add gravity/orbit changes to changelog
This commit is contained in:
parent
1a94c31d62
commit
8c97a962b2
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue