summaryrefslogtreecommitdiffstats
path: root/Plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-01Added all current hooks to the new plugin structure.faketruth2-75/+68
2012-02-01Changed the Fire plugin to use the new plugin structurefaketruth1-41/+25
2012-02-01Forgot a filefaketruth1-0/+93
2012-02-01Plugins can now be enabled and disabled through WebAdminfaketruth2-16/+1
2012-01-31Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth3-11/+11
2012-01-31Can now receive POST data in WebPlugins!faketruth2-10/+10
2012-01-30Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth3-8/+91
2012-01-28Old Core plugin is deprecated! Begone!faketruth1-775/+0
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth23-1/+133
2012-01-27Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth5-21/+205
2012-01-26More new plugin awesomenessfaketruth17-6/+359
2012-01-26Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth2-0/+22
2012-01-25Updated Core plugin to allow spawning items with damage/metadata, the damage/metadata can also be specified in items.inifaketruth1-25/+62
2012-01-22Improved Core's WebAmin interface a bit.faketruth1-11/+58
2011-12-28Fixed some things in Core to work for multiple worldsfaketruth1-8/+6
2011-12-26Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld()faketruth1-2/+19
2011-12-26GameMode Switch added to Core Functions (/gm 0 | /gm 1) needs permission core.changegmlapayo94@gmail.com1-0/+13
2011-11-08Fixed world timefaketruth1-2/+2
2011-11-08It's a Squirrel!!faketruth1-0/+26
2011-11-01You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth1-2/+2
2011-10-03Setting filesfaketruth4-0/+1022