Skip to content

Releases: BannerlordCE/pyCEStoriesEditor

v1.1.7a

29 Dec 02:27
v1.1.7a
0e9f58c

Choose a tag to compare

Same as v1.1.7. Some changes were made due to a compatibility issue
between cx_Freeze and numpy.

v1.1.7

28 Dec 11:40
v1.1.7
f50443d

Choose a tag to compare

Update for Captivity Events v1.3 and its changes to the events structure
Tweaks to the logging system, hoping it circumvent the issue on windows.

debug-numpy-35

28 Dec 12:43
0434535

Choose a tag to compare

debug-numpy-35 Pre-release
Pre-release

This is a debug build to help with development.

v1.1.6

23 Jul 03:41
v1.1.6
7dcb192

Choose a tag to compare

* Properly fix preview window under windows
* Miscellaneous corrections and fixes
* Removed maximum width and height from most windows.

debug-workflow-31

23 Jul 03:29
919d83e

Choose a tag to compare

debug-workflow-31 Pre-release
Pre-release

This is a debug build to help with development.

v1.1.5

22 Jul 13:46
v1.1.5
9526611

Choose a tag to compare

* Fixes background image not displaying properly on windows machines
* Fixes bug introduced in 1.1.3: imageless events wouldn't load properly
* Added icon for details window

v1.1.4

13 Jun 15:38
v1.1.4
6869afa

Choose a tag to compare

Functionally the same as 1.1.3. The changes are around build process
changed slightly and the archive now bundle msvcr.

v1.1.3

08 Mar 05:03
v1.1.3
122b032

Choose a tag to compare

* Update modals to latest XSD
* Fix: ICCP warnings about bad PNGs (would lead to crash)

v1.1.2

26 May 20:16
v1.1.2
e45c377

Choose a tag to compare

Fix crash if an xml file is malformed.
Ignore folders present in the config file if they don't actually exist.
Resolve some dependecies issues.

v1.1.1

11 Feb 12:33
v1.1.1
6b77da1

Choose a tag to compare

Critical fix: application would freeze on exit, or wouldn't exit at all,
due to matplotlib widgets not being properly terminated.