update changelog

This commit is contained in:
yuni 2024-06-12 02:39:36 +02:00
parent 5082449c11
commit e6c9ee9f3f

View file

@ -1,11 +1,12 @@
# Git Development Version # Git Development Version
- Implement loading scenes from blender files - Implement loading whole scenes from blender files
- Implement gravity - Implement gravity
- Implement orbiting: Everything moves super fast relative to each other - Implement orbiting: Everything moves super fast relative to each other
- Starting point also orbits in real time. You may start in an eclipse now. - Starting point also orbits in real time. You may start in an eclipse now.
- Change HUD Speedometer to show speed relative to orbital velocity - Space key & Speedometer now work relative to orbital velocity
- Change Space key to slow down to orbital velocity - Add emergency conversation options when low on oxygen
- Add suffocation sound effects
- Regression: Broken generic asteroids -> disabled for now - Regression: Broken generic asteroids -> disabled for now
- Regression: Broken collision on light orbs, supply crates - Regression: Broken collision on light orbs, supply crates