AJ Martinez
f914d51d5c
Award full neutral drift boost even when mispredicting neutral turns
2025-04-29 11:28:05 -04:00
Sally Coolatta
4730c166d8
Buffed neutral drift speed
2025-04-29 01:22:13 -04:00
Sally Coolatta
f9d0cfa1af
Alternative take on neutral drift speed boost
2025-04-29 00:32:58 -04:00
AJ Martinez
7eb01bd553
Neutral drift + heavyweight inward drift buffs
2025-04-28 18:02:54 -04:00
Ashnal
42e30cd8bb
Landmine forwardthrow
2025-04-09 04:42:54 +00:00
toaster
b5fd26777c
Don't award Prison Eggs bopped after exiting
...
- Short-circuits P_AddBrokenPrison if EVERYONE is exiting
- Still calls P_DoAllPlayersExit to catch spectators with respect to server softlock
- Don't run K_SpawnBattlePoints if the recipient is exiting
- Also re-arranges K_GivePointsToPlayer just in case the score addition ends the round
2025-02-23 14:39:37 +00:00
Eidolon
cb7f437e60
Merge public master
2025-02-13 15:48:11 -06:00
Eidolon
a4d304a1f5
Update copyright years to 2025
2025-02-13 15:32:26 -06:00
Ashnal
33ff42af1f
Fixed math oopsie
2025-01-30 20:35:16 -05:00
toaster
2104b0b0f5
Disable EXP in K_Cooperative
...
- HUD, tally, and roulette(!!)
- In basegame, affects Sealed Stars
2025-01-18 19:29:49 -05:00
toaster
396244780a
Don't attempt to use adjusted EXP counter in invalid contexts
...
- Introduces new function K_GetDisplayEXP
- Replaces duplicated code between HUD and tally
- Returns UINT16_MAX in div/0 case for invalid result (resolves #1458 )
- Hides EXP HUD/tally if no EXP can be earned
2025-01-18 19:29:49 -05:00
Sally Coolatta
9cce0811d8
Fix flipped G_SameTeam in K_FindJawzTarget
2024-10-04 19:20:07 -04:00
Antonio Martinez
6a821ba289
Only charge driftsparks in TA position up to color transition
2024-10-02 19:02:54 -07:00
Antonio Martinez
30bfde0e03
Review nudges
2024-10-02 18:57:12 -07:00
Antonio Martinez
c5a9be9d28
TA2, attempt 2
2024-09-29 21:13:27 -07:00
AJ Martinez
4c64c909c1
TA Ring Box: more constant tweaking!
2024-09-29 17:35:49 -07:00
AJ Martinez
dea9054613
TA Ring Box rebalance
2024-09-29 17:35:49 -07:00
Oni
71588f490f
Merge branch 'queue-skin' into 'master'
...
Queued skin/color changes
See merge request KartKrew/Kart!2452
2024-09-28 17:46:42 +00:00
Antonio Martinez
555e4eaa4c
Final raw button literal fixups?!
2024-09-27 04:44:59 -07:00
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
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
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
33a1ca5831
Slope launch physiscs adjustments
2024-09-16 00:47:45 +00:00
Antonio Martinez
c661acdc74
Never apply frontrun protection in freeplay
2024-09-12 22:38:02 -07:00
Oni
2de94c94c8
Merge branch 'defensive-overdrive-leniency' into 'master'
...
Extend defensive Overdrive until you leave painstate
Closes #1452
See merge request KartKrew/Kart!2430
2024-09-05 02:46:13 +00:00
Antonio Martinez
c6a9228b2b
Bot-aware 2.4 mechanics
2024-08-29 20:22:31 -07:00
Sally Coolatta
158d8ac5d3
Fix compile warnings
2024-08-28 17:56:11 -04:00
Sally Coolatta
d33b123e32
Implement reticule gfx, fix FOFs/walls/scale
2024-08-28 01:26:54 -04:00
Sally Coolatta
03874c3374
New Ballhog design
...
Taking the old charge idea, but instead of missiles, it's bananas that explode on the floor and can only be lobbed forward. Charging creates more projectiles in a circle pattern around it.
2024-08-28 01:26:53 -04:00
Antonio Martinez
c0bc1cc245
Restore intended sneaker-lift top speed values
2024-08-27 22:18:37 -07:00
Antonio Martinez
640053cd66
More superring tweaks
2024-08-27 21:54:32 -07:00
Antonio Martinez
e1aab0133a
Use momentum angle for super ring thrust
2024-08-27 21:19:17 -07:00
Antonio Martinez
57c4fccd03
gameplay prototyping lightning round
2024-08-27 19:42:56 -07:00
Ashnal
70ad221aa0
Sneaker Lift
2024-08-25 23:50:10 +00:00
Antonio Martinez
716ba4cabb
Extend defensive Overdrive until you leave painstate
2024-08-24 20:20:30 -07:00
Oni
5c9cc631c4
Merge branch 'ice-pull' into 'master'
...
New ice slope physics
See merge request KartKrew/Kart!2377
2024-08-25 03:00:50 +00:00
Sally Coolatta
87a223d5e2
New ice slope physics
...
Make them stronger by the same factor as acceleration is weakened. This feels a lot more natural, since your top speed tends to be higher on ice, which was making them feel strangely easier to climb ... even though driving on ice is hard mode (even in real life)
Also fixes an oversight where P_SpawnFriction was using the outdated movefactor constants from SRB2 instead of the ones from SRB2Kart that the rest of the codebase was using, by unifying it into one function.
2024-08-24 22:19:08 -04:00
Antonio Martinez
01dcfafe5c
Negative edge Overdrive
2024-08-24 18:37:57 -07:00
Ashnal
ee74b747ac
Exp hud math for target 500 at 1.0 exp
2024-08-24 23:27:20 +00:00
Antonio Martinez
0a8e6fe15c
WHOOPS debug print in master again
2024-08-24 01:32:58 -07:00
Antonio Martinez
e6db4e4d9b
Backshots resurrection
2024-08-23 21:02:43 -07:00
AJ Martinez
3670695df6
Merge remote-tracking branch 'origin/race-checkpoint'
2024-08-22 22:49:49 -07:00
AJ Martinez
e5e3f5b6da
Merge branch 'dynamic-roulette' into 'race-checkpoint'
...
Dynamic Roulette
See merge request KartKrew/Kart!2420
2024-08-23 05:48:32 +00:00
Antonio Martinez
a19b323d36
Amps readjustment
2024-08-22 22:45:29 -07:00
Antonio Martinez
36db256633
stronger exp in small games
2024-08-22 22:29:21 -07:00
Antonio Martinez
92220fcf6b
shitass sneaker buff gameplay proto
2024-08-22 22:28:22 -07:00