mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
Final changes for changelog
This commit is contained in:
parent
ee1cc1fb66
commit
7c25b5a818
@ -58,8 +58,8 @@
|
|||||||
* * 'I' will open Invite Players window (only for lobby games)
|
* * 'I' will open Invite Players window (only for lobby games)
|
||||||
* * 'R' will now replay video in campaigns
|
* * 'R' will now replay video in campaigns
|
||||||
* Added keyboard shortcuts to Adventure map:
|
* Added keyboard shortcuts to Adventure map:
|
||||||
* * 'L' will now prompt to open Load Game screen
|
* * 'Ctrl+L' will now prompt to open Load Game screen
|
||||||
* * 'M' will now prompt to go to main menu
|
* * 'Ctrl+M' will now prompt to go to main menu
|
||||||
* * 'Ctrl+N' will now prompt to go to New Game screen
|
* * 'Ctrl+N' will now prompt to go to New Game screen
|
||||||
* * 'Ctrl+Q' will now prompt to quit game
|
* * 'Ctrl+Q' will now prompt to quit game
|
||||||
* * Page Up, Page Down, Home and End keys will now move hero on adventure map similar to numpad equivalents
|
* * Page Up, Page Down, Home and End keys will now move hero on adventure map similar to numpad equivalents
|
||||||
@ -78,6 +78,7 @@
|
|||||||
### AI
|
### AI
|
||||||
* Nullkiller AI can now explore the map
|
* Nullkiller AI can now explore the map
|
||||||
* Nullkiller AI will no longer use the map reveal cheat when allied with a human or when playing on low difficulty
|
* Nullkiller AI will no longer use the map reveal cheat when allied with a human or when playing on low difficulty
|
||||||
|
* Nullkiller AI is now used by default for allied players
|
||||||
|
|
||||||
### Launcher
|
### Launcher
|
||||||
* When extracting data from gog.com offline installer game will extract files directly into used data directory instead of temporary directory
|
* When extracting data from gog.com offline installer game will extract files directly into used data directory instead of temporary directory
|
||||||
@ -88,6 +89,7 @@
|
|||||||
### Modding
|
### Modding
|
||||||
* Hero specialties with multiple bonuses that have TIMES_HERO_LEVEL updater now work as expected
|
* Hero specialties with multiple bonuses that have TIMES_HERO_LEVEL updater now work as expected
|
||||||
* Spells that apply multiple bonuses with same type and subtype but different value type now work as expected
|
* Spells that apply multiple bonuses with same type and subtype but different value type now work as expected
|
||||||
|
* Added option to toggle layout of guards in creature banks
|
||||||
|
|
||||||
# 1.5.0 -> 1.5.1
|
# 1.5.0 -> 1.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user