Commit graph

1483 commits

Author SHA1 Message Date
hut
9c7cd6ddc5 tweak key binding descriptions 2024-04-03 15:06:35 +02:00
hut
fd53c10a59 bump to v0.5.2 2024-04-03 14:48:31 +02:00
hut
39e852817a fix vehicle exit... maybe? seems to have a random element... 2024-04-03 14:48:23 +02:00
hut
b4b24a192a tweak key binding descriptions 2024-04-03 14:31:55 +02:00
hut
5b1d6588f9 properly mute reaction wheel sounds 2024-04-03 14:27:44 +02:00
hut
d4ddead644 enter vehicles with E instead of Q, make E the "interact" key 2024-04-03 14:21:47 +02:00
hut
85a404e49a change BGM to "Cinematic Cello" by Aleksey Chistilin 2024-04-03 14:21:28 +02:00
hut
8884999074 adjust exit distance to vehicle size 2024-04-03 13:53:49 +02:00
hut
0142d6d77b fix vehicle visibility when exiting 2024-04-03 12:27:43 +02:00
hut
8531a9b8c1 fix position/rotation after exiting vehicle 2024-04-03 12:26:56 +02:00
hut
2f060a3250 Revert "position objects for itch.io teaser screenshot"
This reverts commit b03fccf6d5.
2024-04-03 00:40:19 +02:00
hut
b03fccf6d5 position objects for itch.io teaser screenshot 2024-04-03 00:40:00 +02:00
hut
02061c0cd6 bump to v0.5.1 2024-04-02 17:47:38 +02:00
hut
ba4c03b7fb add build script to pack.sh 2024-04-02 17:39:57 +02:00
hut
e00d891150 expose speed cheats outside of dev mode 2024-04-02 17:27:06 +02:00
hut
910d1b4407 fix despawning of scenes (fixes framerate drop after traveling far) 2024-04-02 17:17:31 +02:00
hut
9802a09478 add thebe moon 2024-04-02 16:37:05 +02:00
hut
1498d95b5b remove debug output 2024-04-02 16:19:49 +02:00
hut
cdb7007e41 bump to v0.5.0 2024-04-02 07:37:51 +02:00
hut
868668ab43 remove debug code 2024-04-02 07:22:55 +02:00
hut
d3df885e65 nicer Io position 2024-04-02 07:19:38 +02:00
hut
e49ff28640 better display of coordinates 2024-04-02 07:17:56 +02:00
hut
591db70d08 base asteroid density on actual ring density 2024-04-02 07:09:46 +02:00
hut
be55433376 update asteroids only when changing cell 2024-04-02 05:59:33 +02:00
hut
3ea2f3bc3a use fastrand for better asteroid distribution 2024-04-02 05:51:50 +02:00
hut
0e18067024 tweaking asteroids 2024-04-02 05:41:12 +02:00
hut
e3e67b0c6f on-the-fly asteroid generation 2024-04-02 05:12:53 +02:00
hut
adb9f4b971 added asteroid generation function that generates across the rings 2024-04-02 02:30:14 +02:00
hut
8e26208559 move player back to the outside of the rings. jupiter too large. 2024-04-02 01:33:00 +02:00
hut
36f99d8215 tweak rings 2024-04-02 01:29:16 +02:00
hut
6d3a0da314 1000x speed boost with v/b cheats when holding shift 2024-04-02 01:14:18 +02:00
hut
8b7ccc1b58 fix planet/moon sizes 2024-04-02 01:14:05 +02:00
hut
0e80bdb732 double moon sizes 2024-04-02 01:07:30 +02:00
hut
2d7b787593 realistic sizes and distances for everything 2024-04-02 01:07:22 +02:00
hut
53dceeb6aa add orbit command 2024-04-02 01:06:33 +02:00
hut
ab14610ea4 Merge branch 'despawn_asteroids' 2024-04-02 00:00:45 +02:00
hut
cfbd23f485 fix despawning of scene-based asteroids, turn them back from spheres to scenes 2024-04-01 23:54:56 +02:00
hut
ca0b2d9b96 fix bevy_xpbd_3d version 2024-04-01 23:29:44 +02:00
hut
3f89826acb tweak asteroid parameters 2024-04-01 21:07:28 +02:00
hut
bbad89e1fb WIP despawning asteroids... for some reason, scenes can't despawn 2024-04-01 20:52:57 +02:00
hut
a78d4b0387 handle parents in position_to_transform, like in bevy_xpbd 2024-04-01 20:38:28 +02:00
hut
adeb207919 add 'b' key cheat to fly backwards quickly 2024-04-01 20:37:32 +02:00
hut
65c911d4dd update cheat teleport coordinates 2024-04-01 20:01:11 +02:00
hut
84747e1c3a add CENTER_WORLD_ON_PLAYER constant 2024-04-01 19:20:31 +02:00
hut
b583970a88 add note about parent objects not being supported 2024-04-01 19:17:08 +02:00
hut
68cc65a2eb split off asteroid generation and spawning 2024-04-01 18:33:31 +02:00
hut
5c50ac33e3 move global illumination from world.rs to camera.rs 2024-04-01 18:06:52 +02:00
hut
71d926ec0f fix positions of asteroids 2024-04-01 18:01:51 +02:00
hut
5889aed6fa place remaining objects relative to jupiter 2024-04-01 17:55:58 +02:00
hut
911d194b53 place most objects relative to player 2024-04-01 17:55:51 +02:00