X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/acd65d8f1cd4b0fbd0a92fa35d2985e965b3d8ea..2271327bcbe667c36a906a863acc0d2152afb447:/gameserv/Changes diff --git a/gameserv/Changes b/gameserv/Changes index c0f6ded..5e967fc 100644 --- a/gameserv/Changes +++ b/gameserv/Changes @@ -1,5 +1,16 @@ Version 1.2.3 +* Made the code a bit less dependent on 12 levels - kain +* Added a new parameter to the list command that allows listing only + those that are online and playing - kain +* Added a new command "Dragon" which lets you fight the end boss - kain +* Doubled the required experience for fighting masters - kain +* Fixed a cosmetic bug (sorta) that caused your HP not to read 0 when + you're dead (thanks Ricky-S) - kain +* Fixed a divide by 0 bug that occurred when you attacked, but had no + weapon (BugID 946043) (thank you NOTevil) - kain +* Fixed a logic error allowing players to bank during a fight - kain * Added more gold per monster above level 4 - kain + Version 1.2.2 * Fixed a logical error causing the ListenOnCF flag to only work in P10 servers - kain