Commit graph

  • f2ed30a5b6 brighter flashlight yuni 2024-07-14 21:08:48 +0200
  • 6b0dd36859 cleanup (cargo fmt) yuni 2024-07-14 21:08:41 +0200
  • ed0641d68e fix flashlight when in vehicles yuni 2024-07-14 21:07:00 +0200
  • 534a313e21 place only 1 cruiser in test scene yuni 2024-07-14 20:29:07 +0200
  • f3a5884dac wording yuni 2024-07-14 20:28:51 +0200
  • 441efcabef rename "Eclipse the Sun with Jupiter" achievement to "Enter Jupiter's Shadow" yuni 2024-07-14 20:24:39 +0200
  • fb82e3cc29 add comment about possible panic yuni 2024-07-13 13:24:40 +0200
  • e5f9409fd8 automatically match velocity to the closest object yuni 2024-07-13 14:30:02 +0200
  • 5e9441dd5e abstract out orbit calculation into nature::pos_offset_for_orbiting_body() yuni 2024-07-12 15:32:45 +0200
  • 90c89fc3f3 add comments yuni 2024-07-12 14:57:53 +0200
  • 4f787c33e8 cleanup (remove unnecessary scope block, unindenting by 1) yuni 2024-07-12 14:22:56 +0200
  • eb094945f2 update changelog yuni 2024-07-11 22:50:15 +0200
  • cc45c7bc05 fix clippy colliders with "collider mesh" yuni 2024-07-11 22:49:53 +0200
  • 4cc267b55c fix supply crate collider with "collider mesh" yuni 2024-07-11 22:49:36 +0200
  • 45fac4d35f fix orange light orb collider with "collider mesh" yuni 2024-07-11 22:49:20 +0200
  • 075520d68b Revert "fix collisions with light orbs (orange only)" yuni 2024-07-11 22:44:56 +0200
  • 252aabf16b fix bus stop light orb collisions yuni 2024-07-11 22:42:05 +0200
  • 4c4d776741 fix collisions with light orbs (orange only) yuni 2024-07-11 22:28:12 +0200
  • 9967c6feca add "I don't want to talk to you" option to Icarus yuni 2024-07-09 04:59:23 +0200
  • 3e22d4d493 shorter dialog yuni 2024-07-09 04:50:47 +0200
  • 3f5bb0c21a s/micros/micrometeorites yuni 2024-07-09 04:49:11 +0200
  • ed7f88c1eb add CHANGELOG entry yuni 2024-07-09 04:33:39 +0200
  • dc6b419afd cargo fmt yuni 2024-07-09 04:33:31 +0200
  • d262796db0 Merge branch 'bevy14' yuni 2024-07-09 04:00:47 +0200
  • 1ce56ac909 bevy14: update GLtf emission parameters (*1/1000) yuni 2024-07-09 03:58:03 +0200
  • 21a800942e bevy14: fix suit animation yuni 2024-07-09 03:32:03 +0200
  • a14dbcb5c7 bevy14: upgrade Translation::look_at with directional arguments yuni 2024-07-09 02:45:44 +0200
  • 82ff5491a6 bevy14: Fix error with multiplying color by float yuni 2024-07-09 02:41:50 +0200
  • f8cb84ccb1 bevy14: Upgrade Color method names (set_a -> set_alpha) yuni 2024-07-09 02:40:29 +0200
  • b038468cfc bevy14: upgrade Color::hex usage yuni 2024-07-09 02:38:28 +0200
  • 18760e43c8 bevy14: fix warnings about deprecated Color::rgb(a) usage yuni 2024-07-09 02:32:38 +0200
  • 3165cfd754 bevy14: upgrade color palette usage yuni 2024-07-09 02:28:55 +0200
  • b1ff21aec4 bevy14: upgrade AppExit enumerator yuni 2024-07-09 02:19:44 +0200
  • ab226bbdfe bevy14: disable dynamic linking, doesn't work with jpeg feature in bevy14 yuni 2024-07-09 02:14:49 +0200
  • e7560957f2 upgrade bevy version to 0.14, rust version to 1.79 yuni 2024-07-09 02:13:16 +0200
  • 877e664df9 cleanup yuni 2024-06-17 02:03:19 +0200
  • c8825fb99b battery lasts 10x as long (for flashlight) yuni 2024-06-17 01:58:59 +0200
  • c5d744b280 less debug output when saving config file yuni 2024-06-17 01:49:37 +0200
  • 20e17e8faa fix hud toggling when starting the game with disabled hud yuni 2024-06-17 01:48:46 +0200
  • 377c2a4f0b save/load avatar setting from config file yuni 2024-06-17 01:43:23 +0200
  • 548386ef54 cleanup yuni 2024-06-17 01:16:53 +0200
  • 1bd1525eb8 document Sus yuni 2024-06-17 00:09:59 +0200
  • 3b82ed22a3 clear target when entering targeted vehicle yuni 2024-06-16 23:58:41 +0200
  • 5ae8c7dc25 Sus now tries to kill you if you offend him yuni 2024-06-15 02:12:46 +0200
  • 982ea00fc7 more dialogue for Sus yuni 2024-06-15 01:50:43 +0200
  • ef319766fc update changelog yuni 2024-06-15 01:41:42 +0200
  • a01bf79542 move Sus to pizzeria yuni 2024-06-14 17:09:52 +0200
  • 8ce084b72f require less oxygen for emergency conversation option yuni 2024-06-14 17:09:24 +0200
  • cd98b16926 add conversation for Sus yuni 2024-06-14 17:00:13 +0200
  • 02499e8d05 add "sus" suit yuni 2024-06-14 15:51:31 +0200
  • c273217f65 implement noise cancellation modes yuni 2024-06-13 04:06:15 +0200
  • 4e8794338a fix wrong radio playing on startup yuni 2024-06-13 03:41:15 +0200
  • 8c7a856717 implement radio stations yuni 2024-06-13 03:26:19 +0200
  • f1512e01c9 create config file/directory if it doesn't exist yet yuni 2024-06-13 02:18:58 +0200
  • eedc379c8d save/load many of the game settings to/from config file yuni 2024-06-13 02:18:22 +0200
  • 2eb68e94f7 cleanup yuni 2024-06-13 00:43:01 +0200
  • 43756fc09c platform-independent configuration file path yuni 2024-06-13 00:39:43 +0200
  • 0f0d1aa1a9 cleanup yuni 2024-06-13 00:39:05 +0200
  • 4ed006c548 fix console output in var::load_prefs (bevy macros dont work here) yuni 2024-06-13 00:04:24 +0200
  • e579fdcdb7 some brainstorming on potential characters yuni 2024-06-12 04:28:50 +0200
  • 4fa486946e move ROADMAP.md to doc/gamedesign.md yuni 2024-06-12 02:43:24 +0200
  • e6c9ee9f3f update changelog yuni 2024-06-12 02:39:36 +0200
  • 5082449c11 add option to ask Chef for oxygen yuni 2024-06-12 02:35:36 +0200
  • a3c87e1651 fix multiple includes per chat yuni 2024-06-12 02:28:53 +0200
  • f8913b8fa3 fix positioning of scene objects yuni 2024-06-12 01:30:07 +0200
  • 94ea7ecec2 fix conversation, jupiter is not always a crescent anymore yuni 2024-06-12 01:26:04 +0200
  • 727cdcb0c1 better conversation flow for Chef yuni 2024-06-12 01:23:31 +0200
  • 009a7ba1dd you can now ask Icarus for oxygen if you're suffocating yuni 2024-06-12 01:03:01 +0200
  • 9e121cf633 fix off-by-one error in GameVars::normalize_varname() yuni 2024-06-12 00:59:07 +0200
  • 0c622f28ab add debugging code to GameVar::evaluate_condition() yuni 2024-06-12 00:58:38 +0200
  • 625bf21c84 continuously set/update chat variable $$player_oxygen_seconds yuni 2024-06-12 00:57:55 +0200
  • 3b540b290d debug key now dumps all game variables to console yuni 2024-06-12 00:57:29 +0200
  • 8636b08b5f add unit test for GameVars::normalize_varname() yuni 2024-06-12 00:54:26 +0200
  • 7ec52b3503 more icarus dialogue yuni 2024-06-11 23:11:28 +0200
  • 83f3f03aff update changelog yuni 2024-06-11 06:01:52 +0200
  • 9d54a9d412 add scene's coordinates to scene object's coordinates yuni 2024-06-11 05:59:10 +0200
  • f2246a247f implement scene loader (transformations are still a bit wonky) yuni 2024-06-11 05:49:23 +0200
  • a3661cc43f add cruiser template yuni 2024-06-11 05:11:31 +0200
  • 2c1dacbf03 flesh out scene loader yuni 2024-06-11 05:04:55 +0200
  • 0047c4eda4 WIP scene definitions from blender files yuni 2024-06-11 04:40:57 +0200
  • 28cb1c09fd add tutorial link yuni 2024-06-11 04:10:15 +0200
  • beaf8cff47 brevity yuni 2024-06-11 04:09:16 +0200
  • ee818beea4 wording yuni 2024-06-11 04:06:36 +0200
  • 8c97a962b2 add gravity/orbit changes to changelog yuni 2024-06-11 03:59:04 +0200
  • 1a94c31d62 Merge branch 'gravity' yuni 2024-06-11 03:40:21 +0200
  • 6275a64d7c ignore gravity when calculating g forces yuni 2024-06-11 03:29:26 +0200
  • 91bf2ddc54 fix velocity after using stop cheat yuni 2024-06-11 03:04:54 +0200
  • 79351dc4d0 fix velocity after using teleport cheats yuni 2024-06-11 02:59:10 +0200
  • 4dd195e17a fix velocity after traveling with busses yuni 2024-06-11 02:54:13 +0200
  • 3d26b0915d add Id2V resource, "wants matchvelocitywith" command yuni 2024-06-11 02:46:31 +0200
  • 46a030f15e speedometer shows speed relative to orbital velocity yuni 2024-06-11 01:12:41 +0200
  • d04b400fad "space" key now slows down relative to orbital velocity yuni 2024-06-11 01:04:23 +0200
  • 77c1bd1e6a add game::JupiterPos resource yuni 2024-06-11 00:58:56 +0200
  • 5817944a79 add a line about darkness to the tutorial yuni 2024-06-11 00:50:56 +0200
  • cd13b529c3 base handle_wants_maxvelocity on current orbital velocity yuni 2024-06-11 00:50:25 +0200
  • 76272a7fc2 add "target_velocity" var to handle_wants_maxvelocity() yuni 2024-06-11 00:05:03 +0200
  • d9af542d54 give objects orbiting jupiter an orbital velocity on startup yuni 2024-06-08 04:17:54 +0200
  • e16a650b22 apply gravity towards Jupiter for objects orbiting Jupiter yuni 2024-06-08 04:17:28 +0200
  • 7be6b0746f disable ring asteroids by default yuni 2024-06-08 04:15:16 +0200
  • 974bf9cb8d add feature flag for toggling the generic ring asteroids yuni 2024-06-08 04:14:51 +0200