summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-01Moved command API into cPluginManager.madmaxoft@gmail.com3-104/+71
2013-01-28Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions.madmaxoft@gmail.com2-6/+6
2013-01-13Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com7-37/+37
2012-12-21Added "Latest version" to the PrimaryServerVersion in webadmin settings (patch contributed by STR_Warrior)madmaxoft@gmail.com1-4/+5
2012-12-21Added PrimaryServerVersion to the webadmin (patch contributed by STR_Warrior)madmaxoft@gmail.com1-4/+18
2012-11-01Refactored the world time.madmaxoft@gmail.com1-2/+2
2012-10-16Core: fixed /help and /pluginlistfaketruth2-22/+26
2012-10-14Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)faketruth1-45/+95
2012-10-11Core: Removed /home since other plugins want to use itfaketruth1-1/+0
2012-10-11Core: made ban and kick functions accessible to other pluginsfaketruth3-34/+57
2012-09-08Core now uses built in item functions ( StringToItem() ) for the /item commandfaketruth2-65/+8
2012-09-08Added cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder.faketruth1-2/+2
2012-08-23Added a RateCompareString function to StringUtilsfaketruth4-21/+25
2012-08-22WebAdmin should not cause crashes anymorefaketruth1-8/+6
2012-08-22Fixed cWebPlugin_Lua being not thread safe. And I don't know why, but it still crashes in Lua sometimes o_Ofaketruth1-18/+40
2012-08-22Chat history limit on the WebAdmin chatfaketruth1-62/+70
2012-08-22Web chat for the WebAdmin :Dfaketruth2-0/+112
2012-08-21Can add/remove worlds from WebAdminfaketruth1-2/+77
2012-08-21Using multi line strings for Core's WebAdmin interfacefaketruth1-51/+52
2012-08-21Fixed server settings on FireFoxfaketruth1-2/+2
2012-08-20Can change monster settings in WebAdmin toofaketruth1-5/+48
2012-08-20Can now edit some generic server settings through the WebAdmin (port, description, etc)faketruth2-0/+111
2012-08-20Updated clean.bat for cleaning MCServer filesfaketruth1-1/+0
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth30-0/+1129