Commit Graph

69 Commits

Author SHA1 Message Date
Dendy de1fa4badf feat: Add 🥘 in the Player/FinishControl/DescLabel 2026-03-05 20:53:05 +01:00
Dendy dd351090a6 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-05 20:47:55 +01:00
Dendy 602cd4410e feat: Update success screen DescLabel 2026-03-05 20:47:07 +01:00
Dusk e3dc15b988 feat: Implement shop flow, add Xenia images and labels, add special
money
2026-03-05 20:43:22 +01:00
Dusk 16d9069907 feat: Add money to shop 2026-03-05 20:13:06 +01:00
Dusk 8b686255c5 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-05 20:08:14 +01:00
Dendy f9f98c436a feat: Add speed boost pickup 2026-03-05 20:05:47 +01:00
Dusk 2ef920bbb8 feat: Shop continue 2026-03-05 20:05:16 +01:00
Dendy 31667fb73b feat: Correctly show seconds in player clock when +60 seconds 2026-03-05 19:31:49 +01:00
Dendy f8ceccc539 feat: Add bonus time pickup w/ logic 2026-03-05 19:31:28 +01:00
Dendy e2fc3e6638 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-05 18:53:05 +01:00
Dusk 9950aa5b41 feat: Implement buying tux upgrades 2026-03-05 18:52:18 +01:00
Dendy ef6c452ae8 feat: Adjust station walls, make pedestrians interact with it 2026-03-05 18:47:47 +01:00
Dendy e9b78f49e2 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-05 18:41:46 +01:00
Dendy 4f601ec9f7 feat: Change rank based on time left 2026-03-05 18:41:24 +01:00
Dusk 23ff7358b4 feat: Add shop screen (WIP) 2026-03-05 18:12:40 +01:00
Dusk bb564d639e refactor: Stop player & level activity by variable 2026-03-05 18:11:49 +01:00
Dusk 669447d58e feat: Make streets narrower 2026-03-05 18:10:10 +01:00
Dendy 1efde00f1e feat: Add stage finish screen (mockup) 2026-03-05 17:34:03 +01:00
Dendy 17690a7e61 feat: Reset stamina on clear & fail 2026-03-05 17:01:16 +01:00
Dusk ff73ea78c7 feat: Change station area 2026-03-05 16:43:25 +01:00
Dusk 0b80d80a99 feat: Add station collision and arches and details 2026-03-05 16:31:42 +01:00
Dusk 177c35d656 feat: Add roof to station 2026-03-05 16:20:34 +01:00
Dusk 7a88168cb4 feat: Add train to station 2026-03-05 16:12:11 +01:00
Dusk 71f521e433 feat: Make station model a bit more detailed 2026-03-05 15:50:30 +01:00
Dendy 9da242436f feat: Increase pedestrian spawn probabilities with the stage count 2026-03-05 13:47:39 +01:00
Dendy 13c820909b fix: Do reset the gameover timer when station is reached 2026-03-05 13:47:10 +01:00
Dendy 63395dd5cb feat: Add increasing dimensions on stage clear 2026-03-05 13:36:28 +01:00
Dendy eba0831690 feat: Add stage counter (logic & HUD control) 2026-03-05 13:31:35 +01:00
Dendy 8d0ca1a769 feat: Change player stamina ControlLabel to a ControlRect 2026-03-05 13:24:08 +01:00
Dendy ef014bdd07 feat: Ignore input when gameover screen is showing 2026-03-05 13:17:23 +01:00
Dendy 990f797597 feat: Add Gameover screen with retry button 2026-03-05 13:15:01 +01:00
Dendy 240c05bc66 chore: Add default text to HUD controls for easier debugging 2026-03-05 13:04:08 +01:00
Dendy 2497207be8 chore: Move HUD elements to its own node for easy disabling 2026-03-05 13:02:02 +01:00
Dendy 5d2fd16e87 feat: Add time limit with level restart 2026-03-05 12:59:12 +01:00
Dendy 1566354cc6 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-04 22:56:47 +01:00
Dendy f72746c8e8 feat: Add arriving at the station and level regeneration mechanics 2026-03-04 22:55:07 +01:00
Dendy 164ddbf0ee feat: Make spawn script independent 2026-03-04 22:52:38 +01:00
Dusk 9a55f2a3af feat: Uprade system and stamina upgrade 2026-03-04 22:41:41 +01:00
Dendy 15c3b0ac8a feat: Do set the station correctly 2026-03-04 22:18:07 +01:00
Dendy 9ff32ea0df feat: Adjust building sizes depending on STREET_WIDTH 2026-03-04 22:14:17 +01:00
Dendy 6d3fca7d81 feat: Safety check in case next_chunk is not chunk... how tho? 2026-03-04 21:19:44 +01:00
Dendy 195a5e619f feat: Create and integrate spawn scene 2026-03-04 21:14:19 +01:00
Dendy 6704b3e4f0 feat: Open all bottom exits & organize level.gd 2026-03-04 21:08:03 +01:00
Dendy c5a557c830 feat: Make all building collisions share collisionshape 2026-03-04 20:52:33 +01:00
Dendy fffbf0a086 feat: Remove chunk building collision meshes 2026-03-04 20:49:54 +01:00
Dendy 3d7353b6b5 feat: Remove manual initial pedestrian from level tree 2026-03-04 20:49:02 +01:00
Dendy f5ec844a27 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-04 20:43:12 +01:00
Dendy 13b08b660e feat: Integrate station into level, move player to spawn 2026-03-04 20:42:36 +01:00
Dendy d18f21c90d feat: Add station scene 2026-03-04 20:41:13 +01:00