mazmazz
904b00e921
Remove song_length tag search
...
Because songs without this tag will skiplag when loading.
2019-05-02 19:14:23 -04:00
mazmazz
3e5b0c4531
Remove MP3 widechar tag searching
...
1. It's slow, 2. It's incorrect
2019-05-02 19:13:56 -04:00
TehRealSalt
98dbdd7db5
Don't allow custom gamedata to overwrite kart gamedata or replay folders
2019-05-02 12:58:02 -04:00
TehRealSalt
489032f734
Hide this debug message
2019-05-02 12:50:05 -04:00
TehRealSalt
25f277e185
ENSURE viewcount slider is present for multiplayer demos
2019-05-02 12:42:29 -04:00
TehRealSalt
3f730e03ec
Disable rewind between demos, too.
2019-05-02 12:36:11 -04:00
TehRealSalt
34eb4bd14d
Don't keep fast-forward enabled between demos
2019-05-02 12:31:50 -04:00
TehRealSalt
86dfd70c6f
Add message boxes for file add errors
2019-05-02 12:03:50 -04:00
TehRealSalt
73e152a01c
HORRID HACK around holding enter in the playback menu having awful, crash-causing side-effects
2019-05-02 12:00:51 -04:00
Sal
0ee1cd6cbf
Merge branch 'alias-argh' into 'master'
...
Allow argument substitution in aliases
See merge request KartKrew/Kart-Public!124
2019-05-02 10:05:30 -04:00
Sal
a12fb1c81d
Merge branch 'save-d_clisrv-cvars' into 'master'
...
Register showjoinaddress after the config loads and match some other cvars to its behavior
See merge request KartKrew/Kart-Public!135
2019-05-02 10:04:45 -04:00
Sal
0cd815cb44
Merge branch 'deadzone-bullshit' into 'v1'
...
Add options for adjusting deadzone, increase default deadzone from 0.25 to 0.5
See merge request KartKrew/Kart!147
2019-05-02 09:25:07 -04:00
Sal
071b335d57
Merge branch 'anim-fix' into 'v1'
...
Fix wheel animations
See merge request KartKrew/Kart!144
2019-05-02 09:23:22 -04:00
Sal
3d71a0aac7
Merge branch 'next-colors' into 'v1'
...
Final colors for v1.1
See merge request KartKrew/Kart!143
2019-05-02 09:23:10 -04:00
TehRealSalt
4d967bcc8e
Finish this
...
Now that I was told that the spinout slowdown bug was caused by this I was 100% convinced that we need to remove all of this bullshit ASAP
2019-05-02 09:20:49 -04:00
TehRealSalt
7bfc394792
Fix normalspeed
...
Alright fuck this branch it's misery
2019-05-02 02:58:34 -04:00
TehRealSalt
1e9257c012
Merge branch 'anim-fix' into skins-fix
2019-05-02 02:52:38 -04:00
TehRealSalt
e772a750a8
Missed a spot
2019-05-02 02:52:22 -04:00
TehRealSalt
e314aeb1ab
Merge branch 'anim-fix' into skins-fix
2019-05-02 02:51:17 -04:00
TehRealSalt
9e15486926
Fix warnings
...
Remove entries from dehacked, remove P_DoJump, remove debug stuff
2019-05-02 02:51:13 -04:00
TehRealSalt
fd148ec207
Dumbass typo
2019-05-02 02:13:44 -04:00
Sal
738c5be37b
Merge branch 'expose-numlaps' into 'next'
...
Expose cv_numlaps.value as global variable
See merge request KartKrew/Kart-Public!134
2019-05-02 01:41:41 -04:00
Sal
f615ffab30
Merge branch 'port-param' into 'next'
...
New -port command line parameter
See merge request KartKrew/Kart-Public!137
2019-05-02 01:40:31 -04:00
Sal
dee068a7ff
Merge branch 'respawn-flash' into 'v1'
...
Flashing tics on respawn
See merge request KartKrew/Kart!138
2019-05-02 01:39:31 -04:00
TehRealSalt
201466b1c1
Merge v1
2019-05-02 01:36:19 -04:00
TehRealSalt
4638722632
Remove unique version number
2019-05-02 01:34:25 -04:00
TehRealSalt
285ab9c9b9
Menu fix-up
...
- Use center menu style for the tiny extras menu
- Move Screenshot Options, Add-on Options, Replay Options, and Erase Data into Data Options again
2019-05-02 01:33:11 -04:00
TehRealSalt
37de59cdfd
Remove outdated comment
2019-05-02 00:49:36 -04:00
TehRealSalt
17de62894a
Remove bad +1
2019-05-02 00:49:05 -04:00
TehRealSalt
913fc8660f
Fix polyobj angle delta
2019-05-02 00:48:01 -04:00
TehRealSalt
f99a5a6a8b
Fix wheel animations
2019-05-02 00:44:04 -04:00
TehRealSalt
5dc30cdac8
Fix skin shit
2019-05-02 00:39:49 -04:00
Sal
b410b216a4
Merge branch 'default-md2' into 'v1'
...
Add option to turn off the PLAY default md2
See merge request KartKrew/Kart!140
2019-05-02 00:03:18 -04:00
TehRealSalt
2d8461a59d
Port over double-press Grow cancel from internal
2019-05-01 23:56:12 -04:00
TehRealSalt
54af8f5fc0
Slight Grow improvements for public
...
- Using Grow while Shrunk will make you normal-size, instead of giant.
- Baked in a Shrink/Grow noise into K_RemoveGrowShrink, whenever you have either
2019-05-01 23:50:18 -04:00
TehRealSalt
39bea80b9e
Add options for adjusting deadzone, increase default deadzone from 0.25 to 0.5
2019-05-01 23:30:53 -04:00
Sryder
4d77ed925e
OpenGL sprite billboarding
...
Should work on both normal and precipitation sprites.
Sprites that are split by lighting should work correctly.
2019-05-01 20:15:00 +01:00
James R
103e67bbaa
Fix differing signedness compare
2019-04-30 13:03:13 -07:00
wolfs
a0b1fce139
Merge branch 'md3-vanilla-kart' into 'next'
...
MD2/MD3 support rewritten + optimizations [GCC port]
See merge request KartKrew/Kart-Public!19
2019-04-30 15:22:30 -04:00
Steel Titanium
0128643043
Prettyify code.
2019-04-28 22:02:25 -04:00
Steel Titanium
72e402c1aa
Merge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into port-param
2019-04-28 21:56:33 -04:00
Steel Titanium
1c21a4ed6f
New -port param
2019-04-28 21:53:36 -04:00
toaster
031ffbf304
Completely untested -encore parameter for the map command; inverts cvar value.
2019-04-28 19:26:11 +01:00
Steel Titanium
5461f860f9
Merge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into expose-numlaps
2019-04-27 22:34:53 -04:00
James R
848bb10c36
Move some cvars out of D_ClientServerInit and save them
2019-04-27 17:30:39 -07:00
TehRealSalt
9629fb3216
Modify the first shade of Byzantium
2019-04-26 22:32:31 -04:00
wolfy852
db2935d45a
Fix boost -> drift -> release sliptides not showing the effect when turning right
2019-04-26 19:26:22 -05:00
wolfy852
50b00d37e0
Merge remote-tracking branch 'remotes/pub/next' into v1
2019-04-26 18:27:41 -05:00
wolfs
38770282d4
Merge branch 'intermission-think' into 'next'
...
New intermission Hook for Y_Ticker
See merge request KartKrew/Kart-Public!131
2019-04-26 19:25:18 -04:00
TehRealSalt
183e75ff53
Final v1 colors
...
- 11 new colors: Skunk, Artichoke, Pigeon, Walnut, Cinnamon, Lemonade, Quarry, Crocodile, Azure, Thunder, & Wristwatch
- Updated Dawn, Sunset, Cream, Gold, Olive, Vomit, Lime, Plague, & Caribbean
- Updated opposite colors for Bubblegum & Camouflage in response to the new colors
2019-04-26 18:18:53 -04:00
James R
fc8ebe83fc
Force of habit
2019-04-26 13:08:35 -07:00
James R
aa4ce2b2d1
Check error on select
2019-04-26 13:06:26 -07:00
James R
4d739fe7a5
Unfuck MS connecting and error reporting
...
Reconnect if the socket is closed.
Report the proper error from SO_ERROR and report an error from getsockopt.
2019-04-26 12:59:21 -07:00
wolfy852
096bed6a4d
Merge remote-tracking branch 'remotes/pub/next' into v1
2019-04-26 05:53:26 -05:00
wolfs
235426153f
Merge branch 'forceskin-by-name' into 'next'
...
Allow names to be used with forceskin
See merge request KartKrew/Kart-Public!102
2019-04-26 06:42:09 -04:00
wolfs
8d0b185d96
Merge branch 'add-value-command' into 'next'
...
Add a command to increment cvars
See merge request KartKrew/Kart-Public!128
2019-04-26 06:41:52 -04:00
wolfy852
690a495d9b
Merge remote-tracking branch 'remotes/pub/master' into next
2019-04-26 05:42:27 -05:00
wolfs
f2ec722b12
Merge branch 'room-list-first' into 'master'
...
Show room list instead of server list if you haven't selected a room yet
See merge request KartKrew/Kart-Public!127
2019-04-26 06:39:31 -04:00
wolfs
4dff8b4a11
Merge branch 'no-audio-option' into 'master'
...
`-noaudio` option to cover `-nomusic` and `-nosound`
See merge request KartKrew/Kart-Public!129
2019-04-26 06:37:02 -04:00
wolfs
e6ba65bac9
Merge branch 'save-showjoinaddress' into 'master'
...
Save showjoinaddress to config
See merge request KartKrew/Kart-Public!132
2019-04-25 23:17:07 -04:00
Steel Titanium
21e8a2c537
Save showjoinaddress to config
2019-04-25 23:13:09 -04:00
Latapostrophe
2350405ad3
Terminology changes
2019-04-23 23:49:46 +02:00
Sal
35c954ecc4
Merge branch 'spb-stuff' into 'v1'
...
Fix SPB being way too fast in current sections where the player has no control
See merge request KartKrew/Kart!141
2019-04-22 22:00:06 -04:00
Latapostrophe
5619e63e39
Fix SPB being way too fast in current sections where the player has no control
2019-04-22 20:40:17 -05:00
wolfy852
85a15847e5
Don't cut off flashing tics when using sneakers, don't allow stealing bumpers while intangible
2019-04-22 20:18:15 -05:00
Steel Titanium
e62fcc8148
Fix mangled comment
2019-04-22 19:27:42 -04:00
Latapostrophe
0f43546ada
Add option to turn off the PLAY default md2
2019-04-22 11:29:44 +02:00
Steel Titanium
445bb0b99b
New IntermissionThinker hook
2019-04-22 00:29:47 -04:00
wolfy852
d987c8ba07
Flashing tics on respawn
2019-04-21 07:52:01 -05:00
Sal
e76d33f9ba
Merge branch 'under_the_weather' into 'master'
...
Under the weather
See merge request KartKrew/Kart-Public!125
2019-04-19 16:40:25 -04:00
James R
387a701db5
Add a "-noaudio" parm to cover "-nomusic" and "-nosound"
2019-04-18 23:50:29 -07:00
James R
3db1244849
Add a command to increment cvars
2019-04-18 23:42:28 -07:00
James R
4b05199b9f
Show rooms list in server browser initially
...
If you haven't selected a room yet, you're
shown the room list instead of server list.
2019-04-18 22:41:50 -07:00
TehRealSalt
a187656a8f
Fix up more stuff
...
Now in a mergable state
2019-04-18 12:20:13 -04:00
TehRealSalt
1f61397545
Huge splitscreen refactor
...
Did not get to finish all refactoring or even compile this, I'll continue later
2019-04-18 03:08:11 -04:00
fickleheart
ac53d4bbb3
Show when we're waiting for the full wadlist
2019-04-18 00:39:54 -05:00
fickleheart
014f916040
Read the file list properly
2019-04-18 00:37:08 -05:00
fickleheart
b59645e1b1
Send the rest of the file list
2019-04-18 00:30:28 -05:00
fickleheart
0e2bef3f1a
Wait, we don't need pages, just first file index...
2019-04-17 23:51:15 -05:00
fickleheart
a36700e176
Some stuff toward reading those files
2019-04-17 23:42:49 -05:00
fickleheart
6c5ac8e942
Paginate PutFileNeeded
2019-04-17 23:29:27 -05:00
fickleheart
430831423c
Strip out things that limit wad files added by filename
2019-04-17 23:09:10 -05:00
Steel Titanium
26fdee8217
Don't enable UPnP support if NONET is defined.
2019-04-16 15:05:09 -04:00
fickleheart
c67c598df0
Show player names on the bottom in 4p
...
Also adjust margins to better match other HUD stuff
2019-04-14 23:52:03 -05:00
fickleheart
9e3ee274fb
Keep playback menu bar on the top in non-green reses
2019-04-14 23:22:24 -05:00
fickleheart
ad52f80627
Add scroll bar to replay hut
2019-04-14 23:17:12 -05:00
James R
d7e964bd54
Support splitscreen PLAYERINFO and don't expose clients' IP addresses
2019-04-14 21:14:01 -07:00
James R
36e678b292
Don't count down wait timer when executing a command
2019-04-14 15:17:47 -07:00
fickleheart
b1001d1808
Fix writing corrupt standings that break replay hut
2019-04-14 17:08:04 -05:00
toaster
972e6e9cf5
Precipitation being drawn at infinite distance when set to zero is incorrect behaviour. This is likely the consequence of a bad merge, but I don't care enough to check for certain.
2019-04-14 14:41:39 +01:00
fickleheart
5ec6517a54
Temporarily disable Extra Options menu
2019-04-13 15:23:31 -05:00
fickleheart
295b53801d
Change color of active playback items
2019-04-13 15:23:23 -05:00
fickleheart
10d70f5447
Playback menu improvements
2019-04-13 14:42:15 -05:00
fickleheart
eb9c9885a9
Fix being able to carry rewind state where it shouldn't be
2019-04-13 14:22:48 -05:00
fickleheart
451ff30a7a
Preserve quote and etc in aliases
2019-04-13 10:25:56 -05:00
fickleheart
3286d9ac93
Use strchr?
2019-04-13 10:16:54 -05:00
fickleheart
fe7220bb20
Allow argument substitution in aliases
2019-04-12 00:48:37 -05:00
wolfy852
052104999f
Generic model terminology
2019-04-12 00:35:35 -05:00
Steel Titanium
588d3a8c6e
Merge branch 'next' into forceskin-by-name
2019-04-11 21:01:14 -04:00
Sal
db18492836
Merge branch 'clear-all-controls' into 'master'
...
Clear P3 and P4 controls too when clearing all controls
See merge request KartKrew/Kart-Public!117
2019-04-11 12:20:48 -04:00