Skip to content

Releases: arx-tools/arx-level-generator

v1.6.0

16 Aug 19:44
Compare
Choose a tag to compare
  • add "removed" state for textures in rooms definition files

v1.5.0

16 Aug 17:33
Compare
Choose a tag to compare
  • add fit-x and fit-y properties to texture definitions in rooms files

v1.4.2

16 Aug 13:42
Compare
Choose a tag to compare
  • reduce Texture resolution and quality in normal versions

v1.4.0

16 Aug 11:42
Compare
Choose a tag to compare
  • add versions to Settings

v1.3.0

13 Aug 13:45
Compare
Choose a tag to compare
  • make Script.on() and Script.makeIntoRoot() methods chainable

v1.2.1

13 Aug 13:25
Compare
Choose a tag to compare
  • reverted calling reorder() in Rotation.toArxRotation()

v1.2.0

13 Aug 13:19
Compare
Choose a tag to compare
  • added Entity.at()
  • added Rotation.reorder()
  • changed rotation property of loadOBJ() to orientation
  • added documentation on default parameters to loadOBJ()
  • added documentation to translateUV()

v1.1.2

10 Aug 12:39
Compare
Choose a tag to compare
  • Expose more exports

v1.1.1

10 Aug 12:19
Compare
Choose a tag to compare
  • Expose Entity constructor types in exports

v1.1.0

10 Aug 12:19
Compare
Choose a tag to compare
  • re-introduce handling seeds via Settings