fickleheart
|
7fc1f02b07
|
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
# Conflicts:
# src/doomdef.h
# src/g_game.c
# src/p_user.c
|
2019-03-19 22:17:25 -05:00 |
|
Sryder
|
b9c3e56500
|
Move FORCECLOSE definition to be out of NONET ifdef
Should this just be moved into d_net.h instead of defining it here and in d_net.c?
|
2019-03-11 00:13:43 +00:00 |
|
Sryder
|
07ecfbc1d7
|
Fix compile warnings.
|
2019-03-10 23:51:52 +00:00 |
|
fickleheart
|
c65ff70faf
|
Deduplicate character shifting code
|
2019-03-10 18:09:15 -05:00 |
|
fickleheart
|
0e58653727
|
Make sure we don't write kartspeed beyond SV_SPEEDMASK
|
2019-03-10 17:43:39 -05:00 |
|
fickleheart
|
048ce8496f
|
Make noises on the password entry screen
|
2019-03-10 17:36:16 -05:00 |
|
fickleheart
|
4a8d682b43
|
Draw a padlock on-screen!
|
2019-03-10 17:25:55 -05:00 |
|
fickleheart
|
f70163cfb9
|
Show notice of a password-protected server on the join screen
|
2019-03-10 17:00:27 -05:00 |
|
fickleheart
|
693da54d94
|
Properly close the connection on the server's side...
|
2019-03-10 16:22:03 -05:00 |
|
fickleheart
|
82f3d2cdb8
|
Skip password check if node is already in-game? idk
|
2019-03-10 15:48:11 -05:00 |
|
fickleheart
|
bafa4cee7b
|
Improve stability when joining netgames maybe
|
2019-03-10 12:50:24 -05:00 |
|
fickleheart
|
ce81504410
|
Try a partial disconnect instead
|
2019-03-09 23:56:13 -06:00 |
|
fickleheart
|
386360ff43
|
Properly close and reopen the client connection for password challenges
|
2019-03-09 23:36:11 -06:00 |
|
fickleheart
|
3e1570c59d
|
Revert "Move HandleConnect to the same place as other packets"
This reverts commit 6bba2f16c0 .
|
2019-03-09 22:17:16 -06:00 |
|
fickleheart
|
d804dc3a34
|
Fix password auto-hiding if you type into it
|
2019-03-09 17:06:44 -06:00 |
|
fickleheart
|
7c7034a229
|
More...
|
2019-03-09 16:49:23 -06:00 |
|
fickleheart
|
d5691b9289
|
Show kartspeed and password status on server browser
|
2019-03-09 14:30:04 -06:00 |
|
fickleheart
|
2954b68e12
|
Check password and etc before downloading files
|
2019-03-09 13:30:22 -06:00 |
|
fickleheart
|
6bba2f16c0
|
Move HandleConnect to the same place as other packets
|
2019-03-09 12:01:47 -06:00 |
|
fickleheart
|
18dba65f17
|
Don't shoot asterisks off-screen on the join password screen
|
2019-03-06 23:34:30 -06:00 |
|
fickleheart
|
ddf2db8a36
|
Fix freeze when trying to host with a join password already set
|
2019-03-06 23:32:47 -06:00 |
|
fickleheart
|
219b240bcf
|
Recycle oldest challenges first if all are taken
|
2019-03-06 22:36:13 -06:00 |
|
fickleheart
|
bc46c3540f
|
Show message on incorrect password
|
2019-03-06 22:11:35 -06:00 |
|
fickleheart
|
52b743a18f
|
Fix join password not recognizing shifted characters
|
2019-03-06 22:07:28 -06:00 |
|
fickleheart
|
264454ca70
|
hblurgle spburgle this code sucks
|
2019-03-05 22:27:25 -06:00 |
|
fickleheart
|
c6f6783f3e
|
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
|
2019-03-03 20:24:39 -06:00 |
|
Alam Arias
|
233033f213
|
Merge branch 'master' into next
|
2019-03-02 18:41:58 -05:00 |
|
Alam Arias
|
2657eb998e
|
fixed compiling without blua support
|
2019-03-01 17:46:19 -05:00 |
|
Sally Cochenour
|
22434949e5
|
Extend pingtable by 1 for the servermaxping entry
|
2019-02-26 17:44:35 -05:00 |
|
Sally Cochenour
|
1d3adb0491
|
Remove mixed declaration that triggers ERRORMODE on my setup
|
2019-02-26 17:33:10 -05:00 |
|
Sal
|
5e9a11d467
|
Merge branch 'ping-stuff-take2' into 'next'
Ping improvements
See merge request KartKrew/Kart-Public!68
|
2019-02-22 19:13:49 -05:00 |
|
Sal
|
6152657885
|
Merge branch 'expose-splitscreen' into 'next'
Expose splitscreenplayer in player_t
See merge request KartKrew/Kart-Public!74
|
2019-02-22 19:04:48 -05:00 |
|
James R
|
0eb30bceb7
|
Rename splitscreen member to something more meaningful
|
2019-02-22 15:57:44 -08:00 |
|
Steel Titanium
|
0913a623fb
|
Some small changes.
|
2019-02-19 21:22:35 -05:00 |
|
Steel Titanium
|
a2316389d2
|
Save when quitting the game.
Also use default reason if not custom reason is given.
|
2019-02-18 02:04:58 -05:00 |
|
Steel Titanium
|
6915605444
|
Save ban list right after banning.
|
2019-02-18 01:03:39 -05:00 |
|
Steel Titanium
|
f39bd03e10
|
Add command to ban an IP address.
|
2019-02-18 00:58:08 -05:00 |
|
james
|
1785adffc2
|
Expose splitscreenplayer (from Got_AddPlayer) as splitscreen in player_t
|
2019-02-16 23:25:50 -08:00 |
|
fickleheart
|
c00abd1683
|
Remove unnecessary ResetViews call
|
2019-02-16 22:19:17 -06:00 |
|
Latapostrophe
|
95bbb0d833
|
Remove debug stuff
|
2019-02-15 21:10:18 -06:00 |
|
Latapostrophe
|
3349b9b196
|
forgot to remove this print
|
2019-02-15 20:53:18 -06:00 |
|
wolfy852
|
6054901c62
|
Ping kick changes + other quality of life improvements [REDO]
|
2019-02-15 20:51:44 -06:00 |
|
toaster
|
f0d536b7ee
|
Fix NONET. I thought I did this already during development, but I guess it got broken near the end.
|
2019-02-09 09:58:48 +00:00 |
|
fickleheart
|
6da810a994
|
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
# Conflicts:
# src/g_game.c
# src/k_kart.c
|
2019-02-06 20:47:35 -06:00 |
|
james
|
e52641d15a
|
Expose G_ResetView and amend G_ResetViews
(fickle's suggestion.)
|
2019-02-04 20:13:30 -08:00 |
|
Sryder
|
dff5cb049f
|
rename PT_WIPETIME to PT_BASICKEEPALIVE to be more obvious what it does
|
2019-02-02 21:53:27 +00:00 |
|
fickleheart
|
71d1d10ef6
|
Play intermission after net replays
|
2019-02-01 21:06:52 -06:00 |
|
fickleheart
|
e76e3f2281
|
something
|
2019-02-01 20:50:33 -06:00 |
|
fickleheart
|
4de79f13af
|
Refactor view changes a bit
|
2019-02-01 19:46:58 -06:00 |
|
fickleheart
|
e5be5e80ba
|
Make joins/quits/enters/spectates sync in replays
I'm not 100% sure on joins. That P_RandomByte() call
looks ugly. It'll probably be a source of trouble.
|
2019-02-01 00:44:35 -06:00 |
|