silphius/app/ecs-systems
2024-07-10 16:54:04 -05:00
..
apply-control-movement.js feat: magnetism 2024-07-03 19:05:40 -05:00
attract.js refactor: better magnetism 2024-07-04 12:58:33 -05:00
clamp-positions.js refactor: physics 2024-07-02 10:22:25 -05:00
colliders.js refactor: aabbs and impassability 2024-07-04 21:47:14 -05:00
control-direction.js feat: Control locking 2024-06-25 10:44:37 -05:00
follow-camera.js refactor: edge cam logic commented for now 2024-07-10 16:54:04 -05:00
index.js feat: System priority 2024-06-25 10:43:12 -05:00
integrate-physics.js refactor: physics 2024-07-02 10:22:25 -05:00
interactions.js feat: magnetism 2024-07-03 19:05:40 -05:00
pass-time.js feat: day/night 2024-07-04 15:17:33 -05:00
plant-growth.js feat: system frequency 2024-06-30 15:54:23 -05:00
reset-forces.js refactor: physics 2024-07-02 10:22:25 -05:00
run-animations.js fix: 0-length animations 2024-06-27 13:57:30 -05:00
run-ticking-promises.js refactor: queries 2024-06-26 07:41:07 -05:00
sprite-direction.js refactor: queries 2024-06-26 07:41:07 -05:00
visible-aabbs.js refactor: much improved collision 2024-07-03 16:13:14 -05:00
water.js fix: no water 2024-07-02 22:43:23 -05:00