toaster
36f8a64d65
Stereo Mode: Add "shf" (Shuffle) option
...
This basically came to me in a dream, who am I to look the horse in its mouth
- Press to start a shuffled sequence, losing your current position in the autosequence.
- Press again to disable, but keep your current track.
- Adjust horizontal offset of Stereo buttons slightly.
- More judiciously comment Sound Test functionality, to assist future maintainers.
2023-09-24 10:46:32 +01:00
Sal
e331c57a32
Merge branch 'waypoint-clang' into 'master'
...
Fix k_waypoint.cpp compile errors on clang
See merge request KartKrew/Kart!1525
2023-09-24 07:51:47 +00:00
Lach
56f549676a
Fix k_waypoint.cpp compile errors on clang
2023-09-24 12:39:33 +10:00
Sal
ad6ba119d4
Merge branch 'more-small-acs' into 'master'
...
Small ACS additions
See merge request KartKrew/Kart!1502
2023-09-23 20:02:47 +00:00
Sally Coolatta
d3ee4d631a
Add "Freeze" ACS function
2023-09-23 15:54:01 -04:00
Sally Coolatta
0211dc4f34
Reset freeze on level load
2023-09-23 15:51:33 -04:00
Sally Coolatta
6c9a253ebf
Polish ring spill
...
More circular by using pitch, takes gravity into account, actually has a code path for ring loss that's more than 5 rings
2023-09-23 14:52:04 -04:00
Lat
a710237fde
Hardcode the remainder of the WPZ objects
2023-09-23 17:05:21 +02:00
Sally Coolatta
c6897688d0
Delay ring burst after damage
2023-09-23 10:42:00 -04:00
Lat
df31c65ebb
Hardcode these godforsaken turbines
2023-09-23 16:32:32 +02:00
Sally Coolatta
8e62117596
Damage hitlag sounds
2023-09-23 09:57:16 -04:00
Sal
c35b7d2f4f
Merge branch 'prompt-tidy' into 'master'
...
Intermission button prompt: Fix slide-out for non-roundqueue contexts
See merge request KartKrew/Kart!1516
2023-09-23 11:59:49 +00:00
Sally Coolatta
91955b1383
Broly screen shake is done on the source object
...
Screen shake was being done from the Broly vfx, which does scaling shenanigans so it caused Proximity Mine explosions to make the camera go apeshit.
I'm also pretty sure the hitlag calcs Proximity Mine did for the broly effect was wrong, not sure though? I'm trying something else and I think it's better.
2023-09-23 07:57:55 -04:00
Sally Coolatta
ca0b5902ba
Fix use of easing functions, add distance buffer
2023-09-23 07:57:54 -04:00
Sally Coolatta
e6a19362fc
Center mobj quake on the z axis
2023-09-23 07:57:54 -04:00
Sally Coolatta
2230c855ae
Some quake improvements
...
- Use easing functions for quake intensity
- Camera distance takes Z height into account
2023-09-23 07:57:54 -04:00
Lat
058a1c03b5
Seasaw defs, variables + new function to sanitize checks for my hardcoded mess
2023-09-23 12:48:52 +02:00
Lat
fddc15f11f
Make sure to update seasaw reverse gravity flags
2023-09-23 11:32:59 +02:00
Lat
12b80b392b
hardcode ring vaccums
2023-09-23 11:26:56 +02:00
Lat
ca90d27e30
Hardcode DLZ Hover thingies + rocket fixes
2023-09-23 11:00:00 +02:00
Oni
d0b16f2025
Merge branch 'bot-nerfs' into 'master'
...
Track-based bot difficulty
See merge request KartKrew/Kart!1482
2023-09-23 03:28:43 +00:00
Sal
bb8499b43d
Track-based bot difficulty
2023-09-23 03:28:43 +00:00
Oni
d3224dad31
Merge branch 'no-suicide-popoff' into 'master'
...
Don't kill-confirm suicide (resolves #691 )
Closes #691
See merge request KartKrew/Kart!1519
2023-09-23 03:27:51 +00:00
Oni
1caea27f82
Merge branch 'speedy-lightsnake' into 'master'
...
Lightsnake back to track in consistent time
See merge request KartKrew/Kart!1522
2023-09-23 03:24:00 +00:00
Oni
24333edeb9
Merge branch 'better-water-sliptide' into 'master'
...
Stronger underwater sliptiding
See merge request KartKrew/Kart!1521
2023-09-23 03:23:03 +00:00
AJ Martinez
346f6c4ab0
Don't slow down fast respawns from loss-of-control etc
2023-09-22 20:17:28 -07:00
Oni
1173adc950
Merge branch 'global-taunts' into 'master'
...
Play horns at full volume for targeted players (resolves #654 , lazily)
Closes #654
See merge request KartKrew/Kart!1520
2023-09-23 03:05:52 +00:00
AJ Martinez
cb5f3f5b69
When respawning, return to first waypoint with consistent time
2023-09-22 19:54:22 -07:00
AJ Martinez
958aa6bccb
Stronger underwater sliptiding
2023-09-22 18:58:34 -07:00
AJ Martinez
687c26e219
Play horns at full volume for targeted players
2023-09-22 18:27:44 -07:00
AJ Martinez
629e9d39ba
Don't kill-confirm suicide
2023-09-22 18:20:14 -07:00
Lat
a565d923c0
Hardcode these cursed seasaws
2023-09-22 18:14:38 +02:00
James R.
acbe0b270c
s_sound.c: consolidate music volume related functions, always use cvars internally
2023-09-22 02:00:50 -07:00
James R.
472f7d060c
Kill HW3SOUND related code (in files that are actually used)
2023-09-22 02:00:42 -07:00
toaster
59da86e88e
Intermission button prompt: Fix slide-out for non-roundqueue contexts
2023-09-21 16:12:21 +01:00
Lat
fb91a9a0f7
DLZ rocket hardcode
2023-09-21 15:42:10 +02:00
Lat
02409c5540
Define DLZ objects/player variables
2023-09-21 09:24:15 +02:00
Lat
6ff02ab075
Change Rideroid starting speed back to full value
2023-09-21 08:08:33 +02:00
Lat
5a6ecd051a
Fix conflict in cmakelist w/ master merge
2023-09-20 17:17:33 +02:00
Lat
42cbb93ca2
Hardcode Leaf Storm Eggman balls
2023-09-20 16:33:07 +02:00
Lat
9b432381c6
Finalize Bungee hardcode
2023-09-20 15:03:45 +02:00
Lat
85a103e743
Fix warnings in rideroid.c that popped up after I unfucked my compile flags
2023-09-20 14:46:02 +02:00
Lat
ea8e871176
LSZ bungee: first pass
2023-09-20 14:42:39 +02:00
Lat
35e530be3d
LSZ bungee object/variable definitions
2023-09-20 13:47:39 +02:00
Oni
83cbdb4601
Merge branch 'charsel-colorfix-2' into 'master'
...
Tiny charsel colour fix
See merge request KartKrew/Kart!1512
2023-09-20 06:15:17 +00:00
Oni
198640c4aa
Merge branch 'podium-fade' into 'master'
...
GS_CEREMONY: Fix fade-in keeping screen blank
See merge request KartKrew/Kart!1513
2023-09-20 06:13:15 +00:00
toaster
49595a621c
GS_CEREMONY: Fix fade-in keeping screen blank
2023-09-20 00:43:29 +01:00
toaster
58d5e19d72
Merge branch 'minigen-green' into 'master'
...
minigen: Use index 98 for finish lines per desired spec
See merge request KartKrew/Kart!1511
2023-09-19 23:29:42 +00:00
toaster
0e9997f2cd
Character Select: If your profile's color/followercolor have not been unlocked, correct the visible colour to Default when selecting your Profile, instead of on Level start
2023-09-20 00:25:29 +01:00
Oni
24100dab20
Merge branch 'sign-l' into 'master'
...
Sign L
See merge request KartKrew/Kart!1507
2023-09-19 23:22:18 +00:00