summaryrefslogtreecommitdiff
path: root/src/entities
AgeCommit message (Expand)Author
2022-04-19Make flag and wall sinkable&burnableLogan 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-13remove dynamic coloring, recolor spritesphat_sumo
2022-04-11Remove swp'sLogan 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-06convert hedge to grayscale, fix lava entity to use the new sprites, wordIs is...phat_sumo
2022-04-05Finish adding all entitiesLogan Hunt
2022-04-05Checkpoint with particlesLogan Hunt
2022-04-05Add stop component; entites are stackable when they arrive at a stop componen...Logan Hunt
2022-04-04Fix flickering issue by having singleton sprites; add loading priority; load ...Logan Hunt
2022-04-02Rm flag.pngLogan Hunt
2022-04-02Grid system & simple physicsLogan Hunt
2022-04-01update bootstrap, fix flag.js filename, add rockphat_sumo
2022-04-01add new entities. they still need new components as we add themphat_sumo
2022-04-01Fix spritesLogan Hunt