Commit graph

382 commits

Author SHA1 Message Date
hut
5894a2443c center coordinate system of renderer at player camera
this avoids rendering glitches when camera is far away from the center
of the coordinate system.
2024-04-01 17:19:43 +02:00
hut
8fbbcc3708 switch bevy_xpbd physics engine to 64bit precision
in preparation for enlargement of coordinate system to match real scale
2024-04-01 16:29:14 +02:00
hut
f346624aff more compact hud 2024-04-01 15:41:45 +02:00
hut
5e78f680de boost ring brightness 2024-04-01 15:40:33 +02:00
hut
7b172058bb add adrenaline jolt on collisions 2024-04-01 06:24:29 +02:00
hut
04385530ae add changelog 2024-04-01 06:11:30 +02:00
hut
0491898665 bump to v0.4.1 2024-04-01 05:41:17 +02:00
hut
f70c12a3c6 add cheat codes in dev mode 2024-04-01 05:38:32 +02:00
hut
efc840b031 cleanup skybox/ar-toggle 2024-04-01 05:05:18 +02:00
hut
7a3d38fc78 cleanup 2024-04-01 05:04:11 +02:00
hut
fafb73a463 triple moon size, for now, to see them better 2024-04-01 04:47:34 +02:00
hut
dbc0e9b1b9 accurate values for moon sizes and distances 2024-04-01 04:43:44 +02:00
hut
531e149209 Merge branch 'ring' 2024-04-01 04:16:30 +02:00
hut
ff363d03ef cleanup 2024-04-01 04:00:57 +02:00
hut
123038b864 dim rings a bit 2024-04-01 03:58:36 +02:00
hut
0e1761855b cleanup 2024-04-01 03:58:32 +02:00
hut
3c7077f448 even nicer rings 2024-04-01 03:45:32 +02:00
hut
394390a4d6 more realistic ring density function 2024-04-01 03:21:12 +02:00
hut
2121642b92 first attempt at jovian ring with shader 2024-04-01 02:05:38 +02:00
hut
83b44d4dbc WIP ring effect 2024-04-01 00:48:59 +02:00
hut
5edc05df89 cleanup 2024-03-31 22:08:26 +02:00
hut
d12585b28b split off command parser into commands.rs 2024-03-31 22:00:34 +02:00
hut
fe3b10216a Revert "add outfly logo to readme title"
This reverts commit c278bd5983.
2024-03-31 21:46:37 +02:00
hut
c278bd5983 add outfly logo to readme title 2024-03-31 21:15:35 +02:00
hut
7dd2b14c40 make icon background transparent 2024-03-31 21:09:43 +02:00
hut
c970518adb clarify licenses 2024-03-31 21:09:33 +02:00
hut
1eaa2d7fb9 pack.sh: extract version from Cargo.toml 2024-03-31 20:06:51 +02:00
hut
eaeb5d862e document doc/scripts/pack.sh 2024-03-31 19:58:22 +02:00
hut
6a52259fa8 add game icon 2024-03-31 19:53:03 +02:00
hut
d10817bcb9 cleanup 2024-03-31 19:49:59 +02:00
hut
2214790e53 more detailed description of how to run outfly 2024-03-31 18:47:13 +02:00
hut
42fd96a96d bump to v0.4.0 2024-03-31 05:16:02 +02:00
hut
0662f88fdd play collision sound only on start of collision 2024-03-31 05:13:21 +02:00
hut
852dd79657 better reaction wheel sound 2024-03-31 05:13:13 +02:00
hut
61e02ed6ca disable pizza sign angular momentum 2024-03-31 04:12:41 +02:00
hut
3f7bbeec80 add second MeteorAceGT behind pizza place 2024-03-31 04:11:49 +02:00
hut
cc198f5465 add "light" command, add cozy illumination to pizza place 2024-03-31 04:10:54 +02:00
hut
b655a04ff5 remove collider mesh for now, getting warnings from bevy_xpbd 2024-03-31 03:26:31 +02:00
hut
fb3897801c move up MeteorAceGT 2024-03-31 03:19:58 +02:00
hut
d5b98644dd slow down angular velocity based on reaction wheel speed 2024-03-31 03:19:15 +02:00
hut
2411430799 apply smooth torque rather than "teleport" when rotating player 2024-03-31 03:09:40 +02:00
hut
ac3b17badf add "collider mesh" command, generating the collider from the scene 2024-03-31 01:35:45 +01:00
hut
7b04a41177 add reaction wheel sound 2024-03-31 01:35:37 +01:00
hut
1f79610476 add the 4 Galilean moons Io, Europa, Ganymede, Callisto 2024-03-31 00:25:28 +01:00
hut
ccd993a4fe load jupiter from a texture rather than scene 2024-03-31 00:18:49 +01:00
hut
1f046fe8c3 change player starting rotation 2024-03-30 23:18:33 +01:00
hut
cab5c8eaf5 fix angularmomentum command 2024-03-30 23:18:29 +01:00
hut
0f375fab64 add collisions to asteroids, reduce count from 8k to 512 2024-03-30 22:59:18 +01:00
hut
0dca723eaf remove test monolith 2024-03-30 22:47:31 +01:00
hut
237cc6c1b8 fix flicker in fade in effect (hopefully) 2024-03-30 22:36:04 +01:00