~starkingdoms/starkingdoms

replace new api
Merge remote-tracking branch 'origin/bevy_rewrite' into bevy_rewrite
API work
4f2dae28 — ghostlyzsh 2 years ago
hey look movement feels good now that was surprisingly easy
new API base
remove old API in prep for replacement with new Go API
reduce thruster strength a tad
scrolling background
fmt and signifigantly increase force of thingy
78385180 — ghostlyzsh 2 years ago
idk why forward/backward is so much weaker than rotation
cfc16777 — ghostlyzsh 2 years ago
position is now rounded to be readable
8e8ab28f — ghostlyzsh 2 years ago
movement added, feels terrible. gravity is also very weak right now
a failed movement attempt. math is hard and bevy is annoying
functional pixijs rendering
rendering failure
remove unused function to make tsc happy
fix pixi perf issues
Thought I fixed the footer. Done anyway
Thought I fixed the footer. Done anyway
initial work on pixijs
Next