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
Sal
96b7d94eb8
Merge branch 'd_clisrv-shitsprinkles' into 'master'
...
Support splitscreen PLAYERINFO and don't expose clients' IP addresses
See merge request KartKrew/Kart-Public!126
2019-04-19 16:40:12 -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