✨ New Features
b7ceeb0
- add new snake sample (commit by @pabllopf)62c18a4
- add sample snake game (commit by @pabllopf)d4e7027
- complete the snake move (commit by @pabllopf)c225381
- add simple sln file without tests and samples (commit by @pabllopf)36a3327
- enable (commit by @pabllopf)87d2ae4
- delete static context and fix references (commit by @pabllopf)154f9ee
- implement the runtime (commit by @pabllopf)6bff17a
- render custom fonts with code and not external libs (commit by @pabllopf)a861a07
- change color of background and text on font of alis (commit by @pabllopf)da60ae7
- add new feature with fonts (commit by @pabllopf)
🐛 Bug Fixes
ff72f78
- 16 issues (commit by @pabllopf)78abd42
- sample pos (commit by @pabllopf)702b06f
- simple test (commit by @pabllopf)ae3522c
- warnings (commit by @pabllopf)21bd3c8
- delete timemanager from program sample (commit by @pabllopf)7888054
- add new class runner to control the main loop (commit by @pabllopf)080adb5
- names and methods builds (commit by @pabllopf)2d09511
- null enable on security and math modules (commit by @pabllopf)c9d4906
- null references on json module (commit by @pabllopf)7d075a9
- update the samples of core (commit by @pabllopf)
✅ Tests
7d5b42e
- check all test (commit by @pabllopf)85d999b
- no more paralles test (commit by @pabllopf)3862d52
- add new cases (commit by @pabllopf)c1e7b16
- fix unit testing (commit by @pabllopf)0872b17
- check unit tests (commit by @pabllopf)b40e80d
- check new config (commit by @pabllopf)7a99ed4
- add all audio tests (commit by @pabllopf)fe73dc4
- fix alis tests (commit by @pabllopf)
📝 Documentation Changes
🎨 Code Style Changes
dc37681
- big refactor on videogame class and ecs module (commit by @pabllopf)e0b69c3
- change ihasbuilder interrface (commit by @pabllopf)e0e65d9
- refactor main sln (commit by @pabllopf)
Full Changelog: v0.4.3...v0.4.4