nillerusr
efbcaf7820
engine(masterserver): add master request timeout
2023-02-11 19:36:39 +03:00
nillerusr
dda12fcec6
engine(masterserver): add additional masterserver, implement setmaster command
2023-02-11 19:17:57 +03:00
nillerusr
70cc94bd01
engine(masterserver): fix latency calculation
2023-02-11 15:57:06 +03:00
nillerusr
bca8a497ad
engine: set net_usesocketsforloopback 0 by default( 1 breaks singleplayer mode )
2023-02-11 15:56:06 +03:00
nillerusr
12716fd07f
engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout
2023-02-10 22:45:36 +03:00
steadyfield
474df720e7
Fixed Mounted Gun Anims and Effects When Spawned by Users
...
Fixed mounted gun anims and effects when spawned by .cfg user scripts.
2023-02-08 09:05:10 +08:00
nillerusr
746aa8b1cc
wscript: fix arm build
2023-02-07 02:11:36 +03:00
nillerusr
0ffcbff303
materialsystem: fix rendering bugs with togl
2023-02-07 02:05:00 +03:00
nillerusr
cf467ff7c8
Merge pull request #191 from AruMoon/tweak/unlock-tickrate
...
Unlock tickrate
2023-02-06 15:36:20 +03:00
AruMoon
591534e7e4
Unlock tickrate
2023-02-04 10:46:31 +00:00
nillerusr
6428e90fa2
fix dedicated build caused by previous commit
2023-02-03 03:40:57 +03:00
nillerusr
3345902612
togl: fix MacOS build( fixes #187 )
2023-02-03 02:27:22 +03:00
nillerusr
a08b6ae7bf
engine: update server info reply
2023-01-30 22:19:08 +03:00
nillerusr
64f7bf9f96
vgui_controls: fix SetParent function
2023-01-29 21:48:36 +03:00
nillerusr
c4b93b30d7
WIP(serverbrowser): update IServersInfo interface
2023-01-29 20:57:04 +03:00
nillerusr
41aa50e66e
WIP: Begin rewriting serverbrowser
2023-01-29 19:26:04 +03:00
nillerusr
9586dc98e4
Merge pull request #186 from nillerusr/win64
...
Win64
2023-01-28 21:37:41 +03:00
nillerusr
548be38a0b
engine: restore checksum check
2023-01-28 05:37:40 +03:00
nillerusr
0df7838ee1
WIP: initial masterserver client implementation
2023-01-28 05:29:26 +03:00
nillerusr
17ff01c7ab
Update README.md
2023-01-24 20:30:17 +03:00
HappyDOGE
c69afba381
Merge branch 'master' into win64
2023-01-23 19:16:19 +03:00
Caroline Joy Bell
88cf25ff80
Update tasks.json
2023-01-16 07:54:17 -08:00
HappyDOGE
bfb5b44d38
win64: misc pointer truncation fixes
2023-01-16 11:56:05 +03:00
Er2
f735e7a036
Fix HTML MOTD ( #174 )
2023-01-14 20:47:16 +03:00
nillerusr
a15db00bc0
materialsystem: threaded optimizations, fix mat_queue_mode on some android devices
2023-01-14 15:53:33 +03:00
Caroline Joy Bell
de32c758c1
Update tasks.json
...
Thought I already did this
2023-01-13 21:02:02 -08:00
Caroline Joy Bell
fed2719657
Merge branch 'nillerusr:master' into patch-1
2023-01-13 08:09:22 -08:00
Caroline Joy Bell
d7a2277804
Update tasks.json
2023-01-13 08:00:04 -08:00
Caroline Joy Bell
ecfe257da2
Update tasks.json
2023-01-13 07:50:03 -08:00
Caroline Joy Bell
02c60cf2c7
Update tasks.json
...
Adding commands for Android build on Windows and macOS just in case it's now supported. This will just result in an error if it's not supported anyway.
2023-01-12 21:38:45 -08:00
Caroline Joy Bell
ef9f4b2965
Update tasks.json
...
Adds macOS-specific commands
2023-01-12 21:34:29 -08:00
Caroline Joy Bell
edb08661f2
Update tasks.json
...
Addresses some comments by @exstrim401.
These changes were made through GitHub's editor, they have not been tested.
2023-01-12 21:15:42 -08:00
nillerusr
3458c36d5a
datacache: enable async mode(was disabled in TF2 branch, lol?)
2023-01-13 01:51:19 +03:00
nillerusr
3d43e9fe3a
togles: optimize PBO usage
2023-01-12 20:48:13 +03:00
Caroline Joy Bell
b6de5bb712
Create tasks.json
...
Enables Visual Studio code integration with Waf for configure and build.
2023-01-09 08:57:09 -08:00
exstrim401
e26b40d889
Basic Steam Dick support ( #166 )
...
Without gamepadui library
2023-01-08 15:38:24 +03:00
nillerusr
f63849bb34
vtf: fix cubemap loading for vtf versions less than 7.5
2023-01-02 16:39:44 +03:00
nillerusr
7ca36e7b43
launcher(android): fix crashhandler initialization
2022-12-31 19:14:30 +03:00
LegendGuard
44fef251c5
Add forgotten VTF 7.5 support ( #160 )
...
VTF 7.5 support was added some time ago, the issue #83 was solved.
This is important for making artists, mappers and modelers know.
2022-12-29 17:31:44 +03:00
nillerusr
be3d0e301f
Update README.md
2022-12-19 00:37:13 +03:00
nillerusr
c44ae6211c
restore MAXSTUDIOBONES value
2022-12-18 20:24:28 +03:00
nillerusr
4f4e74273a
sse2neon: typo fix
2022-12-17 19:55:22 +03:00
nillerusr
892fc662e4
sse2neon: fix armhf build( fixes #157 )
2022-12-17 18:27:04 +03:00
nillerusr
bc909e9f96
windows(amd64): fix EHANDLE size( fixes saverestore )
2022-12-17 12:21:22 +03:00
nillerusr
ff2211f0ad
windows: fix(workaround) illegal instruction in release build
2022-12-17 10:14:49 +03:00
nillerusr
af8c358ce9
windows: fix dedicated build
2022-12-16 19:47:53 +03:00
nillerusr
8404418202
windows: add workflows for amd64 target architecture
2022-12-16 19:23:23 +03:00
nillerusr
eff77f0a0a
windows: fix 64bit build( #149 )
2022-12-16 19:20:56 +03:00
exstrim401
9bca259e0f
Make net_usesocketsforloopback 1 by default ( #153 )
...
Fixes connection to localhost server on macOS
2022-12-05 19:23:43 +03:00
nillerusr
8c0f758a57
bsp: change MAX_MAP_DISPINFO value to 4096
2022-12-02 21:45:33 +03:00