Commit graph

27896 commits

Author SHA1 Message Date
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
Antonio Martinez
b3abb8ca37 Stretch items further in large games 2024-08-20 22:53:38 -07:00
Antonio Martinez
4fc9bf95cf Item table refinement 2024-08-20 21:38:44 -07:00
Antonio Martinez
d6210023d8 Don't directly scale item power when frantic (distance is already scaled!) 2024-08-20 18:00:16 -07:00
Antonio Martinez
b388c48be7 WIP - Dynamic Roulette 2024-08-20 17:57:40 -07:00
Antonio Martinez
b51f4d28a9 WIP - Dynamic roulette 2024-08-20 04:22:00 -07:00
Ashnal
8cd1f83a70 Merge branch 'race-checkpoint' of https://git.do.srb2.org/KartKrew/Kart into race-checkpoint 2024-08-19 21:49:23 -04:00
Ashnal
6287ee485a cap ring award exp penalty 2024-08-19 21:49:18 -04:00
Antonio Martinez
0dfdf563f3 That's not how fixed math works, idiot 2024-08-19 16:57:56 -07:00
Ashnal
8861410692 Missing newlines 2024-08-19 19:54:42 -04:00
Ashnal
78a678b8ca Revert dist debug 2024-08-19 19:54:28 -04:00
Ashnal
155fe22bd7 K_drawDistributionDebugger is NOT netsafe 2024-08-19 19:48:02 -04:00
Sally Coolatta
d99335d5a0 Fix game crashing trying to load ghost brief
Replay code was not prepped for adding/removing RNG classes yet. Oops!

G_CompatLevel was not put on the changes from the previous commit, as we are planning on breaking all the compat for the new TA changes anyways. Just preventing this being a problem in the future.
2024-08-19 19:03:00 -04:00
Ashnal
5d2f5ac6c7 unfuck savegame for debug 2024-08-19 18:34:08 -04:00
Ashnal
1696893087 Ringbox award fix
oops
2024-08-19 07:49:26 -04:00
Antonio Martinez
a8211b980f WIP: more EXP math 2024-08-18 22:19:46 -07:00
Ashnal
9cfa67dae6 WIP Exp math
temp changes to distribution debugger
2024-08-19 00:10:45 -04:00
Ashnal
57fb5b758c Update pwr levels on checkpoint cross 2024-08-18 21:05:13 -04:00
Ashnal
6f455bc1fb Remove amps from finish line cross 2024-08-18 21:05:01 -04:00
Ashnal
b4827de43d WIP basic exp
modifies item odds based on checkpoint and finishlin grading
2024-08-18 20:54:16 -04:00