Sara
e13f9fc63a
feat: T##_as_Mirror is no longer defined static
2024-01-12 09:33:21 +01:00
Sara
0c6f1dd8cf
feat: reworked typeclasses to forward-declare then define
...
forward declarations are simplified with decl_typeclass_impl
impl_Typeclass_for now instead only define
static inline impl_Typeclass_for can be used to achieve the old behaviour
2024-01-12 09:02:42 +01:00
Sara
bf23ff877a
feat: replaced messagereceiver with mirror
2024-01-11 23:28:42 +01:00
Sara
087b74244e
chore: improved formatting in PlayerGetDepth
2023-11-27 19:03:08 +01:00
Sara
53af5fb66d
feat: player implements no message receiver
2023-11-27 17:40:51 +01:00
Sara
ece2a24a78
chore: removed tabs from whitespace-only lines
2023-11-26 13:32:27 +01:00
Sara
b82c0a5765
feat: added bias to player depth
2023-11-26 13:12:41 +01:00
Sara
240186c8de
feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders
2023-11-25 21:52:12 +01:00
Sara
1bba6c86f1
feat(game): player and prop now implement get depth for behaviour entity
2023-11-25 11:34:10 +01:00
Sara
333ada2752
feat(player): player now implements physics entity
2023-11-24 21:16:28 +01:00
Sara
eb871a9d5f
feat(player): players state machine is now it's own file
2023-11-24 19:08:48 +01:00
Sara
d1870e7a19
feat(game): added player
2023-11-24 16:22:59 +01:00