You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is either expected behavior or an off-by-one error made by MrZ when he edited the rank requirements. P.modeData.maxRankPts = (lines) + 1.
IIRC I made it like this so the construct grade name function would be less complex
Ranking is inconsistent between gameplay and replay.Seeing the mode file, A rank is supposed to be given after stacking 2 checkerboard lines (grade 8).
Techmino/parts/modes/construct_checker.lua
Lines 13 to 21 in e49f8d4
This works fine... on replay only.
Replay - no rank at Grade 9Gameplay - Grade 9 grants an A rank
This actually grants you an A rank.
The text was updated successfully, but these errors were encountered: