toaster
b95b076bed
Tutorial course select: Fix returning to the menu behaviour
2023-11-05 18:44:46 +00:00
toaster
6b37f86be0
Map command: GT_TUTORIAL is incompatible with the default of single-course GP, default to -match behaviour
2023-11-05 00:07:01 +00:00
toaster
1ac64dc0ed
Assorted minor tidyup while handling previous commits in this branch
2023-11-05 00:01:44 +00:00
toaster
75d8f1539c
HUD refinement for Rings tutorial
...
- Hide roundscore outside of GTR_POINTLIMIT
- Hide position number in K_Cooperative
- Tutorial should have counted as K_Cooperative when implemented, fix that now
2023-11-04 23:59:17 +00:00
toaster
b55b17ccee
G_FindMap: Support menuttl as well
...
Permits "map brakes" and "map balconies"
Secretly just uses the titlecard map name behind the scenes, but the author of this commit didn't want to be too intrusive.
2023-11-04 23:34:07 +00:00
toaster
ce93667fce
GTR_CHECKPOINTS: Players will now respawn at Starposts
...
In addition, tighten up the handling for player angle at spawn time
2023-11-04 23:03:25 +00:00
toaster
d33fa75eb0
Disable the v1 Manual for now
...
I really wanted to make a new manual work in time for launch. But no. It would likely be an irresponsible timesink at this stage.
2023-11-04 22:14:15 +00:00
toaster
95ea6ae883
Tutorials are now strongly ordered, as opposed to passively ordered
...
- You will only see one uncompleted course on the Tutorial level select at a time.
- All subsequent stages will not be visible.
- This actually doesn't apply if you've beaten all the basegame Tutorial courses, and then load custom ones, to avoid discouraging the creation of those.
- If you select the menu and any loaded Tutorial stage is not completed, that stage will be highlighted automatically.
- Uses the same icon as the Grand Prix backup tracker
- Partly because it's the same general concept, saving your progress between sessions and alerting you to incompletion
- Partly so I didn't have to bother any asset creators for something more specialised
2023-11-04 22:13:24 +00:00
toaster
993dea580c
Fix tracking map completion for Tutorial stages
...
The author of this commit is hesitant to allow mapwarp to bypass completion requirements under regular circumstances, but happy enough to make the exception for specifically GT_TUTORIAL.
2023-11-04 22:04:29 +00:00
toaster
dce2c73df1
thinker_era
...
A first pass in attempts to fix crashes when ACS causes map changes.
Frustratingly still got a crash, but I think this is definitely the right foundation to work with.
2023-11-04 17:11:59 +00:00
Oni
6e6c0cd71f
Merge branch 'ballhog-descam' into 'master'
...
Ballhog fixups (+ sound cleanup)
See merge request KartKrew/Kart!1590
2023-11-03 03:13:13 +00:00
Oni
b20fb26c04
Merge branch 'hanagumi-ringbox' into 'master'
...
Hanagumi Hall ring vent overflow (resolves #745 )
Closes #745
See merge request KartKrew/Kart!1591
2023-11-03 03:12:35 +00:00
Oni
4e5e0835b5
Merge branch 'mania-time-trial' into 'master'
...
Mania-style time trials (resolves #747 mostly by accident)
Closes #747
See merge request KartKrew/Kart!1592
2023-11-03 03:12:03 +00:00
AJ Martinez
28405087e5
Y to quick restart attack modes
2023-11-02 16:53:55 -07:00
AJ Martinez
5acfe85542
Fix incomplete ghost fast-forwarding
2023-11-02 16:51:25 -07:00
AJ Martinez
0ca7897327
Remove sliptide sound fix (revisit later)
2023-11-02 07:11:02 -07:00
AJ Martinez
a2438a14c2
Fix standard race times being modified on line cross
2023-11-02 07:06:28 -07:00
AJ Martinez
506ab31f7f
Mania-style time trials
2023-11-02 06:51:51 -07:00
toaster
263c968cc8
Fix the Hanagumi Hall ring vent overflow
...
The way the cap was being handled was kind of messed up, and was trying to subtract your existing Super Ring count.
But because the datatype doesn't support negative numbers, it rolled under to approx UINT16_MAX!
Fix the datatypes and add the extra over-range check to prevent this from happening again.
2023-11-02 11:24:54 +00:00
AJ Martinez
143320b577
Misc item fuckery
2023-11-01 23:11:24 -07:00
AJ Martinez
429f84f6b6
Fix bad null check for sliptide zip indicator
2023-10-29 15:02:05 -07:00
Oni
fc982e84fd
Merge branch 'duel-items-in-bonus' into 'master'
...
Spawn Duel items in GP Bonus
See merge request KartKrew/Kart!1584
2023-10-29 16:07:29 +00:00
AJ Martinez
1a75bc2e00
Fix Duel Bonus items being shortcircuited in P_AllowMobjSpawn
2023-10-29 05:28:45 -07:00
Oni
d79f723138
Merge branch 'flame-shield-fixups' into 'master'
...
Flame Shield fixups
See merge request KartKrew/Kart!1585
2023-10-29 06:17:22 +00:00
Oni
f5c1180095
Merge branch 'turn-solver-leniency' into 'master'
...
Sliptide/drift exit cleanup
See merge request KartKrew/Kart!1576
2023-10-29 06:08:22 +00:00
Oni
8557a7250f
Merge branch 'prison-difficulty' into 'master'
...
Prison difficulty modes
See merge request KartKrew/Kart!1583
2023-10-29 06:07:42 +00:00
Oni
263eb3dd87
Merge branch 'podium-polished' into 'master'
...
Podium rank screen polished
See merge request KartKrew/Kart!1588
2023-10-29 06:04:22 +00:00
Sal
cecd81b4aa
Podium rank screen polished
2023-10-29 06:04:22 +00:00
AJ Martinez
79a2c9a61d
Flame Shield fixups
2023-10-27 21:05:18 -07:00
AJ Martinez
be1ce929c7
Fix time-increment overlap in prisons
2023-10-24 02:15:19 -07:00
toaster
1fecdc7ed5
Merge branch 'allow-whip-in-spindash' into 'master'
...
Whip fixups no.69
See merge request KartKrew/Kart!1575
2023-10-24 09:04:53 +00:00
toaster
b166c580b9
Merge branch 'titlemap-startpos-interp' into 'master'
...
Defer title start in intro responder to ticker
Closes #731
See merge request KartKrew/Kart!1581
2023-10-24 09:01:23 +00:00
toaster
844f868bed
Merge branch 'fix-whip-buzzsaw' into 'master'
...
Fix instawhip buzzsaw oneshotting the UFO
See merge request KartKrew/Kart!1579
2023-10-24 09:00:21 +00:00
AJ Martinez
b2349ed6bf
Spawn Duel items in GP Bonus
2023-10-24 01:44:56 -07:00
Oni
a221cb467e
Merge branch 'master-mode-all-access' into 'master'
...
Rank 1 Master always enters Sealed Star
See merge request KartKrew/Kart!1582
2023-10-24 03:25:55 +00:00
AJ Martinez
80a9b5c3ec
Why did numlaps ever save
2023-10-23 19:57:23 -07:00
AJ Martinez
dbe25d8be4
Fix Prisons difficulty to respond to GP settings
2023-10-23 19:55:54 -07:00
Oni
cbb3c505fe
Merge branch 'fix-spb-attack-hud' into 'master'
...
Fix SPB Attack distance tracker
See merge request KartKrew/Kart!1578
2023-10-24 01:36:59 +00:00
Oni
b36d93c74d
Merge branch 'network-debug' into 'master'
...
Packet loss indicator
See merge request KartKrew/Kart!1573
2023-10-24 01:26:20 +00:00
Oni
a90d6d38c5
Merge branch 'gachabom-rebound-noise' into 'master'
...
Gachabom fixups
See merge request KartKrew/Kart!1577
2023-10-24 01:17:30 +00:00
Oni
bb537b8de9
Merge branch 'bot-controller' into 'master'
...
Revamped Bot Controllers
See merge request KartKrew/Kart!1574
2023-10-24 01:03:01 +00:00
AJ Martinez
5cdedd53ba
Prisons: respond to game difficulty
2023-10-22 17:16:04 -07:00
AJ Martinez
e2e022dd6a
Rank 1 Master always enters Sealed Star
2023-10-22 16:49:31 -07:00
Eidolon
d32823bac8
Defer title start in intro responder to ticker
...
Fixes KartKrew/Kart#731
2023-10-22 17:56:16 -05:00
AJ Martinez
287a49b337
Use minimap transparency(ish) for SPB Attack HUD
2023-10-22 03:41:54 -07:00
AJ Martinez
8b9b1e1640
Fix instawhip buzzsaw oneshotting the UFO
2023-10-22 03:30:04 -07:00
AJ Martinez
877651733b
Fix SPB Attack distance tracker
2023-10-22 03:07:51 -07:00
AJ Martinez
730f788a07
Sliptide SFX perf optimization
2023-10-22 01:51:58 -07:00
AJ Martinez
dc7fea1d26
Gachabom rebound: initialize soundplayed flag
2023-10-22 01:45:11 -07:00
AJ Martinez
31fbb29b88
Gachabom fixups
2023-10-22 00:06:07 -07:00