Martin Chaperot
Martin Chaperot
I have transparency enabled with the new Emacs 29 feature: ```emacs-lisp (set-frame-parameter nil 'alpha-background 90) (add-to-list 'default-frame-alist '(alpha-background . 90)) ``` This causes the modeline to look like this: ...
### Describe the bug Not exactly sure what's going on but whenever you collide with hitboxes that are offset from their game object, the collisions boundary is messed up. ###...
### Describe the bug Running pip install rubato on python version 3.12 doesn't work. Seems like it's missing a dependency. ### Version 1.0.0 ### OS Linux ### Logs _No response_...
explain how to make a map that works with rubato
## Describe the bug In many places we use property methods to control the setting of objects. however, you are still able to set the properties of the object without...
Progress: - [x] Root Folder (#330) - [ ] Utils Folder - [ ] Struct root + c_draw - [ ] Gamobjects - physics - [ ] Physics Work on...
Sphinx has a doctest extension that allows our code blocks to be tested. We need to implement this and add it to the CI. Also when doing this, update the...
Title says it all. Is there any way for pug/jade to be supported?