summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-26v19.8.26v19.8.26gumi1-0/+2
2019-08-26allow summoned mobs to also have slavesgumi2-6/+6
2019-08-26fix mob slaves not attackinggumi4-41/+56
2019-08-23v19.8.23v19.8.23gumi1-0/+3
2019-08-23allow to summon multiple mobs with @summongumi5-36/+86
2019-04-15release v19.4.15.1v19.4.15.1gumi1-0/+2
2019-04-15warp the player on autoblock (since manaplus doesn't allow us to block nicely)gumi1-1/+3
2019-04-15do not apply automod for hidden GMsgumi1-1/+3
2019-04-15don't use a 3-tile-wide warp for @addwarpgumi1-2/+2
2019-04-15fix clang warningsgumi2-5/+5
2019-04-15release v19.4.15v19.4.15gumi1-0/+3
2019-04-15add a built-in gm log delay optiongumi2-6/+13
2019-04-15add gm automod toolgumi7-1/+5750
2019-04-04Send travis pass/fail notifications to IRCFreeyorp1-0/+5
2019-01-20[ci skip] v19.1.10v19.1.10gumi1-0/+3
2019-01-11drop support for gcc-5, gcc-6, clang-4, clang-5 in travis and fix some misc i...gumi9-42/+46
2019-01-10kill idle connections to login-server after a whilegumi1-1/+20
2019-01-10limit login requests to 1 per ip per X secondsgumi2-1/+34
2019-01-10avoid filling the fifo queue in char server for new authenticationsgumi1-10/+22
2019-01-10completely remove the auth fifo queue in login servergumi5-55/+0
2019-01-10store login-server auth details directly in the sessiongumi1-18/+8
2018-12-30v18.12.30v18.12.30gumi1-0/+2
2018-12-30pre-send the auth details to map servers instead of blindly trusting 0x0072gumi10-55/+238
2018-12-30make char server notify login server of successful authgumi4-143/+155
2018-12-30Improve login-server loggingFreeyorp1-100/+100
2018-12-30Improve char-server loggingFreeyorp2-49/+55
2018-12-30Fixed a very old login/char authentication exploitFreeyorp2-0/+25
2018-12-18add player heal packetsv18.12.18gumi6-3/+85
2018-12-13release v18.12.13v18.12.13gumi1-0/+2
2018-12-13add support for sending player HP for protocol >= 9gumi3-20/+56
2018-12-06add a missing include in fdgumi1-0/+1
2018-11-10release v18.11.11v18.11.11gumi1-0/+6
2018-11-10add support for CMSG_ONLINE_LISTgumi2-6/+79
2018-11-10fix the previous commit.... *facepalm*gumi1-1/+1
2018-11-10don't display (GM) for non-60 in the txt online listv18.11.10gumi1-3/+16
2018-06-19fix the previous patchgumi1-0/+1
2018-06-19automatically fix corrupt parties on bootv18.6.19gumi1-0/+29
2018-04-05sorry! stop yelling at me!gumi1-0/+2
2018-04-05gcc doesn't like it when we initialize in the wrong ordergumi1-1/+1
2018-04-05[ci skip] release v18.4.5v18.4.5gumi1-0/+9
2018-04-05make sessions expire after 5 minutes of being unreachablegumi2-10/+39
2018-04-05preemptively send auth details to char servergumi3-15/+69
2018-04-03fix a possible race condition between login and char servergumi1-10/+11
2018-04-03relay the actual char login error instead of a hardcoded 0x42gumi2-2/+4
2018-04-03always send a 0x2713 to char server when a 0x2712 is receivedgumi1-3/+3
2018-03-23fix a bug introduced by wushin, which freeyorp highlighted with his previous ...v18.3.23.1Tezer1-17/+2
2018-03-23automatically de-attach freed NPCsv18.3.23gumi2-12/+61
2018-03-23Fix NPC script softlockv18.3.22Freeyorp1-0/+11
2018-03-18skip @hidden players (such as bots) when iterating with @hugogumi1-1/+19
2018-03-11release v18.3.11v18.3.11gumi1-0/+4