Lion Kortlepel
|
1875c8832d
|
update ping time on any packet, not just ping packets, for now
|
2021-03-30 15:31:44 +02:00 |
|
Lion Kortlepel
|
61726ea3ab
|
fix data race issue no.2
|
2021-03-30 15:19:11 +02:00 |
|
Lion Kortlepel
|
e4d6c86919
|
fix race condition in packet queueing
|
2021-03-30 15:13:32 +02:00 |
|
Lion Kortlepel
|
eaa6b5322f
|
dont SIGPIPE on broken pipe send()
|
2021-03-30 15:04:53 +02:00 |
|
Lion Kortlepel
|
2c06a98e00
|
add debug print to missed packet sending
maybe recursion is killing it, we'll see!
|
2021-03-30 14:59:39 +02:00 |
|
Lion Kortlepel
|
e73d578797
|
add debug print on timeout kick
|
2021-03-30 14:58:19 +02:00 |
|
Lion Kortlepel
|
704e25636d
|
possible hotfix for crashes
|
2021-03-30 14:38:13 +02:00 |
|
Lion Kortlepel
|
c7cf0a733e
|
revert changes, they didn't fix it
|
2021-03-30 14:32:56 +02:00 |
|
Lion Kortlepel
|
24a34d7a97
|
possible crash fix
|
2021-03-30 14:20:31 +02:00 |
|
Lion Kortlepel
|
1c98921127
|
add debug print to diagnose crash
|
2021-03-30 14:19:03 +02:00 |
|
Lion Kortlepel
|
2d898f8665
|
possible crash fix for linux
windows fix coming if this works
|
2021-03-30 14:07:53 +02:00 |
|
Lion Kortlepel
|
229914ac74
|
remove auth response printing
|
2021-03-30 13:34:03 +02:00 |
|
Lion
|
3258b04dad
|
Update README.md
|
2021-03-30 02:31:33 +02:00 |
|
Lion Kortlepel
|
603663ed2c
|
hotfix register thread *again*
|
2021-03-30 01:56:33 +02:00 |
|
Lion Kortlepel
|
44f2fdfa7c
|
attempt to fix client thread registering again
|
2021-03-30 01:54:43 +02:00 |
|
Lion Kortlepel
|
19abb5b68c
|
add quotes around player names to clarify further in thread name debug
prints
|
2021-03-30 01:50:57 +02:00 |
|
Lion Kortlepel
|
dd5b0bdd6d
|
add id to debug thread id print
|
2021-03-30 01:44:32 +02:00 |
|
Lion Kortlepel
|
9c9f503e5c
|
fix debug printing in debug builds (yes)
|
2021-03-30 01:18:12 +02:00 |
|
Lion Kortlepel
|
b4850f09a9
|
fully switch to new backend urls
|
2021-03-30 01:02:53 +02:00 |
|
Lion Kortlepel
|
3094d382ff
|
implement thread names in debug mode
|
2021-03-30 00:30:24 +02:00 |
|
Lion Kortlepel
|
940a39ed4e
|
fix artifact generation for windows
|
2021-03-29 23:40:02 +02:00 |
|
Lion Kortlepel
|
23b39bb6c7
|
update workflows to save artifacts
|
2021-03-29 23:33:25 +02:00 |
|
Starystars67
|
2cd6e21f8c
|
Updating strings to v2
|
2021-03-29 22:23:56 +01:00 |
|
Anonymous-275
|
3c6aa741ef
|
Update .name
|
2021-03-26 22:56:07 +02:00 |
|
Anonymous-275
|
e79318e49a
|
Merge branch 'master' of ssh://github.com/BeamMP/BeamMP-Server
|
2021-03-25 02:39:59 +02:00 |
|
Anonymous-275
|
e8938968f2
|
update gitignore
|
2021-03-25 02:37:47 +02:00 |
|
Anonymous275
|
e6f79a8dd1
|
Delete .idea directory
|
2021-03-25 02:33:16 +02:00 |
|
Anonymous-275
|
347e72ce90
|
update .gitignore
|
2021-03-25 02:26:55 +02:00 |
|
Anonymous275
|
a90c67f47d
|
Update .gitignore
|
2021-03-25 02:05:58 +02:00 |
|
Anonymous275
|
956b2ef5b5
|
Fixed setting vehicle data
|
2021-03-19 19:56:02 +02:00 |
|
Lion
|
31d68249a8
|
Update README.md
|
2021-03-19 00:14:31 +01:00 |
|
Lion
|
6d3e053c71
|
Update README.md
|
2021-03-19 00:14:00 +01:00 |
|
Lion Kortlepel
|
87a1564c0a
|
actions: also apply vcpkg fix for release-build action
|
2021-03-18 23:37:18 +01:00 |
|
Lion Kortlepel
|
e6109c98bd
|
Application: Move some string literal URLs to functions
|
2021-03-18 23:30:52 +01:00 |
|
Lion Kortlepel
|
c372e63bd1
|
possible fix for vcpkg github actions cache issue
|
2021-03-18 22:46:41 +01:00 |
|
Anonymous275
|
709ac1dd58
|
specify ID for now since vcpkg is not a submodule
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
6ead6bbb1e
|
Always aim for latest vcpkg
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
50fb023eff
|
Update cmake-windows.yml
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
08d043da8d
|
Set C++17 after building libs, added vcpkg root if needed by libs
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
c623bdea91
|
cleaned unused ifdef
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
b953bae5da
|
Fixed Vehicle Data being copied on construction
|
2021-03-18 23:44:14 +02:00 |
|
Lion Kortlepel
|
e039eeaab8
|
don't count pps changes towards heartbeat hot-changes
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
15cad02e13
|
Debug build fix
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
67f22c7d76
|
Tweaks
|
2021-03-18 23:44:14 +02:00 |
|
Lion Kortlepel
|
632a5f2801
|
update commandline library
|
2021-03-18 23:44:14 +02:00 |
|
Anonymous275
|
44fa68e6da
|
Fixed windows build
|
2021-03-18 23:44:14 +02:00 |
|
Lion Kortlepel
|
33e0cac4c1
|
update commandline to newer version
|
2021-03-18 23:44:14 +02:00 |
|
Lion
|
a7f1e93ca2
|
Update README.md
|
2021-03-18 23:44:14 +02:00 |
|
Lion Kortlepel
|
f8a9d01749
|
add websocketpp to github actions builds
|
2021-03-18 23:44:14 +02:00 |
|
Lion Kortlepel
|
356354d1eb
|
use recursive checkout for github actions
|
2021-03-18 23:44:14 +02:00 |
|