Skip to content
Spike edited this page Jun 22, 2021 · 1 revision

Download

PowerHeroes - 0.7.2

Changelog

Fixes:

  • Shutting down Client/Server now correctly resets variables
  • Fixed a bug that caused Clients to add HQs twice
  • Army HP now scale with given level
  • Corrected army help window text

Changes:

  • Clients now inform the Server when leaving
  • Server now informs Clients when shutting down
  • Shutting down Client/Server now correctly resets variables
  • Sounds are now saved as integer ranging from 0 to 10, rather than floats from 0 to 1
  • Building a tower now requires another tower or HQ in a range of 3 tiles (was 4)
  • Scroll Speed is now saved as integer ranging from 0 to 10, rather than floats from 0 to 1
  • It's no longer possible to change the map when there are other players in the lobby
  • It's no longer possible to start a multiplayer with only one player
  • Renamed ON_LOAD Event to ON_LOAD_GAME

Additions:

  • Fog of War has been implemented
  • Added ON_LOAD_MAP Event for scripting
  • Added SET_ARMY_HP Action for scripting
  • Added SET_FOW Action for scripting
Clone this wiki locally