Commit graph

19102 commits

Author SHA1 Message Date
Sally Coolatta
fa69737a33 Double first blood power 2022-08-23 19:49:24 -04:00
Sally Coolatta
841c6b9e76 Increase spindash power 2022-08-23 19:28:07 -04:00
Sal
229e1a9c6f Merge branch 'tumble-adjustment' into 'master'
Tumble adjustments

See merge request KartKrew/Kart!640
2022-08-23 05:19:03 +00:00
Sally Coolatta
66912a723b Reduce spinout time from tumble interruption more 2022-08-23 01:16:51 -04:00
Sally Coolatta
ea92309cbd Reduce hitlag on bounce by half 2022-08-23 00:19:57 -04:00
Sally Coolatta
3304e2404e Reduce spinout time on interrupted tumble 2022-08-22 23:54:45 -04:00
Sally Coolatta
afdb2908f2 Interrupt tumble when hitting springs 2022-08-22 23:53:32 -04:00
Sally Coolatta
44a7e16535 Increase tumble gravity
Makes it snappier
2022-08-22 07:25:17 -04:00
Sally Coolatta
7a3a74a08b Don't scale tumble height with tumble gravity
It was taking into account the tumble gravity, which meant that tumble has been actually lasting for much longer than originally designed.
2022-08-22 07:24:47 -04:00
James R
f8b82bd28f Fix compiler error 2022-08-18 01:06:21 -07:00
Sally Coolatta
ddfa9e9d88 Fix NO CONTEST Pwr.Lv when more than 1 lap behind 2022-08-15 19:47:01 -04:00
Sal
96ff6dfd15 Merge branch 'lap-pwrlv' into 'master'
Power Level improvements

See merge request KartKrew/Kart!638
2022-08-15 01:06:02 +00:00
Sally Coolatta
81582e8cac Some fixes
- No longer counts position laps
- Intermission TRULY fixed?!
- Attempted code refactor & simplification for forfeiting
2022-08-14 19:30:43 -04:00
Sally Coolatta
6abc5d48c1 Make lap bonus a bit more significant
Instead of early laps being `(x / numlaps)`, it's `(x / numlaps-1)`.
2022-08-14 18:16:55 -04:00
Sally Coolatta
1f91e89a3e Try to fix intermission
idk?! Untested
2022-08-14 18:15:17 -04:00
Sally Coolatta
4899a020e0 Finish da code 2022-08-14 17:39:48 -04:00
Sally Coolatta
ebb34ff9d4 Lap based power level 2022-08-14 06:00:37 -04:00
James R
f54eaee9af Merge branch 'precip-randomanim' 2022-08-11 23:49:47 -07:00
James R
eafddb5a61 Use new pogo spring sprites, not colorized 2022-08-11 20:19:08 -07:00
James R
6d67734725 Use M_Random for precip 2022-08-09 12:41:12 -07:00
SteelT
5ebcf86d7d Merge branch 'battle-tweak-update' into 'master'
Huge Battle W

See merge request KartKrew/Kart!636
2022-08-04 16:55:26 +00:00
James R
0bbfdef13e Merge branch 'fix-airborne-tripwire-hitlag' into 'master'
Don't let tripwires hitlag from any height

Closes #189

See merge request KartKrew/Kart!635
2022-08-03 18:47:33 +00:00
James R
d2c14331b2 Reduce grow item time to 8 seconds in Battle 2022-08-03 11:17:45 -07:00
James R
1ccf04b4f2 Battle: flame shield builds meter fast and drains meter slow 2022-08-01 19:53:59 -07:00
James R
b9409ff052 Flame shield clashes with invincibility and bigger players 2022-08-01 19:53:05 -07:00
James R
9169538dd4 Buff spindash in Battle
4x spindash boost
2x spindash initial thrust
2022-08-01 19:12:15 -07:00
James R
e5a63b91ac 2x max tether distance 2022-08-01 17:46:58 -07:00
James R
3a23c48be8 Build tether twice as fast in Battle 2022-08-01 17:35:54 -07:00
James R
2d00384a4c 2x acceleration in karma bomb 2022-08-01 17:25:40 -07:00
James R
a4f14d301e Finish c61afb540 2022-08-01 15:44:27 -07:00
James R
c61afb5405 4x tether leniency in Battle 2022-08-01 15:41:47 -07:00
James R
efaff6eb6f Double top speed buff from blue spheres 2022-08-01 15:23:24 -07:00
James R
2c1d8e86c8 Add a shadow to pogospring 2022-08-01 15:10:33 -07:00
James R
f2978c1bff Do not set scale twice in P_SpawnMobjFromMobj 2022-08-01 15:08:19 -07:00
James R
c911ae51dd Remove acceleration buff from blue spheres 2022-08-01 15:07:55 -07:00
James R
0441990abd x1.5 size pogospring 2022-08-01 15:07:51 -07:00
James R
8d708c9ea8 Increase pogo spring item odds in Battle 2022-08-01 14:53:56 -07:00
James R
6402ced5dc Get 8 seconds of invincibility instead of 10 from karma comeback 2022-08-01 14:53:52 -07:00
James R
0a1862a28c Merge branch 'scale-weather-speed' into 'master'
Scale weather momz

See merge request KartKrew/Kart!629
2022-08-01 14:52:15 +00:00
James R
cf10ec1711 Merge branch 'follower-by-name' into 'master'
Always set follower cvar to follower name

Closes #261

See merge request KartKrew/Kart!620
2022-08-01 14:51:45 +00:00
James R
b9ab3772c3 Merge branch 'hyu-frontrun' into 'master'
Greatly reduce hyudoro speed when going to first place

Closes #262

See merge request KartKrew/Kart!628
2022-08-01 14:49:59 +00:00
James R
d11179d9aa Don't hitlag tripwire when passing above 2022-08-01 07:17:47 -07:00
James R
f52afc0491 Add P_GetMidtextureTopBottom 2022-08-01 07:16:53 -07:00
James R
eac2aea082 Add 2 seconds instead of 5 upon Invincibility hit, in Battle 2022-08-01 05:28:00 -07:00
James R
4fb0dfa9c0 New pogospring behavior
Spawns a spring under you. First bounce gives you trick
air time, subsequent bounces give you tumble.
2022-08-01 05:27:32 -07:00
James R
fda4679aa8 Add sfx_eggspr 2022-08-01 05:21:10 -07:00
James R
e360270b13 Add MT_POGOSPRING, orange spring 2022-08-01 05:21:10 -07:00
James R
fc970336f7 Readjust Battle item odds 2022-08-01 05:21:10 -07:00
James R
0c1afe29cb Max flame shield meter in Battle 2022-08-01 05:21:10 -07:00
James R
39dd77af5e Give invincibility when coming back from karma bomb 2022-08-01 05:21:09 -07:00