yuni
e350697125
remove rocket.ogg
2024-09-13 22:44:23 +02:00
yuni
b3f477656b
LICENSE: document sound file creator
2024-09-13 22:37:47 +02:00
yuni
7f3f13876d
replace zoom.ogg with a selfmade free variant
2024-09-13 22:33:51 +02:00
yuni
5847abc3ac
Revert "high resolution textures for galileian moons"
...
This reverts commit e6df2de8b2
.
2024-09-13 21:43:24 +02:00
yuni
b7d87f7e14
LICENSE: document gasp.ogg and gasprelief.ogg
2024-09-13 21:42:15 +02:00
yuni
b795a706d8
Revert "changed venus' texture to an almost white one"
...
This reverts commit 3463fb3c4c
.
2024-09-13 21:40:12 +02:00
yuni
443bdeed33
add useful nix commands in build/nix/README.md
2024-09-04 21:33:18 +02:00
yuni
fbf5581ea5
don't accelerate chat speed in dev mode, since you can now fast forward
2024-08-19 00:12:46 +02:00
yuni
e49c7e052f
add ` key to fast forward conversation
2024-08-19 00:11:24 +02:00
yuni
8837ffea1b
ask if player wants soykaf or pineapple pizza when learning about them
2024-08-18 23:53:30 +02:00
yuni
495046a09f
fix pizza achievement with "Surprise me" option
2024-08-18 23:46:23 +02:00
yuni
18d6745a6f
add note about savegames and unlocking upgrades
2024-08-16 00:19:33 +02:00
yuni
b3ec9edb18
cleanup
2024-08-02 04:42:14 +02:00
yuni
75ed7f05db
upgrade to Rust 1.80.0
2024-08-02 04:42:00 +02:00
yuni
322b99644a
bump version to 0.10.1
2024-08-02 04:16:27 +02:00
yuni
e54aea5b46
revert saving state about luna introduction
2024-08-02 04:09:01 +02:00
yuni
b7838e0f5a
The cake is a lie 🍰
2024-08-02 04:03:47 +02:00
yuni
9a091cd9f3
Add Leonard Nimoy's death poem
2024-08-02 02:34:44 +02:00
yuni
458b712394
cleanup
2024-08-02 02:27:36 +02:00
yuni
9d44a2db85
tweak conversation
2024-08-02 02:18:39 +02:00
yuni
2337da40ae
save game state about Luna's introduction
2024-08-02 02:09:35 +02:00
yuni
03be6d176c
add handcrafted collider for clippy, giving a huge performance boost
2024-08-01 20:53:00 +02:00
yuni
b46b3bb284
Merge remote-tracking branch '71rd/flake-0.10'
2024-08-01 19:48:47 +02:00
yuni
f33855c018
more conversation for Luna
2024-07-31 20:49:32 +02:00
71rd
0c8a626e73
nix: update inputs for rust 1.79
2024-07-31 13:50:23 +00:00
71rd
d51fd52a24
nix: remove hardcoded version from flake
2024-07-31 12:15:59 +00:00
71rd
df85f4bd08
nix: default remove hardcoded version
2024-07-31 12:15:59 +00:00
71rd
c98931959f
nix: move build support to dir, add .envrc for using nix dev env
2024-07-31 12:15:59 +00:00
71rd
e25a563555
nix: init flake with release and shell and default
2024-07-31 12:15:59 +00:00
yuni
0af4b7dab9
add autogeneration warning to src/data/scenes.in
2024-07-31 06:43:11 +02:00
yuni
9d0fa985eb
document Luna
2024-07-31 06:36:23 +02:00
yuni
c4e75278fc
extend conversation of Luna, add tuned MeteorAceGT
2024-07-31 06:35:29 +02:00
yuni
f5154216e5
fix Luna chat
2024-07-31 05:22:35 +02:00
yuni
2998282462
add 2 light orbs near Luna
2024-07-31 05:21:12 +02:00
yuni
398266ea83
add a chat for Luna, he now repairs suit and refills oxygen tank
2024-07-31 05:04:21 +02:00
yuni
a6c88e1344
add Luna's workshop with a couple of shipping containers
2024-07-31 04:49:11 +02:00
yuni
097c7c0c84
bump version to v0.10.0
2024-07-14 21:20:01 +02:00
yuni
5847fde332
fix matching velocity when inside vehicles
2024-07-14 21:16:32 +02:00
yuni
20b2ae049a
cleanup (cargo fmt)
2024-07-14 21:16:19 +02:00
yuni
f2ed30a5b6
brighter flashlight
2024-07-14 21:09:00 +02:00
yuni
6b0dd36859
cleanup (cargo fmt)
2024-07-14 21:08:41 +02:00
yuni
ed0641d68e
fix flashlight when in vehicles
2024-07-14 21:08:35 +02:00
yuni
534a313e21
place only 1 cruiser in test scene
2024-07-14 20:29:07 +02:00
yuni
f3a5884dac
wording
2024-07-14 20:28:51 +02:00
yuni
441efcabef
rename "Eclipse the Sun with Jupiter" achievement to "Enter Jupiter's Shadow"
2024-07-14 20:24:39 +02:00
yuni
fb82e3cc29
add comment about possible panic
2024-07-13 14:31:11 +02:00
yuni
e5f9409fd8
automatically match velocity to the closest object
2024-07-13 14:30:02 +02:00
yuni
5e9441dd5e
abstract out orbit calculation into nature::pos_offset_for_orbiting_body()
2024-07-12 15:32:45 +02:00
yuni
90c89fc3f3
add comments
2024-07-12 14:58:50 +02:00
yuni
4f787c33e8
cleanup (remove unnecessary scope block, unindenting by 1)
...
(I had this scope block before in order to release ownership of some
variable so that it can be used again after the scope block, but seems
like this is not necessary anymore by now)
2024-07-12 14:23:54 +02:00