Commit graph

116 commits

Author SHA1 Message Date
James R
73a44ff255 FOV default is 100, profiles before version 2 are automatically updated 2024-04-25 16:45:01 -07:00
James R.
a375353884 Merge branch 'lite-steer-default-off' into 'master'
Disable Lite Steer for new profiles by default

See merge request KartKrew/Kart!2297
2024-04-25 23:29:15 +00:00
Sally Coolatta
e44cbeab96 Fix max draw dist limit so high that it overflows 2024-04-25 15:19:43 -04:00
AJ Martinez
70b56bf973 Disable Lite Steer for new profiles by default 2024-04-24 23:28:56 -07:00
wolfs
d9c101a550 Better draw distance options
- Use human-readable names instead of numbers (numbers are still viewable from "help drawdist")
- Remove unplayably short draw distances and add more options between 8192 and Infinite
2024-04-12 00:17:13 -05:00
Sally Coolatta
7dfa597c7d SRB2 -> DRRR copyright in src, acs, android folder
Be consistent with toaster's recent changes to copyright
2024-04-05 02:08:23 -04:00
James R
d26755ab3e renderview: add Force option, renders while paused
Useful for debugging
2024-04-03 17:57:42 -07:00
toaster
dea698a276 Tasteless Taunts
Uninhibited voices/horns (see the "meme" setting in v1).
Removes the SECRET_MEMETAUNTS unlock, which didn't fit the general level of cohesion main game content should have.
2024-04-02 23:26:57 +01:00
AJ Martinez
ed243910be Add "gamestochat" cvar to Server Options 2024-03-31 18:28:32 -07:00
toaster
93de95d8f8 Add a little more info to Host menu (text only)
So you have a representative idea of what each submenu contains
2024-03-29 22:04:16 +00:00
James R
28cd56f24c Add cheats
Co-authored-by: toaster <rollerorbital@gmail.com>
Co-authored-by: AJ Martinez <aj@worldsbe.st>
2024-03-28 00:09:12 -07:00
James R
11dc5b7318 Fix line endings 2024-03-28 00:09:02 -07:00
James R
593aed9110 Make "Extra Frame Skipping" (for 3d rendering) an advanced video option
- Off by default
2024-03-27 20:10:38 -07:00
James R
360bbf6552 Remove VHS filter
- It does not seem to be working and hasn't for a while.
- Was interfering with 3d rendering skipping.
2024-03-26 17:41:49 -07:00
James R.
779108175f Merge branch 'chengi-video' into 'master'
Chengi Video

See merge request KartKrew/Kart!2156
2024-03-25 02:45:30 +00:00
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
ec2a685475 Remove residual cvar 2024-03-22 20:53:04 -07: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