Commit graph

1064 commits

Author SHA1 Message Date
hut
44f0770226 animate suit 2024-04-22 23:09:50 +02:00
hut
bc9ff6b7a6 implement constructing suits from skeleton 2024-04-22 22:21:18 +02:00
hut
68f274cb90 load the base of the skeleton 2024-04-22 21:11:00 +02:00
hut
a1910c4075 move model loading code into skeleton 2024-04-22 21:10:59 +02:00
hut
a12ffac841 add skeleton.rs and individual body part suit models 2024-04-22 21:10:52 +02:00
hut
c1e76d09a9 Space now resets the map camera 2024-04-22 00:07:45 +02:00
hut
267ffc105c Yuni now patches up the player on first meet 2024-04-22 00:03:17 +02:00
hut
6267be23cd add Yuni, orbiting Thebe 2024-04-21 23:52:29 +02:00
hut
2d2be6bd7e cleanup 2024-04-21 21:57:59 +02:00
hut
bf87866244 cleanup 2024-04-21 21:48:02 +02:00
hut
e1d48c72a3 smaller point of interest marker 2024-04-21 21:47:04 +02:00
hut
8e987f6d22 make MeteorAceGTs points of interest 2024-04-21 21:46:54 +02:00
hut
556f097193 show point of interest marker only if HUD + map are active 2024-04-21 21:38:46 +02:00
hut
00e4fb4957 add point of interest markers in AR mode 2024-04-21 21:21:34 +02:00
hut
7b21c2b820 tweak ASCII art 2024-04-21 19:34:00 +02:00
hut
1adb56c0e2 add ASCII art header to most files 2024-04-21 18:25:30 +02:00
hut
44e4c5493a move starting position closer into the ring 2024-04-20 04:57:18 +02:00
hut
115cd1b46d tweak key bindings 2024-04-20 04:49:46 +02:00
hut
0d9bf25f52 make map movement keys much more intuitive 2024-04-20 04:39:48 +02:00
hut
c79320d072 implement moving with AWSD in map. this allows changing target! 2024-04-20 04:19:30 +02:00
hut
973506d335 fix rotation of 4 galileian moons 2024-04-20 03:51:04 +02:00
hut
2c44d89c53 fix the bus dropping you off right into the sun /o\ 2024-04-20 03:27:20 +02:00
hut
7e56f1f07b display pronouns of targets 2024-04-20 03:07:28 +02:00
hut
e6ca1c5b50 make pronouns optional (tā tāāā!) 2024-04-20 02:48:55 +02:00
hut
dba6c4183a hide orbital circles when AR is off 2024-04-20 02:37:00 +02:00
hut
e8eb7a77a1 reduced starting map zoom level 2024-04-20 02:36:45 +02:00
hut
61986d2f43 slower map zoom 2024-04-20 02:33:37 +02:00
hut
d0acc6988f add orbital inclinations 2024-04-20 02:26:04 +02:00
hut
1d220c79cc add orbital rings for all 8 planets of the sun + pluto 2024-04-20 02:16:17 +02:00
hut
d8722a4f98 add orbit rings in map for jupiter and its moons 2024-04-20 02:09:04 +02:00
hut
8e04cddda5 add the remaining moons: Metis, Adrastea, Amalthea 2024-04-20 02:05:51 +02:00
hut
d2744d7f16 cleanup 2024-04-20 02:04:34 +02:00
hut
f1a7781fa2 properly reset generic asteroids on death 2024-04-20 00:47:51 +02:00
hut
42a3577c57 enable scrolling the map with the mouse wheel 2024-04-19 22:54:27 +02:00
hut
ed1ef1bb1f fix asteroids spawing inside the sun rather than around jupiter 2024-04-19 22:41:16 +02:00
hut
5c29681ee3 position cheats now teleport you relative to identified objects 2024-04-19 22:30:15 +02:00
hut
e3ff386011 keep track of positions of IDed objects, for easy rel. position calc. 2024-04-19 22:23:25 +02:00
hut
0044f50e68 better starting zoom level 2024-04-19 04:41:07 +02:00
hut
ed6187d996 restore jupiter's ring 2024-04-19 04:18:45 +02:00
hut
513e3d89ef center map around targeted object 2024-04-19 03:54:17 +02:00
hut
7d85a93449 restore previous night sky appearance, tho with real star distances 2024-04-19 03:42:59 +02:00
hut
70a602de5c enforce min/max zoom levels 2024-04-19 03:38:32 +02:00
hut
ea26711806 place stars at their actual xyz coordinate. (try zooming out in map 🤯) 2024-04-19 00:43:12 +02:00
hut
fca8251f27 place sun separately of the other stars, for better placement in map 2024-04-18 23:39:34 +02:00
hut
0c2c295f6b place stars ~105 lightyears away from the player, should be enough... 2024-04-18 23:14:27 +02:00
hut
8cd970a930 fix selectagon orientation in map mode 2024-04-18 23:05:29 +02:00
hut
336527c4c0 fix AR flicker when moving 2024-04-18 22:48:30 +02:00
hut
a14e295007 tweak map parameters 2024-04-18 22:48:21 +02:00
hut
463745eabb add map mode 🥰 2024-04-18 21:25:41 +02:00
hut
f169ceac8f show the game version in the HUD 2024-04-18 03:56:32 +02:00