add gravity/orbit changes to changelog

This commit is contained in:
yuni 2024-06-11 03:59:04 +02:00
parent 1a94c31d62
commit 8c97a962b2

View file

@ -1,3 +1,13 @@
# Git Development Version
- Implement gravity
- Implement orbiting: Everything moves super fast relative to each other
- Starting point also orbits in real time. You may start in an eclipse now.
- Change HUD Speedometer to show speed relative to orbital velocity
- Change Space key to slow down to orbital velocity
- Regression: Broken generic asteroids -> disabled for now
- Regression: Broken collision on light orbs, supply crates
# v0.9.2
- Implement customizable player avatars