Commit graph

  • 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
  • e56f931951 ignore gforce for 0.01s on startup, to survive a large starting velocity yuni 2024-06-08 04:13:53 +0200
  • 24a9b208bd fix direction of orbital velocity yuni 2024-06-08 04:13:26 +0200
  • 1614ece72a update the 2 new nature functions using DVec3 instead of Vec3 yuni 2024-06-08 03:25:07 +0200
  • 169b9ee257 add nature::gravitational_acceleration, incl. test yuni 2024-06-08 03:15:25 +0200
  • c6750eae46 add nature::orbital_velocity yuni 2024-06-08 02:57:25 +0200
  • 159dfe8e19 add comment yuni 2024-06-08 02:34:18 +0200
  • 797b106255 lower player closer to the orbital plane yuni 2024-06-08 01:21:41 +0200
  • 2f82a27ab2 change player's orbital position based on game start time yuni 2024-06-08 01:19:17 +0200
  • d3fb7422bf add a tutorial yuni 2024-06-10 23:02:19 +0200
  • 1433773784 add suffocation sound effects yuni 2024-06-07 23:55:04 +0200
  • 727d28089f don't reset third person setting on death yuni 2024-06-07 03:52:24 +0200
  • 4fecab5428 bump version to v0.9.2 v0.9.2 yuni 2024-06-07 00:48:02 +0200
  • 3429ca5ab7 update changelog yuni 2024-06-07 00:46:50 +0200
  • 9f936989f3 fix player erroneously slowing down automatically yuni 2024-06-07 00:42:46 +0200
  • 1ce864c746 tweak suit_v2 curves yuni 2024-06-07 00:33:21 +0200
  • 63beec86a2 fix icarus' rotation yuni 2024-06-02 21:37:29 +0200
  • 3f1dc27684 add command "template clippy" yuni 2024-06-02 21:35:40 +0200
  • 0bbca303cb add "template person" command yuni 2024-06-02 21:29:08 +0200
  • f7002fd064 reset chat variables (GameVars) on death yuni 2024-06-02 21:03:40 +0200
  • 76bfdf0bfb (fix in bevy repo) release keys when moving window to other workspace with hotkey yuni 2024-06-02 20:58:58 +0200
  • 23c86e9c2f update changelog yuni 2024-05-23 05:47:09 +0200