James R
|
2e649de64f
|
Merge branch 'high-resolution-timer-2' into next
|
2020-12-10 02:55:02 -08:00 |
|
GoldenTails
|
686d4ec516
|
Fix stupid divide-by-zero error
|
2020-11-08 23:28:20 -06:00 |
|
James R
|
27fbf77922
|
Huge perfstats refactor
I needed to update it to make it functional with the precise timer. But I also
got sick of looking at the mess of sprintf followed by draw call.
|
2020-11-07 01:32:59 -08:00 |
|
Louis-Antoine
|
bc86d89206
|
Remove useless condition
|
2020-10-27 20:28:54 +01:00 |
|
Louis-Antoine
|
f3bc526fc2
|
Do not pause the client while redownloading the gamestate
|
2020-10-27 20:23:32 +01:00 |
|
Louis-Antoine
|
546a3ff015
|
Fix camera going wild after reloading the gamestate
|
2020-10-27 20:21:56 +01:00 |
|
Louis-Antoine
|
1e287d38f1
|
Only resend the gamestate to one client at a time
|
2020-10-27 01:22:31 +01:00 |
|
Louis-Antoine
|
f6f6b4cf45
|
Add a 15 seconds cooldown between successive gamestate resends
|
2020-10-27 01:20:05 +01:00 |
|
Louis-Antoine
|
69c4a6ee4c
|
Fix underflow in consistancy checking code
|
2020-10-26 23:15:22 +01:00 |
|
Louis-Antoine
|
ddec491b0b
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate
|
2020-10-24 16:21:44 +02:00 |
|
Louis-Antoine
|
bd9a89c82a
|
Kick clients that fail to catch up with server gamelogic
|
2020-10-21 20:25:29 +02:00 |
|
James R
|
f34a761d48
|
Merge branch 'perfstats' into 'next'
Performance stats
See merge request STJr/SRB2!1186
|
2020-10-18 15:33:20 -04:00 |
|
Hannu Hanhi
|
24ff748c58
|
Performance stats
|
2020-10-10 22:12:34 +03:00 |
|
James R
|
b088aad169
|
Add CV_NETVAR to server affecting cvars
showjoinaddress
maxplayers
joindelay
rejointimeout
resynchattempts
blamecfail
maxsend
noticedownload
downloadspeed
jointimeout
maxping
pingtimeout
servername
|
2020-10-09 15:23:16 -07:00 |
|
James R
|
e9d8166e3b
|
Add CV_SAVE to netvars
dumpconsistency
allowjoin
joinnextround
restrictskinchange
allowteamchange
startinglives
respawndelay
competitionboxes
allowseenames
matchboxes
specialrings
powerstones
countdowntime
touchtag
hidetime
autobalance
teamscramble
scrambleonchange
friendlyfire
overtime
pointlimit
timelimit
basenumlaps
allowexitlevel
inttime
coopstarposts
cooplives
advancemap
playersforexit
exitmove
pausepermission
respawnitemtime
respawnitem
flagtime
tv_recycler
tv_teleporter
tv_superring
tv_supersneaker
tv_invincibility
tv_jumpshield
tv_watershield
tv_ringshield
tv_forceshield
tv_bombshield
tv_1up
tv_eggmanbox
|
2020-10-09 15:06:09 -07:00 |
|
James R
|
2a316e49e5
|
Revert netvars after leaving a netgame
|
2020-10-06 23:32:11 -07:00 |
|
James R
|
b7c4a82a0f
|
Replace C90's junk with a modest macro
|
2020-10-06 23:04:23 -07:00 |
|
Lachlan Wright
|
b37d6ba94d
|
Merge branch 'name-change-spam' into 'next'
Don't let players change their name more than five times per minute
See merge request STJr/SRB2!1155
|
2020-09-25 09:36:39 -04:00 |
|
Lachlan Wright
|
1ec61bb8f4
|
Merge branch 'clarity' into 'next'
Add-on clarity from Kart
See merge request STJr/SRB2!1153
|
2020-09-25 09:33:04 -04:00 |
|
Lachlan Wright
|
9f58d6f053
|
Merge branch 'snake-fixes' into 'next'
Fix bonus items sometimes overriding apples in Snake minigame
See merge request STJr/SRB2!1134
|
2020-09-25 09:23:33 -04:00 |
|
Lachlan Wright
|
0060bac482
|
Merge branch 'more-stats' into 'next'
Add tic and UI times to render stats
See merge request STJr/SRB2!1125
|
2020-09-25 08:54:01 -04:00 |
|
James R
|
c0abb2ca09
|
Don't let players change their name more than five times per minute
(ported 2948885660 and 4e9d006c37)
|
2020-09-22 12:04:28 -07:00 |
|
Zippy_Zolton
|
bf857e1c59
|
Add-on clarity from Kart
|
2020-09-20 13:07:28 -05:00 |
|
James R
|
e6c914c7b2
|
Fix stupid NONET
|
2020-08-29 17:51:59 -07:00 |
|
James R
|
d31fb748b2
|
Do not do master server things when NOCURL
(cherry picked from commit b681b6e9e6)
|
2020-08-29 17:45:28 -07:00 |
|
Louis-Antoine
|
0846079c06
|
Fix bonus items sometimes overriding apples in Snake minigame
|
2020-08-24 00:34:44 +02:00 |
|
Hannu Hanhi
|
baaf19249b
|
Add tic and ui times to render stats
|
2020-08-23 20:09:55 +03:00 |
|
James R
|
065471392c
|
Disable showjoinaddress by default
|
2020-08-14 21:05:23 -07:00 |
|
Louis-Antoine
|
8471f9e71f
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into resend-gamestate
# Conflicts:
# src/d_clisrv.c
# src/d_clisrv.h
# src/d_net.c
# src/p_saveg.c
# src/p_saveg.h
|
2020-08-13 13:53:10 +02:00 |
|
James R
|
2e3b0ae4c8
|
Merge remote-tracking branch 'origin/next' into http-mserv
|
2020-08-08 15:05:03 -07:00 |
|
Steel Titanium
|
058b41a834
|
Port netticbuffer from Kart
|
2020-07-19 15:24:27 -04:00 |
|
James R
|
84d9aa93c7
|
Merge remote-tracking branch 'origin/next' into http-mserv
|
2020-07-11 17:41:46 -07:00 |
|
James R
|
f4989f36bd
|
Fix a lot of stuff related to the version automation
|
2020-07-10 22:39:46 -07:00 |
|
Louis-Antoine
|
49ad2c7313
|
Revert "Fix computation of very high pings"
This reverts commit 8b78811651.
|
2020-07-11 01:55:40 +02:00 |
|
Louis-Antoine
|
e3ef4d966a
|
Fix timeout
|
2020-07-07 02:06:26 +02:00 |
|
James R
|
71dedde5eb
|
Merge branch 'delete-connection-screen-and-midgame-joins' into 'next'
Delete connection screen and midgame joins
See merge request STJr/SRB2!1021
|
2020-06-28 18:41:07 -04:00 |
|
SteelT
|
07c84dc854
|
Merge branch 'increase-input-buffer-more' into 'next'
Increase the length of the player input buffer even more
See merge request STJr/SRB2!951
|
2020-06-27 13:32:19 -04:00 |
|
Louis-Antoine
|
36ad16452c
|
Delete CLIENT_CONNECTIONSCREEN and JOININGAME defines
|
2020-06-27 02:01:16 +02:00 |
|
Louis-Antoine
|
8b78811651
|
Fix computation of very high pings
|
2020-06-26 15:34:26 +02:00 |
|
Zachary McAlpin
|
1b831c0bbe
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-06-11 15:02:31 -05:00 |
|
LJ Sonic
|
3203d4a62e
|
Merge branch 'next' into 'better-download'
# Conflicts:
# src/d_clisrv.c
|
2020-06-10 07:57:49 -04:00 |
|
LJ Sonic
|
5e7ffb055f
|
Merge branch 'snake' into 'next'
Add a Snake minigame to the file transfer screen
See merge request STJr/SRB2!903
|
2020-06-10 07:38:37 -04:00 |
|
Zachary McAlpin
|
3a8e053d9d
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-06-09 19:54:47 -05:00 |
|
Louis-Antoine
|
293c8ad75b
|
Fix food occasionally spawning inside the snake
|
2020-06-01 15:21:16 +02:00 |
|
LJ Sonic
|
05e8d12427
|
Merge branch 'next' into 'better-download'
# Conflicts:
# src/sdl/i_system.c
# src/win32/win_sys.c
|
2020-06-01 08:16:53 -04:00 |
|
LJ Sonic
|
aeeb6e1b02
|
Merge branch 'next' into 'fix-spawn-desynch'
# Conflicts:
# src/p_map.c
|
2020-06-01 08:15:02 -04:00 |
|
Zachary McAlpin
|
8826eeeeb9
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into gamequit-hook
|
2020-05-29 15:32:59 -05:00 |
|
LJ Sonic
|
8c5149f180
|
Merge branch 'possibly-fix-dedi-crash' into 'next'
Possible fix for dedicated server crashes (aka the msvcrt.dll!_mbscat crash)
See merge request STJr/SRB2!963
|
2020-05-28 11:29:00 -04:00 |
|
SteelT
|
2739f989dc
|
Merge branch 'fix-input-buffer' into 'next'
Allow input buffer to hold more than 64 tics
See merge request STJr/SRB2!950
|
2020-05-28 11:27:39 -04:00 |
|
Louis-Antoine
|
d886e35576
|
Fix potential desynch when a player spawns
|
2020-05-28 11:03:35 +02:00 |
|