Commit Graph
21 Commits
Author SHA1 Message Date
STRWarrior 445a221d15 Small update to the monster.ini. 2013-11-02 21:30:37 +01:00
STRWarrior 58ced0c12c Skeletons, Blazes and Ghasts now shoot their projectile to the target. 2013-11-02 20:47:43 +01:00
STRWarrior 3dc3e5eca7 Zombies and Skeletons don't walk into the sun anymore. 2013-11-02 20:45:51 +01:00
STRWarrior 52d956ccf3 Changed GameMode() == 1 to IsGameModeCreative in AggressiveMonster.cpp and ClientHandle.cpp 2013-10-29 21:45:31 +01:00
STRWarrior 0384c54676 Fixed bug where creative inventory didn't work. 2013-10-29 21:19:06 +01:00
STRWarrior cb06f35cb8 Changed "cIniFile IniFile" to cIniFile & IniFile" 2013-10-26 19:47:12 +02:00
STRWarrior 77661f4c59 Both the LoadWorlds() function and cAuthenticator now use the cIniFile object from the Root::Start() function. 2013-10-26 17:08:28 +02:00
STRWarrior fdc67142fd APIDump: Documented cPlugin 2013-10-04 20:58:25 +02:00
STRWarrior 271bbdd7ac APIDump: Documented cServer 2013-09-27 15:10:55 +02:00
STRWarrior 34f94cdc91 APIDump: Forgot a function in globals. 2013-09-22 15:54:33 +02:00
STRWarrior 636a0331f9 APIDump: Documented the globals. 2013-09-22 15:46:08 +02:00
STRWarrior 7862a76684 Re-added the top line. 2013-09-08 18:35:48 +02:00
STRWarrior 00a25016b3 Added E_BLOCK_LILY_PAD to g_BlockIsSnowable. 2013-09-08 18:33:53 +02:00
STRWarrior 2765fce522 Exported BroadcastSoundEffect and BroadcastSoundParticleEffect to the Lua API 2013-09-01 05:53:11 -07:00
STRWarrior 18fcab06ce Added Luksor to contributors list. 2013-08-15 13:50:49 +02:00
STRWarrior 1b097d2cb4 Added mtilden to contributors list. 2013-08-14 13:09:13 +02:00
STRWarrior 64345fe288 Added some old contributors. 2013-08-14 12:16:05 +02:00
STRWarrior 9ad3c52593 Keep players from taking damage when teleporting. 2013-08-12 02:52:32 -07:00
STRWarrior 83d3635e0b Added quartz stairs. 2013-08-12 02:31:02 -07:00
STRWarrior 30ad617397 The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. 2013-07-27 10:15:26 -07:00
STRWarrior 235c23d464 Hunger: If a player dies the food level resets. 2013-07-27 06:07:10 -07:00