Skip to content

Releases: Pidgeot/python-lnp

PyLNP 0.14e-pre1

PyLNP 0.14e-pre1 Pre-release
Pre-release

Choose a tag to compare

@Pidgeot Pidgeot released this 08 Jan 13:38

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

Choose a tag to compare

@Pidgeot Pidgeot released this 23 Oct 16:37

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

Choose a tag to compare

@Pidgeot Pidgeot released this 26 Sep 23:09

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

Choose a tag to compare

@Pidgeot Pidgeot released this 18 Sep 11:51

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

Choose a tag to compare

@Pidgeot Pidgeot released this 22 Jun 21:17
  • Fix issue reading text files when importing from older pack (#171)

PyLNP 0.14

Choose a tag to compare

@Pidgeot Pidgeot released this 14 Jun 23:48

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

PyLNP 0.13b

Choose a tag to compare

@Pidgeot Pidgeot released this 04 Apr 18:35

Fix broken twbt_* folder overrides

PyLNP 0.13a

Choose a tag to compare

@Pidgeot Pidgeot released this 04 Apr 18:35

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

Choose a tag to compare

@Pidgeot Pidgeot released this 04 Apr 18:35

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

Choose a tag to compare

@Pidgeot Pidgeot released this 04 Apr 18:30

Fixed packaging error in the Windows binary

Note: This is a Windows-specific release.