mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-14 02:33:51 +02:00
commit
7be55754ed
@ -22,6 +22,7 @@
|
|||||||
* Implemented cut/copy/paste operations
|
* Implemented cut/copy/paste operations
|
||||||
* Implemented lasso brush for terrain editing
|
* Implemented lasso brush for terrain editing
|
||||||
* Toolbar actions now have names
|
* Toolbar actions now have names
|
||||||
|
* Added basic victory and lose conditions
|
||||||
|
|
||||||
### LAUNCHER:
|
### LAUNCHER:
|
||||||
* Added initial Welcome/Setup screen for new players
|
* Added initial Welcome/Setup screen for new players
|
||||||
@ -31,6 +32,7 @@
|
|||||||
* Mods tab layout has been adjusted based on feedback from players
|
* Mods tab layout has been adjusted based on feedback from players
|
||||||
* Settings tab layout has been redesigned to support longer texts
|
* Settings tab layout has been redesigned to support longer texts
|
||||||
* Added button to start map editor directly from Launcher
|
* Added button to start map editor directly from Launcher
|
||||||
|
* Simplified game starting flow from online lobby
|
||||||
|
|
||||||
### AI PLAYER:
|
### AI PLAYER:
|
||||||
* AI should now be more active in destroying heroes causing treat on AI towns
|
* AI should now be more active in destroying heroes causing treat on AI towns
|
||||||
@ -67,6 +69,7 @@
|
|||||||
* It is now possible to use in-game console for vcmi commands
|
* It is now possible to use in-game console for vcmi commands
|
||||||
* Stacks sized 1000-9999 units will not be displayed as "1k"
|
* Stacks sized 1000-9999 units will not be displayed as "1k"
|
||||||
* It is now possible to select destination town for Town Portal via double-click
|
* It is now possible to select destination town for Town Portal via double-click
|
||||||
|
* Implemented extended options for random map tab: generate G+U size, select RMG template, manage teams and roads
|
||||||
|
|
||||||
### HERO SCREEN
|
### HERO SCREEN
|
||||||
* Fixed cases of incorrect artifact slot highlighting
|
* Fixed cases of incorrect artifact slot highlighting
|
||||||
@ -109,6 +112,7 @@
|
|||||||
* Hovering over hero now correctly shows hero cursor
|
* Hovering over hero now correctly shows hero cursor
|
||||||
* Creature currently making turn is now highlighted in the Battle Queue
|
* Creature currently making turn is now highlighted in the Battle Queue
|
||||||
* Hovering over creature icon in Battle Queue will highlight this creature in the battlefield
|
* Hovering over creature icon in Battle Queue will highlight this creature in the battlefield
|
||||||
|
* New battle UI extension allows control over creatures' special abilities
|
||||||
|
|
||||||
### SPELLS:
|
### SPELLS:
|
||||||
* Hero casting animation will play before spell effect
|
* Hero casting animation will play before spell effect
|
||||||
|
Loading…
Reference in New Issue
Block a user