sadpmpk pushed to spikes at sadpmpk/HATPC
-
c7ef3f473f Add spike destruction
sadpmpk pushed to spikes at sadpmpk/HATPC
-
3ee14d5f47 Add bbox check even for solid tile
-
0f5a347cec Ignore fragile bbox when during player crush check
-
bb4a9a8f3c Improve crushing response
- Compare 3 commits »
sadpmpk pushed to spikes at sadpmpk/HATPC
-
5267c318f2 Give display name when selecting entity to spawn
sadpmpk pushed to spikes at sadpmpk/HATPC
-
2b878ae784 Add player collision with spikes
-
451b241460 Correct AABB tests
-
c8d2ee5408 Improve crushing using edge testing
-
4b91ab5667 Integrate line check into edge check function
-
7767b38221 Add line-AABB collision check function
- Compare 7 commits »
sadpmpk commented on issue sadpmpk/HATPC#4
Generalise hitbox-hurtbox interactionUpdated in 63930fbe7d
sadpmpk closed issue sadpmpk/HATPC#4
Generalise hitbox-hurtbox interactionsadpmpk pushed to main at sadpmpk/HATPC
-
a719c73c50 Remove dead code and add const
-
63930fbe7d Update hitbox-hurtbox system
-
fc2001e428 Add system to destroy one-way tile with boulder
-
21dafd1b6d Add kinematic mode to movement
-
d39461cff1 Do two-pass for grid update
- Compare 5 commits »
sadpmpk commented on issue sadpmpk/HATPC#18
Add field for short-lived entityShould be a new component, with a system to update it
sadpmpk closed issue sadpmpk/HATPC#19
Extend grid movement to allow infinite movementsadpmpk commented on issue sadpmpk/HATPC#19
Extend grid movement to allow infinite movementNah. Instead, introduce a new movement mode to ignore acceleration in movement component. Moveable has an extra logic which will interfere with infinite movement. Safer to do on the movement…
sadpmpk commented on issue sadpmpk/HATPC#7
Unit Test AABB collision functionsadded with d455cbc6b9
sadpmpk pushed to main at sadpmpk/HATPC
-
d455cbc6b9 Add test for AABB collision functions
-
ca621bf798 Integrate CMocka to do unit testing
- Compare 2 commits »
sadpmpk commented on issue sadpmpk/HATPC#5
Try out CMockAI'll stick with it
sadpmpk opened issue sadpmpk/HATPC#24
Add active field to activate movementsadpmpk commented on issue sadpmpk/HATPC#3
Add horizontal sliding to boulderResolve with 6005d3f490