ddnet/src/game/server
ZombieToad 4d2ee25bfb
fix Pain weapons bug
https://cdn.discordapp.com/attachments/293493549758939136/461236206131478538/PainWeaponBug.gif

because I'm new to coding it took me 2 hours to find this bug. I spent a while looking at the POWERUP_ARMOR and RemoveNinja() code wondering why it didn't work.

this bug is funny to some players so maybe you don't want to fix it. i wont mind because it was a challange for me to find it
2018-06-26 19:45:40 +01:00
..
entities fix Pain weapons bug 2018-06-26 19:45:40 +01:00
gamemodes Further cleanup 2017-06-02 19:44:14 +02:00
score Proper negative top5 calculation (fixes #1064) 2018-03-05 11:53:55 +01:00
ddracechat.cpp Use m_ModhelpTick to store the last modhelp action 2018-06-24 11:15:16 +02:00
ddracechat.h Unify spelling of Modhelp 2018-06-24 11:03:18 +02:00
ddracecommands.cpp More style fixes 2018-06-24 09:57:30 +02:00
entity.cpp fixed compiling using visual studio 2013 by renaming the round function 2014-04-22 23:46:55 +02:00
entity.h Remove mem_alloc and mem_free, use standard C functions instead 2018-04-09 11:56:39 +02:00
eventhandler.cpp Fix various broadcasting issues: 2014-01-12 15:56:16 +01:00
eventhandler.h Also use cstdint on non-MSVC instead of stdint.h 2018-05-29 09:15:00 +02:00
gamecontext.cpp Merge #1157 #1160 2018-06-24 14:12:48 +00:00
gamecontext.h Unify spelling of Modhelp 2018-06-24 11:03:18 +02:00
gamecontroller.cpp Fix typo 2018-02-07 16:10:40 +08:00
gamecontroller.h use cstdint also in gamecontroller.h 2018-05-29 11:38:52 +02:00
gameworld.cpp Rework pause. Fixes force_pause 2017-04-09 00:20:41 +02:00
gameworld.h Merge ddrace64 from eeeeee 2013-12-31 06:13:57 +01:00
player.cpp Merge #1157 #1160 2018-06-24 14:12:48 +00:00
player.h Merge #1157 #1160 2018-06-24 14:12:48 +00:00
save.cpp remove casts to CServer 2017-06-05 20:51:12 -07:00
save.h Revert "Tees must be teamed up before loading" 2017-05-14 22:36:44 +02:00
score.h Overhauled job system 2017-11-23 15:47:38 +01:00
teams.cpp Remove teamkill message on solo teams 2018-03-06 14:08:04 +01:00
teams.h Remove unused teams function 2018-02-27 16:40:52 +01:00
teehistorian.cpp Add a way to call for external moderator help 2018-06-19 23:27:35 +02:00
teehistorian.h Add a way to call for external moderator help 2018-06-19 23:27:35 +02:00