Releases: epinter/tqrespec
Releases · epinter/tqrespec
Version 0.8.0
Download
Recommended (64-bit)
TQRespec x64
For legacy operating system (32bit)
TQRespec x86
Changelog
Fixed
- Fix crash while parsing database with empty skills(#17)
- Fix crash while searching for game installation(#19)
- Better handling of empty data from database
Added
- Prompt user to configure game path if not detected
- Logging
- Command line options for debugging (--debug )
- Support 32bit builds
Changed
- Code cleanup
- Frameworks/libraries upgraded
- Runtime upgraded
- Improve save file parsing, add support for more data types
Version 0.7.2
- Fixed bug that occurs when saving available points
Version 0.7.1
Added
- Detect 'alternative' types of game installation, based on steam
- Detect game installation from Microsoft Store (#11)
Changed
- Properly reset UI after character copy
- Attributes increments and minimum are read from database, not hardcoded anymore
- Improved path detection, skips invalid directories
- Save and use last successfull used game installation path (if valid)
- Memory usage optimization
Fixed
- Fixed out of memory bug when parsing invalid string
- Fixed parsing of characters with itemName value (#13)
Version 0.7.0
Added
- Mastery removal feature (#5)
- Reset button
- Added feature to run without game installed, reads gamedata from a directory (#9)
- Block TQRespec usage when game is running (#7)
- Added icons to buttons
Changed
- Parsing process rewritten
- Before loading character, verify that every data in savegame is known, aborts if not
Fixed
- Don't crash if Steam is not installed
- Fixed minor bug on window resize
Version 0.6.1
Fixed
- Fixed GOG library detection
Version 0.6.0
Added
- Feature to reclaim points from all skills
- Feature to reclaim mastery points above level 1
- Added game text and database data parsing (for skills and class names)
- Distribution package creation and app-image automated in build system
- Added some needed unit tests
Changed
- Improved errors and exceptions handling
- Updated from Java 9.0.4 to Java 11.0.2
- Updated JavaFX to 11.0
- Improved application startup
- Project and source code refactor, upgraded dependencies, Dependency Injection
- Build script refactor
- Added support for multiplatform development
Fixed
- Small bug fixes and code warnings
Removed
- Removed .jar and reduced .zip distribution formats
- Removed dist scripts
Version 0.2.1
Added
- Compatibility with Titan Quest 2.1
Fixed
- Fixed bug when loading character
Version 0.2.0
Added
- Feature to copy character
- Added script to generate zip with app-image
- Discard all in memory player data when an exception occurs
Changed
- Rework UI
- Added support to tabs on main window, for future
- Rework player parsing and in-memory patching of raw data
Fixed
- Disable ui controls while saving or copying
- Encode player name properly, to support more characters and avoid bugs
v0.1.2: Version 0.1.2
Added
- GUI
- New version check
- Dist scripts
Changed
- Data parsing rework
- Project and source code refactor
Choose one of these:
Application with JRE builtin (preferred, bigger)
tqrespec_withjre_0.1.2.zip
Application executable (Requires Java JRE 9.0)
tqrespec_0.1.2.zip
Application jar (Requires Java JRE 9.0)
tqrespec_jar_0.1.2.zip
First public version
- Initial testing version, core classes, without GUI
Choose one of these:
Application with JRE builtin (preferred, bigger)
tqrespec_withjre_0.1.1.zip
Application executable (Requires Java JRE 9.0)
tqrespec_0.1.1.zip
Application jar (Requires Java JRE 9.0)
tqrespec_jar_0.1.1.zip