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
Age
Commit message (
Expand
)
Author
2022-06-04
Add prod branch for launching on simponic.xyz
prod
Simponic
2022-04-24
Add build instructions
Logan Hunt
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
Make flag and wall sinkable&burnable
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-15
Update to fix mp3 from dean's code
Logan Hunt
2022-04-13
Merge branch 'master' of github.com:Simponic/BigBlueIsYou
phat_sumo
2022-04-13
remove dynamic coloring, recolor sprites
phat_sumo
2022-04-13
Update to WASD
Logan Hunt
2022-04-13
Move sprites to their own bootstrap object due to race condition when loading...
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-10
Cool background
Logan Hunt
2022-04-07
Add particles to pushing entities
Logan Hunt
2022-04-06
convert hedge to grayscale, fix lava entity to use the new sprites, wordIs is...
phat_sumo
2022-04-05
Finish adding all 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-04
Add start run-script
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
Rm flag.png
Logan Hunt
2022-04-02
Fix out-of-bounds issues
Logan Hunt
2022-04-02
Grid system & simple physics
Logan Hunt
2022-04-01
update bootstrap, fix flag.js filename, add rock
phat_sumo
2022-04-01
add new entities. they still need new components as we add them
phat_sumo
2022-04-01
Fix sprites
Logan Hunt
2022-03-27
Initial commit - a working dynamic loader with Express
Logan Hunt