Commit graph

19083 commits

Author SHA1 Message Date
James R
607fe240bb Makefile: append branch name to EXENAME if not manually set 2022-08-11 01:09:23 -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
James R
74841257ad Add K_DoInvincibility 2022-08-01 05:21:06 -07:00
James R
67d4f96154 Give 1.5x speed to karma bombs 2022-08-01 05:17:23 -07:00
Eidolon
308a4ba345 Merge branch 'delete-system32' into 'master'
Purge a bunch of legacy/unused stuff

See merge request KartKrew/Kart!632
2022-07-23 18:33:45 +00:00
Eidolon
eff3767216 Remove FMOD files
Aren't used and definitely should not be in here anymore
2022-07-23 12:57:46 -05:00
Eidolon
56d01bb874 Remove legacy SRB2Launcher 2022-07-23 12:57:46 -05:00
Eidolon
38fa168810 Remove old master server PHP scripts
Blast from the past, buuuut let's trim the fat here too.
2022-07-23 12:57:46 -05:00
Eidolon
0907224122 Remove unmaintained SOCEdit
Written in VB6. Superceded by better tools and also probably not even
buildable anymore.
2022-07-23 12:57:46 -05:00
Eidolon
d02357f857 Remove old SDL 1.2 patches
SRB2 no longer works with 1.2 or Dreamcast so these are irrelevant
2022-07-23 12:57:46 -05:00
Eidolon
9b09c7a4b7 Remove lumpmod tool
Superceded by far superior tools
2022-07-23 12:57:46 -05:00
Eidolon
0823709eee Remove DJGPP GDB stub
Once more, SRB2 no longer works on DOS so this is irrelevant
2022-07-23 12:57:46 -05:00
Eidolon
f89cabe2d7 Remove unused djgpp patch
SRB2 no longer works on DOS so this is irrelevant
2022-07-23 12:57:46 -05:00
Eidolon
75d32dbe41 Remove legacy SRB2Updater tool
Also unsupported and nonfunctional
2022-07-23 12:57:46 -05:00
Eidolon
1784436bfc Remove SRB2 Music Player
This thing is ancient history and also depends on FMOD.
2022-07-23 12:57:46 -05:00
Eidolon
df2247128a Remove win32 backend-specific files 2022-07-23 12:57:35 -05:00
Sal
9cb72a73d7 Merge branch 'line-460-animate-2' into 'master'
Play ring collect animation for line 460

Closes #235

See merge request KartKrew/Kart!627
2022-06-12 17:15:27 +00:00
James R
48a8b8b817 Fix overflow check 2022-06-11 05:27:25 -07:00
James R
f18f316b8e Scale weather momz 2022-06-10 20:40:19 -07:00
James R
f1936c83fd Merge branch 'scaled-weather' into 'master'
Scale weather with MobjScale

Closes #131

See merge request KartKrew/Kart!625
2022-06-11 03:23:03 +00:00
James R
d168c2805a Merge branch 'invisible-snake' into 'master'
True death lightsnake

Closes #246

See merge request KartKrew/Kart!626
2022-06-11 03:10:32 +00:00