yuni
|
d3df885e65
|
nicer Io position
|
2024-04-02 07:19:38 +02:00 |
|
yuni
|
e49ff28640
|
better display of coordinates
|
2024-04-02 07:17:56 +02:00 |
|
yuni
|
591db70d08
|
base asteroid density on actual ring density
|
2024-04-02 07:09:46 +02:00 |
|
yuni
|
be55433376
|
update asteroids only when changing cell
|
2024-04-02 05:59:33 +02:00 |
|
yuni
|
3ea2f3bc3a
|
use fastrand for better asteroid distribution
|
2024-04-02 05:51:50 +02:00 |
|
yuni
|
0e18067024
|
tweaking asteroids
|
2024-04-02 05:41:12 +02:00 |
|
yuni
|
e3e67b0c6f
|
on-the-fly asteroid generation
|
2024-04-02 05:12:53 +02:00 |
|
yuni
|
adb9f4b971
|
added asteroid generation function that generates across the rings
|
2024-04-02 02:30:14 +02:00 |
|
yuni
|
8e26208559
|
move player back to the outside of the rings. jupiter too large.
|
2024-04-02 01:33:00 +02:00 |
|
yuni
|
36f99d8215
|
tweak rings
|
2024-04-02 01:29:16 +02:00 |
|
yuni
|
6d3a0da314
|
1000x speed boost with v/b cheats when holding shift
|
2024-04-02 01:14:18 +02:00 |
|
yuni
|
8b7ccc1b58
|
fix planet/moon sizes
|
2024-04-02 01:14:05 +02:00 |
|
yuni
|
0e80bdb732
|
double moon sizes
|
2024-04-02 01:07:30 +02:00 |
|
yuni
|
2d7b787593
|
realistic sizes and distances for everything
|
2024-04-02 01:07:22 +02:00 |
|
yuni
|
53dceeb6aa
|
add orbit command
|
2024-04-02 01:06:33 +02:00 |
|
yuni
|
ab14610ea4
|
Merge branch 'despawn_asteroids'
|
2024-04-02 00:00:45 +02:00 |
|
yuni
|
cfbd23f485
|
fix despawning of scene-based asteroids, turn them back from spheres to scenes
|
2024-04-01 23:54:56 +02:00 |
|
yuni
|
ca0b2d9b96
|
fix bevy_xpbd_3d version
|
2024-04-01 23:29:44 +02:00 |
|
yuni
|
3f89826acb
|
tweak asteroid parameters
|
2024-04-01 21:07:28 +02:00 |
|
yuni
|
bbad89e1fb
|
WIP despawning asteroids... for some reason, scenes can't despawn
|
2024-04-01 20:52:57 +02:00 |
|
yuni
|
a78d4b0387
|
handle parents in position_to_transform , like in bevy_xpbd
|
2024-04-01 20:38:28 +02:00 |
|
yuni
|
adeb207919
|
add 'b' key cheat to fly backwards quickly
|
2024-04-01 20:37:32 +02:00 |
|
yuni
|
65c911d4dd
|
update cheat teleport coordinates
|
2024-04-01 20:01:11 +02:00 |
|
yuni
|
84747e1c3a
|
add CENTER_WORLD_ON_PLAYER constant
|
2024-04-01 19:20:31 +02:00 |
|
yuni
|
b583970a88
|
add note about parent objects not being supported
|
2024-04-01 19:17:08 +02:00 |
|
yuni
|
68cc65a2eb
|
split off asteroid generation and spawning
|
2024-04-01 18:33:31 +02:00 |
|
yuni
|
5c50ac33e3
|
move global illumination from world.rs to camera.rs
|
2024-04-01 18:06:52 +02:00 |
|
yuni
|
71d926ec0f
|
fix positions of asteroids
|
2024-04-01 18:01:51 +02:00 |
|
yuni
|
5889aed6fa
|
place remaining objects relative to jupiter
|
2024-04-01 17:55:58 +02:00 |
|
yuni
|
911d194b53
|
place most objects relative to player
|
2024-04-01 17:55:51 +02:00 |
|
yuni
|
de2886f7e9
|
implement "relativeto" command
|
2024-04-01 17:45:28 +02:00 |
|
yuni
|
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 |
|
yuni
|
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 |
|
yuni
|
f346624aff
|
more compact hud
|
2024-04-01 15:41:45 +02:00 |
|
yuni
|
5e78f680de
|
boost ring brightness
|
2024-04-01 15:40:33 +02:00 |
|
yuni
|
7b172058bb
|
add adrenaline jolt on collisions
|
2024-04-01 06:24:29 +02:00 |
|
yuni
|
04385530ae
|
add changelog
|
2024-04-01 06:11:30 +02:00 |
|
yuni
|
0491898665
|
bump to v0.4.1
|
2024-04-01 05:41:17 +02:00 |
|
yuni
|
f70c12a3c6
|
add cheat codes in dev mode
|
2024-04-01 05:38:32 +02:00 |
|
yuni
|
efc840b031
|
cleanup skybox/ar-toggle
|
2024-04-01 05:05:18 +02:00 |
|
yuni
|
7a3d38fc78
|
cleanup
|
2024-04-01 05:04:11 +02:00 |
|
yuni
|
fafb73a463
|
triple moon size, for now, to see them better
|
2024-04-01 04:47:34 +02:00 |
|
yuni
|
dbc0e9b1b9
|
accurate values for moon sizes and distances
|
2024-04-01 04:43:44 +02:00 |
|
yuni
|
531e149209
|
Merge branch 'ring'
|
2024-04-01 04:16:30 +02:00 |
|
yuni
|
ff363d03ef
|
cleanup
|
2024-04-01 04:00:57 +02:00 |
|
yuni
|
123038b864
|
dim rings a bit
|
2024-04-01 03:58:36 +02:00 |
|
yuni
|
0e1761855b
|
cleanup
|
2024-04-01 03:58:32 +02:00 |
|
yuni
|
3c7077f448
|
even nicer rings
|
2024-04-01 03:45:32 +02:00 |
|
yuni
|
394390a4d6
|
more realistic ring density function
|
2024-04-01 03:21:12 +02:00 |
|
yuni
|
2121642b92
|
first attempt at jovian ring with shader
|
2024-04-01 02:05:38 +02:00 |
|