James R
6d217b8fd6
Fix Sealed Star Mace hardcode
...
- Was broken and didn't have a hitbox or sprite
- Didn't notice because there was a SOC file taking
precedence
2024-03-27 18:17:16 -07:00
Oni
91b2365d86
Merge branch 'splitscreen-hud-fixes' into 'master'
...
Fixes for splitscreen: "Save Replay" button and input display vs 4P tally
Closes #1208
See merge request KartKrew/Kart!2168
2024-03-27 22:43:56 +00:00
Oni
b85d9d0017
Merge branch 'intro-sound-fuck' into 'master'
...
Sounds + intro polish
See merge request KartKrew/Kart!2162
2024-03-27 22:41:59 +00:00
Oni
2f22dfecd0
Merge branch 'vote-screen-crash' into 'master'
...
Fix rare vote screen crash
Closes #1141
See merge request KartKrew/Kart!2177
2024-03-27 22:41:20 +00:00
Oni
59974ebce2
Merge branch 'sal-cam-sandboxing' into 'master'
...
Camera last minute adjustments
Closes #1034
See merge request KartKrew/Kart!2161
2024-03-27 22:40:22 +00:00
Oni
3694f1b2a2
Merge branch 'gl-no-titlemap-loading' into 'master'
...
Don't draw OpenGL loading screen on titlemap or credits attract demos
See merge request KartKrew/Kart!2166
2024-03-27 22:38:49 +00:00
Oni
e011b21d6d
Merge branch 'panicpause' into 'master'
...
Pause local games if a player's gamepad disconnects
See merge request KartKrew/Kart!2163
2024-03-27 22:38:30 +00:00
AJ Martinez
a5e659c8f4
Revert "Lowercase player_t from Lua, take 2"
...
This reverts commit 83e2e9ed98 .
2024-03-27 14:32:27 -07:00
AJ Martinez
83e2e9ed98
Lowercase player_t from Lua, take 2
2024-03-27 14:32:07 -07:00
AJ Martinez
ab6c770657
Merge branch 'fix-video-recorder-crash' into 'master'
...
Fix random video recorder crash
Closes #685
See merge request KartKrew/Kart!2170
2024-03-27 11:40:29 +00:00
James R
1e6c401e96
Y_DrawVoteBackground: use unsigned type to avoid negative modulo into underflow
...
- Fixes a rare crash if the vote screen has been present
enough times
2024-03-27 03:43:15 -07:00
James R.
31afbef95a
Merge branch 'challenge-final' into 'master'
...
Challenges Final II
See merge request KartKrew/Kart!2176
2024-03-27 09:18:53 +00:00
James R.
026b91c49b
Merge branch 'spraycan-final' into 'master'
...
Spray Can spawning rule cleanup
Closes #1198
See merge request KartKrew/Kart!2175
2024-03-27 09:18:31 +00:00
Sally Coolatta
6833885948
Don't go to krew screen in goner
2024-03-27 01:07:53 -04:00
James R.
fea4b0bd2a
Merge branch 'credits-music-tidy' into 'master'
...
Credits music tidy
See merge request KartKrew/Kart!2160
2024-03-27 04:11:55 +00:00
James R.
deaec8e541
Merge branch 'silhouette-soundless' into 'master'
...
Don't play skinsounds from silhouettes
See merge request KartKrew/Kart!2173
2024-03-27 04:11:06 +00:00
toaster
75b4bdd4ea
Catch all other instances of sounds which might have played where R_CanShowSkinInDemo is false
...
- Tally
- Generic S_StartSound call (where sfx_id is in skinsound region)
2024-03-27 04:01:58 +00:00
toaster
b7927fc7a4
Clean up a bunch of the K_Play[something]Taunt/Sound functions
...
- Less copypasted code
- Cleaner to read at-a-glance
- Don't play for objects that don't have skins set
- Don't play if R_CanShowSkinInDemo is false
2024-03-27 04:01:58 +00:00
James R.
59b335ed09
Merge branch 'silhouette-results' into 'master'
...
Tally, Intermission: mask not-yet-unlocked characters
Closes #1213
See merge request KartKrew/Kart!2169
2024-03-27 04:01:53 +00:00
James R.
4d283f07d3
Merge branch 'tally-livescounter' into 'master'
...
Use kThinTimer font for Tally GP success/game over
See merge request KartKrew/Kart!2174
2024-03-27 04:01:35 +00:00
Sally Coolatta
7e8a42c4a0
Faster z speed in the air
2024-03-26 21:59:49 -04:00
James R
69e8d735a1
Move input display out of the way of 4P tally
2024-03-26 17:53:22 -07:00
toaster
01cb8c0289
Seperate out Key Generation and Challenge Achievement sounds
...
Also removes unused sound effect defintion for sfx_endwrp
2024-03-26 22:27:07 +00:00
toaster
6f67984e27
Add "Track 10" to the Message from the Stars
...
Stays with you after you leave the Challenges screen.
Also remove the duplicate-effort attempt-to-pre-optimise considersealedswapalert that only considered SECRET_SPECIALATTACK - it should also report here under other unlockable progressions, if relevant.
2024-03-26 21:41:55 +00:00
toaster
25da02f0e6
Rework debugchallenges a little
...
- Instead of referring to conditionset id, the number you provide is unlockable id (as seen in unlocks.pk3, so plus one).
- This is preferable because multiple unlocks have the same conditionset.
- Show flashing highlight for the desired unlockable id on the scrollbar, too
- Different flash to unlock that hasn't been inspected yet
2024-03-26 21:36:33 +00:00
toaster
894870295a
Spray Can spawning rule cleanup
...
- You can spawn in Tutorial Challenge, but only if a single can has been picked up already
- Don't print a (DEVELOP-only, but still annoying) error when it doesn't spawn in Tutorial Challenge
2024-03-26 16:41:44 +00:00
toaster
c19f11d75e
Use kThinTimer font for Tally GP success/game over
2024-03-26 15:45:24 +00:00
James R
df7b13499f
YUV420pFrame::BufferRGBA: fix uninitialized width/height
...
- This fixes a video recording crash that manifested
randomly, but more often when repeatedly quickly
starting and stopping a recording
- The first video frame had uninitialized memory that left
it up to chance whether an internal buffer was correctly
sized (SIGSEGV)
2024-03-26 02:15:10 -07:00
James R
bd22f756dd
Tally, Intermission: mask not-yet-unlocked characters
...
- Name becomes "???"
- Use question mark icon
- Silhouette A2 sprite
2024-03-26 00:15:36 -07:00
James R
145d5d21ca
Extern kp_unknownminimap
2024-03-26 00:13:03 -07:00
James R
681e95ca0c
Splitscreen: do not show "Save Replay" button until all local party members finish
...
- Local members, does not count online party members
2024-03-25 22:49:21 -07:00
Oni
f442f933fc
Merge branch 'move-input-display' into 'master'
...
HUD: shift input display up to make room for boss bar
Closes #1196
See merge request KartKrew/Kart!2164
2024-03-26 05:21:49 +00:00
Oni
4479f2ab1d
Merge branch 'gl-skin-silhouettes' into 'master'
...
Skin silhouette support for Legacy GL
Closes #1187
See merge request KartKrew/Kart!2165
2024-03-26 05:21:35 +00:00
James R
8387b5e2cd
Don't draw OpenGL loading screen for credits attract demos
2024-03-25 17:01:18 -07:00
James R.
b3320d5ef2
Merge branch 'addfile-order' into 'master'
...
re-order Addons Menu updating (resolves #835 )
Closes #835
See merge request KartKrew/Kart!2158
2024-03-25 23:38:46 +00:00
toaster
67fb52b552
Merge branch '1x-shields' into 'master'
...
1x flame/lightning shield; also fixes flame shield in reverse gravity
Closes #1189
See merge request KartKrew/Kart!2145
2024-03-25 20:38:26 +00:00
toaster
4e617198cd
Merge branch 'lawyer-unsummon' into 'master'
...
Refine disclaimer
See merge request KartKrew/Kart!2159
2024-03-25 20:37:33 +00:00
SteelT
5b4b31a354
Don't draw OpenGL loading screen on titlemap
...
As it looks kinda jarring seeing it appear on the title screen for a split second.
2024-03-25 13:29:30 -04:00
James R
c0c1400f98
Legacy GL: sprites support demo skin silhouettes
...
Code more closely matches R_GetSpriteTranslation
2024-03-25 04:04:01 -07:00
James R
1be8e6a762
Legacy GL: models support demo skin silhouettes
...
Code more closely matches R_GetSpriteTranslation
2024-03-25 04:03:57 -07:00
James R
30b3199e28
Legacy GL: models support TC_BLINK
2024-03-25 04:03:27 -07:00
James R
76a5f54c78
HUD: shift input display up to make room for boss bar
2024-03-25 02:56:14 -07:00
AJ Martinez
1a6d27897e
Pause local games if a player's gamepad disconnects
2024-03-25 00:48:17 -07:00
Sally Coolatta
9aa6831a13
Use wipe code for SEGA screen
...
This sucked to figure out LOL
2024-03-25 02:12:02 -04:00
James R
7e17a71f13
Fix flame shield offset in reverse gravity
2024-03-24 22:47:35 -07:00
AJ Martinez
0e88da0f6e
1x flame/lightning shield
2024-03-24 22:47:35 -07:00
Sally Coolatta
6b9029bede
Replace item pickup sound
2024-03-25 01:35:05 -04:00
Sally Coolatta
8e9e4c7aac
New vroom sound
2024-03-25 01:34:53 -04:00
James R.
fa5e8a5537
Merge branch 'relprep-mainwads' into 'master'
...
Update RR mainwads loading
See merge request KartKrew/Kart!2147
2024-03-25 05:14:26 +00:00
Sally Coolatta
4004bffa5d
Tweaked all quake values
...
Quake III Arena
2024-03-25 01:00:17 -04:00