index
:
zzz--oldstuff/bbiy.git
master
prod
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systems
Age
Commit message (
Expand
)
Author
2022-04-20
Fix is water/lava
Logan Hunt
2022-04-19
Rule-updated entities should get new burnable/sinkable
Logan Hunt
2022-04-19
Add music/sounds; fix a bug where you could attempt to resume a game when it ...
Logan Hunt
2022-04-19
Finish rule system; add burn and sink; particle effects on kill, sink
Logan Hunt
2022-04-18
Wow this is some shitty fucking code god damn
Logan Hunt
2022-04-12
Add menuing system with level select and control changing
Logan Hunt
2022-04-11
Remove swp's
Logan Hunt
2022-04-11
Move particle stuff to a system to simplify spawning particles
Logan Hunt
2022-04-10
Forgot about that. Whoops
Logan Hunt
2022-04-10
Make sure we don't double-buffer an input causing undo to become stuck
Logan Hunt
2022-04-10
Unlimited undo; add spritename component instead of sprites on each entity; u...
Logan Hunt
2022-04-07
Add particles to pushing entities
Logan Hunt
2022-04-05
Added collision system, added changedId's which doesn't do anything rn
Logan Hunt
2022-04-05
Checkpoint with particles
Logan Hunt
2022-04-05
Add stop component; entites are stackable when they arrive at a stop componen...
Logan Hunt
2022-04-04
Fix flickering issue by having singleton sprites; add loading priority; load ...
Logan Hunt
2022-04-04
Fix moveable components when multiple moveable entities
Logan Hunt
2022-04-04
Fix pushable bugs
Logan Hunt
2022-04-02
Movement bug with two+ pushable entities
Logan Hunt
2022-04-02
the mess that is pushable
phat_sumo
2022-04-02
Simple controlling system
Logan Hunt
2022-04-02
Fix out-of-bounds issues
Logan Hunt
2022-04-02
Grid system & simple physics
Logan Hunt
2022-04-01
Fix sprites
Logan Hunt