Commit graph

19199 commits

Author SHA1 Message Date
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
1b4fe4e13d Makefile: add EXESUFFIX
Appends to branch name, separated by underscore, before
.exe.

Also fixed faulty $(dbg) from 607fe240b.
2022-08-11 02:29:31 -07:00
James R
5be854683e Makefile: add EXEDIR to override bin directory 2022-08-11 01:11:38 -07:00
James R
607fe240bb Makefile: append branch name to EXENAME if not manually set 2022-08-11 01:09:23 -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
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