Commit graph

28743 commits

Author SHA1 Message Date
Oni
7219d36521 Merge branch 'freeplay-never-scam' into 'master'
Never apply frontrun protection in freeplay

Closes #1474

See merge request KartKrew/Kart!2458
2024-09-17 03:24:19 +00:00
Oni
49eaf58de4 Merge branch 'super-transfers' into 'master'
Wall transfer buffs

See merge request KartKrew/Kart!2466
2024-09-17 03:14:56 +00:00
Oni
2afd5b279c Merge branch 'friendcode' into 'queue-skin'
FRIENDCODE (aka, Teamplay)

See merge request KartKrew/Kart!2451
2024-09-17 01:41:26 +00:00
Sal
653766010d FRIENDCODE (aka, Teamplay) 2024-09-17 01:41:26 +00:00
Antonio Martinez
c294785528 Experimental: only transfer assist while holding A 2024-09-16 18:24:50 -07:00
Alug
266aa14daf Clamp rover->alpha levels 2024-09-16 20:13:13 +02:00
AJ Martinez
29013f17f7 Merge branch 'slope-adjust-cleanup' into 'master'
Clean up debug messages left from slope adjustments branch

See merge request KartKrew/Kart!2465
2024-09-16 12:18:21 +00:00
Ashnal
1492b8444a Clean up debug messages left from slope adjustments branch 2024-09-16 12:18:20 +00:00
Antonio Martinez
ba22dabfe2 Transfer polish 2024-09-15 21:23:40 -07:00
Antonio Martinez
d4c0603808 Wall transfer buffs 2024-09-15 21:05:30 -07:00
Ashnal
88c77cfff3 Clean up debug messages left from slope adjustments branch 2024-09-15 21:53:44 -04:00
Oni
8d0c9bc5b9 Merge branch 'increment-move-increase' into 'master'
Increment move resolution increase

See merge request KartKrew/Kart!2464
2024-09-16 01:40:50 +00:00
Ashnal
adbdc63895 Increment move resolution increase 2024-09-16 01:40:50 +00:00
Oni
dc8fbb7c1c Merge branch 'slope-launch-adjustments' into 'master'
Slope launch physiscs adjustments

See merge request KartKrew/Kart!2399
2024-09-16 00:47:45 +00:00
Ashnal
33a1ca5831 Slope launch physiscs adjustments 2024-09-16 00:47:45 +00:00
Eidolon
a4e7803f76 Apply artifact expiration directly to jobs
Works around the issue with Gitlab CI not supporting the expire_in
property on the default job properties, as Steelt found.

https://gitlab.com/gitlab-org/gitlab/-/issues/404563
2024-09-15 18:32:57 -05:00
Oni
9eb605da9f Merge branch 'fix-drawtimer' into 'master'
Fix wrong default value of drawtimer

See merge request KartKrew/Kart!2459
2024-09-15 22:08:51 +00:00
Oni
c3208c243a Merge branch 'checkpoint-clip' into 'master'
Can cross checkpoints when respawning and in NOCLIP state now

See merge request KartKrew/Kart!2448
2024-09-15 20:48:33 +00:00
Ashnal
59b346675b Can cross checkpoints when respawning and in NOCLIP state now 2024-09-15 20:48:33 +00:00
toaster
3ca282c3b4 COM_Exec_f: By default, insert into command buffer
- Resolves KartKrew/RingRacers#281 under standard operation
- Add `-immediate` parameter for previous, `wait`-ignoring behaviour
    - Used by configfile, EXECCFG
2024-09-15 18:19:36 +01:00
Antonio Martinez
28499802e8 Fix wrong default value of drawtimer 2024-09-13 18:40:13 -07:00
Antonio Martinez
c661acdc74 Never apply frontrun protection in freeplay 2024-09-12 22:38:02 -07:00
Sal
3cbb4ae382 Merge branch 'debugtimer' into 'master'
drawtimer cvar

Closes #1473

See merge request KartKrew/Kart!2454
2024-09-12 13:27:07 +00:00
Sal
42328bc773 Merge branch 'fix-ghost-read' into 'master'
Fixes crashes in TA when reading ghosts

See merge request KartKrew/Kart!2457
2024-09-12 13:21:24 +00:00
Ashnal
61e29b70a6 Fixes crashes in TA when reading ghosts
that use the new RNG classes
2024-09-10 22:20:55 -04:00
Antonio Martinez
62e8b435aa Race Duel: endcam fixup 2024-09-10 15:31:48 -07:00
Antonio Martinez
2a42d664f0 Special Stage is never Race Duel 2024-09-10 15:11:47 -07:00
Antonio Martinez
fc56b1c802 Race Duel: prettier Margin Boost text 2024-09-10 15:09:40 -07:00
Antonio Martinez
6e51815df3 Race Duel: only endcam on close finishes 2024-09-10 15:08:58 -07:00
Jack
f3ed9f580e Fixed the p->player null check in destroyed-kart.cpp being a part of hasCustomHusk rather than being a part of pValid as it's supposed to be 2024-09-09 16:19:17 +01:00
Jack
2bdc014006 With the help of GitLab user Lach, I turned my approximated sprite scaling in destroyed-kart.cpp into 100% accurate sprite scaling 2024-09-09 15:41:26 +01:00
Antonio Martinez
216282ba64 drawtimer cvar 2024-09-09 05:09:56 -07:00
Antonio Martinez
7e9710e81a WIP 2024-09-09 02:09:53 -07:00
Sally Coolatta
ef627afcf3 Merge branch 'master' into duel 2024-09-08 08:46:16 -04:00
Sally Coolatta
752063b472 Update bot followers too 2024-09-08 06:37:41 -04:00
Antonio Martinez
1660d9c143 Yet slower Margin Boost 2024-09-07 18:57:35 -07:00
Jack
40b231ff62 Changed float percentage mathematics in destroyed-kart.cpp into approximated fixed mathematics that will not risk a desync across platforms with different float standards 2024-09-07 18:01:41 +01:00
Sally Coolatta
0d3cc16403 Queued skin/color changes
Instead of janky spectate on skin change, let the player finish their current round as their current skin.
2024-09-07 10:54:36 -04:00
Jack
af16e3f993 Implemented SPR2_DKRT and integrated it into the state system 2024-09-07 14:40:12 +01:00
Antonio Martinez
abc0187b7e Oops, make duels actually score correctly 2024-09-07 01:07:27 -07:00
Antonio Martinez
bdd32cd08f Tighten "close finish" ending camera 2024-09-07 00:08:38 -07:00
Antonio Martinez
bb51c2df4d Fix lap display in duel 2024-09-06 21:45:05 -07:00
AJ Martinez
e5f740f4a3 Merge branch 'fix-perma-ring-leniency' into 'master'
Perma ring box should never leniency pickup as item

Closes #1449

See merge request KartKrew/Kart!2429
2024-09-07 04:41:52 +00:00
Antonio Martinez
dcb4dea2fb Duel: cleanup, finish refactor, endcam, position fixes 2024-09-06 20:58:06 -07:00
Jack
51112a07f7 Revert "I've spent the last 3 or so hours just trying to get a feel as to how to even begin approaching this task but I think it's just way beyond my understanding, I don't have enough experience with big C / C++ projects to know if its just me or if this project being 2 decades running makes it a freak of nature but I'm just barely holding on here and not seeing any results, so nuts to it for now."
This reverts commit 6125572b63.
2024-09-06 01:13:55 +01:00
Antonio Martinez
5d1f8f05bc Even slower Margin Boost 2024-09-05 01:26:14 -07:00
Antonio Martinez
bf2b31a833 Slower margin boost 2024-09-05 01:21:07 -07:00
Antonio Martinez
c4fc86b668 Margin Boost 2024-09-05 00:36:24 -07:00
Oni
cc3d262566 Merge branch 'demo-version-update' into 'master'
Update demoversion

See merge request KartKrew/Kart!2450
2024-09-05 05:04:38 +00:00
Ashnal
7da33d7e56 Update demoversion to follow up commit
d99335d5a0
Ensures fresh demos are using the new code path
2024-09-05 01:03:07 -04:00