Skip to content
Spike edited this page May 5, 2023 · 3 revisions

Download

PowerHeroes - 0.8.2
Video: First basic AI-Implementation

Changelog

Fixes:

  • Fixed wrongly displayed maximum map number in selection screen
  • Fixed building bars not updated uppon taking damage
  • Event ON_TILE_CLICKED now honors FoW

Changes:

  • 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

Additions:

  • 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
Clone this wiki locally