Commit graph

27886 commits

Author SHA1 Message Date
Antonio Martinez
e6db4e4d9b Backshots resurrection 2024-08-23 21:02:43 -07: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
Ashnal
cd625acab7 Remove amps from checkpoints 2024-08-18 19:05:33 -04:00
Sally Coolatta
9c2144c340 Give Battle mode item spawners their own RNG class
PR_ITEM_ROULETTE is explicitly meant only for K_FillItemRouletteData, and nothing else is ever meant to use it.

May possibly be the cause of the dedicated overtime desync, but I am not convinced it is.
2024-08-18 18:49:47 -04:00
toaster
1e502da748 Merge branch 'master' of https://git.do.srb2.org/KartKrew/RingRacers 2024-08-17 20:16:27 +01:00
toaster
53d111b522 Merge branch 'master' into 'master'
exposed ply.startboost and the absent BT_ flags to lua

See merge request KartKrew/RingRacers!32
2024-08-17 18:49:02 +00:00
toaster
e76e2612df Merge branch 'fixUnflippedImportantObjects' into 'master'
Fix unflipped important objects & elements (also fix trick treshhold when flipped)

See merge request KartKrew/RingRacers!28
2024-08-17 18:39:39 +00:00
toaster
67cc69277b Merge branch 'expose-addmessage' into 'master'
Expose K_AddMessage functions.

See merge request KartKrew/RingRacers!9
2024-08-17 18:34:13 +00:00
Jisk
8bdd0abfaf Expose K_AddMessage functions. 2024-08-17 18:34:12 +00:00
toaster
2bc5fcc047 Merge branch 'drawOnMinimapInbounds' into 'master'
Fix and refactor drawOnMinimap (resolves #39, #192)

Closes #192 and #39

See merge request KartKrew/RingRacers!40
2024-08-17 16:18:18 +00:00
Antonio Martinez
f9b72269f7 Further checkpoint amp nerfs 2024-08-13 18:14:45 -07:00