Commit Graph

  • 106d8e5863 Common: missed semicolon Lion Kortlepel 2021-08-02 14:06:00 +02:00
  • 1fb7cb6bc1 improve error reporting, remove duplicate code Lion Kortlepel 2021-08-02 13:54:36 +02:00
  • 9666fff622 CMake: remove mentions of luasocket again Lion Kortlepel 2021-08-02 13:32:14 +02:00
  • 5d5f155f0c remove luasocket-cmake Lion Kortlepel 2021-08-02 13:31:49 +02:00
  • cfe348770c Common: Add sstream include for std::stringstream Lion Kortlepel 2021-08-02 13:28:41 +02:00
  • 206120dcef CMake: include luasocket after finding lua Lion Kortlepel 2021-07-29 12:21:29 +02:00
  • 2a3bb1bef8 add luasocket Lion Kortlepel 2021-07-29 12:18:01 +02:00
  • 0faa46d48c remove luasocket again Lion Kortlepel 2021-07-29 12:11:43 +02:00
  • dae52a71fd add CMakeLists for lib/ Lion Kortlepel 2021-07-29 12:04:38 +02:00
  • c46c36bf09 add luasocket submodule Lion Kortlepel 2021-07-29 12:04:11 +02:00
  • ed3d0834e6 add ws2tcpip.h Lion Kortlepel 2021-07-29 12:02:49 +02:00
  • 9d4c6e880b fix version printing Lion Kortlepel 2021-07-21 01:59:36 +02:00
  • d39b5d7c77 use inet_ntop instead of inet_ntoa (STILL BROKEN THOUGH) Lion Kortlepel 2021-07-15 16:34:44 +02:00
  • b071906db5 clarify installation Lion Kortlepel 2021-07-15 02:23:53 +02:00
  • 8420cdb5bf Add Settings enum, better print Lion Kortlepel 2021-07-15 01:49:30 +02:00
  • e11211f201 add GetServerVersion Lion Kortlepel 2021-07-15 00:04:44 +02:00
  • 9595ef164e use fake version for lua update for now Lion Kortlepel 2021-07-11 20:41:23 +02:00
  • d18afdf84b Lua: add onShutdown Lion Kortlepel 2021-07-11 20:34:18 +02:00
  • 0acbb70d10 add ip to identifiers, changed value format Lion Kortlepel 2021-07-03 01:43:29 +02:00
  • 7a3848e640 fix luatable in GetPlayerIdentifiers Lion Kortlepel 2021-07-03 00:58:19 +02:00
  • 261aa8f320 fix comment Lion Kortlepel 2021-07-02 00:01:38 +02:00
  • e994cdd8a2 Add printRaw Lion Kortlepel 2021-07-01 00:44:53 +02:00
  • 44e0f3aa21 add MP.HttpsGET, MP.HttpsPOST Lion Kortlepel 2021-07-01 00:33:28 +02:00
  • 8853cef809 TODO edit Anonymous-275 2021-06-27 14:29:55 +03:00
  • fb76b8309a Fully working lua_Register Anonymous-275 2021-06-27 14:28:16 +03:00
  • a23946dddf switch to toml11 Lion Kortlepel 2021-06-25 01:59:38 +02:00
  • 55ee1d3747 simpler lua_Register Anonymous-275 2021-06-25 02:12:21 +03:00
  • 4cd0093687 rebase Lion Kortlepel 2021-06-25 00:48:52 +02:00
  • cc88734279 implement GetOSName, start working on HttpsPOST Lion Kortlepel 2021-06-25 00:42:45 +02:00
  • a865c95e2a lua Register Anonymous-275 2021-06-25 01:10:34 +03:00
  • 9f636345ef Removed abort that causes server crash Anonymous-275 2021-08-01 15:42:23 +03:00
  • 3d0d5e9e4c minor fixes, version bump v2.2.0 Lion Kortlepel 2021-07-31 20:19:35 +02:00
  • a1ca8e0576 bump vcpkg version v2.1.4 Lion Kortlepel 2021-07-31 11:26:57 +02:00
  • b22f21a6b2 Revert "remove vcpkg commit id" Lion Kortlepel 2021-07-31 11:26:19 +02:00
  • 531a901431 remove vcpkg commit id Lion Kortlepel 2021-07-31 11:21:47 +02:00
  • 46f778bd01 bump version to 2.1.4 Lion Kortlepel 2021-07-29 13:27:01 +02:00
  • f3b6eea418 update vcpkg Lion Kortlepel 2021-07-29 13:18:30 +02:00
  • bceb3aefe4 TServer: Avoid blindly using std::string::find's result Lion Kortlepel 2021-07-29 13:09:29 +02:00
  • 6c72432992 possible fix #37 Lion Kortlepel 2021-07-29 12:58:26 +02:00
  • 17d3f303ca Update README.md Lion 2021-07-21 00:18:36 +02:00
  • 2cbcf96282 Readme: clarify build instructions are for linux, too Lion 2021-07-18 21:28:58 +02:00
  • 7d4fd44dbf print heartbeat on heartbeat Lion Kortlepel 2021-07-15 01:04:06 +02:00
  • 71c2af1224 TNetwork: kick everyone before shutdown Lion Kortlepel 2021-07-11 20:27:35 +02:00
  • 2e112fc5f1 fix typo that prevented TCP thread from shutting down properly Lion Kortlepel 2021-07-11 20:00:31 +02:00
  • 96c93a6aa6 Update README.md Lion 2021-07-11 00:30:14 +02:00
  • 9dbb91fd84 Update README.md Lion 2021-07-11 00:29:27 +02:00
  • 26c33ae2fb README: Add clarification on build steps Lion 2021-07-11 00:28:21 +02:00
  • 3eb943309e bump version number v2.1.3 Lion Kortlepel 2021-07-10 19:20:42 +02:00
  • 3c8e8399cb Fix issue with not cancelling events on linux (fix #29) Lion Kortlepel 2021-07-04 00:10:10 +02:00
  • 5b500a3da5 bump version number v2.1.2 Lion Kortlepel 2021-07-03 01:04:55 +02:00
  • ade19123b7 change default map to new gridmap Lion Kortlepel 2021-07-03 01:01:56 +02:00
  • 5ee18e0576 bump in-server version number Lion Kortlepel 2021-06-25 00:04:11 +02:00
  • 77d23caa63 Update README.md Lion 2021-06-28 11:39:12 +02:00
  • 79856cde8e Update README.md Lion 2021-06-28 11:38:59 +02:00
  • 89514f3839 bump in-server version number v2.1.1 Lion Kortlepel 2021-06-25 00:04:11 +02:00
  • 7bc230974a fix typo Lion Kortlepel 2021-06-23 17:01:54 +02:00
  • b1ab7e65da Possible windows compile fix Anonymous-275 2021-06-23 20:03:42 +03:00
  • 77f6e9f842 fix typo v2.1.0 Lion Kortlepel 2021-06-23 17:01:54 +02:00
  • c82c53e3d1 remove debug prints Lion Kortlepel 2021-06-23 16:40:08 +02:00
  • 9e861ab993 parse old Server.cfg if it exists Lion Kortlepel 2021-06-23 16:39:08 +02:00
  • ae11ba5f0d bump version to 2.0.4 v2.0.4 Lion Kortlepel 2021-06-23 11:55:47 +02:00
  • 1427966d1a private false by default Lion Kortlepel 2021-06-23 02:08:21 +02:00
  • db92f2867d put a line between header and content of toml Lion Kortlepel 2021-06-22 01:37:58 +02:00
  • 208a41d45f remove unused Lion Kortlepel 2021-06-22 01:19:25 +02:00
  • f2915f9c2a remove dead code Lion Kortlepel 2021-06-22 00:25:13 +02:00
  • 1abf6d5adf Fully implement TOML config file, delete .idea folder Lion Kortlepel 2021-06-22 00:20:12 +02:00
  • f626474b4f add TOML++ Lion Kortlepel 2021-06-20 09:47:09 +02:00
  • 6f3960d2c2 final commit for the fix to linux lua - fix #27 Lion Kortlepel 2021-06-23 01:52:39 +02:00
  • 6cb19a7991 (possibly) Fix linux lua issue Lion Kortlepel 2021-06-23 01:26:53 +02:00
  • 4fe3c50edd update commandline, fix #24 Lion Kortlepel 2021-06-18 11:24:17 +02:00
  • fe7335fb0e github actions: run only on push, not PR, since then it runs twice Lion Kortlepel 2021-06-18 10:53:44 +02:00
  • 40cd203047 update commandline library in a fix attempt for #24 Lion Kortlepel 2021-06-18 10:44:53 +02:00
  • 1fc03500f0 update lionkor/commandline to latest Lion Kortlepel 2021-06-17 12:53:21 +02:00
  • 73729746ff update gitignore with some common unix stuff and notes folder Lion Kortlepel 2021-06-17 12:51:44 +02:00
  • ffdf4dce60 Update LICENSE Anonymous275 2021-06-05 21:42:17 +03:00
  • bb5d7fdcf4 Update README.md Anonymous275 2021-06-05 21:41:51 +03:00
  • 2df2475b59 Update LICENSE Anonymous275 2021-06-05 21:40:54 +03:00
  • bb32b9cfea Update README.md Anonymous275 2021-06-05 21:40:26 +03:00
  • 3f034264f9 Update LICENSE Anonymous275 2021-06-05 21:39:53 +03:00
  • c67fffed58 Update README.md Anonymous275 2021-06-02 12:16:33 +03:00
  • f50b821733 Clarify ways to contribute Lion 2021-05-28 12:26:22 +02:00
  • 1e5d19bca4 Update README.md Lion 2021-05-28 12:13:12 +02:00
  • 1011de1971 Update README.md Lion 2021-05-27 16:58:50 +02:00
  • 7336d63f58 Added N packet flag Anonymous-275 2021-05-23 19:21:04 +03:00
  • c5d7369088 fixed std::unique_lock not a member of std Anonymous-275 2021-05-22 14:17:55 +03:00
  • c3a463552f Update README.md Lion 2021-05-01 17:46:59 +02:00
  • ae9462898e Update README.md Lion 2021-05-01 17:46:02 +02:00
  • 529b7e2ae4 Potential mod download timeout crash fix Anonymous-275 2021-04-25 19:09:08 +03:00
  • 1bee72a175 Server config now uses json Anonymous-275 2021-04-22 02:28:02 +03:00
  • f1e1b6cc28 remove boost from runtime dependencies Lion Kortlepel 2021-04-09 23:56:09 +02:00
  • 573bd77bbd v2.0.3 v2.0.3 Lion Kortlepel 2021-04-06 12:50:39 +02:00
  • 770e03e3c6 update lionkor/commandline to include build speedup Lion Kortlepel 2021-04-06 11:25:16 +02:00
  • 11d4522dc7 update lionkor/commandline to fix windows build Lion Kortlepel 2021-04-05 23:25:02 +02:00
  • 830bc47987 update lionkor/commandline Lion Kortlepel 2021-04-05 14:47:26 +02:00
  • bec698fbdc temporary fix for timeout during sync Lion Kortlepel 2021-04-04 02:57:25 +02:00
  • 60cc835daf remove random 2 second sleep on every car sync (!) Lion Kortlepel 2021-04-04 02:26:51 +02:00
  • a85ce18589 Implement possible ghost player fix Lion Kortlepel 2021-04-04 01:44:40 +02:00
  • 0a35aadc51 Further Changes to rewrite Lua release-v2.1 Lion Kortlepel 2021-04-02 01:02:18 +02:00
  • 3805d7ce6c Begin Lua Rewrite Lion Kortlepel 2021-04-02 00:44:23 +02:00
  • 1228c2fabe fix release build to not include "Release" in the title, it leads to a redundant <title> release-v2.2 Lion Kortlepel 2021-03-31 20:00:40 +02:00