Commit graph

1577 commits

Author SHA1 Message Date
Sally Coolatta
1b85f5b5fc Don't Ebrake when you've just been bumped 2020-07-27 01:50:27 -04:00
Sally Coolatta
b4ae2ea896 Stronger top speed for the startup boost 2020-07-27 01:46:08 -04:00
Sally Coolatta
3d53adaa2b Sliding HUD
- Split HUD stuff into k_hud.c/h
- V_SPLITSCREEN replaces the old function that sets V_SPLITSCREEN/V_HORZSCREEN flags system, and instead automatically moves it based on player number
- V_SLIDEIN makes HUD items slide in after the intro animation.
2020-07-26 05:47:53 -04:00
Sal
46094d3027 Merge branch 'mine-punt-sync-fix' into 'next'
Fix desyncs caused by K_PuntMine

See merge request KartKrew/Kart-Public!189
2020-07-25 03:55:28 -04:00
Sal
b7aaef7021 Merge branch 'rocket-sneaker-hnext-fix' into 'next'
Rocket sneaker and sink hnext fix

See merge request KartKrew/Kart-Public!188
2020-07-25 03:55:22 -04:00
Sally Coolatta
f0044e05c1 Crossing the finish line first before anyone else gives you a free rainbow boost 2020-07-24 21:41:41 -04:00
Sally Coolatta
f61f9a010c Merge branch 'master' into spindash 2020-07-24 21:26:17 -04:00
Sally Coolatta
5a59a9e8b9 Adjust item tables again 2020-07-24 20:30:18 -04:00
Sally Coolatta
c614e9ee1f Merge branch 'master' into less-bubbles 2020-07-24 19:23:46 -04:00
Sally Coolatta
ba6d5e95ba Add Sneaker x2 to pad out the item table a bit better
Jeck mentioned it, we agreed it might be a fun item because stacking sneakers is possible now
2020-07-24 19:11:52 -04:00
Sally Coolatta
562964f242 Properly rebalanced table to make up for it 2020-07-24 18:47:05 -04:00
Sally Coolatta
660596970b Add FAULT graphic, remove momentum when faulting 2020-07-24 16:47:18 -04:00
Latapostrophe
fcacb092b7 Various antigrav item fixes 2020-07-24 15:51:59 +02:00
Sally Coolatta
fc89f2cc47 Remove start boosts, let you roam, kill you for crossing the line before the start 2020-07-24 02:59:47 -04:00
Sally Coolatta
e6cc99c8c8 Rebalanced values, so speed gets better boosts too
Also, prevent spindash timer from being stored when mid-air
2020-07-24 02:07:06 -04:00
Sally Coolatta
db230e4d3d Add spindash launch, prevent charging while flashing
Used a timed buff instead of thrust due to friction issues, as a result I had to rebalance some values
2020-07-23 21:31:10 -04:00
Ashnal
96e098b451 Appease C91 2020-07-23 21:05:00 -04:00
Ashnal
8c5e725a8d Also lets do this for kitchen sinks
They also ignored in K_DropHnextList
2020-07-23 20:12:35 -04:00
Sally Coolatta
4a9a33130a Make it compile 2020-07-23 19:23:27 -04:00
Sally Coolatta
25e9c72bab Merge branch 'master' into spindash 2020-07-23 19:12:00 -04:00
Sally Coolatta
d70e8ac919 Less bubbles 2020-07-22 22:56:45 -04:00
Sally Coolatta
863e2ce565 Merge branch 'master' into recovery 2020-07-22 22:16:39 -04:00
James R
34a7c2ee88 Hammer cocks on rainbow sparks; hella bullet clips on rainbow boost + new sfx 2020-07-22 19:09:14 -07:00
James R
262c84f6cc Add player z momentum to the clip if going upward 2020-07-22 17:29:38 -07:00
Sally Coolatta
c942390745 Rename to metabolism because it's funnier & more accurate to what it does
:XD:
2020-07-22 18:33:48 -04:00
Sally Coolatta
089cffd900 Recovery stat has risen from its grave
Boost stacking potential is increased for low weight. Also changed order of operations so that flashing tics differences are more significant in Battle.
2020-07-22 18:21:50 -04:00
Sally Coolatta
7b42027af8 Show nametags in replays, fix in splitscreen 2020-07-21 17:09:17 -07:00
James R
c2cb91e3ae Correct CRLF 2020-07-21 17:08:20 -07:00
James R
1c51b93d0e Revert "Merge branch 'nametags-in-replays' into 'master'"
This reverts commit 43e7e9ee7e, reversing
changes made to 315e808634.
2020-07-21 17:05:35 -07:00
Sally Coolatta
3190edd666 Show nametags in replays, fix in splitscreen 2020-07-20 16:02:46 -04:00
James R
5efc34e43b Cleanup code and reverse gravity 2020-07-19 22:18:56 -07:00
James R
37aedad288 Sounds for big blue boost and bullet clip bouncing 2020-07-19 21:49:23 -07:00
James R
b23581ac38 The drift boost clip is fatter 2020-07-19 21:05:29 -07:00
James R
3ff00e851e Better spawning for the clip spark 2020-07-19 18:09:52 -07:00
James R
f8b19a239f Drift Boost Clip, bounces on floor and sparks, then flickers until it dies 2020-07-19 18:04:11 -07:00
James R
1dae3d196b Who said anything about a 5th frame? 2020-07-18 14:52:30 -07:00
James R
59c0f99865 5th frame + rainbow colors cycle on the drift explody 2020-07-17 23:44:00 -07:00
Ashnal
f4d648526d Moved K_DropRocketSneaker call into K_StripItems
This should catch when DropHnextList misses it
Should probably fix sinks too ...
2020-07-15 09:17:35 -04:00
Ashnal
f60b6c881d Properly handle rocket sneakers when shrinking 2020-07-14 19:50:37 -04:00
Ashnal
fef23cf779 Some safeguards for K_DropRocketSneaker usage 2020-07-14 19:45:15 -04:00
Ashnal
bb6a5662c2 Fixing RocketSneakers
New function specifically for dropping rocketsneakers K_DropRocketSneaker
Used by Eggbox touchspecial to properly dispose of shoes and clean up hnext
Now also used by the shoe thinker to drop themselves
Fixes angle of spent shoe launch
2020-07-14 18:45:45 -04:00
Ashnal
fb51f60e20 Add clean up to K_PuntMine
This cleans up hnext when a mine shield is P_RemoveMobj'ed while being punted
Otherwise, hnext could point to a removed mobj and cause undefined behavior
This also fixes the bug where if you have multiple mines in your slot, drag one
and have it punted, all your unused mines would disappear.
This should/may fix the crashes/desyncs I've observed in gameplay when a held mine is punted.
2020-07-14 00:21:46 -04:00
James R
65550cc9b7 Make drift explode animation LONGER 2020-07-09 18:03:27 -07:00
James R
dc83e6ee0b Merge remote-tracking branch 'origin/master' into driftboost 2020-07-09 16:48:33 -07:00
James R
856eda9f95 Don't scale drift explosion 2020-07-09 16:48:21 -07:00
Latapostrophe
fb978f9b91 Merge branch 'v2-master' into followme-internal 2020-07-09 23:34:24 +02:00
Sryder
c6c81c7fab Fix Flameshield in mapobjectscale maps.
FixedMul instead of FixedDiv
2020-07-09 17:54:28 +01:00
James R
e250796886 WIP "Drift explosion" 2020-07-08 21:30:34 -07:00
lachwright
d62f4d4d1a Merge remote-tracking branch 'origin/master' into spindash 2020-07-06 08:10:22 +08:00
lachwright
8ab98011f6 Spindash charge (WIP) 2020-07-06 08:10:03 +08:00