summaryrefslogtreecommitdiffstats
path: root/MCServer (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-10Removed the protocol restriction from default debugging settings.inimadmaxoft@gmail.com1-1/+0
2012-11-01Refactored the world time.madmaxoft@gmail.com1-2/+2
2012-10-31Added the [Server].PrimaryServerVersion setting to settings.ini; 1.4.2 gets the correct versionmadmaxoft@gmail.com1-0/+1
2012-10-19Removed unused [Physics].Water section from settings.ini.madmaxoft@gmail.com1-3/+0
2012-10-16Turned sTick plugin into general Debuggers plugin, added the Blaze Rod Of Enquiry (rclk with a blaze rod prints out the blocktypes and metas)madmaxoft@gmail.com4-40/+70
2012-10-16Core: fixed /help and /pluginlistfaketruth2-22/+26
2012-10-14Biomal CompoGen now generates sea with STATIONARY_WATER instead of regular WATER.madmaxoft@gmail.com1-0/+2
2012-10-14Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)faketruth2-49/+99
2012-10-11Core: Removed /home since other plugins want to use itfaketruth1-1/+0
2012-10-11Fixed chatlog pluginfaketruth1-1/+1
2012-10-11Core: made ban and kick functions accessible to other pluginsfaketruth3-34/+57
2012-10-06Removed redstone from settings.ini, added a note about wiki and webadminmadmaxoft@gmail.com1-9/+7
2012-10-06New example plugin using the BlockArea functionality.madmaxoft@gmail.com1-0/+83
2012-10-03sTick: Updated the plugin to work with current codemadmaxoft@gmail.com2-10/+11
2012-09-29Fixed axe crafting (cannot use asterisk)madmaxoft@gmail.com1-5/+10
2012-09-29Removed the extra world from default settings.ini madmaxoft@gmail.com1-2/+1
2012-09-29Crafting recipes for 1.3.2 (patch submitted by STR_Warrior)madmaxoft@gmail.com2-20/+35
2012-09-29Made beds placeablefaketruth1-4/+4
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-30Updated to V6 - "Stop" and "Progress report" functionalitytau.tihon@gmail.com2-185/+228
2012-08-30ChunkWorx: fixed API change breaking exact and 3x3 playerpos regeneration (fix contributed by Taugeshtu)madmaxoft@gmail.com2-5/+11
2012-08-27Added the ChunkWorx plugin to SVN (contributed by Taugeshtu)madmaxoft@gmail.com2-0/+344
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-21Fixed nightbuild script after files move.madmaxoft@gmail.com6-71/+0
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 folderfaketruth52-0/+2897