toaster
91a7adb621
cv_freecam_speed: Additional behaviour
...
- == 0 no-sells all movement
- less than 0 divides speed by that amount, instead of multiplying
2024-03-23 20:54:24 +00:00
AJ Martinez
6af971cd45
Merge branch 'fix-debug-item-default-value' into 'master'
...
debugitem: fix default value
See merge request KartKrew/Kart!2132
2024-03-19 03:50:52 +00:00
James R
3f5a9f85de
debugitem: fix default value
2024-03-18 15:56:47 -07:00
AJ Martinez
0072170b2e
Add SalCRT Sharp
2024-03-17 17:50:29 -07:00
AJ Martinez
bb7c00171c
Merge branch 'continuous-music-option' into 'master'
...
Continous Attack Music option
See merge request KartKrew/Kart!2105
2024-03-16 04:02:24 +00:00
James R
ae30e1d138
Menus/Time Attack: fix staff replay selector getting stuck
...
- If you viewed a map with multiple staff ghosts and moved
the selector
- Then viewed a map with only one staff ghost
- Then went back and viewed a map with multiple
- The selector would get stuck on only the first option
2024-03-14 22:52:29 -07:00
James R
d3034bba54
Menus/Sound Options: add Continuous Attack Music option
...
- On by default (current behavior)
- Off
- Restart music in Attack modes
- Also plays POSITION music
2024-03-13 22:43:35 -07:00
James R
a0ef4fe128
Add freecam_speed: speed up freecam flying speed
2024-03-12 23:17:22 -07:00
James R
790d64015a
Add debugnewchallenger, do not restart map for toggling Duel mode
2024-03-12 17:53:01 -07:00
AJ Martinez
01dce3665a
Merge branch 'last-jartha-menu-fixes' into 'master'
...
jartha's final menu and HUD fixes/polish
Closes #846 , #1039 , #868 , #996 , and #823
See merge request KartKrew/Kart!2036
2024-03-08 08:41:19 +00:00
AJ Martinez
9af4615e58
Merge branch 'blit-modes-crt' into 'master'
...
Add optional CRT screen effect
See merge request KartKrew/Kart!2032
2024-03-08 08:40:55 +00:00
Eidolon
123477dac9
Add Sharp Bilinear mode, make default
2024-03-07 22:03:36 -06:00
AJ Martinez
7391094ef2
Minor timeout/delaylimit presentation fixes
2024-03-07 19:55:33 -07:00
AJ Martinez
2492fa0013
Save Legacy GL anisotropic filtering
2024-03-07 19:16:41 -07:00
James R
1e578a1779
Menus/Options: reorganize and rename
...
- Tried to make verbiage consistent in tooltips
- Move advanced video options into submenu
- Remove console chat option
- Move some really technical options from Data to submenu
2024-03-07 16:11:11 -08:00
James R
fe71c48946
Legacy GL: models on by default
2024-03-07 15:27:22 -08:00
Eidolon
0156db0dc1
Add optional CRT screen effect
2024-03-06 22:39:21 -06:00
James R
5eeb45228c
DEVELOP: add debugtraversemax cvar to improve sight check consistency
2024-03-06 18:48:32 -08:00
Oni
bf8e2a5443
Merge branch 'fix-virtual-keyboard-shift' into 'master'
...
Rewrite virtual keyboard gamepad-keyboard switching to be responsive
Closes #1115 and #1079
See merge request KartKrew/Kart!2023
2024-03-06 02:37:26 +00:00
Oni
7e7abb3172
Merge branch 'fix-online-menu' into 'master'
...
Online menu light redesign
Closes #995
See merge request KartKrew/Kart!2021
2024-03-06 02:27:36 +00:00
Oni
6bfa697d7d
Merge branch 'cd-extra-vfx' into 'master'
...
Extra effects for Prison Egg CD
See merge request KartKrew/Kart!2017
2024-03-06 01:53:49 +00:00
James R
179597e70d
Menus/Online: light redesign
...
- Mostly hijacks the gamemode menu format (Local Play)
- Host
- Select gametype (Race, Battle)
- Shortcuts to Gameplay Options and Server Options
- Select map
- Browser
- Unchanged
- Direct Join
- Press A to enter an IP address
- Press C to reconnect to the last joined server
- Left/right cycles through the server history
2024-03-05 17:26:46 -08:00
James R
bea1cccdde
Virtual Keyboard: rewrite keyboard-gamepad switching
...
- Input handling is done straight in G_MapEventsToControls
- If a keyboard event is received, switch off virtual
keyboard
- Removed the input lock while virtual keyboard is
sliding away
- If a gamepad event is received, and it is a change of at
least half the full range, switch on virtual keyboard
2024-03-05 17:03:05 -08:00
James R.
e7fed5d7b5
Merge branch 'fov-slider' into 'master'
...
Add FOV option to Profiles Accessibility menu
See merge request KartKrew/Kart!2015
2024-03-05 21:13:06 +00:00
James R
f60309983a
Add debugprisoncd cheat (DEVELOP only)
...
- Always drops a CD from Prison Eggs
2024-03-05 03:24:15 -08:00
James R
e5059bfced
Menus/Accessibility: Input Display Yes/No -> On/Off
2024-03-05 00:15:07 -08:00
James R
df2e4f57fd
Menus/Accessibility: add FOV option, 70 to 110
...
Adds FOV to profiles json
2024-03-04 22:11:35 -08:00
James R
5fbb32442b
Fix Alternate Title Screen unlockable not saving preference
...
- Remove CV_NOSHOWHELP, so the config file can load
- Do not stealth set the cvar, so it is not dependent on
order of operations of config loading and challenge
loading
2024-03-03 22:20:12 -08:00
James R
0d4f42cf80
Add debuglapcheat command, disables lap cheat prevention and prints a console message
2024-03-03 03:03:23 -08:00
Oni
d631f62da9
Merge branch 'bot-hold-instawhip' into 'master'
...
Bot behavior for charged instawhip
Closes #1035
See merge request KartKrew/Kart!1974
2024-03-03 08:07:39 +00:00
James R.
102fdf5978
Merge branch 'drawinput-profile-option' into 'master'
...
Input Display fixes
Closes #1085
See merge request KartKrew/Kart!1989
2024-03-03 05:18:02 +00:00
AJ Martinez
81bb3500a4
Merge remote-tracking branch 'origin/master' into shitty-signs
2024-03-02 04:32:05 -07:00
AJ Martinez
47a9cce133
Add shittysigns cheat
2024-03-02 04:27:41 -07:00
James R
e44d1759dd
Menus/Accessibility: add Input Display option
2024-03-02 00:18:33 -08:00
James R
1f3b5dea0a
Remove cv_showinputjoy (unused)
2024-03-02 00:16:31 -08:00
James R
fff200d174
Save 4thgear cheat in replays
...
For a cvar cheat to save in replays do this:
- Make sure it's a netvar
- Only netvars are saved in replays
- Use OnlineCheat
- Make sure it's not CV_HIDDEN
- CV_HIDDEN cvars are not added to the linked list, so
replays cannot find them
- Use CV_NOSHOWHELP instead, to prevent people from
modifying it in console
- Use CV_Set or CV_SetValue to change a cvar's value
- Setting cvar_t.value directly will not change its
string value
- The string value is used to determine how it should be
saved in replays
2024-03-01 07:28:19 -08:00
AJ Martinez
840c8d497e
Bot behavior for charged instawhip
2024-02-29 21:46:29 -07:00
AJ Martinez
d4d426e64b
Add "let's get fired up!" cheat (4th Gear)
2024-02-29 17:43:07 -07:00
James R
b7652413e5
debugchallenges: conditionset searching/display
...
New values:
- On / -1 - old behavior
- Tag / -2 - display conditionset number for each tile
- 1+ - highlight tiles that match this conditionset number
2024-02-27 06:40:06 -08:00
James R
2ad3902ff0
Menus/Grand Prix: tooltips for difficulty selection
2024-02-27 06:40:05 -08:00
James R
ed832c5486
Rename Easy, Normal, Hard to Gear 1, 2, 3 in non-GP contexts
2024-02-27 06:18:36 -08:00
Oni
8aeeae24c3
Merge branch 'fix-demo-ghost-buffer-overrun' into 'master'
...
Large replay crash mitigation, replay buffer size option, debug command
Closes #656
See merge request KartKrew/Kart!1885
2024-02-01 03:00:26 +00:00
Eidolon
591af1ab95
Add parallelsoftware cvar
...
In the rare case where kernel thread scheduling causes hitching issues
(SteamOS?), there should be an option to dynamically toggle multithread
dispatch of plane drawing.
2024-01-29 19:26:04 -06:00
James R
eba9df570d
Replays: raise default buffer size from 4 to 6 MB
2024-01-29 02:31:57 -08:00
James R
09b90c3cf1
Replays: add netdemo_size cvar, add to Data Options
...
Controls size of replay buffer when recording
2024-01-29 02:18:46 -08:00
James R.
ba72900475
Merge branch 'visplane-test' into 'master'
...
debugrender_visplanes and debugrender_freezebsp
See merge request KartKrew/Kart!1855
2024-01-26 10:06:52 +00:00
AJ Martinez
0c6820b350
"mental sonic" cheat
2024-01-23 00:28:08 -07:00
James R
5603b7b841
debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered
2024-01-17 16:43:45 -08:00
James R
afa78333fc
debugrender_visplanes: highlight borders of visplanes
2024-01-17 16:42:27 -08:00
Oni
1e916dee77
Merge branch 'debug-challenges' into 'master'
...
DEVELOP: add debugchallenges cheat
See merge request KartKrew/Kart!1822
2024-01-17 05:33:23 +00:00