Commit graph

25305 commits

Author SHA1 Message Date
toaster
43880b4a4b G_LoadGamedata: Add a sanity check when imbibing pendingkeyroundoffset
Should solve Laz's infinite key increment hell
2023-12-26 15:52:22 +00:00
toaster
798e016aa1 Fix compilation error for cxdiag 2023-12-26 15:47:32 +00:00
toaster
a1d198d317 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into challenge-consarnit 2023-12-26 15:45:00 +00:00
Oni
3f15fca32e Merge branch 'sort-minimap-waypoints' into 'master'
debugwaypoints: sort minimap dots drawing order

See merge request KartKrew/Kart!1721
2023-12-25 22:49:13 +00:00
Oni
07da4839ee Merge branch 'fix-3d-activated-z-position' into 'master'
Fix Z calculation for FOF activators

Closes #728

See merge request KartKrew/Kart!1718
2023-12-25 22:45:28 +00:00
Oni
7234281a73 Merge branch 'bot-more' into 'master'
Probably more bot stuff

See merge request KartKrew/Kart!1720
2023-12-25 22:42:56 +00:00
Sal
075691fa85 Rebalance bot rubberbanding, take 2 2023-12-25 01:25:07 -05:00
Sally Coolatta
de59fedc56 Fix rubberband value being reset every frame 2023-12-25 01:24:39 -05:00
Sally Coolatta
fac381cdf1 Fix spindash behavior regression from abde576c 2023-12-25 01:24:39 -05:00
Sally Coolatta
2dd7fa72e7 Fix complexity spikes on pitch changes
It was doing something very wrong before that only happened to work for Emerald Hill, and ballooned ridiculously on any other map.

Also improved devmode prints for complexity.
2023-12-25 01:24:39 -05:00
Sally Coolatta
b14f29daa2 Bots account for underwater strafing 2023-12-25 01:24:39 -05:00
Sal
aae35b92ff Merge branch 'title-music-credit' into 'master'
Display the music credits for titlescreen

See merge request KartKrew/Kart!1725
2023-12-24 23:50:55 +00:00
SteelT
a61e9d4b71 Display the music credits for titlescreen 2023-12-24 16:56:15 -05:00
Oni
14dc5397b3 Merge branch 'easier-chao-keygen' into 'master'
Easier Chao Key generation

See merge request KartKrew/Kart!1723
2023-12-24 18:25:45 +00:00
VelocitOni
0cd00a58ea Easier Chao Key generation
Reduced the amount of rounds required for a free Chao Key to 14 from 32 (2 cups or so now).
2023-12-24 12:38:51 -05:00
Oni
6563ab9261 Merge branch 'sleek-sound-options' into 'master'
Sound options polish

Closes #289

See merge request KartKrew/Kart!1719
2023-12-24 16:31:48 +00:00
toaster
b88372c85d PodiumCup challenge description: Correctly use extrainfo1 instead of requirement for Grade 2023-12-24 16:31:03 +00:00
Oni
3437688566 Merge branch 'explosions-trick' into 'master'
Do not punt SPB explosion (eggmark)

Closes #796

See merge request KartKrew/Kart!1710
2023-12-24 16:30:25 +00:00
Oni
66e2610236 Merge branch 'ufo-no-hit' into 'master'
Only let items and player hit special UFO; fix SPB not registering hit on UFO correctly

Closes #774

See merge request KartKrew/Kart!1707
2023-12-24 16:30:05 +00:00
toaster
286c6d12a2 Add "cxdiag" console command
Challenge eXception Diagnostic for development purposes
2023-12-23 23:12:25 +00:00
toaster
9fc49acec6 M_PrecacheLevelLocks: Better diagnostic information 2023-12-23 22:59:42 +00:00
James R.
16e8b6271e Merge branch 'fix-music-toggle' into 'master'
TuneManager: clear current song if music is disabled, so music can resume later

Closes #797

See merge request KartKrew/Kart!1709
2023-12-23 22:43:57 +00:00
Oni
e2cb791a15 Merge branch 'fix-splat-panel-slope' into 'master'
Obj_SneakerPanelSetup: call P_CheckPosition directly and manually set standingslope

Closes #700

See merge request KartKrew/Kart!1715
2023-12-23 22:41:40 +00:00
Oni
5509d0e827 Merge branch 'mf-pain-no-sound' into 'master'
MF_PAIN: remove sound effect functionality

Closes #794

See merge request KartKrew/Kart!1713
2023-12-23 22:41:18 +00:00
Oni
8a250e3237 Merge branch 'fix-crate-instawhip' into 'master'
Fix Metal Crate instawhip hitlag

Closes #800

See merge request KartKrew/Kart!1696
2023-12-23 22:41:02 +00:00
Oni
710e561981 Merge branch 'cmd-const' into 'master'
Enforce const in bot ticcmds

See merge request KartKrew/Kart!1705
2023-12-23 22:40:52 +00:00
Oni
5c3d645ff1 Merge branch 'bot-continue-nerfnerf' into 'master'
Gamespeed-dependent difficulty nerf on GP round fail

See merge request KartKrew/Kart!1712
2023-12-23 22:40:33 +00:00
James R
e91ce8ba7a debugwaypoints: sort minimap dots drawing order
Revised order, back to front:

- normal waypoints
- shortcuts
- deactivated waypoints
- ego orbs
- player's next waypoint
2023-12-23 14:38:51 -08:00
James R
93c38c9754 Convert k_hud.c -> k_hud.cpp 2023-12-23 14:36:30 -08:00
toaster
64922460ac Handle Podium unlocks during mapload, not when finishing the ceremony
Solves mid-podium crashes not granting second page material
2023-12-23 22:12:00 +00:00
toaster
d3af5db874 readcondition: Fix AllChaos/AllSuper/AllEmeralds difficulty restriction 2023-12-23 21:38:23 +00:00
James R
a2abbdefde Master volume: alter both music/sound volume without changing balance 2023-12-23 13:38:15 -08:00
James R
f7accbb275 Sound options: add restart audio button 2023-12-23 13:17:04 -08:00
James R
b9d571e14b Sound options: disable and hide Z button during Goner, until profile is set 2023-12-23 13:17:04 -08:00
James R
0f6feae000 Sound options: move stereo reverse to bottom group 2023-12-23 13:17:04 -08:00
James R
79012d00e8 Sound options: merge playmusicifunfocused/playsoundifunfocused into one cvar 2023-12-23 13:17:04 -08:00
James R
0c251ee643 Sound options: add master volume slider
- Updates music and sound volumes simultaneously
- Changing music/sound volumes separately sets master
  volume to highest of the two
- Visually distinct slider
2023-12-23 13:17:04 -08:00
James R
8780edda6d Sound options: merge volume slider with toggle via Z button prompt 2023-12-23 13:17:04 -08:00
James R
375d87255e Re-enable music/sounds when volume cvars are changed 2023-12-23 13:17:04 -08:00
James R
c11c7bcbbd Sound options: draw custom sliders
- Greyed out when music/sounds are disabled.
2023-12-23 13:17:04 -08:00
James R
164e97cff4 menus/options-sound.c -> menus/options-sound.cpp 2023-12-23 13:17:04 -08:00
James R
2d450b05f8 TuneManager: clear current song if music is disabled, so music can resume later 2023-12-23 13:17:03 -08:00
Sal
1932f9df96 Merge branch 'fix-lightning-shield-ufo-crash' into 'master'
MT_EMERALD: fix type mutation from PIT_AttractRings

Closes #806

See merge request KartKrew/Kart!1716
2023-12-23 20:15:56 +00:00
James R
0c991e8434 Fix Z calculation for FOF activators
Boundsec needs to be the target sector, not the control
sector.
2023-12-23 12:15:28 -08:00
James R.
87c3a009c5 Merge branch 'hud-bullshucks' into 'master'
v_draw.cpp Chain::fill: Ensure flags are passed to V_DrawFill

See merge request KartKrew/Kart!1717
2023-12-23 19:07:05 +00:00
James R
380eff30ee MT_EMERALD: fix type mutation from PIT_AttractRings 2023-12-23 10:21:39 -08:00
James R
166391531d Fix SPB not properly damaging special UFO 2023-12-23 09:57:28 -08:00
James R
d1739feda9 Only let items and player hit special UFO 2023-12-23 09:43:23 -08:00
James R
244cb1759d Obj_SneakerPanelSetup: call P_CheckPosition directly and manually set standingslope
- P_TryMove may fail for STEP UP (ooooh, scary) reasons
2023-12-23 09:36:28 -08:00
toaster
676a1e3602 v_draw.cpp Chain::fill: Ensure flags are passed to V_DrawFill
Fixes non-green resolution for tutorial dialogue
2023-12-23 17:30:08 +00:00