Skip to content

Releases: Conengmo/battle-map-tv

v0.6.1

19 Nov 09:35
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.4.1

17 Mar 15:42
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.3.0

01 Mar 13:48
fa05990
Compare
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

v0.2.2

15 Feb 14:47
3a52939
Compare
Choose a tag to compare

Fix wrong dependency in pyproject.toml

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Feb 08:53
6345457
Compare
Choose a tag to compare
  • Add argument to the command line interface to specify the directory the file dialog should open on.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Feb 19:03
23d3729
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Dec 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta.2...v0.1.0