Commit Graph

5 Commits

Author SHA1 Message Date
Pieter-Jan Briers 29f21dfe58
Throwing improvements (#969) 2020-05-25 14:04:58 +02:00
Pieter-Jan Briers 18ce80a43c
Merge physics rewrite 2020-05-23 01:26:43 +02:00
Jackson Lewis 1f0c72dd28
Gravity (#841) 2020-05-02 16:02:52 +02:00
Pieter-Jan Briers 4c08e66254
Fix thrown items not colliding with walls. 2020-04-25 14:43:41 +02:00
Injazz 15fa417a4f
Explosion now throws affected entities, fixes probability/severi… (#732)
* throwforce and probability fixes for explosions

Applies force to all affected by explosion entities with ItemComponent
Fixes probability issues with explosion related callbacks

* dependency fix, throw helper

* delete TODO

Co-authored-by: gituhabu <48828502+gituhabu@users.noreply.github.com>
2020-02-24 03:52:15 +01:00