Releases: arx-tools/arx-level-generator
Releases · arx-tools/arx-level-generator
v1.6.0
- add "removed" state for textures in rooms definition files
v1.5.0
- add fit-x and fit-y properties to texture definitions in rooms files
v1.4.2
- reduce Texture resolution and quality in normal versions
v1.4.0
- add versions to Settings
v1.3.0
- make
Script.on()
andScript.makeIntoRoot()
methods chainable
v1.2.1
- reverted calling
reorder()
inRotation.toArxRotation()
v1.2.0
- added
Entity.at()
- added
Rotation.reorder()
- changed
rotation
property ofloadOBJ()
toorientation
- added documentation on default parameters to
loadOBJ()
- added documentation to
translateUV()
v1.1.2
- Expose more exports
v1.1.1
- Expose Entity constructor types in exports
v1.1.0
- re-introduce handling seeds via Settings