Commit Graph

14 Commits

Author SHA1 Message Date
7515fc15d8 Possible Fix to Pause Menu Enable Desync 2022-04-25 13:36:49 -05:00
Melbyj1125
71a58caee3 updated timer 2022-04-22 17:13:57 -05:00
Melbyj1125
75813c3b4b Added delay to skyrim 2022-04-08 18:48:37 -05:00
ed7f1d7ab9 Archer and Other Fixes
- Fixed the null reference from the Archer shooting
- Fixed the null reference from the EndCollider
2022-04-08 16:15:33 -05:00
Evan Nydahl
a291edd62e General Changes
-Edited animatpr so it doesn't have deprecated states
-Edited 321 countdown script so players can't pause during the countdown
-Added stub objects for the part switching mechanic (will need to be resized
when we get assets for them.
2022-04-06 13:43:37 -05:00
8dcb4e11af Adjusted Respawn Delay and Added Respawning Text
- Respawning now takes 3 seconds
- Host also now must wait the same 3 seconds like the clients did
- Added a screen with text that says respawning so players are informed
  of what is happening
2022-01-29 00:12:28 -06:00
8d81c92115 Fixed Runner Spectating King Bug
- Fixed a bug where a runner would spectate the king if the host and a
  client are both runners and the client finished the race before the
  host did
2022-01-19 16:36:10 -06:00
5bccece90b Runners Properly Despawn and Spectate After Map Completion 2021-12-08 13:44:38 -06:00
ecc526d653 Corrected player despawning wrong player
- Still won't properly despawn if not host though
2021-12-06 14:16:34 -06:00
df4a3f0173 Mostly working EndBox Collider
- Currently deletes the wrong player upon enter
- Still needs to swap to proper scene on all players finished
2021-12-03 14:14:29 -06:00
ca48a8516b PostGame Transitions To and From Successfully
- End of timer goes to PostGame
- Timer on PostGame returns to Lobby
- Resets PlayerData on return to Lobby
2021-12-01 13:34:53 -06:00
6f948c0c48 Added Overall Race Timer and PlayerHUD template 2021-11-28 11:31:17 -06:00
df5107a1bc Implemented a 321 coundown 2021-11-22 14:22:01 -06:00
c984664a37 PlayerName Validation and Start of SpawnPoint Logic
- Now check player names for empty strings
- Start handling spawn points for levels
2021-10-25 11:53:54 -05:00