-
Notifications
You must be signed in to change notification settings - Fork 0
Version 0.8.2
Spike edited this page May 5, 2023
·
3 revisions
PowerHeroes - 0.8.2
Video: First basic AI-Implementation
- Fixed wrongly displayed maximum map number in selection screen
- Fixed building bars not updated uppon taking damage
- Event ON_TILE_CLICKED now honors FoW
- Function findPath now returns a path
- Function findPath now includes the target node
- Reworked font coloring to improve performance
- Updated font
- Removed unused AI-Code
- Removed specific building sounds
- Armies now can have a path
- Function hasHostileInRange has been improved
- Removed unused icons
- Removed unused colors
- Improved player building count function
- Config is now saved as JSON-File
- Added UPDATE_WORLD for chaning world via mission scripting
- Added new base textures
- Added new object textures
- Added function to build fields around farm
- AI now builds building
- AI now recruits armies
- AI now moves armies
- Added text caching to improve performance