summaryrefslogtreecommitdiff
path: root/src/systems/collision.js
AgeCommit message (Expand)Author
2022-04-19Add music/sounds; fix a bug where you could attempt to resume a game when it ...Logan Hunt
2022-04-19Finish rule system; add burn and sink; particle effects on kill, sinkLogan Hunt
2022-04-18Wow this is some shitty fucking code god damnLogan Hunt
2022-04-11Move particle stuff to a system to simplify spawning particlesLogan Hunt
2022-04-10Unlimited undo; add spritename component instead of sprites on each entity; u...Logan Hunt
2022-04-07Add particles to pushing entitiesLogan Hunt
2022-04-05Added collision system, added changedId's which doesn't do anything rnLogan Hunt