Commit Graph

226 Commits

Author SHA1 Message Date
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
Qloree32
179710c4a5 my city test stuff
citty test stuff
2025-04-13 21:09:03 -04:00
Qloree32
52f0d0b238 more text/implementation changes
..
2025-04-13 18:46:19 -04:00
Qloree32
10dd01380d Art implementation
Implemented art from my copy levels to the actual levels
2025-04-13 18:26:04 -04:00
Qloree32
2041bcfd8b more obst tex
more obst texxt
2025-04-13 17:56:03 -04:00
Qloree32
60fcd109f4 Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-13 17:14:39 -04:00
Qloree32
8b7f0a31e1 obst. background update
obs. background (its supposed to be some kind of weird library)
2025-04-13 17:14:31 -04:00
TGall8
6a5d58ffbf New soundtracks for maps in Music
*Cloud Map: Beat Mekanik - Same Old Story
*Mountain Map: Serge Quadrado - Running
*Obstance Map: Nutmeg - Fay Be Dol (instrumental)
*Keep_Away (CITY MAP): Marc Ferry - A Jam for you
2025-04-13 17:12:31 -04:00
Qloree32
2ca18a9887 obst text
obst text
2025-04-13 16:52:01 -04:00
Qloree32
a1ac987494 obstance changes
obstance changes
2025-04-13 16:25:41 -04:00
RochesterX
a8eb543e38 Update HubManager.cs 2025-04-12 17:28:51 -04:00
RochesterX
274d87241f Implement sound effects 2025-04-12 17:24:51 -04:00
Qloree32
e122129196 obstance wip
obstance wip
2025-04-11 23:17:30 -04:00
Qloree32
ad8ad96db3 obstance wip art
obstance wip art
2025-04-11 22:55:53 -04:00
Qloree32
7540c2a937 edited falling platforms
edited falling platforms so theyre rocks instead of clouds
2025-04-11 17:27:18 -04:00
RochesterX
7e9086f11e Meeting 2025-04-11 12:16:31 -04:00
TGall8
79740ea871 Obstance Map changes 2025-04-11 12:13:52 -04:00
Qloree32
011f54c84e asp files
asp files
2025-04-11 03:24:49 -04:00
Qloree32
60492db185 mountain art (lava in prog)
mountain art (lava in prog)
2025-04-11 03:20:56 -04:00
RochesterX
c7ae57e0dc Fix broken maps due to bones change
I didn't realize it, but the bones texture was also used for all the placeholder terrain. Oops.
2025-04-09 17:08:28 -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