Releases: Pidgeot/python-lnp
PyLNP 0.10
Resolution options visible in UI
Proper handling of multiline tooltips for hacks
Support for custom titles and tooltips for graphics and mods
Tilesets starting with _ are no longer displayed on UI (use this for TWBT tilesets!)
Added ability to switch DF folders from the UI (if multiple folders are found)
Enhanced updating system to be more generic
UI overhaul by James Morgensen
Linux: Improvements to xdg-terminal
Various minor bug fixes and improvements
PyLNP 0.9.6
Fix color scheme comparison
Fix user interaction and progress for update downloads
Fix window size on Linux
Improve install handling of 'LNP/Tilesets/*'
Starting mods merge with graphics now optional
Improve user feedback for mod extraction
Remove graphics from mods listbox
Basic raw checker based on Lethosor's raw-lint.lua - can be invoked from command-line (--raw-lint)
Rewrite raw parser (roughly based on initial idea by rx80)
Fix broken graphics install (hopefully for good this time!)
Added minor change to message about downloading the Windows version on non-Windows platforms
Various internal changes, refactoring, etc.
PyLNP 0.9.5a
Fixes hack toggling
PyLNP 0.9.5
Fixes to graphics packs and mods
Minor bug fixes, internal code improvements
Linux: Fix incompatibility with bash 4.3/readline 6.3 ("/bin/sh: symbol lookup error: /bin/sh: undefined symbol: rl_signal_event_hook")
PyLNP 0.9.4
Automatically create missing LNP-related folders (baselines, graphics, etc.)
Rewrite cross-thread event handling to bypass Tkinter entirely (seems to mainly have been an issue on Linux?)
PyLNP 0.9.3
Improvements to merge system
PyLNP 0.9.2a
Bugfix to pack simplification
PyLNP 0.9.2
Better handling of invalid colors in colorschemes
Contributions by PeridexisErrant:
Fixes and refactoring of graphics and mod installation
Legends processor utility built-in
PyLNP 0.9.1a
Linux/OSX: Prevent errors if file system encoding could not be detected by Python
This release is specific to Linux and OS X.
PyLNP 0.9.1
Fix some download queue bugs and potential crashes
Allow double-clicking to install graphics packs, key bindings, color schemes and fonts
Built-in fallback for PyLNP.json, if said file could not be loaded
xdg-terminal: Better detection of xfce
Linux: Allow custom terminal command to be configured
Linux builds: Upgraded Python to 2.7.9
Contributions by PeridexisErrant:
Improved mods system
Allow DFFD, direct download of updates
Changed highlighting of installed items
Improvements to README