SteelT
4889cfe1cc
Merge branch 'master' into tumble-changes
2021-01-10 00:56:48 -05:00
James R
33b6c320b2
Reset tumbleLastBounce so the final bounce always happens
2021-01-09 19:47:41 -08:00
James R
9a2bdc090c
Make trick panel tumble penalty condition stricter
2021-01-09 19:47:12 -08:00
James R
12626cc883
Play tumble falling sound if downward momentum is at least 10 fracunits, except on last two bounces
2021-01-09 19:47:04 -08:00
James R
0663f8fa5a
Max tumble height 50 -> 40
2021-01-09 19:02:37 -08:00
Sal
1d28003be3
Merge branch 'fix-deadzones-2' into 'master'
...
Nicer Handling of aim deadzone for kart
See merge request KartKrew/Kart!347
2021-01-09 16:15:25 -05:00
Latapostrophe
3cd4c87df5
Weaker tumble, some effects + tumble on spring panel fail
2021-01-09 21:58:35 +01:00
Sryder
0be892ba0d
Turn the aim axis into a digital one, as we only use it for throwing items and the vote screen
...
Turn axis still has the same deadzone handling as before, meaning it gradients away from the deadzone properly.
2021-01-09 12:09:00 +00:00
Sal
061ad6587b
Merge branch 'just-tumble' into 'master'
...
Tumble
See merge request KartKrew/Kart!345
2021-01-07 00:36:38 -05:00
Sally Coolatta
b2bf38718e
Minimum tics is back to tics
2021-01-07 00:32:38 -05:00
Sally Coolatta
03149d7810
Only do touch damage when confirming a bump
...
Should fix the mcdonalds rings
2021-01-06 23:16:02 -05:00
Sally Coolatta
cfda66103d
Merge branch 'master' into just-tumble
2021-01-06 23:02:51 -05:00
Sal
57e69603a4
Merge branch 'natural-camera-outrun' into 'master'
...
Add distance easing to the camera, so it doesn't jitter around too much when you're stuck.
See merge request KartKrew/Kart!310
2021-01-06 22:27:09 -05:00
Sal
542e0b88df
Merge branch 'hitlag-fixes' into 'master'
...
Try and fix hitlag damage, lightning shield, & punting mines
See merge request KartKrew/Kart!340
2021-01-06 21:09:07 -05:00
Sal
f1bee43338
Merge branch 'precip-fixes' into 'master'
...
Fix rain sound not playing (resolves #93 )
Closes #93
See merge request KartKrew/Kart!339
2021-01-06 20:45:45 -05:00
Sal
25264d2634
Merge branch 'no-waypoint-sight-check' into 'master'
...
Waypoints use trace for blocking lines, instead of a sight check
See merge request KartKrew/Kart!342
2021-01-06 20:44:07 -05:00
Sal
d7c158099f
Merge branch 'slip-tide-stacked' into 'master'
...
Sliptiding now stacks your handling boosts
See merge request KartKrew/Kart!344
2021-01-06 20:30:58 -05:00
Sal
562716f787
Merge branch 'trick-panels' into 'master'
...
Trick panels
See merge request KartKrew/Kart!274
2021-01-06 18:31:21 -05:00
Sally Coolatta
7c86c686cf
Merge branch 'master' into hitlag-fixes
2021-01-06 18:30:23 -05:00
Sally Coolatta
c75b9cd89f
Merge branch 'master' into natural-camera-outrun
2021-01-06 17:57:04 -05:00
Sal
e2552d59d4
Merge branch 'trick-panels-changes' into 'trick-panels'
...
Trick panels changes
See merge request KartKrew/Kart!343
2021-01-06 17:17:10 -05:00
Sally Coolatta
5e5758a8e6
Sliptiding now stacks your handling boosts
...
Also removed the METABOLISM define because I'm pretty sure we all like it at this point
2021-01-06 16:48:36 -05:00
Sally Coolatta
56fba410ee
Waypoints use trace for blocking lines, instead of a sight check
2021-01-06 16:21:57 -05:00
Latapostrophe
834bd78eb5
Consider stuff unlocked if DEVELOP flag set
2021-01-06 22:10:23 +01:00
Latapostrophe
9d7e880d66
Buff side tricks slightly
2021-01-06 21:52:33 +01:00
Sally Coolatta
f2880241b4
Fix scale issues reintroduced by this branch
2021-01-06 15:25:39 -05:00
Latapostrophe
fe4d9ce889
New trick panel shit (but only the gameplay part)
2021-01-06 21:20:28 +01:00
Latapostrophe
74a39837bb
Merge conflicts
2021-01-06 18:33:42 +01:00
Latapostrophe
8db24b72f2
Merge branch 'trick-panels' of git.do.srb2.org:KartKrew/Kart into trick-panels
2021-01-06 18:02:18 +01:00
James R
617ffe0978
Merge branch 'block-monsters' into 'master'
...
Bring back block monsters, but as a line type instead of a flag
See merge request KartKrew/Kart!341
2021-01-05 03:43:51 -05:00
James R
c76ae9a4fd
Actually put it on line type 81
2021-01-04 18:55:33 -08:00
James R
6070d14fa5
Line special 11: block monsters for this line
2021-01-04 17:40:06 -08:00
James R
90507126e4
Move block line checks to a single function
2021-01-04 17:34:10 -08:00
SteelT
52e5de2bdc
Fix rain sound not playing.
...
Also fixed snow precip not picking any random state.
2020-12-24 14:49:30 -05:00
James R
a7621f4e96
Fix compiler warning
2020-11-29 16:41:48 -08:00
James R
e5a15f49bc
Merge branch 'plane-sorting-fix-part-2' into 'master'
...
More consistent fix to plane sorting false positive
See merge request KartKrew/Kart!330
2020-11-29 19:14:03 -05:00
James R
9c912f0cd4
Merge branch 'bot-fixes' into 'master'
...
Fix bots having weird rubberbanding in 2.2
See merge request KartKrew/Kart!337
2020-11-29 19:13:54 -05:00
James R
71553a8ad0
Merge branch 'battle-rethink' into 'master'
...
Battle rethink
See merge request KartKrew/Kart!335
2020-11-29 19:13:38 -05:00
Sal
8861da8108
Merge branch 'replay_fuckery' into 'master'
...
Replay fuckery (resolves #95 )
Closes #95
See merge request KartKrew/Kart!338
2020-11-29 16:21:25 -05:00
toaster
891f14dd26
Don't show post-race bot inputs on input display UI.
2020-11-28 17:29:28 +00:00
toaster
762dfd3063
When resuming from a rewind, don't:
...
* run wipes again
* run titlecards again
* stop the music
2020-11-28 12:31:16 +00:00
toaster
495e4896dc
Fixed Chengi's sprite2 bug, and started on (but haven't nailed down) the rewind crash.
2020-11-28 11:45:25 +00:00
toaster
c2447154ec
Bracketing fix for Sryder.
2020-11-28 11:32:29 +00:00
toaster
f72108c4fa
A whole bunch of cleanup to get most record attack/replay stuff reasonably functional.
...
* Fix the screen being stuck black at the very start of start record attack.
* Bump up the demoversion to 7, because I want all previous v2 demos to be guaranteed kaput (it was previously 4, but 7 is a nice number).
* Fix a ton MORE shitcausing misalignments in the replay system, this time specifically focused on getting ghosts functional.
* Plug a few holes in the "best lap" record implementation that allowed for stupidly easy records due to the way v2's finish lines work.
* Make a few follower-related things sane, to prevent spurious console prints that were getting in the way of my test prints.
2020-11-27 20:30:28 +00:00
toaster
9c0edb097f
Fix demos doing incomprehensibly nasty bullshit; now they only desync for a handful of easier-to-hammer-down cases.
2020-11-27 17:59:57 +00:00
toaster
6f6e87f9df
Fix replays not being accessible via menus.
2020-11-27 17:32:04 +00:00
Sally Coolatta
d0ca3b78c1
Merge branch 'master' into battle-rethink
2020-11-18 17:49:06 -05:00
Sally Coolatta
350a8bd5c4
We can bring this back now
2020-11-18 17:24:03 -05:00
Sally Coolatta
931bcb3c2a
Fix laps counter after finishing
2020-11-18 17:10:48 -05:00
Sally Coolatta
a4cd61d226
Make i consistent with orbs variable
2020-11-18 17:08:54 -05:00