Lion Kortlepel
e04a569e33
attempt to fix ghost player issue
2021-03-18 23:44:14 +02:00
Lion Kortlepel
13f8be5d39
update players info
2021-03-18 23:44:14 +02:00
Lion Kortlepel
bca4b3f140
fix client insert/create issue
2021-03-18 23:44:14 +02:00
Lion Kortlepel
b3256062f7
fix boolean expression (oof)
2021-03-18 23:44:14 +02:00
Lion Kortlepel
51dbfe0482
add debug prints
2021-03-18 23:44:14 +02:00
Lion Kortlepel
92a67c7305
remove debug prints of Http for now
2021-03-18 23:44:14 +02:00
Lion Kortlepel
cc5a878692
fix debug prints for now
2021-03-18 23:44:14 +02:00
Lion Kortlepel
5759a6f80f
attempt #2
2021-03-18 23:44:14 +02:00
Lion Kortlepel
3dd2e1c278
attempt #1 to fix LuaEngine being nullptr :(
2021-03-18 23:44:14 +02:00
Lion Kortlepel
4826fb5fc2
fix version naming
2021-03-18 23:44:14 +02:00
Lion Kortlepel
8cd35d64e4
fix lua thread never exiting
2021-03-18 23:44:14 +02:00
Lion Kortlepel
aec6ad9c14
fix more stuff
2021-03-18 23:44:14 +02:00
Lion Kortlepel
d360403c56
finish rewrite, builds fully
2021-03-18 23:44:14 +02:00
Lion Kortlepel
bf74b1ae32
add udpserver, tcpserver
2021-03-18 23:44:14 +02:00
Lion Kortlepel
f19a012509
add PPSMonitor
2021-03-18 23:44:14 +02:00
Lion Kortlepel
72607583bf
add submodules
2021-03-18 23:44:14 +02:00
Lion Kortlepel
ef5db013b3
add socketio, http post & get
2021-03-18 23:44:14 +02:00
Lion Kortlepel
4cda6e8bc3
fully implement lua
2021-03-18 23:44:14 +02:00
Lion Kortlepel
459814a6ec
add lua engine, lua file, server, client, vehicle data, other stuff
2021-03-18 23:44:14 +02:00
Lion Kortlepel
e5e447c7af
begin rewrite: add lionkor/commandline
2021-03-18 23:44:14 +02:00
Anonymous275
6a2ce7faab
Update README.md
2021-03-17 12:49:15 +02:00
Anonymous275
ce8661159b
Update README.md
2021-03-15 12:13:56 +02:00
Lion
f5ecc251e7
Update README.md
2021-02-19 10:30:16 +01:00
Lion
45b3057ed5
Update README.md
2021-02-19 10:25:42 +01:00
Lion Kortlepel
0476ffa990
fix release build action
2021-02-13 23:06:09 +01:00
Lion Kortlepel
43690d0833
fix release action
2021-02-13 22:17:08 +01:00
Lion Kortlepel
f9cb9af078
add real uptime counter, for use in lua later
2021-02-10 11:21:42 +01:00
Lion Kortlepel
e4979bb6e2
change backend url
2021-02-10 11:21:42 +01:00
Lion
5266ac418b
Update README.md
2021-02-04 11:00:07 +01:00
Lion
ffca27ae6a
Add releases link to windows prerequisites
2021-02-04 10:50:57 +01:00
Lion
cd1aba7afb
Fix headings (oops!)
2021-02-04 10:50:23 +01:00
Lion
50b3a9ea19
README.md: Add more explanations to dependencies
2021-02-04 10:49:58 +01:00
Lion
d8f49edb6b
Update README.md
2021-02-04 10:41:38 +01:00
Lion Kortlepel
ec0987e5c1
heartbeat timeout 5s -> 500ms
2021-02-02 01:16:39 +01:00
Lion Kortlepel
e4fa9a23fa
use ipv4 always, until backend supports ipv6
2021-02-02 01:13:34 +01:00
Anonymous275
0fe4913928
removed unused includes
2021-02-02 02:01:57 +02:00
Lion
bd349556f0
Actions fix ( #11 )
...
* update workflows to accomodate new requirements
* add boost to vkpkg
* try without boost again
* use boost just boost
* might cache vcpkg or might not idk
* dont pull everything in boost
* clean up includes
* fix 1
* fix 2
* fix 3
* fix 4
* fix id 6
* remove libssl again
* move to boost 1.71
* add boost to windows cmake
* change from boost 1.71 to 1.70
* fix cmake again
* remove version because f cmake
* remove stuff again
* fix my mistakes
* fix linker args for unix
* openssl
* add openssl to vcpkg
* uhh change whats linked
* rename OpenSSL to OPENSSL????
2021-02-02 00:50:27 +01:00
Anonymous275
dc9c3255de
Merge pull request #10 from BeamMP/segfault-fix-1
...
PostHTTP rebuild, SegFault fix (fixes #8 ), good work.
2021-02-02 00:17:40 +02:00
Lion Kortlepel
d5541ae154
add try/catch to PostHTTP
2021-02-01 23:13:58 +01:00
Lion
467e5a64c3
README: Make status badges clickable
2021-01-31 18:20:49 +01:00
Lion
3bb9b17d47
remove pull_request comment action
2021-01-31 03:25:49 +01:00
Lion
51f0b504b7
Update cmake-windows.yml
2021-01-31 03:25:28 +01:00
Lion
2e48cef647
Add automated release builds for windows & linux
2021-01-31 02:03:53 +01:00
Lion
0fe7050166
Update README.md
...
Change lionkor user in URL to BeamMP
2021-01-31 00:52:58 +01:00
Lion
a25cc00093
add PR comment target to linux GH action
2021-01-31 00:40:47 +01:00
Lion
e2e23635bc
add PR comment target to linux GH action
2021-01-31 00:40:08 +01:00
Lion
a20f632e3e
squash commit for adding github actions
2021-01-31 00:31:55 +01:00
Lion Kortlepel
5f3fecb92c
heartbeat every 30 seconds, or if anything changed, with a limit of once
...
every 5 seconds
2021-01-30 02:40:26 +01:00
Lion Kortlepel
710bb939ad
change hearbeat update rate to 10 seconds
2021-01-30 02:02:47 +01:00
Lion Kortlepel
00b7d1ca96
Fix POST spamming issue
2021-01-30 02:01:53 +01:00