X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/fcca861d3ff05d1044dc81860225072b6fb11892..f0314ad533cd4d8bebdabea118a365da50a9f1d9:/gameserv/Changes diff --git a/gameserv/Changes b/gameserv/Changes index 87e63ef..c763c31 100644 --- a/gameserv/Changes +++ b/gameserv/Changes @@ -1,4 +1,21 @@ Version 1.2.3 +* Added even more strength to masters (your defense bonus for each level) + to try to even out the fight - kain +* Added more strength to monsters past level 7 and changed the masters' + stats accordingly - kain +* Changed the fountain forest event to not take a forest fight if your + HP is at max - kain +* Added more experience per monster past level 7 - kain +* Added a new forest event (find a potion) each potion has a 1/5 chance + of being the one you found, and you have a 2% chance of incurring + this forest event - kain +* Added notification that a player used a potion during a fight to the + player they are fighting - kain +* Added potions to the stats command - kain +* 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