summaryrefslogtreecommitdiffstats
path: root/Plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added all current hooks to the new plugin structure.faketruth2012-02-012-75/+68
* Changed the Fire plugin to use the new plugin structurefaketruth2012-02-011-41/+25
* Forgot a filefaketruth2012-02-011-0/+93
* Plugins can now be enabled and disabled through WebAdminfaketruth2012-02-012-16/+1
* Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth2012-01-313-11/+11
* Can now receive POST data in WebPlugins!faketruth2012-01-312-10/+10
* Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth2012-01-303-8/+91
* Old Core plugin is deprecated! Begone!faketruth2012-01-281-775/+0
* Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth2012-01-2823-1/+133
* Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth2012-01-275-21/+205
* More new plugin awesomenessfaketruth2012-01-2617-6/+359
* Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth2012-01-262-0/+22
* Updated Core plugin to allow spawning items with damage/metadata, the damage/metadata can also be specified in items.inifaketruth2012-01-251-25/+62
* Improved Core's WebAmin interface a bit.faketruth2012-01-221-11/+58
* Fixed some things in Core to work for multiple worldsfaketruth2011-12-281-8/+6
* Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld()faketruth2011-12-261-2/+19
* GameMode Switch added to Core Functions (/gm 0 | /gm 1) needs permission core.changegmlapayo94@gmail.com2011-12-261-0/+13
* Fixed world timefaketruth2011-11-081-2/+2
* It's a Squirrel!!faketruth2011-11-081-0/+26
* You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth2011-11-011-2/+2
* Setting filesfaketruth2011-10-034-0/+1022