Skip to content

Releases: Ret-HZ/reARMP

reARMP 0.11.2

31 Aug 15:50
2a01166
Compare
Choose a tag to compare

Commits

  • 5c66177: Read string pointers for column values only once, instead of per row (SutandoTsukai181) #4

reARMP 0.11.1

17 Dec 21:22
Compare
Choose a tag to compare
  • Unused valid boolean columns in v2 storage mode 0 won't get read as garbage
  • Changed pointer for unused valid columns from -1 to 0 when rebuilding (v2 storage mode 0)

Commits

  • [d00295d]: Fixed unused boolean columns marked as valid getting exported as garbage (Christopher Holzmann Pérez)

reARMP 0.11.0

28 Nov 06:09
74f6937
Compare
Choose a tag to compare
  • Table ID gets now exported/imported
  • v2 Special Field Info gets now exported/imported
  • Filled remaining v2 Data Type IDs
  • Fixed incorrect Aux Data Type IDs
  • Minor code cleanups to export and import functions
  • Added the version number
  • Added a help message if no file is provided as argument

Commits

  • [74f6937]: v0.11.0 (Christopher Holzmann Pérez)

reARMP 0.10.1

15 Nov 06:46
d31fe6e
Compare
Choose a tag to compare

Commits

  • [d31fe6e]: Fixed a crash when rebuilding v1 files (Christopher Holzmann Pérez)

reARMP 0.10.0

12 Nov 21:22
9cd531a
Compare
Choose a tag to compare

Commits

  • [2f0dfd2]: Update README.md (Christopher Holzmann Pérez)
  • [9cd531a]: v2 array support on Storage Mode 1 (Christopher Holzmann Pérez)

reARMP v0.9.1

09 Oct 02:23
525ee56
Compare
Choose a tag to compare

Commits

  • [525ee56]: Fixed unused boolean columns marked as valid (Christopher Holzmann Pérez)

reARMP v0.9

05 Oct 14:50
e0a028f
Compare
Choose a tag to compare
reARMP v0.9 Pre-release
Pre-release

Commits

  • [e0a028f]: Renamed some variables to be more descriptive (Christopher Holzmann Pérez)

reARMP v0.2

27 Jul 19:36
451fb2a
Compare
Choose a tag to compare
reARMP v0.2 Pre-release
Pre-release

Features

  • Support for single-table armp files

Disclaimer

This executable has been created with PyInstaller.
It may be flagged by some AV software as malicious. If you do not trust this file, either do not use this tool or alternatively run the Python 3 script instead.

reARMP v0.1

10 Jul 23:19
f214ab0
Compare
Choose a tag to compare
reARMP v0.1 Pre-release
Pre-release

Features

  • Support for single row armp files (most of the files in the puid folder)

Disclaimer

This executable has been created with PyInstaller.
It may be flagged by some AV software as malicious. If you do not trust this file, either do not use this tool or alternatively run the Python 3 script instead.