branchsbox-arcade/mastercancel
24 Commits over 273 Days - 0.00cph!
Render game to texture inside render block, non tools doesn't like this
Fix not finding menu resources
Run the whole game in menu screen
Finally fix audio popping
Play audio using stream.play but disable for now to see if it's cause of crash
Basic line rendering. Enable squid lasers.
Remove file path hacks now that finding files works
Initial audio provider
Save all resource paths to a file because finding files in our filesystem is fucked
rename raw to jpg because jpg is whitelisted
Fix conflicting namespaces
Load into empty map with post processing
Convert png resources to raw data because i don't want to push my bitmap wrapper to master to load pngs