Sal
99818671a8
Merge branch 'sigsegv-fix' into 'master'
...
Fix SIGSEGV related to GL renderer
See merge request KartKrew/RingRacers!49
2024-08-22 13:00:12 +00: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
wehrlia
d05202257b
K_DrawTypingNotifier: Remove V_HUDTRANS
...
From V_DrawFixedPatch function call.
2024-08-21 17:00:14 -03:00
wehrlia
05d47fd06b
hw_draw.c: Don't draw anything if alphalevel > 12
2024-08-21 16:59:04 -03: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
Antonio Martinez
89544772b3
Amps for checkpoints (and small amp fixes)
2024-08-13 17:54:31 -07:00
Ashnal
df4e99b050
WIP Race Checkpoints
...
MobjList count
WIP: Checkpoints grant lap bonus
help?
can't allocate vector
fixed tagged line iteration and collision detection
Multiplayer animations and map retart fixes
Clear between maps
2024-08-13 20:20:21 -04:00
Oni
495d875631
Merge branch 'sticky-sliptides' into 'master'
...
Digital-friendly sliptide extensions
See merge request KartKrew/Kart!2418
2024-08-14 00:06:03 +00:00
Antonio Martinez
f4e3cf1555
Digital-friendly sliptide extensions
2024-08-13 16:12:03 -07:00
Oni
4bf99e7f16
Merge branch 'amps' into 'master'
...
Overdrive!
See merge request KartKrew/Kart!2414
2024-08-13 02:46:56 +00:00
Gunla
e120a4fecf
Merge branch 'snapshot-maps' into 'master'
...
"snapshotmaps" command
See merge request KartKrew/Kart!2410
2024-08-13 02:46:28 +00:00
Sally Coolatta
113146d208
Disallow palette flashes with reducevfx
...
Resolves #214
2024-08-09 22:46:40 -04:00
Sally Coolatta
4ac841add7
Merge remote-tracking branch 'public-new/master'
2024-08-09 21:00:28 -04:00
Sal
1cafadc997
Merge branch 'segaskip' into 'master'
...
Allow Skipping through the Sega Logo Faster
See merge request KartKrew/RingRacers!26
2024-08-09 05:16:55 +00:00