Antonio Martinez
b349dd4dfc
Fix timer removal in menus
2024-08-27 20:17:27 -07:00
Antonio Martinez
57c4fccd03
gameplay prototyping lightning round
2024-08-27 19:42:56 -07:00
Oni
b5f5a486cf
Merge branch 'amp-max-lower' into 'master'
...
Reduced max amps storage
Closes #1456
See merge request KartKrew/Kart!2435
2024-08-26 05:40:23 +00:00
Oni
08cf2de75a
Merge branch 'sneaker-lift' into 'master'
...
Sneaker Lift
See merge request KartKrew/Kart!2437
2024-08-25 23:50:10 +00:00
Ashnal
70ad221aa0
Sneaker Lift
2024-08-25 23:50:10 +00:00
VelocitOni
b18251ea79
Changed back to 15
...
Changed back to 15 to test my git credentials rq
2024-08-25 14:21:30 -04:00
VelocitOni
b53c25a262
Testing my git key
...
Will raise back to 15, testing git credentials because fuck
2024-08-25 14:19:22 -04:00
VelocitOni
80c7f92f8d
Reduced max amps storage define
...
Reduced define for max amps player is able to hold, lets us see more electricity stages (no one got high counts anyway)
2024-08-25 14:01:31 -04: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
Oni
d5a63a6864
Merge branch 'button-upverdrive' into 'master'
...
Negative edge Overdrive
See merge request KartKrew/Kart!2428
2024-08-25 02:24:16 +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
Oni
5f7d08fd3c
Merge branch 'unmash-bananas' into 'master'
...
Unmash bananas
Closes #1447 and #1446
See merge request KartKrew/Kart!2424
2024-08-24 23:44:13 +00:00
Antonio Martinez
1a4cb0c2df
Fix droptarget amps
2024-08-24 16:31:47 -07:00
Oni
77fba3057e
Merge branch 'exp-hud-math' into 'master'
...
Exp hud math for target 500 at 1.0 exp
See merge request KartKrew/Kart!2427
2024-08-24 23:27:20 +00:00
Ashnal
ee74b747ac
Exp hud math for target 500 at 1.0 exp
2024-08-24 23:27:20 +00:00
Antonio Martinez
0185c4fd10
Stsrip shields on backshot stumble demotion
2024-08-24 04:11:10 -07:00
AJ Martinez
abd0920b06
Merge remote-tracking branch 'origin/master' into unmash-bananas
2024-08-24 04:10:04 -07:00
Antonio Martinez
0a8e6fe15c
WHOOPS debug print in master again
2024-08-24 01:32:58 -07:00
Antonio Martinez
a9993e49b2
Don't defang dropped banana chains
2024-08-24 00:49:22 -07:00
Oni
152d85adcd
Merge branch 'ping-typo' into 'master'
...
Correct local millisecond measurement in ping command output
See merge request KartKrew/Kart!2407
2024-08-24 07:24:00 +00:00
Oni
7c9b82270b
Merge branch 'speedy-savestate' into 'master'
...
Don't reload level on gamestate resend
See merge request KartKrew/Kart!2225
2024-08-24 07:22:48 +00:00
Oni
565cbf558c
Merge branch 'backspam-ballcrusher' into 'master'
...
Backshots resurrection
See merge request KartKrew/Kart!2423
2024-08-24 07:13:32 +00:00
Antonio Martinez
5dd7384036
Backshots: use xval2 for jawz reticle color, freeing cvmem for backshot flag
2024-08-23 23:43:23 -07:00
Oni
95f4d2965a
Merge branch 'exp-hud' into 'master'
...
EXP HUD
See merge request KartKrew/Kart!2422
2024-08-24 06:00:51 +00:00
Antonio Martinez
c5f4c68d07
5 ring penalty on backshot stumble
2024-08-23 21:44:12 -07:00
Antonio Martinez
4f4c720628
EXP HUD
2024-08-23 21:03:18 -07:00
Antonio Martinez
e6db4e4d9b
Backshots resurrection
2024-08-23 21:02:43 -07:00
Sally Coolatta
08299afa41
Don't reload level on gamestate resend
...
The level will only reload during a gamestate reload if the map is horribly mismatched somehow. Minor differences in level state are already handled by other parts of the reload, so doing this on *every* reload wastes lots of time.
2024-08-23 02:57:09 -04:00
Oni
9213ea6f2b
Merge branch 'item-spy-always' into 'master'
...
Nametag stuff
See merge request KartKrew/Kart!2421
2024-08-23 06:54:51 +00:00
Sally Coolatta
b43d62367f
Nametag stuff
...
- Enable item spy in all modes
- Add CPU tags
- New CPU indicator for tab screen
2024-08-23 01:51:52 -04: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
e57f53016c
Odds were never real
2024-08-22 22:29:12 -07:00
Antonio Martinez
5815635d51
lightning round 2
2024-08-22 22:28:59 -07:00
Antonio Martinez
83f952e64b
Lightning tweaks
2024-08-22 22:28:47 -07:00
Antonio Martinez
204a7ddaba
Earlier, more common sneakers
2024-08-22 22:28:33 -07:00
Antonio Martinez
92220fcf6b
shitass sneaker buff gameplay proto
2024-08-22 22:28:22 -07:00
Antonio Martinez
42e23c7e9b
Fix unusually rare Grow
2024-08-22 00:56:45 -07:00
Antonio Martinez
cd4bef9f24
Don't overflow when scaling large netgame distances
2024-08-21 21:24:00 -07:00
Antonio Martinez
69e37fe40b
Scale target power instead of distance values in large games (fixed weak item filter misfiring)
2024-08-21 21:00:11 -07:00
Antonio Martinez
ef7c6dc086
Don't filter frontrunner roulette
2024-08-21 20:22:02 -07:00
Antonio Martinez
5b841c11cb
Use percentage for loneliness instead of hard breakpoint
2024-08-21 15:20:10 -07:00
Antonio Martinez
5d19bfcb91
Dynamic Roulette: mega cleanup, mini fixes
2024-08-21 02:28:31 -07:00
Antonio Martinez
d8fc1fed64
Item "loneliness"
2024-08-21 00:41:35 -07:00
Antonio Martinez
158052158e
Dynamic Roulette: SPB safety
2024-08-21 00:08:19 -07:00
Antonio Martinez
e79eeec896
Dynamic Roulette: SPB
2024-08-20 23:59:03 -07:00
Antonio Martinez
9e90cb80dd
Restore some Battle stuff
2024-08-20 23:28:27 -07:00