Skip to content

Releases: h3x4n1um/RETON

RTON-JSON v3.1.3

19 Jun 18:02
c685a1e
Compare
Choose a tag to compare
  • Fix 0x83 bug when using json2rton
  • Fix rton create by json2rton messed up key order
  • Add 0x0 subset of 0x83 thanks to @nineteendo (#15)
  • Add --noui option to disable UI (#16)

RTON-JSON v3.1.2

27 Feb 12:57
094a791
Compare
Choose a tag to compare
  • Fixed detect wrong UTF-8 size

RTON-JSON v3.1.1

18 Feb 00:45
4a28b8b
Compare
Choose a tag to compare

RTON-JSON v3.1.0

05 Feb 05:48
8d295f3
Compare
Choose a tag to compare
  • Re-add 0x90 and 0x91 bytecode
  • Fix error when not compile on GCC
  • Use internal package when possible

RTON-JSON v3.0.0

13 Nov 02:40
fee5e8c
Compare
Choose a tag to compare
  • Completely refactor the code (remove a lot of global variables)
  • Switch fifo_map and json to submodule
  • Add support for MSVC

RTON-JSON v2.7.7

24 Oct 16:13
Compare
Choose a tag to compare
  • Fixed bug when interpret banana as nan
  • Fixed bug when interpret reinforcemint as inf
  • Small improve in number converter

RTON-JSON v2.7.6

19 Oct 03:13
Compare
Choose a tag to compare
  • Change to inf, -inf and nan to match in-game

RTON-JSON v2.7.5

05 Oct 04:19
Compare
Choose a tag to compare
  • Add support for Infinity, -Infinity and NaN in floating-point #7

RTON-JSON v2.7.4

15 Sep 15:50
Compare
Choose a tag to compare
  • Add 0x40, 0x43 and fix 0x41 bytecode #6

RTON-JSON v2.7.3

12 Sep 18:09
Compare
Choose a tag to compare
  • Add missing 0x46, 0x47, 0x48 and 0x49 bytecode #5