Spice Runners V2 [Beta 22]
Pre-release
Pre-release
Beta 22 Changelogs
-
Added top 3 leaderboard for map vote :: @luigi-budd
-
Refactored PizzaFace Data :: @UnmatchedBracket
-
Updated
readme.md
:: @UnmatchedBracket -
Prevent Pizza Face from dying ever :: @UnmatchedBracket
-
Added pizza trails.
-
Added Eggman Pizzaface, and Kimizza Pizzaface :: Suggested by Maverick
-
Added
ptsr_s_rank_points
level header. Remember, P Rank requirement is 2x the S Rank requirement. -
Pizzaface Radius:
18FU
->24FU
-
Added parry safe frames. CVAR:
PTSR_parry_safeframes
. This prevents the bug where the parry misses even if you're super close. (FINALLY) -
New Overtime Text.
-
Added Hooks for developers. And maybe for inside the Spice Runners mod too.
Example Hook
PTSR_AddHook("onparry", function(player) end)
- Added hooks:
onparry
,onlap
,onbonus
,onringbonus
,onlapbonus
Returning true on a hook will overwrite the ingame action.