SkyTemple / ExplorerScript

ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)
MIT License
16 stars 6 forks source link

Fixed point / Decimal numbers #39

Closed theCapypara closed 2 months ago

theCapypara commented 3 months ago

From ExplorerScript's perspective this is a "soft" breaking change, since the grammer for position marks is changed and the checks are moved into the compiler. In theory this should still compile everything as expected, I added tests.