Skip to content

Releases: UnscriptedVN/fira

v1.3.1

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 12 May 20:00

What's new:

  • Resolves an issue where as_listin CSGrid would not include all elements
  • Correctly updates the version info
  • api and core now point to the updated paths used in the game

v1.3.0

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 11 May 17:50

What's new:

  • Changed location of where Advanced Mode files get saved to in mini game update (lvl0.nvm ~> adv_lvl0.nvm).
  • Added VM commands: add, sub, mult, div, neg.
  • Updated template strings when writing new file.

v1.2.10

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 16 Apr 01:30

Fixes a dependency issue in v.1.2.9 by declaring typing module in dependencies

v1.2.9

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 16 Apr 00:42

This release adds type hints to all of the main utilities, classes, and functions so that types of items can be referenced in code.

v1.2.6

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 09 Apr 14:49
[core] Fix load check not overwriting in kwargs

v1.2.5

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 09 Apr 14:49
[fira] Get ready for release

v1.2.4

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 08 Apr 21:02
[core] Fix list get error in VM core

v1.2.3

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 08 Apr 21:02
[api + uvn-fira] Fix Python access error problem in arrays

v1.2.2

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 08 Apr 21:02
[api] Fix indexing error before VM access in collect

v1.2.1

Choose a tag to compare

@alicerunsonfedora alicerunsonfedora released this 08 Apr 00:08
[core + uvn-fira] Resolve template errors