diff --git a/ChangeLog b/ChangeLog index a3334c695..1c529dd51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,14 @@ 0.88 -> 0.next GENERAL -* Save game screen and returning to main menu will work if game was started with --start option -* Simple mechanism for detecting game desynchronization after init +* Mostly implemented Commanders feature +* Support for stack artifacts +* New creature window graphics contributed by fishkebab +* Config file may have multiple upgrades for creatures * CTRL+T will open marketplace window * G will open thieves guild window if player owns at least one town with tavern * Implemented restart functionality. CTRL+R will trigger a quick restart -* Support for stack artifacts -* New creature window -* Config file may have multiple upgrades for creatures +* Save game screen and returning to main menu will work if game was started with --start option +* Simple mechanism for detecting game desynchronization after init ADVENTURE MAP * Fixed monsters regenerating casualties from battle at the start of new week. @@ -30,6 +31,7 @@ BATTLES * Fixed and simplified Teleport casting * Fixed Remove Obstacle spell * New spells supported: +- Chain Lightning - Fire Wall - Force Field - Land Mine