Robert Garrett robert
  • Joined on 2022-06-25
robert commented on issue robert/another-asteroids#17 2025-08-14 12:53:45 -07:00
Create a "Game Over" scene

The game over screen should say the words "Game Over".

robert reopened issue robert/another-asteroids#17 2025-08-14 12:52:48 -07:00
Create a "Game Over" scene
robert opened issue robert/another-asteroids#25 2025-08-14 12:48:49 -07:00
Reset "get ready" timer upon entering the get-ready state
robert closed issue robert/another-asteroids#23 2025-08-14 12:41:01 -07:00
Main menu's start button doesn't run the get-ready timer
robert pushed to trunk at robert/another-asteroids 2025-08-14 12:41:01 -07:00
cf9825fcc3 Fix: Starting game from GUI runs "get ready" timer
708f514582 Implement a proper gun fire-rate mechanism
0a7ffcfa0a Add reflection & debug inspector stuff to Score
40ee042b53 Implement the HUD for real
Compare 4 commits »
robert opened issue robert/another-asteroids#24 2025-08-14 12:39:07 -07:00
Prettier "Get ready" widget
robert commented on issue robert/another-asteroids#18 2025-08-14 12:37:29 -07:00
Implement a proper HUD

Completed in 40ee042b536c14a2fe8eb8d0c60f236e5e8a732b

robert closed issue robert/another-asteroids#18 2025-08-14 12:37:29 -07:00
Implement a proper HUD
robert opened issue robert/another-asteroids#23 2025-08-14 10:23:02 -07:00
Main menu's start button doesn't run the get-ready timer
robert opened issue robert/another-asteroids#22 2025-08-14 09:22:37 -07:00
Hide the "Quit" button in WASM builds
robert commented on issue robert/another-asteroids#7 2025-08-14 09:20:44 -07:00
Do a WASM build

Completed in 9d9b25d1dffac52796a9021f82bf0624e64b1e4a

robert closed issue robert/another-asteroids#7 2025-08-14 09:20:44 -07:00
Do a WASM build
robert pushed to trunk at robert/another-asteroids 2025-08-14 09:19:55 -07:00
9d9b25d1df Name the profiles to not suggest they're WASM-only
89ee328807 A couple extra build profiles
90d8142855 Use wasm-server-runner as the WASM runner
10366b642c Add wasm-specific feature for RNG child dependency
Compare 4 commits »
robert commented on issue robert/another-asteroids#17 2025-08-14 09:18:57 -07:00
Create a "Game Over" scene

"Game Over" scene was completed in fc43be0777501e69d558c05b16bfe752adaec789

robert closed issue robert/another-asteroids#17 2025-08-14 09:18:57 -07:00
Create a "Game Over" scene
robert opened issue robert/another-asteroids#21 2025-08-14 09:17:33 -07:00
Despawn player ship when exiting GameState::Playing
robert closed issue robert/another-asteroids#20 2025-08-14 09:05:45 -07:00
Create my own crate features to pass through to Bevy & Rapier2d
robert pushed to trunk at robert/another-asteroids 2025-08-14 09:05:45 -07:00
94e0cd0999 Add my own crate features to pass through to deps
18d026637b Bump the crate version
51e6989ef4 Swap button colors to be less upsetting
Compare 3 commits »
robert pushed to wasm at robert/another-asteroids 2025-08-14 09:05:02 -07:00
9d9b25d1df Name the profiles to not suggest they're WASM-only
89ee328807 A couple extra build profiles
90d8142855 Use wasm-server-runner as the WASM runner
10366b642c Add wasm-specific feature for RNG child dependency
94e0cd0999 Add my own crate features to pass through to deps
Compare 69 commits »
robert pushed to trunk at robert/another-asteroids 2025-08-13 15:25:46 -07:00
2ffc0e8861 Finish main-menu button handling
d15b96ef48 Add "start" and "quit" buttons to title screen
0aefc96f7a Center the text, add a drop shadow
4102446e90 Rename main menu marker to "MarkerMainMenu"
f4df2ae33a Rearrange the main menu components & systems
Compare 5 commits »