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
Antonio Martinez
9e90cb80dd
Restore some Battle stuff
2024-08-20 23:28:27 -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
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
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
Antonio Martinez
89544772b3
Amps for checkpoints (and small amp fixes)
2024-08-13 17:54:31 -07: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
Antonio Martinez
90fdd26690
Topinfirst timer decays instead of resetting
2024-08-04 22:15:40 -07:00
Antonio Martinez
4fc8681e37
Top throw forces fastfall
2024-08-04 21:44:13 -07:00
Antonio Martinez
83be26cd76
Defensive Overdrive when hit into debt
2024-08-04 00:09:16 -07:00
Antonio Martinez
ed1dde5788
WIP: Separate Overdrive shield
2024-07-23 17:32:10 -07:00
Antonio Martinez
81e9441218
WIP: Overdrive polish 2
2024-07-22 21:51:33 -07:00
Antonio Martinez
2b61497536
WIP - Overdrive polish
2024-07-22 20:35:28 -07:00
Antonio Martinez
199a92ebb2
WIP: Overdrive
2024-07-22 02:14:11 -07:00
Antonio Martinez
1b19cd6a38
Power item scam removal mk.2
2024-07-21 16:18:47 -07:00
JugadorXEI
4c7ec4bae0
Fix shield objects not being properly flipped
2024-05-22 21:54:45 +02:00
JugadorXEI
c275f9b3cb
Fix tricks fail threshold when under gravflip, fix Charge Aura's visuals not being flipped
2024-05-22 21:54:45 +02:00
JugadorXEI
4439ce8940
Fix soft landing mobj not being properly flipped
2024-05-22 21:54:45 +02:00
JugadorXEI
bdb15028a1
Fix ring debt object not being properly flipped
2024-05-22 21:54:45 +02:00
Eidolon
3e30310e6a
Fix compatlevel check for trick aimingcompare
2024-05-21 00:33:40 -05:00
AJ Martinez
aa81299b05
Merge branch 'bonklock' into 'master'
...
Add automatic generic bump unstuck
See merge request KartKrew/Kart!2395
2024-05-21 03:01:59 +00:00
Oni
0a89571225
Merge branch 'fix-handling-desyncs-in-old-replays' into 'master'
...
Add missing demo compatibility check for "drift end kick-out" fix
Closes #1390
See merge request KartKrew/Kart!2370
2024-05-20 21:24:11 +00:00
Oni
247def32e1
Merge branch 'brakedrift-whip' into 'master'
...
Don't cancel whip charge while brakedrifting
Closes #1395
See merge request KartKrew/Kart!2390
2024-05-20 21:21:06 +00:00
AJ Martinez
f60551bb18
2.3 trick compatlevel
2024-05-19 17:52:07 -07:00
AJ Martinez
3baf39a1fd
Merge remote-tracking branch 'origin/master' into no-trick-input-filter
2024-05-19 17:10:14 -07:00
Eidolon
033681630c
Merge branch 'punchstopbrake' into 'master'
...
Allow using Spindash for trick input
See merge request KartKrew/RingRacers!15
2024-05-19 21:31:09 +00:00
katsy
d516926bd6
Allow tricking with the Spindash button
2024-05-19 15:08:08 -05:00
AJ Martinez
0568c46005
Add automatic generic bump unstuck
2024-05-18 20:16:07 -07:00
JugadorXEI
25d1f2f3fa
Fix item amount underflow on item deflect
2024-05-19 00:50:28 +00:00
AJ Martinez
b630b2a312
Don't cancel whip charge while brakedrifting
2024-05-16 19:14:55 -07:00