Commit Graph

89 Commits

Author SHA1 Message Date
RochesterX
1bdf8b5280 Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-04-07 18:30:41 -04:00
RochesterX
a760760c2d Meeting 2025-04-07 18:30:35 -04:00
TGall8
b3f18da55a another obstacle course map adjustment 2025-04-07 18:26:24 -04:00
TGall8
41eb3cb371 obstacle course map changes 2025-04-07 18:22:46 -04:00
RochesterX
dff10176c7 Meeting 2025-03-31 19:33:31 -04:00
RochesterX
434ed1839f Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project 2025-03-31 18:43:03 -04:00
RochesterX
42797bfa55 test 2025-03-31 18:43:02 -04:00
TGall8
6cb8eb33c9 Obstance Map Adjustments 2025-03-31 18:42:28 -04:00
RochesterX
8b3c4e1e70 Test 2025-03-31 18:37:14 -04:00
RochesterX
5a8de32de0 Test 2025-03-31 18:28:05 -04:00
TGall8
edec31d700 More FerrisWheel map updates + Obstance map changes 2025-03-31 18:25:53 -04:00
TGall8
f7d76a8999 FerrisWheel Map Update 2025-03-31 17:37:00 -04:00
RochesterX
2343ef2091 Update hat movement 2025-03-29 15:18:27 -04:00
djkellerman
c7b1e55a3e Keep Away logic finalized and UI polished up
One animation bug found when player picks up hat (possibly when jumping)
2025-03-28 22:50:33 -04:00
djkellerman
0bf6ab0da7 Leaderboard holdtime updates properly now 2025-03-28 20:34:09 -04:00
djkellerman
a098e8c053 added comments and organized project files 2025-03-28 17:39:07 -04:00
RochesterX
451bf78249 Meeting 2025-03-28 13:00:37 -04:00
TGall8
75b6e728ff New Maps and Old map changes
FerrisWheel is a WIP map that I haven't worked on much yet, I wanted to focus on the city map and changes to the old keep away map before getting to FerrisWheel.
2025-03-26 20:51:04 -04:00
djkellerman
02df7104d0 pt2 2025-03-25 22:37:28 -04:00
djkellerman
ad50ee6d7c timer and leaderboard logic complete 2025-03-25 22:21:21 -04:00
RochesterX
867376c7d7 Not spawning correctly fix 2025-03-25 11:56:06 -04:00
RochesterX
94bfd6cd9c Text moving bug 2025-03-25 11:46:03 -04:00
djkellerman
2dea9a4d72 timer additions 2025-03-25 11:34:24 -04:00
djkellerman
0a13e9ccd3 KeepAway updates + GameTimer 2025-03-20 14:45:29 -04:00
RochesterX
a3e2c9c6e2 Meeting updates 2025-03-17 19:59:41 -04:00
RochesterX
c9519de7f0 Hat update 2025-03-17 18:20:03 -04:00
RochesterX
153104636d v0.2 2025-03-10 16:23:24 -04:00
RochesterX
2e407206bc Add camera lower bound 2025-03-08 21:04:15 -05:00
TGall8
a7db5649cb Minor changes to the Keep Away map and Platform3 map 2025-03-08 20:04:21 -05:00
RochesterX
058cf261c8 Add win screen 2025-03-08 13:33:19 -05: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
86a9494a9e Updates 2025-03-07 16:50:04 -05:00
RochesterX
c7fede9552 Add lives display 2025-03-07 16:25:59 -05:00
RochesterX
f146b06e3c Make game end work 2025-03-07 16:03:11 -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
TGall8
0e4e6d1b8b Map changes to ObstanceWIP, Keep_Away, and Platform2
I cleaned up each map and added a few new platforms to Platform2 (2nd map for free-for-fall) and ObstanceWIP. I increased the Field of View to 120 (originally 60) so you can now see maps Platform2 and Keep_Away when you play test it.
2025-03-06 20:59:22 -05:00
djkellerman
bd3e57428f Health bar and player management refined 2025-03-06 01:27:42 -05:00
TGall8
47314da759 Created new map for free-for-all mode
Platform3 (MOUNTAIN) is the new map. I tried to fix the FallPlatform script so falling platforms would respawn but I didn't get anywhere. Will try again later
2025-03-05 21:08:52 -05:00
RochesterX
a8ad374e82 Change parry threshold 2025-03-05 13:31:40 -05:00
TGall8
1ccf8d0d5b Obstacle Map Changes 2025-03-03 19:03:34 -05:00
RochesterX
0f0c674d5c Healthbar 2025-03-03 18:55:03 -05:00
TGall8
1baf4aa977 Made Keep Away Map 2025-03-03 18:10:59 -05:00
RochesterX
51fdbe29cc Implement Tara Changes
Made platforms prefabs
Implemented platforms in default scene
2025-03-03 11:58:00 -05:00
RochesterX
b3928fe076 Implement Quentin Changes
Added cloud scrolling
Made day/night a prefab
"Merged" changes with the default scene
2025-03-03 11:35:56 -05:00
RochesterX
5fc9ae4db6 Fix unused scripts 2025-03-03 09:30:34 -05:00
Qloree32
74a92014eb day night cycle test
dncycletest
2025-03-03 00:12:15 -05:00
TGall8
8543734eb9 Added moving and teleporting platforms in ObstanceWIP. Falling Platform is a WIP
Falling Platforms don't work yet. Still haven't figured out how to make it fall
2025-02-28 17:46:02 -05:00