DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
639 stars 172 forks source link

feat: Dragonmaw #1562

Closed EmosewaMC closed 4 months ago

EmosewaMC commented 4 months ago

Fixes all outstanding Dragonmaw specific issues that made the race track an abomination to race on. Other issues that apply to all racetracks still exist (spend too long falling when driving off edge, checkpoint triggers being odd, exploits of lap counting etc.)

All code has been tested by myself in a few races to check that ramps and pillars are in the correct spots and do not move over time as well as the phantoms smashing the player and placing them at the very least at a safe checkpoint (driving on the left side does not trigger the checkpoint because how we do the range check does not take that side into account, but you do respawn somewhere safe). I will be enlisting further testers to ensure functionality.

Fixes #172

Thank you aron for implementing a lot of the scripts

EmosewaMC commented 4 months ago

This will be marked ready for review when I believe enough testing has been done

aronwk-aaron commented 4 months ago

rigid as heck