Skip to content

Releases: Pidgeot/python-lnp

PyLNP 0.14e-pre1

08 Jan 13:38
Compare
Choose a tag to compare
PyLNP 0.14e-pre1 Pre-release
Pre-release

This is a pre-release version adding support for the 50.x versions of DF (currently up to 50.05).

That theoretically includes the Steam versions, although those versions would still need to be placed as any other DF install - it does not attempt to detect Steam itself, or the installed version therein.

PyLNP 0.14d

23 Oct 16:37
Compare
Choose a tag to compare

This is a Windows-only release, building with an older version of PyInstaller to fix DFHack. (#184)

There are no functional changes in this version, but I'm bumping the version number to make sure the updated build instructions get associated with the build.

PyLNP 0.14c

26 Sep 23:09
Compare
Choose a tag to compare

Prevent SystemExit-related error from being displayed on MacOS
Fix listbox background colors on systems with dark theme (by @TV4Fun)

EDIT: The Windows build has been re-built using Python 3.8 in order to stay compatible with older versions of Windows (Vista and 7). Pack maintainers for Windows should replace the build.

PyLNP 0.14b

18 Sep 11:51
Compare
Choose a tag to compare

Create necessary mod subdirs when merging
Add support for upcoming DFHack config file locations

For pack maintainers: Please note that the default PyLNP.json has changed! The DFHack history in the import section now references a new placeholder directory, <dfhack_config>. Make sure you update modified copies of this files as appropriate.

PyLNP 0.14a

22 Jun 21:17
Compare
Choose a tag to compare
  • Fix issue reading text files when importing from older pack (#171)

PyLNP 0.14

14 Jun 23:48
Compare
Choose a tag to compare

Upgrade builds to Python 3
Improvements to terminal handling on Linux
Better reporting of program crashes

PyLNP 0.13b

04 Apr 18:35
Compare
Choose a tag to compare

Fix broken twbt_* folder overrides

PyLNP 0.13a

04 Apr 18:35
Compare
Choose a tag to compare

When installing graphics pack, use matching twbt_* folder to override files if TWBT is enabled
Transfer TwbT-specific files in data/art between graphics packs (by McArcady)

macOS-related contributions by rgov:
Enable Retina graphics on macOS
Add an error dialog if App Translocation is affecting the app

PyLNP 0.13

04 Apr 18:35
Compare
Choose a tag to compare

New online documentation - help option points here now
Copy missing tilesets to data/art folder when tileset list is being read
Prefix "Current Graphics Pack" colorscheme with _ instead of space to avoid OneDrive sync issues
Pause toggle for damp and warm stone announcements
Linux: Improvements to terminal detection
Linux: Auto-select first available terminal on first run

PyLNP 0.12c

04 Apr 18:30
Compare
Choose a tag to compare

Fixed packaging error in the Windows binary

Note: This is a Windows-specific release.