kyle-robinson
released this
12 Feb 02:59
·
6 commits
to master-engine
since this release
What's Changed
- Entity Editor by @charliemorris56 in #132
- Audio Editor bug fixes + extra by @juliusz-kaczmarek in #131
- Tilemap Loader added. TM only renders when updated by @charliemorris56 in #143
- The tileMap loading in Level is now readable and more efficient by @charliemorris56 in #148
- Feat/file handler by @BlackRece in #150
- Level editor by @kyle-robinson in #151
- Collision Detection Filters and Events by @AlvinAggrey in #156
- Widget z index drawing by @kyle-robinson in #159
- Added option to hide widgets by @kyle-robinson in #162
- Feat/entity5 WIP by @charliemorris56 in #163
- Build path locations changed by @kyle-robinson in #165
- Audio editor2 by @juliusz-kaczmarek in #166
- Reworked camera system by @kyle-robinson in #164
- Entity Updates by @charliemorris56 in #171
- Added option to rename levels by @kyle-robinson in #167
- Can now add widgets to new screen by @kyle-robinson in #168
- Audio random pitch and fix of random range helper function by @juliusz-kaczmarek in #174
- Input widget fix by @kyle-robinson in #176
- UI widgets not sticking to camera fix by @kyle-robinson in #178
- ImGui mouse interaction (detached) by @kyle-robinson in #177
- Automatic z index updating by @kyle-robinson in #179
- Simulate release mode while in debug by @kyle-robinson in #180
- Feat/animation by @charliemorris56 in #181
- ImGui scene window constraints by @kyle-robinson in #182
- Feat/entities tile map by @charliemorris56 in #184
- ImGui styles and project rename by @kyle-robinson in #186
- Added full screen mode by @kyle-robinson in #189
- Collision Blacklist and Refactoring by @AlvinAggrey in #188
- Added error checking for loading in json by @charliemorris56 in #194
- Rotation and Health Added by @charliemorris56 in #193
- Feat/projectile editor enhancement by @BlackRece in #198
- Feat/update map size by @charliemorris56 in #200
- Camera now locks to the player instead of the world by @charliemorris56 in #202
- Feat/projectile editor enhancement by @BlackRece in #205
- Audio component + some audio editor/engine refactoring by @juliusz-kaczmarek in #206
- Audio plus level editor hook by @juliusz-kaczmarek in #210
- UI system rework by @kyle-robinson in #215
- Collision resolution update by @AlvinAggrey in #217
- Can toggle a collider to be a trigger from the editor by @AlvinAggrey in #218
- Improved UI and fixed issues by @kyle-robinson in #219
- Create jekyll-gh-pages.yml by @kyle-robinson in #220
- Lock to scale changed to set to scale by @juliusz-kaczmarek in #223
- UI scrunching fix by @kyle-robinson in #225
- Trigger Toggle Fix + Collider Size Fix by @AlvinAggrey in #231
- Level state machine + level editor refactor by @juliusz-kaczmarek in #229
- Now music is looping by @juliusz-kaczmarek in #234
- Additional features on the collider widget and collider by @AlvinAggrey in #235
- Collider null pointer fix by @AlvinAggrey in #239
- Added Collider Layers by @AlvinAggrey in #246
- Audio engine fixes from game fork by @juliusz-kaczmarek in #245
- Audio engine/editor double stopping and enabling pitch bug fixes by @juliusz-kaczmarek in #248
Full Changelog: v1.0...v1.1