Martin Chaperot

Results 10 issues of 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: ![2024-04-24_14-14_1](https://github.com/TheBB/spaceline/assets/35586618/13a49703-3d6d-4123-9a72-5a0c0749964a)...

### 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. ###...

bug

### 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_...

bug

explain how to make a map that works with rubato

documentation

## 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...

bug

Progress: - [x] Root Folder (#330) - [ ] Utils Folder - [ ] Struct root + c_draw - [ ] Gamobjects - physics - [ ] Physics Work on...

medium priority
internal
good first issue

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...

documentation
medium priority
internal

This would be cool

internal

Pretty slow and it will make it easier to eliminate pysdl in the future.

internal

Title says it all. Is there any way for pug/jade to be supported?

enhancement
question