7 Commits

Author SHA1 Message Date
c2b076ff5a Bugfixing null references corner cases
- fixed possible null on show tooltip of consumable item that was just used.
- fixed an issue preventing all characters from being loaded on character list if one in between was pointing to a null reference in playerprefs
2024-08-05 00:40:08 +01:00
c6944dcf6e Massive rework on UI overlays & player nameplates 2024-08-05 00:10:58 +01:00
0ea2c2ad2b Dragon's Lair, Sun Dragon (WIP) & fishing mechanic 2024-08-04 09:37:20 +01:00
e47a0d9b1f Fix navmesh agents pushing eachother 2024-07-20 21:18:22 +01:00
2773ef7d6e Player Death Update
- Players can now die (finally)
- Solo players have a single cheat death per scene (reviving automatically after the first death)
- group players have revive mechanic, where a player faints when his health gets to 0, creating a revive circle around him, other players can stand on it to revive him. if after x seconds they don't get revived they bleed out and stay perma death until scene changes or all players die
- Multiple VFX added using post processing for cheat death, fainting, reviving, and perma death events.
- stopped players from moving and pressing keys when dead
- enemies now change target if they try to attack a dead/fainted target.
2024-07-20 19:49:14 +01:00
88dc376f81 Halved nameplate size 2024-05-12 14:25:59 +01:00
7e18350a1f First rift mayhem project commit 2024-05-09 18:17:30 +01:00