Releases: EdgeFortress/OSS-13
Releases · EdgeFortress/OSS-13
OSS13-v0.0.14
feat(solidity): add solidity rotating with direction changes Make direction and solidity fields auto synchronizable fix #21
OSS13-v0.0.13
- Spawn Window (enter "player.spawn" to console)
- Script Engine fixes
OSS13-v0.0.12
Abstract layer between Engine and GameLogic is finished.
All Engine functionality has description now. See GameLogic/Engine folder.
OSS13-v0.0.11
New abstract layer to scripts between Engine and GameLogic was added.
Beginning from this build, any Python IDE should detect exist wraps of exported objects and provide auto-indentation.
Engine_Geometry left without wraps for now.
OSS13-v0.0.9
- Exported to scripts functionality is divided to different modules.
- Bumping and ControlUI changes.
- Updated ScriptEngine API description in russian is added.
OSS13-v0.0.8
Python Development version