Gunla
402d522be6
Merge branch 'spectators-trigger-radius-thing' into 'master'
...
Make Radius Script Thing ignore spectators
Closes #860
See merge request KartKrew/Kart!1820
2024-01-12 06:25:28 +00:00
James R.
d16386f9b5
Merge branch 'no-tutorial-slope-assist' into 'master'
...
Don't use Easy slope assist in tutorials
See merge request KartKrew/Kart!1826
2024-01-12 05:04:39 +00:00
James R
60f681c048
DEVELOP: replays always save
2024-01-11 20:01:37 -08:00
AJ Martinez
1d157c4e3c
Don't use Easy slope assist in tutorials
2024-01-11 20:57:54 -07:00
Oni
ab82e417bc
Merge branch 'ensure-emerald-pickup' into 'master'
...
Ensure player picking up dropped Emerald actualls receives it
Closes #886
See merge request KartKrew/Kart!1819
2024-01-12 03:51:58 +00:00
Oni
344d8d9642
Merge branch 'fix-debug-bots-while-paused' into 'master'
...
debugbots: do not spawn prediction mobjs while game is paused
Closes #892
See merge request KartKrew/Kart!1815
2024-01-12 03:21:44 +00:00
Oni
9b336a9314
Merge branch 'skip-goner' into 'master'
...
DEVELOP: add Skip Goner password
See merge request KartKrew/Kart!1823
2024-01-12 03:21:12 +00:00
Oni
c23f0a175b
Merge branch 'caulking-the-gas-ball' into 'master'
...
Hardcode Sealed Star objects
See merge request KartKrew/Kart!1792
2024-01-12 03:02:41 +00:00
Oni
7d5b0b9e75
Merge branch 'fix-profile-unsafety' into 'master'
...
Fix uninitialized memory in Profile Card
Closes #896
See merge request KartKrew/Kart!1821
2024-01-12 03:01:04 +00:00
Oni
45122c66ab
Merge branch 'resolution-warning-2' into 'master'
...
Warn about high resolutions
Closes #615
See merge request KartKrew/Kart!1806
2024-01-12 02:52:23 +00:00
Oni
022c9926e8
Merge branch 'easy-tuneup' into 'master'
...
Hill-climb assist for Easy/Battle
See merge request KartKrew/Kart!1810
2024-01-12 02:51:27 +00:00
James R
ecdd17faaa
DEVELOP: add Skip Goner password
2024-01-11 18:48:03 -08:00
Oni
ee03dae01e
Merge branch 'unstuck-tripwire' into 'master'
...
Reduce hitlag, then respawn when trapped in tripwire
See merge request KartKrew/Kart!1805
2024-01-12 02:08:32 +00:00
Oni
7b08c78f1b
Merge branch 'reset-cooldowns-when-hurt' into 'master'
...
Refactor guard/whip cooldown checks
Closes #880
See merge request KartKrew/Kart!1803
2024-01-12 02:07:57 +00:00
James R
51ad284fef
Profiles: fix incorrect rumble setting for new profiles
2024-01-11 16:48:22 -08:00
James R
37dc2e5f29
profile_t: calloc struct
...
Avoids any string buffers not having a NUL byte at the
end.
2024-01-11 16:44:54 -08:00
James R
0bbed90c2d
MT_SCRIPT_THING: ignore spectators
2024-01-11 15:34:30 -08:00
James R
be5f632381
Ensure player picking up dropped Emerald actualls receives it
2024-01-11 15:10:36 -08:00
James R.
458158d16a
Merge branch 'fix-music-sound-config' into 'master'
...
musicvolume, soundvolume: do not unmute during config loading
Closes #897
See merge request KartKrew/Kart!1817
2024-01-11 22:38:46 +00:00
toaster
f4abaabdd5
bj_SSHologramRotatorMapThingSpawn: Fix possible div/0
2024-01-11 14:18:16 -08:00
James R
a2c88952c5
Sealed Stars: fix string comparisons
...
- Use strlcpy instead of strcpy
- Use stricmp instead of strcmp (parity with original Lua script)
2024-01-11 14:18:16 -08:00
James R
fb7a38873d
Sealed Stars: fix action calls
2024-01-11 14:18:16 -08:00
Eidolon
58557b274f
Hardcode Sealed Star objects
2024-01-11 14:18:15 -08:00
James R
09fd14df98
musicvolume, soundvolume: do not unmute during config loading
...
- The order that cvars appear in the config is messy, so
music appears before musicvolume
- When musicvolume is changed, music is forced to On,
which would ignore the config value
2024-01-11 13:53:52 -08:00
James R.
859d676f60
Merge branch 'battle-debt-indicator' into 'master'
...
Battle: spawn ring debt indicator if player has no bumpers
Closes #884
See merge request KartKrew/Kart!1808
2024-01-11 20:43:01 +00:00
James R.
3084b5ee18
Merge branch 'fix-bufo-fof' into 'master'
...
Fix Battle UFO tractor descending through FOFs
Closes #876
See merge request KartKrew/Kart!1807
2024-01-11 20:42:47 +00:00
James R.
52bf348d0b
Merge branch 'underwater-gravity-fix' into 'master'
...
Fix underwater gravity for Gachabom and Battle UFO tractor beam
Closes #444 and #874
See merge request KartKrew/Kart!1809
2024-01-11 20:42:39 +00:00
James R.
eefa21c9a6
Merge branch 'hardcode-waterfalls' into 'master'
...
Hardcode waterfall particles spawner
See merge request KartKrew/Kart!1812
2024-01-11 12:05:51 +00:00
SteelT
10e9cd7480
Hardcode waterfall particles spawner
2024-01-11 03:55:12 -08:00
James R
076e2ad650
debugbots: do not spawn prediction mobjs while game is paused
...
Ticcmd code runs while the game is paused, so this leads
to infinite mobjs being spawned without being cleaned up.
2024-01-11 02:48:46 -08:00
James R.
b932e23187
Merge branch 'cloud-hardcoding' into 'master'
...
Cloud hardcoding
See merge request KartKrew/Kart!1670
2024-01-11 06:40:34 +00:00
Oni
3ccdd42903
Merge branch 'battle-spectator-fix' into 'master'
...
Battle fixes for: spectators, whipping shields, S-Monitor, Super Flicky
Closes #869 and #848
See merge request KartKrew/Kart!1798
2024-01-11 06:26:51 +00:00
James R
cc6538d804
Clouds: interrupt fastfall
2024-01-10 21:02:32 -08:00
James R
65537f576f
Tulip: fix overflow on VFX angle
2024-01-10 20:59:02 -08:00
wolfy852
8ef91c1f49
Hardcoding: fix cloud scaling, correct improperly assigned momentum
2024-01-10 20:38:47 -08:00
wolfy852
55761769cf
Hardcoding: fix missing MF_SPECIAL, check for MT_AGZ_CLOUDCLUSTER before scaling
2024-01-10 20:38:47 -08:00
wolfy852
ea8c44d6fa
Hardcoding: fix invalid pointer assignments, I think
2024-01-10 20:38:47 -08:00
James R
6428f1afb3
Hardcoding: fix spawned cloud type
2024-01-10 20:38:47 -08:00
James R
5248c2748b
Hardcoding: fix cloud compiler errors (except one)
2024-01-10 20:38:47 -08:00
wolfy852
d0f01a35ca
Hardcoding: let Lua write to tulip fields, oops
2024-01-10 20:38:33 -08:00
wolfy852
4c780d8867
Hardcoding: Cloud logic
2024-01-10 20:38:31 -08:00
wolfy852
53c7999a14
Hardcoding: Cloud player struct variables
2024-01-10 20:37:29 -08:00
wolfy852
9def89d4d4
Hardcoding: Dehacked entries, fix incorrect state names
2024-01-10 20:37:29 -08:00
wolfy852
fa0092006f
Hardcoding: AHZ/AGZ/SSZ cloud object/state/sprite definitions
2024-01-10 20:37:29 -08:00
James R
3a928f23c8
Super Flicky: returned-to-owner relinks to end of swarm
...
Try really hard to not lock recollected swarm from
targeting players again.
2024-01-10 01:58:06 -08:00
James R
cdd9b182e8
Menu/Set Resolution: highlight default mode
...
- Default mode text appears in orange
- Draw star next to default mode in list
2024-01-10 00:57:44 -08:00
AJ Martinez
bc8c870172
Hill-climb assist for Easy/Battle
2024-01-10 01:46:55 -07:00
James R
9504981346
Fix tossed Gachabom gravity underwater
...
Parity with Banana
2024-01-09 23:45:33 -08:00
James R
b678b320af
Fix Banana not checking for water state
2024-01-09 23:45:00 -08:00
James R
4f56006cc8
Battle UFO: tractor account for underwater gravity
2024-01-09 23:43:35 -08:00