246 Commits

Author SHA1 Message Date
djkellerman
eaf9b9f555 added more player colors 2025-04-21 16:14:03 -04:00
djkellerman
bdf9cb874c fixed keep away leaderboard after game over 2025-04-21 15:48:17 -04:00
RochesterX
4184622f13 Final? 2025-04-21 14:07:26 -04:00
RochesterX
7e830e3548 More mountain 2025-04-21 13:58:04 -04:00
RochesterX
6c84175f73 Mountain tweaks 2025-04-21 13:04:44 -04:00
RochesterX
2833eb27a0 Update UniversalRenderPipelineGlobalSettings 1.asset 2025-04-21 12:47:08 -04:00
RochesterX
be63f2e19d Screw it, I added light 2025-04-20 22:23:34 -04:00
RochesterX
14970499b8 Mountain update 2025-04-20 21:05:25 -04:00
RochesterX
02f0471e9b Fix Bug Again 2025-04-20 20:30:39 -04:00
RochesterX
ed88b7a378 Fix that bug 2025-04-20 12:35:58 -04:00
RochesterX
134bfd51b4 Fix obstacle course 2025-04-19 17:14:46 -04:00
RochesterX
82a15efcfb Almost final 2025-04-19 14:28:26 -04:00
RochesterX
000834b913 Healthbar visibility bug 2025-04-19 14:17:15 -04:00
RochesterX
33b4ec3474 Aspect ratio changes 2025-04-19 14:02:42 -04:00
RochesterX
b9b429cc0b Aspect ratio changes 2025-04-19 13:54:30 -04:00
RochesterX
954d37e50b API 2025-04-19 12:59:07 -04:00
RochesterX
a769bf506c Final(?) Bugfixes 2025-04-19 12:54:05 -04:00
RochesterX
a5d5c3543a Bugfixes 2025-04-19 11:50:17 -04:00
djkellerman
5326f9e61a fixed user manual scroll view layout 2025-04-18 20:31:04 -04:00
RochesterX
70a237bdc7 Bugfixes 2025-04-18 20:13:55 -04:00
RochesterX
9a99e7a9a2 Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-18 20:11:36 -04:00
RochesterX
ce741c87d5 Bugfixes 2025-04-18 20:11:19 -04:00
djkellerman
2b0a5481c7 close button fix 2025-04-18 19:36:52 -04:00
djkellerman
6165ad4dba adjusted help button to work on all screen sizes 2025-04-18 19:13:04 -04:00
djkellerman
a7e181a900 polish 2025-04-18 16:18:45 -04:00
djkellerman
213bb2d14b Added comments to everything 2025-04-18 15:54:50 -04:00
djkellerman
a0305ea0e9 more polishing 2025-04-18 14:55:38 -04:00
djkellerman
38adb04d66 Finalized user manual and bug fixes
mainly added button/keyboard icon sprites
2025-04-18 14:27:08 -04:00
djkellerman
9578af346b Added User Manual and fixes
Added help button on the title screen with animation. Added User Manual to appear after clicking the button, and vice versa. Added tons of catches to handle unwanted errors.
2025-04-18 02:50:50 -04:00
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
djkellerman
c2463da317 Finalized health bar and obstacle course code 2025-04-17 23:33:03 -04:00
RochesterX
7f4556853f Hat animation 2025-04-17 21:39:27 -04:00
D. Kellerman
e7bec0c5e3 finalized hat
created a specific hat sprite with a white border around the hat.
2025-04-17 20:09:20 -04:00
D. Kellerman
bb6a88f82f Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-17 19:06:45 -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
RochesterX
061f8e5ef7 White hat 2025-04-17 18:56:54 -04:00
RochesterX
c01baf4b08 Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-17 18:52:36 -04:00
RochesterX
87eb6237e5 Bugfixes 2025-04-17 18:32:27 -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
6b7dbea593 API 2025-04-16 19:57:54 -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
RochesterX
3cce475c6f Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-14 18:47:23 -04:00
RochesterX
1dc46cbf8a Comments 2025-04-14 18:47:17 -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
c247bbc512 Platform 2025-04-14 17:47:16 -04:00
RochesterX
0d6a80982c Mountain tweaks 2025-04-14 17:11:34 -04:00