yuni
|
23bceebc79
|
implement player respawn with "z" key
|
2024-04-05 02:58:12 +02:00 |
|
yuni
|
cea7289460
|
decelerate satellite (not sure how to explain its thrust yet :X)
|
2024-04-05 01:57:54 +02:00 |
|
yuni
|
93cc607613
|
add velocity command
|
2024-04-05 01:55:40 +02:00 |
|
yuni
|
e29a8abebf
|
tweak icarus
|
2024-04-05 01:50:03 +02:00 |
|
yuni
|
6b6cdccee7
|
change WantsNo* to WantsMax*, cuz Icarus likes to rotate a bit
|
2024-04-05 01:42:50 +02:00 |
|
yuni
|
64423630da
|
update chat regarding main ring
|
2024-04-05 01:22:49 +02:00 |
|
yuni
|
9195a5a26b
|
add engine & no{velocity,rotation} to SpacePizza™
|
2024-04-05 01:21:57 +02:00 |
|
yuni
|
5d52d3cdf4
|
add "wants novelocity" command to icarus
|
2024-04-05 01:19:46 +02:00 |
|
yuni
|
83de08034a
|
add "wants norotation" command to satellite and icarus
|
2024-04-05 00:54:58 +02:00 |
|
yuni
|
beb241e9d6
|
add huge communications satellite
|
2024-04-05 00:32:42 +02:00 |
|
yuni
|
c38b1288fd
|
tweak cheat keys
|
2024-04-05 00:23:14 +02:00 |
|
yuni
|
720b39e09a
|
tweak ring appearance & player location
|
2024-04-05 00:23:01 +02:00 |
|
yuni
|
677ad09e84
|
tweak text
|
2024-04-04 20:01:54 +02:00 |
|
yuni
|
b63d2e716b
|
fixed message timings
|
2024-04-04 19:09:10 +02:00 |
|
yuni
|
2cf3ff5595
|
changed Icarus' position so you see it from the start
|
2024-04-04 19:08:54 +02:00 |
|
yuni
|
46c2b910a8
|
remove "Requesting permission to communicate" to speed up dialogs
|
2024-04-04 19:03:30 +02:00 |
|
yuni
|
3106218f5f
|
make Icarus much more wholesome
|
2024-04-04 19:02:17 +02:00 |
|
yuni
|
a7003f6f00
|
fix thebe position
|
2024-04-04 18:54:03 +02:00 |
|
yuni
|
016b948967
|
fix chat logic
|
2024-04-04 18:53:52 +02:00 |
|
yuni
|
ea6243ec12
|
better debug messages
|
2024-04-04 18:53:32 +02:00 |
|
yuni
|
b1c78e4ccb
|
move send reply code to chat.rs
|
2024-04-04 18:53:20 +02:00 |
|
yuni
|
8f380a6773
|
split off chat logic from hud.rs into chat.rs
|
2024-04-04 13:40:56 +02:00 |
|
yuni
|
ca7d2facd9
|
split off chat logic from actor.rs into new chat.rs
|
2024-04-04 13:34:13 +02:00 |
|
yuni
|
39e852817a
|
fix vehicle exit... maybe? seems to have a random element...
|
2024-04-03 14:48:23 +02:00 |
|
yuni
|
5b1d6588f9
|
properly mute reaction wheel sounds
|
2024-04-03 14:27:44 +02:00 |
|
yuni
|
d4ddead644
|
enter vehicles with E instead of Q, make E the "interact" key
|
2024-04-03 14:21:47 +02:00 |
|
yuni
|
85a404e49a
|
change BGM to "Cinematic Cello" by Aleksey Chistilin
|
2024-04-03 14:21:28 +02:00 |
|
yuni
|
8884999074
|
adjust exit distance to vehicle size
|
2024-04-03 13:53:49 +02:00 |
|
yuni
|
0142d6d77b
|
fix vehicle visibility when exiting
|
2024-04-03 12:27:43 +02:00 |
|
yuni
|
8531a9b8c1
|
fix position/rotation after exiting vehicle
|
2024-04-03 12:26:56 +02:00 |
|
yuni
|
2f060a3250
|
Revert "position objects for itch.io teaser screenshot"
This reverts commit b03fccf6d5 .
|
2024-04-03 00:40:19 +02:00 |
|
yuni
|
b03fccf6d5
|
position objects for itch.io teaser screenshot
|
2024-04-03 00:40:00 +02:00 |
|
yuni
|
e00d891150
|
expose speed cheats outside of dev mode
|
2024-04-02 17:27:06 +02:00 |
|
yuni
|
910d1b4407
|
fix despawning of scenes (fixes framerate drop after traveling far)
|
2024-04-02 17:17:31 +02:00 |
|
yuni
|
9802a09478
|
add thebe moon
|
2024-04-02 16:37:05 +02:00 |
|
yuni
|
1498d95b5b
|
remove debug output
|
2024-04-02 16:19:49 +02:00 |
|
yuni
|
868668ab43
|
remove debug code
|
2024-04-02 07:22:55 +02:00 |
|
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 |
|