Skip to content

Releases: sides/war3observer

v0.9.0

09 Feb 23:08
Compare
Choose a tag to compare

Changelog

  • Added basic support for Warcraft III: Reforged version 1.32
    • This breaks compatibility with TFT
  • Added views for the two different graphics options, prefixed via hd- or sd-

Note that with this release it is now more important than ever to start Warcraft III and then war3observer in that order. If you close Warcraft III you must also close war3observer and start them again.

This release was intended to be something much more (#10) but due to personal reasons I'm unable to commit the time into making that happen. The project remains open source and it at least it works now if anyone wants to continue using it.

This release was not as thoroughly tested as previous ones. If you run into any issues please let me know, I will look at them.

Most of the changes in this release occurred in updating the observer API (sides/war3structs@f3c8420). The program may have a bigger memory footprint now due to the size of structs having increased.

v0.8.4

19 Aug 18:38
Compare
Choose a tag to compare

This release fixes a major bug which can cause observers to be displayed instead of players. It also makes setup easier for two PCs (server and client separately).

v0.8.3

23 Jun 12:28
Compare
Choose a tag to compare

This release is just a fix for the 1.31 patch, adding missing icons for the new Human orb, Sacrificial Dagger and so on.

v0.8.2

20 Mar 12:23
Compare
Choose a tag to compare

This release fixes issues related to 4-player maps on Netease, putting Netease support in a very good place. Also included is a small improvement to how health- and manabars look.

v0.8.1

15 Mar 08:54
Compare
Choose a tag to compare

Addressing visibility issues, a new approach has been taken to team games where heroes are displayed more similarly to the 1v1 view. There may be more changes to come for the team view as it's an entirely different game where different information is relevant.

v0.8.0

14 Mar 18:26
Compare
Choose a tag to compare

Changelog

  • Added experimental team game support via the teams-overview.html view
    • This is an alternative view of versus games displaying all players in a scoreboard-type fashion, and splitting them left/right based on their team index
    • It works for 1v1s as well, but does not support FFA teams (e.g. 3v3v3)
    • It currently does not have a -flipped variant, but may in the future
  • Added hero experience indicators
    • By default, a hero's level is shown as a fraction, i.e. 1.5, 4.9, this is controlled by the heroLevelPrecision setting (set to 0 to disable)
    • Another option that is off by default is showing a purple experience bar as the third status bar, above the health and manabars, enabled by setting the showHeroStatusExperience setting to true
  • Fixed an empty ability icon appearing during Keeper of the Grove's Tranquility and possibly Priestess of the Moon's Starfall

v0.7.0

11 Mar 22:57
Compare
Choose a tag to compare

Changelog

  • Fixed the server silently ignoring errors.
  • Fixed an encoding problem for non-English locale Warcraft III. If you were running into issues and your Warcraft III is e.g. in Russian, this update will most likely fix it. Note that you may still run into issues if Computers are in the game or the map name or replay name contains non-latin characters. (sides/war3structs@a89340c)

v0.6.0

04 Mar 09:25
Compare
Choose a tag to compare

Changelog

  • Hero health- and manabars are now shown for both players
  • Added new views that flip the order of players in 1v1, e.g. for making player information reflect map positions
  • Player names are no longer low contrast and illegible against the black background in the resource panel
  • Fixed an error message being displayed whenever a client disconnects (server)

v0.5.1

05 Jan 17:23
Compare
Choose a tag to compare
Release version 0.5.1

v0.5.0

05 Jan 17:19
Compare
Choose a tag to compare
Release version 0.5.0