Releases: tge-was-taken/Amicitia
Releases · tge-was-taken/Amicitia
v1.9.6
What's Changed
- Add support for TPC as an Atlus Generic Archive (PAK)
- Rename some SPD variables by @Ariq139 in #24
- Compressed bitmap display + saving fix by @zarroboogs in #27
- Fixed some bugs involving RenderWare, added the ability to add userdata to geometries and the ability to replace UserDataLists by @Tupelov in #32
- Various SPR related fixes by @Tupelov in #39
New Contributors
- @Ariq139 made their first contribution in #24
- @zarroboogs made their first contribution in #27
- @Tupelov made their first contribution in #32
Full Changelog: v1.9.5...v1.9.6
BVP & Field pac editing bug fixes & improvements
- Fix BVP entry replacement
- Add BVP replace & export all functionality to the right-click context menu
- Workaround for corrupted field archives which caused camera and other glitches
- Improve BVP writing code to improve accuracy of generated files
Fix PAK stream being closed after saving
v1.9.4 PAK: fix stream being closed after saving
Fix P4G PAC archives not being repacked correctly
v1.9.3 Bump version
Fix TMX alpha not being scaled properly
P4G PC related bugfixes
- Allow resaving and editing of TMX "UserId" values used to correctly rendering some graphics; fixes #15
- Fix "Cannot access a closed file" bug when opening AMD files
Fixes & moving with the times
- Fix files being locked. I attempted to add file streaming to the existing architecture but it complicated things too much, so I dropped it.
- Port AmicitiaLibrary to .net standard 2.0
- Update all the things
- Misc fixes
Allow files to be opened from command line or shortcuts
v1.8.6 Allow files to be opened using an argument (works for commandline and…
SPR6 fixes
- Fix SPR6 not saving correctly
- Fix PAK version 2 & 3 not saving correctly (missing alignment)
- Fix resource types not being detected properly due to trailing whitespace in the file name
- SPR6 sprites now have their width/height properties known
- Remove PersonaPatcher from solution as its superseded by the Mod Compendium (https://github.com/TGEnigma/Mod-Compendium)
v1.8.4
Improve DDS support, and add preliminary support for P3/P5D SPR6 files