Commit Graph

23 Commits

Author SHA1 Message Date
djkellerman
0838aebf89 Lots of fixes. 2 BUGS FOUND (read)
Added white border to flag sprite.  Removed debug.log testing code. Fixed hat respawn bug. Positioned all flags/end zones in every map properly. Extensively tested each gamemode with 3 players and found 2 bugs I cannot seem to fix.

First bug I found is the Win Screen that displays during FreeForAll always only shows Player 1 as the winner, regardless of the actual winner. The Win Screen fails to update to the proper player and color after a player wins. This only happens while playing FreeForAll, on any map other than Clouds. The Clouds map, and every other gamemode and map combination works just fine.

The second bug I found could be considered a feature if we wanted. During a Keep Away game, when the Hat is inactive for too long, it appears to spaz over the screen for a second right before respawning. I'm not sure if this is an animation bug or a spawnpoint bug in the code.

Other than these two bugs, every map has been extensively tested and tweaked to work properly for every gamemode.
2025-04-18 00:34:33 -04:00
D. Kellerman
253628c119 obstacle course flag
added a flag to show the end goal on every map for the obstacle course gamemode.
2025-04-17 19:06:29 -04:00
djkellerman
12d740288a Health Bar complete
health bar now gets destroyed when players die, and get created when players spawn/respawn. This fixes issue where health bar stays on screen after player dies.
2025-04-17 17:36:23 -04:00
djkellerman
98f0713ebe Few bug fixes
Fixed `Time Left!` display. Added obstacle course ends for all 4 maps. Sets obstacle course end goals to only work on the correct gamemode. Set correct time limits for keep away in every map.
2025-04-17 17:19:02 -04:00
RochesterX
5dee952cad Player movement tweaks, bugfxes; Docs 2025-04-16 19:20:36 -04:00
RochesterX
186811be42 Bugs 1 2025-04-16 13:44:03 -04:00
djkellerman
3d96462a42 todo list 2025-04-14 18:46:31 -04:00
RochesterX
784c4c3c2c Update 2025-04-14 18:38:01 -04:00
RochesterX
af7f874937 Tweaks 2025-04-14 18:30:43 -04:00
RochesterX
274d87241f Implement sound effects 2025-04-12 17:24:51 -04:00
djkellerman
dbb4324993 Updated bones
Edited sprite to include black borders and rounded edge. Updated all animations to work with new character prefab
2025-04-08 21:31:06 -04:00
RochesterX
54ee154807 Meeting 2025-04-07 18:56:43 -04:00
RochesterX
a760760c2d Meeting 2025-04-07 18:30:35 -04:00
RochesterX
dff10176c7 Meeting 2025-03-31 19:33:31 -04:00
RochesterX
63912cd2fd Added post-processing 2025-03-08 12:50:44 -05:00
RochesterX
7b4bdd927e Music implementation, cloud art, and bug fixes
Implemented music
Added cloud tiles
Made players be able to stand on each others' heads
Synced the music and day/night cycle
Added a transition in to the gameplay scene
Fixed blocking while dying bug
2025-03-07 23:32:42 -05:00
RochesterX
804483f3de Bug fix 2025-03-07 17:03:46 -05:00
RochesterX
096712acc9 Player join animation 2025-03-07 14:22:43 -05:00
RochesterX
6528d1050f Make lives work 2025-03-07 10:03:16 -05:00
RochesterX
730a664158 Player selector separated 2025-02-19 20:11:57 -05:00
qlr32
67636a9747 Parallax Test OMS
KMS
2025-02-17 19:00:04 -05:00
RochesterX
543590347a Basic player select screen 2025-02-16 16:47:45 -05:00
RochesterX
8a9746eeb5 Demo Build Release Candidate 1 2025-02-09 17:18:51 -05:00