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
Sally Coolatta
59add5abd4
Merge branch 'master' into trick-panels
2020-06-14 20:46:01 -04:00
Latapostrophe
4eac7f8366
Merge branch 'v2-master' into followme-internal
2020-06-10 23:38:19 +02:00
Latapostrophe
c98b76bf32
Fix potentially NULL colormap on nametags upon joining a netgame
2020-06-10 23:32:26 +02:00
lachwright
8087352f9e
Spindash: new braking
2020-06-09 05:27:05 +08:00
lachwright
b4057d10e7
Merge branch 'master' into spindash
2020-06-09 03:55:55 +08:00
Latapostrophe
cab9c2a139
Merge branch 'v2-master' into followme-internal
2020-06-07 23:56:32 +02:00
James R
2918c1a9a7
Merge branch 'nametags' into 'master'
...
Online name tags
See merge request KartKrew/Kart!279
2020-06-07 04:38:20 -04:00
Sal
0287c76d49
Merge branch 'moosick' into 'master'
...
Don't play Invincbility or Grow music while spectating players (closes #68 )
Closes #68
See merge request KartKrew/Kart!281
2020-06-07 04:20:44 -04:00
Sally Coolatta
97dfa2439c
Show two people behind, for lookback
2020-06-07 01:35:13 -04:00
Sally Coolatta
72e82ade04
Merge branch 'master' into nametags
2020-06-07 01:30:47 -04:00
Sal
58dbdc2378
Merge branch 'grand-pricks' into 'master'
...
Grand pricks
See merge request KartKrew/Kart!258
2020-06-07 01:28:35 -04:00
James R
fbeb52f841
Don't play Invincbility or Grow music while spectating players
2020-06-06 22:00:45 -07:00
Sally Coolatta
8be2b26435
Merge branch 'grand-pricks' into nametags
2020-06-06 20:27:40 -04:00
Sally Coolatta
241fb0db6c
+10% speed buff for rivals
2020-06-06 20:11:59 -04:00
Sally Coolatta
76b41f5a3b
Remove capping
2020-06-06 16:14:39 -04:00
Sally Coolatta
009b47bd6a
Use the alt sound when stacking sneakers
2020-06-06 03:04:30 -04:00