Commit graph

19071 commits

Author SHA1 Message Date
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
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
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
James R
6bc1d65442 Merge branch 'custom-weather' into 'master'
Allow freesloting & editing precipprops

See merge request KartKrew/Kart!612
2022-06-11 03:05:37 +00:00
James R
58b9b00e8e Line 460: animate rings, toggle ring boost cap
Uses K_AwardPlayerRings so rings can be overloaded.
2022-06-10 00:05:22 -07:00
James R
f6a445c281 Add K_AwardPlayerRings, adds to player->superring 2022-06-10 00:03:05 -07:00
James R
1800970ed9 Death: respawn from where you died and take an invisible lightsnake 2022-06-09 22:49:30 -07:00
Sal
7a8f3ee88b Merge branch 'minimum-forward-trick' into 'master'
Use constant minimum speed for tricks

Closes #245

See merge request KartKrew/Kart!622
2022-06-08 13:08:12 +00:00
Sal
892211bcae Merge branch 'fix-line-80' into 'master'
Fix line 80

Closes #181

See merge request KartKrew/Kart!616
2022-06-08 13:07:08 +00:00
Sal
70806af101 Merge branch 'fix-opengl-relative-skybox' into 'master'
Fix OpenGL skybox centerpoint translation

Closes #241

See merge request KartKrew/Kart!623
2022-06-08 13:05:39 +00:00
Sal
d01453b136 Merge branch 'no-op-zero-length-sounds' into 'master'
Do not play NULL sfx data

Closes #226

See merge request KartKrew/Kart!624
2022-06-08 12:58:28 +00:00
Sal
09e4918842 Merge branch 'autosave-testers-replays' into 'master'
Force replays to auto save in testers build

Closes #243

See merge request KartKrew/Kart!618
2022-06-08 12:58:09 +00:00
James R
69763fd804 Spawn more precip objects under smaller MobjScale 2022-06-08 00:36:06 -07:00