Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
4cca4dd
Player Model Restriction (Framework)
May 11, 2014
908a9dd
Playermodel Restriction (Ranks Tab)
May 11, 2014
4860355
Restriction Fixes + Playermodel Restriciton
May 11, 2014
63ad283
God Changes
May 11, 2014
4014575
Self God / !sgod
May 11, 2014
97ead20
TTT Functions
May 11, 2014
e76f678
Respawn fixes + TTT support
May 11, 2014
4635d4f
TPA / Voluntary Teleport
May 11, 2014
8c147f9
Expirimental Prop Protection
May 11, 2014
3cbf81d
Respawn Control
May 11, 2014
cda135c
Observation Mode
May 11, 2014
5bdd2b0
Map tab + Advert3
May 11, 2014
dcfdacb
Twerk
May 11, 2014
00a7185
Admin Cheats
May 11, 2014
fb50612
Set Spawnpoint
May 11, 2014
305770f
Advert 3 Fix
May 11, 2014
a62b9b9
Error fix
May 11, 2014
1b2da9d
Restriction Fixes
May 12, 2014
5f5bf42
Make sourcebans live
Xandaros Aug 23, 2014
9e863b2
Added plugin to set hunger and money in darkrp, made ragdolling not d…
EntranceJew Sep 19, 2014
8c94b12
Merge github.com:EntranceJew/evolve into pr/n96_GreyGeist
EntranceJew Sep 19, 2014
531d510
Merge branch 'pr/n96_GreyGeist'
EntranceJew Sep 19, 2014
ead5694
That constant doesn't exist, whoops.
EntranceJew Sep 19, 2014
5ae3f77
That constant doesn't exist, whoops.
EntranceJew Sep 19, 2014
91a39e3
Merge branch 'master' of github.com:EntranceJew/evolve
EntranceJew Sep 19, 2014
854d5a8
Fixed not usable console-commands like "ev map"
X-Coder Sep 21, 2014
05ff226
adds map-change tab in menu
X-Coder Sep 21, 2014
74b5521
Re-hooked the menu to work with the net library due to datastream bei…
EntranceJew Sep 22, 2014
3fd9345
Merge pull request #1 from X-Coder/patch-2
X-Coder Sep 24, 2014
e55a516
Code-Cleanup
X-Coder Sep 24, 2014
cad515f
Merge pull request #2 from X-Coder/patch-2
X-Coder Sep 24, 2014
03279ea
Added DarkRP hooks, although mostly non-operable.
EntranceJew Sep 25, 2014
9919610
Restricted plugin auto-registration to the domain of the plugins cate…
EntranceJew Sep 25, 2014
7384591
Clients request settings on initial load via network.
EntranceJew Sep 27, 2014
5d9d297
Added alternative to +ev_menu with ev_menu_toggle.
EntranceJew Sep 28, 2014
a8dc895
Cleaned up whitespace to match the existing standard. My IDE (ZeroBra…
EntranceJew Sep 28, 2014
b47fb2b
Added a proper TAB:Update() method that should be capable of refreshi…
EntranceJew Sep 28, 2014
6d60391
When doing evolve:LoadSettings() the server will no longer overwrite …
EntranceJew Sep 28, 2014
1f69c0c
Added "color" as an option type. The generated control is a bit quirk…
EntranceJew Sep 28, 2014
da164ec
Merge remote-tracking branch 'Xandaros/master' into settings-cleanup
EntranceJew Sep 29, 2014
32c6642
Reduced network overhead by only sending setting key-values instead o…
EntranceJew Sep 29, 2014
3e46302
Removing propprotect and spawn protection plugins as they conflict wi…
EntranceJew Sep 29, 2014
ef9ea80
Reduced network overhead by not sending entire settings table when a …
EntranceJew Sep 29, 2014
ba0bb99
Removed all instances of "value" being assigned in a setting signatur…
EntranceJew Oct 1, 2014
af3e8fe
Merge remote-tracking branch 'X-Coder/master' into settings-cleanup
EntranceJew Oct 1, 2014
44c3bcf
Merge branch 'master' into x-coder_master
X-Coder Jan 31, 2016
8055ebb
Revert "Fix evs command not being silent"
X-Coder Jan 31, 2016
77ab097
Changed git vON submodule to use https source to avoid ssh errors
X-Coder Jan 31, 2016
a2ad4dd
Merge remote-tracking branch 'EntranceJew/settings-cleanup'
X-Coder Jan 31, 2016
319bf53
Fixed namespaces for vON and data files
X-Coder Jan 31, 2016
75adf14
Added upgrade notice to README.md
X-Coder Jan 31, 2016
1aacce8
multiple Advert3 additions
X-Coder Feb 1, 2016
b5e8eea
Added boolean variable to serverside notify function to disable conso…
X-Coder Feb 1, 2016
c1df8df
IP bans did not load on mapchange
X-Coder Feb 1, 2016
f18e347
load settings before loading the plugins so settings are available early
X-Coder Feb 1, 2016
b75e6bc
Added simple blacklist for disabling the loading of some plugins duri…
X-Coder Feb 1, 2016
6afbeff
Added Divran's Ranks over time plugin
X-Coder Feb 1, 2016
694131a
Fixed silent evs commands
X-Coder Feb 1, 2016
21b5241
Fixed not working console output of Chatcommands plugin
X-Coder Feb 7, 2016
594d822
Fixed Ranks over time, rankups didn't work
X-Coder Feb 20, 2016
c6931d1
Fixed: dropped weapons could not be picked up when carter's addon pac…
X-Coder May 1, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "lua/includes/ev_vON"]
path = lua/includes/ev_von
url = git@github.com:vercas/vON.git
url = https://github.com/vercas/vON.git
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ If you later want to update it, you can use `git pull` to update evolve and `git
To install evolve with a zip file, first download the [evolve zip file](https://github.com/Xandaros/evolve/archive/master.zip) and unzip it into your addons folder. Make sure the folder in your addons directory contains a file called "README.md".
Then, download the [vON zip file](https://github.com/vercas/vON/archive/master.zip) and unzip the "von.lua" it into addons/evolve/includes/ev_von. Make sure that the ev_von folder contains a file called "von.lua".

How do I upgrade from a previous evolve install?
========================
Check if you have ev_* files in your data or data/evolve_motd folder and move them into data/evolve folder, remove the ev_ prefix from the filenames. If data/evolve folder does not exist, create it.

How do I become owner?
======================

Expand Down
1 change: 1 addition & 0 deletions lua/ev_cl_init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ print( "=====================================================\n" )
net.Receive( "EV_Init", function( length )
evolve.installed = true

evolve:GetSettings()
evolve:LoadPlugins()
end )
Loading