Releases: iamdudeman/sola-game-engine
Releases · iamdudeman/sola-game-engine
0.9.0 - Triangle Collider and collision bugfixes
What's Changed
- removed a wasted normalize call from ImpulseCollisionResolutionSystem by @iamdudeman in #183
- Feature/triangle render + collision by @iamdudeman in #184
- Cleanup around new SeparatingAxisTheorem code by @iamdudeman in #185
- Bugfix/column layout gap main axis end by @iamdudeman in #186
- Removed SolaConfiguration Builder by @iamdudeman in #187
- Feature/update javafx version by @iamdudeman in #188
- Feature/colliders example by @iamdudeman in #189
- Bugfix/aabb vs aabb penetration by @iamdudeman in #190
- Cleanup/collision utils by @iamdudeman in #191
Full Changelog: 0.8.5...0.9.0
0.8.5 - bugfixes
What's Changed
- Feature/support desktop png icon by @iamdudeman in #179
- Bugfix/theme styles should prepend by @iamdudeman in #180
- Cleanup/readme cleanup by @iamdudeman in #181
- Bugfix/browser audio clip volume by @iamdudeman in #182
Full Changelog: 0.8.4...0.8.5
0.8.4 - icon support
0.8.3 - minor gui element cleanup
What's Changed
- Cleanup/gui element style convenience method by @iamdudeman in #177
Full Changelog: 0.8.2...0.8.3
0.8.2 - GuiElement bug fixes
What's Changed
- Bugfix/npe key event by @iamdudeman in #174
- Improved GuiElement api so that chaining methods returns current type rather than parent type by @iamdudeman in #175
- Bugfix/gui document set root hover state update by @iamdudeman in #176
Full Changelog: 0.8.1...0.8.2
0.8.1 - bug fixes and minor API improvements
What's Changed
- Implemented SkipCollisionDetectionBroadPhase for games where a broad phase isn't needed by @iamdudeman in #172
- Feature/game jam updates by @iamdudeman in #173
Full Changelog: 0.8.0...0.8.1
0.8.0 - browser performance, collider cleanup, input wrapper
What's Changed
- Launcher updates by @iamdudeman in #163
- added option to return to examples launcher by @iamdudeman in #164
- Fixed some issues in ExampleLauncherSola by @iamdudeman in #165
- Updated sola-ecs version by @iamdudeman in #166
- Feature/input wrapper by @iamdudeman in #167
- Feature/teavm update by @iamdudeman in #168
- feature/auto-size-to-sprite-util by @iamdudeman in #169
- Feature/collider shapes by @iamdudeman in #170
- Cleaned up some ColliderComponent methods by @iamdudeman in #171
Full Changelog: 0.7.0...0.8.0
0.7.0 - platform rest client + game loop improvements
What's Changed
- Feature/rest server by @iamdudeman in #156
- distribution plugins now extend clean step to clear dist directory by @iamdudeman in #157
- Bugfix/swing platform npe by @iamdudeman in #158
- Feature/rest client by @iamdudeman in #159
- Bugfix/fixed game loop improvements by @iamdudeman in #160
- Feature/improve network example by @iamdudeman in #161
- updated version for release and todo list by @iamdudeman in #162
Full Changelog: 0.6.0...0.7.0
0.6.0 - performance and cleanup
What's Changed
- Feature/tooling interactive mode by @iamdudeman in #148
- Cleanup/sola entity graphics module by @iamdudeman in #149
- Cleanup/particle system code by @iamdudeman in #150
- Cleanup/more javadocs by @iamdudeman in #151
- Feature/broad phase quad tree by @iamdudeman in #152
- Feature/gui followup improvements by @iamdudeman in #153
- Improved performance of JsCanvasUtils#renderToCanvas by @iamdudeman in #154
- QuadTreeBroadPhase is now the default broad phase for CollisionDetecionSystem by @iamdudeman in #155
Full Changelog: 0.5.2...0.6.0
0.5.2 - sola gradle plugins and json schema improvements
What's Changed
- Feature/json schema improvements by @iamdudeman in #144
- moved distribution gradle code into a web and java plugin for reuse by @iamdudeman in #145
- Cleanup/gradle publication code by @iamdudeman in #146
- Feature/sola plugin project by @iamdudeman in #147
Full Changelog: 0.5.1...0.5.2