Lion Kortlepel
|
807cb68f0f
|
README: ensure that submodules are initialized recursively
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
3850740ded
|
Actions: checkout submodules recursively
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
cfc7b302fe
|
fix include path, libcurl library path
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
a7c28a8d0d
|
fix curl, print segfault
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
9fe1a94d42
|
CURL::libcurl instead of libcurl
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
1eee56a666
|
Maybe curl works now?
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
28fe6e9634
|
add curl as in-tree dependency, add sentry ok/not ok notice on startup
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
4512f44ea1
|
bump version to 2.3.0 for next release
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
3efd31bc84
|
add curl to dependencies
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
5684134894
|
Sentry: report any issue with backend.beammp or auth.beammp responses
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
e6c97de3c4
|
CMakeLists: improve documentation, emit warning if no Sentry URL is
supplied
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
f550d0bba9
|
add todo
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
2b4fec6d11
|
Sentry: implement basic exception reporting, error breadcrumbs
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
550c658ac5
|
update gitignore
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
da41862f49
|
working sentry-native
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
d5769ce9be
|
add sentry as submodule
|
2021-09-08 19:55:03 +03:00 |
|
Lion
|
4bf9244005
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion
|
89f63024ab
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion
|
f258678751
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion
|
4d2f68068d
|
Add issue templates
|
2021-08-02 16:23:42 +03:00 |
|
Anonymous-275
|
9f636345ef
|
Removed abort that causes server crash
|
2021-08-01 15:42:23 +03:00 |
|
Lion Kortlepel
|
3d0d5e9e4c
|
minor fixes, version bump
v2.2.0
|
2021-07-31 21:57:06 +03:00 |
|
Lion Kortlepel
|
a1ca8e0576
|
bump vcpkg version
v2.1.4
|
2021-07-31 12:34:25 +03:00 |
|
Lion Kortlepel
|
b22f21a6b2
|
Revert "remove vcpkg commit id"
This reverts commit fef069c9df72a0473c6eed6b767199633327e4db.
|
2021-07-31 12:34:25 +03:00 |
|
Lion Kortlepel
|
531a901431
|
remove vcpkg commit id
there's no need for it and it makes runs fail if not updated
|
2021-07-31 12:34:25 +03:00 |
|
Lion Kortlepel
|
46f778bd01
|
bump version to 2.1.4
|
2021-07-29 13:34:28 +02:00 |
|
Lion Kortlepel
|
f3b6eea418
|
update vcpkg
|
2021-07-29 13:34:28 +02:00 |
|
Lion Kortlepel
|
bceb3aefe4
|
TServer: Avoid blindly using std::string::find's result
|
2021-07-29 13:34:28 +02:00 |
|
Lion Kortlepel
|
6c72432992
|
possible fix #37
|
2021-07-29 13:34:28 +02:00 |
|
Lion
|
17d3f303ca
|
Update README.md
|
2021-07-21 00:18:36 +02:00 |
|
Lion
|
2cbcf96282
|
Readme: clarify build instructions are for linux, too
|
2021-07-18 21:28:58 +02:00 |
|
Lion Kortlepel
|
7d4fd44dbf
|
print heartbeat on heartbeat
|
2021-07-15 01:04:06 +02:00 |
|
Lion Kortlepel
|
71c2af1224
|
TNetwork: kick everyone before shutdown
in the future this can be used to show a message to the clients that the
server is shutting down
|
2021-07-11 20:27:35 +02:00 |
|
Lion Kortlepel
|
2e112fc5f1
|
fix typo that prevented TCP thread from shutting down properly
sometimes, i guess
|
2021-07-11 20:00:31 +02:00 |
|
Lion
|
96c93a6aa6
|
Update README.md
Remove unnecessary and wrong step 4 :)
|
2021-07-11 00:30:14 +02:00 |
|
Lion
|
9dbb91fd84
|
Update README.md
|
2021-07-11 00:29:27 +02:00 |
|
Lion
|
26c33ae2fb
|
README: Add clarification on build steps
|
2021-07-11 00:28:21 +02:00 |
|
Lion Kortlepel
|
3eb943309e
|
bump version number
v2.1.3
|
2021-07-10 19:20:42 +02:00 |
|
Lion Kortlepel
|
3c8e8399cb
|
Fix issue with not cancelling events on linux (fix #29)
|
2021-07-04 00:10:10 +02:00 |
|
Lion Kortlepel
|
5b500a3da5
|
bump version number
v2.1.2
|
2021-07-03 01:04:55 +02:00 |
|
Lion Kortlepel
|
ade19123b7
|
change default map to new gridmap
|
2021-07-03 01:01:56 +02:00 |
|
Lion Kortlepel
|
5ee18e0576
|
bump in-server version number
|
2021-07-02 00:01:58 +02:00 |
|
Lion
|
77d23caa63
|
Update README.md
|
2021-06-28 11:39:12 +02:00 |
|
Lion
|
79856cde8e
|
Update README.md
|
2021-06-28 11:38:59 +02:00 |
|
Lion Kortlepel
|
7bc230974a
|
fix typo
|
2021-06-23 23:50:18 +02:00 |
|
Anonymous-275
|
b1ab7e65da
|
Possible windows compile fix
|
2021-06-23 20:03:42 +03:00 |
|
Lion Kortlepel
|
c82c53e3d1
|
remove debug prints
|
2021-06-23 16:40:08 +02:00 |
|
Lion Kortlepel
|
9e861ab993
|
parse old Server.cfg if it exists
|
2021-06-23 16:39:08 +02:00 |
|
Lion Kortlepel
|
ae11ba5f0d
|
bump version to 2.0.4
v2.0.4
|
2021-06-23 11:55:47 +02:00 |
|
Lion Kortlepel
|
1427966d1a
|
private false by default
|
2021-06-23 02:08:21 +02:00 |
|