Skip to content

Releases: Conengmo/battle-map-tv

v0.9.0

05 Apr 21:53
dcd3e40

Choose a tag to compare

What's Changed

Enhancements

Fixes

Internal improvements

Full Changelog: v0.8.0...v0.9.0

v0.8.0

29 Mar 11:04
0efbfbd

Choose a tag to compare

What's Changed

  • Allow detailed image scaling in #18
  • Fix too large images failing in #19
  • Store initiative tracker position in #21
  • Create release Action to publish executable by in #20

Full Changelog: v0.7.1...v0.8.0

v0.7.1

06 Feb 13:51
b607cb5

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Jan 16:36
b59a587

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 Nov 09:35

Choose a tag to compare

What's Changed

Fix some issues with the v0.6.0 release:

  • Some type hints that don't work on Python 3.8 got through, fix them.
  • PySide6==6.6.3.1 lead to a Mypy error, exclude it.
  • Remove the unused Scipy requirement.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Nov 17:26

Choose a tag to compare

What's Changed

  • Add button to move the initiative lists a131b60
  • Add button to center image in 56fd61a

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Jun 15:48
6cad47a

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

17 Mar 15:42

Choose a tag to compare

What's Changed

  • fix issues with storing screen size, use a fixed value when the input is empty d7ef828
  • apply a fixed aspect ratio when creating a square shape 5cc3956

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Mar 13:32
405595e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Mar 13:48
fa05990

Choose a tag to compare

What's Changed

  • Add initiative tracker: a text area in the control window to enter the initiative order, and an overlay on the TV window that shows the sorted initiative order.

Full Changelog: v0.2.2...v0.3.0