Zwip-Zwap Zapony
ac34fdf129
Apply 1 suggestion(s) to 1 file(s)
2023-12-23 13:14:47 +00:00
Gustaf Alhäll
ddba6e80f7
Handle player state is P_MobjSetState
2023-12-23 13:45:16 +01:00
Gustaf Alhäll
d79d22de63
(Hopefully) Fix chatbug
2023-12-23 11:05:14 +01:00
spherallic
7893d08407
Fix realmapnamep not being set with map * and +
2023-12-22 14:23:24 +01:00
sphere
37ecb6b48e
Merge branch 'mapcommand' into 'next'
...
Add shortcuts for current/next map to map command
See merge request STJr/SRB2!2169
2023-12-22 10:54:01 +00:00
sphere
d2d03a2e54
Merge branch 'fix-ungrabbed-keydown' into 'next'
...
Fix mouse events not being fired when the mouse is ungrabbed
Closes #879
See merge request STJr/SRB2!2178
2023-12-22 10:52:53 +00:00
spherallic
1756fabef0
Convert UDMF colormap light/fade alpha to new 0-255 range
2023-12-22 11:24:56 +01:00
Alam Ed Arias
78b8f5851b
Merge branch 'master' into next
2023-12-14 20:46:41 -05:00
Alam Ed Arias
dc79b25cb9
Merge branch 'srb2ci' into 'master'
...
GitLabCI: use new builder image, srb2ci
See merge request STJr/SRB2!2237
2023-12-15 01:46:08 +00:00
Alam Ed Arias
bc96645f0b
GitLabCI: use new builder image, srb2ci
2023-12-14 20:15:50 -05:00
Zwip-Zwap Zapony
54ba225164
Update player->quittime while a server is idling
2023-12-14 21:42:43 +01:00
Gustaf Alhäll
fe87760c8c
Fix buffer overflow in SV_SendPlayerInfo
2023-12-14 17:15:07 +01:00
Gustaf Alhäll
59aa6fdad4
Fix ban mask being ignored on IPv6 addresses
2023-12-14 17:00:20 +01:00
Gustaf Alhäll
0131cdb03d
Fix IPv6 bans being ignored when loading banlist
2023-12-14 16:30:04 +01:00
Alam Ed Arias
99d0310433
Merge branch 'master' into next
2023-12-13 01:21:11 -05:00
Logan Aerl Arias
3cb384b10e
Merge branch 'masterserverdualstack' into 'master'
...
Master Server API v1 URL change
See merge request STJr/SRB2!2226
2023-12-13 06:20:22 +00:00
Alam Ed Arias
1a80befb49
Merge remote-tracking branch 'origin/next' into IPv6
2023-12-13 01:15:33 -05:00
Alam Ed Arias
4f8513f504
Merge remote-tracking branch 'LoganAir/masterserverdualstack' into IPv6
2023-12-12 20:43:52 -05:00
Alam Ed Arias
015dbc5efa
Merge remote-tracking branch 'Hanicef/register-dual-stack-servers' into IPv6
2023-12-12 20:38:41 -05:00
Alam Ed Arias
fdb7c7c847
Merge remote-tracking branch 'Hanicef/add-ipv6-indicator' into IPv6
2023-12-12 20:38:19 -05:00
Alam Ed Arias
bd1348f75f
Merge remote-tracking branch 'Hanicef/allow-percent-ipv6-address' into IPv6
2023-12-12 20:37:50 -05:00
sphere
55d257266d
Merge branch 'udmf-floor-ceiling-texture-scaling' into 'next'
...
Floor and ceiling texture scaling
See merge request STJr/SRB2!2221
2023-12-11 22:15:36 +00:00
sphere
c4526bc777
Merge branch 'udmf-texture-scaling' into 'next'
...
Wall texture scaling
See merge request STJr/SRB2!2031
2023-12-11 22:14:41 +00:00
Gustaf Alhäll
e1562ad4c5
Fix crash when trying to send to an unreachable client
2023-12-06 17:00:27 +01:00
Alam Ed Arias
d6bb89fbb2
Merge branch 'master' into next
2023-12-05 23:11:11 -05:00
Logan-A
5867b7355e
add compnote support to comptime
...
add compnote support to comptime
2023-12-05 23:01:44 -05:00
Logan-A
eca16a811e
comptime.sh is a bash shell, so it should have eol=lf
2023-12-05 21:03:01 -05:00
Lactozilla
5257b498ea
Remove useless check
2023-12-03 01:21:39 -03:00
Lactozilla
244ad5b892
Remove CPUID code
2023-12-03 00:22:58 -03:00
Lactozilla
5bbcffe6f9
Ensure extracolormap_t is valid and that extra_colormap is invalidated
2023-11-30 20:08:09 -03:00
Lactozilla
eb3129490f
Add P_GetSectorLightLevelAt
2023-11-30 19:50:22 -03:00
Lactozilla
91395fcfc9
Add v.getSectorColormap
2023-11-30 19:41:15 -03:00
Lactozilla
5203133f72
Remove Lua lighttable
2023-11-30 19:13:26 -03:00
Lactozilla
8e331f86bd
Merge branch 'next' into sector-portals
2023-11-30 19:01:54 -03:00
Lactozilla
1122373304
Merge branch 'next' into raise-skin-limit
2023-11-30 18:58:24 -03:00
Lactozilla
5f21befb09
Merge branch 'next' into translations
2023-11-30 18:54:36 -03:00
Gustaf Alhäll
ff492cbdcc
Register both IPv4 and IPv6 on the master server
2023-11-30 16:44:49 +01:00
Gustaf Alhäll
2e885d4e6f
Add NO_IPV6 check
2023-11-30 16:03:44 +01:00
Monster Iestyn
473597dd02
Merge branch 'master' into next
2023-11-29 16:49:18 +00:00
sphere
c7cae406b8
Merge branch 'lua-extracolormap' into 'next'
...
Lua colorlib: extracolormap support
See merge request STJr/SRB2!2093
2023-11-29 11:47:06 +00:00
sphere
04911b95b6
Merge branch 'raise-side-limits' into 'next'
...
Raise sidedef limits
See merge request STJr/SRB2!2163
2023-11-29 11:45:52 +00:00
sphere
5b6657a11e
Merge branch 'add-apropos-command' into 'next'
...
Add apropos console command
See merge request STJr/SRB2!2217
2023-11-29 11:25:02 +00:00
sphere
d1ce8deed9
Merge branch 'fix-line-415-buffer-overflow' into 'next'
...
Fix buffer overflow when linedef type 415 executes
See merge request STJr/SRB2!2006
2023-11-29 11:23:11 +00:00
sphere
f32dfb4bc3
Merge branch 'fix-spawnpoint-dangling-mobj' into 'next'
...
Fix dangling pointer in mapthing after removing mobj
See merge request STJr/SRB2!2007
2023-11-29 11:22:55 +00:00
sphere
553c4b9ce9
Merge branch 'fix-module-volume' into 'next'
...
Make module music volume more accurate
See merge request STJr/SRB2!2215
2023-11-29 11:21:07 +00:00
sphere
bd3abec394
Merge branch 'fix-fov-aniso-not-saving' into 'next'
...
Fix anisotropic and FOV settings not saving
See merge request STJr/SRB2!2218
2023-11-29 11:20:02 +00:00
sphere
55fd958ee0
Merge branch 'i_setsongtrack-should-be-int32' into 'master'
...
I_SetSongTrack(int) should be I_SetSongTrack(INT32)
See merge request STJr/SRB2!2213
2023-11-29 11:19:53 +00:00
bitten2up
30e48fd555
I_SetSongTrack(int) should be I_SetSongTrack(INT32)
2023-11-29 11:19:53 +00:00
Lactozilla
0498c16cb6
Merge branch 'next' into raise-skin-limit
2023-11-26 23:08:13 -03:00
LoganAir
b5c8db00f8
Update mserv.c
...
https://mb.srb2.org is now behind CloudFlare, and the Master Server API v1 can not be accessed for some users due to this change. so I setup a new dual stack DNS record for accessing to the API
2023-11-26 17:44:03 -05:00