DropperFix
A Custom Dropper Map in PeakDropper Fix


Source: https://thunderstore.io/c/peak/p/Beast_Mode/Dropper/
The original mod is no longer functional. If the original mod author releases an update, I will deprecate this mod on Thunderstore.
I made the following modifications to the original mod:
- Compatible with PeakLevelSelect.
- Fix compatibility breaks after PEAK updates.
- Optimize UI presentation.
- Support Chinese and English language adaptation.
Description
Dive into the skies with two distinct Dropper game modes, available directly from the in-game flight terminal just like selecting higher ascents:
- Dropper - Classic Mode: Navigate through obstacles as you fall toward the portal at the bottom. Survive the descent to be teleported seamlessly to the next level.


- Dropper - Descent Mode: A more intense twist: no portal to catch you. Race your friends to the bottom of the tower, but be warned: go too fast, and you might not survive the landing.


v1.1.15
- Rebuilt both DLLs against the current PEAK update (The Final Ascent).
- Fixed MissingMethodException: CharacterAfflictions.ClearAllStatus(bool) (signature is now ClearAllStatus(bool, bool)).
- Fixed MissingMethodException: Character.WarpPlayerRPC(Vector3, bool, PhotonMessageInfo) (removed the stale 3-argument calls in the Dropper DLL).
- Fixed the GiveResetBerry manual patch failure caused by the ItemSlot.prefab field no longer existing (it is a property now).
- Fixed the Dropper ending (finish) not triggering: Character.TestWin is now public static, so the finisher's NonPublic-only reflection found nothing and threw NRE.
- Fixed NotImplementedException spam from holdOnFinish on the Dropper teleporter/backporter/brewing stand/finisher (the game's interaction system reads this property; it now returns false like vanilla interactables).
