Commit Graph

  • 1e60ac5ba2 remove ssl options from config Lion Kortlepel 2022-05-23 17:05:43 +02:00
  • cd2752a525 remove ssl code Lion Kortlepel 2022-05-23 16:59:31 +02:00
  • 66b10f19c2 update lionkor/commandline Lion Kortlepel 2022-05-23 16:59:18 +02:00
  • a5153e4bc1 Remove unneeded submodules Lion Kortlepel 2022-04-28 16:28:23 +02:00
  • 8d7505956d let's try vcpkg Lion Kortlepel 2022-04-28 16:26:30 +02:00
  • 3b2016d09f Windows moment Lion Kortlepel 2022-04-28 14:58:07 +02:00
  • ed03096cf5 Windows moment Lion Kortlepel 2022-04-28 14:58:07 +02:00
  • 88f1976668 Merge branch 'rc-v3.0.2' into rc-v3.1.0 Lion Kortlepel 2022-04-28 14:40:37 +02:00
  • ca52d233c0 Use another git commit id for vcpkg Lion Kortlepel 2022-04-28 14:34:05 +02:00
  • 34b39aad4d add message to shutdown suggesting Ctrl+C if it takes too long Lion Kortlepel 2022-04-28 14:30:44 +02:00
  • f4eb492d91 Actions: try to use master as vcpkgGitCommitId Lion Kortlepel 2022-04-28 14:24:02 +02:00
  • 7f41a2a574 Update Changelog to reflect latest changes Lion Kortlepel 2022-04-28 14:18:10 +02:00
  • 11c53e0b3a Remove unused error, as Sentry's code fails to build otherwise Lion Kortlepel 2022-04-28 14:13:51 +02:00
  • 974dda9f8b HTTPServer: Add config value to specify listen IP Lion Kortlepel 2022-04-28 14:12:26 +02:00
  • 0979c8b1e4 HTTPServer: Attempt to catch more errors Lion Kortlepel 2022-04-28 14:04:54 +02:00
  • 0761036c8c TConsole::StartLoggingToFile: implement Lion Kortlepel 2022-04-28 13:44:39 +02:00
  • 5ded713b4b Application::CheckForUpdates: only print status the first time Lion Kortlepel 2022-04-28 13:32:38 +02:00
  • 668cc496b6 update commandline, unused are now errors Lion Kortlepel 2022-04-28 13:24:46 +02:00
  • 056d20292a Make "unable to fetch version" a trace message Lion Kortlepel 2022-04-28 13:14:28 +02:00
  • 58e2383b2e update version number in git checkout command Mackenzie 2022-04-13 19:48:12 +01:00
  • d8c33c03ee start work on new logger Lion Kortlepel 2022-04-05 22:27:45 +02:00
  • 1bab3276e9 fix setsockopt SO_SNDTIMEO for windows, bump version number to 3.0.2, update commandline Lion Kortlepel 2022-04-05 10:58:42 +02:00
  • 4ff69528bd fix some missing declaration Lion Kortlepel 2022-03-31 23:56:02 +02:00
  • 5e4c7eac51 add send timeout to client tcp socket Lion Kortlepel 2022-03-31 23:48:07 +02:00
  • 952631bb80 add send timeout to client tcp socket Lion Kortlepel 2022-03-31 23:48:07 +02:00
  • 23af76dba1 Only warn once about event handlers taking >60s Lion Kortlepel 2022-03-31 23:12:50 +02:00
  • 5755ead9be Change :detach to :exit Lion Kortlepel 2022-03-31 22:18:55 +02:00
  • 450f0a6875 Fixup merge Lion Kortlepel 2022-03-31 22:17:10 +02:00
  • 104737571c Merge branch 'rc-v3.0.2' into rc-v3.1.0 Lion Kortlepel 2022-03-31 22:10:49 +02:00
  • d01d79a49a update changelog Lion Kortlepel 2022-03-31 20:27:08 +02:00
  • d4b30a2583 CreateEventTimer: Implement CallStrategy Lion Kortlepel 2022-03-31 20:13:59 +02:00
  • 81dbf747d5 Kick client if we fail to send them a client event Lion Kortlepel 2022-03-31 16:50:00 +02:00
  • b97397132d TLuaEngine: improve result queue handling Lion Kortlepel 2022-03-31 15:59:31 +02:00
  • d86efabb1a Modernize CMakeLists, automatically update submodules Lion Kortlepel 2022-03-30 12:14:13 +02:00
  • de82caef33 Add HideUpdateMessages setting ("ImScaredOfUpdates") and periodic update reminders (every 5th heartbeat) Lion Kortlepel 2022-03-25 13:33:03 +01:00
  • f8c58f363a Change default MaxPlayers to 8 Lion Kortlepel 2022-03-25 13:32:41 +01:00
  • 71c2d4b859 Simplify "Backend heartbeat response" error (closes #97) Lion Kortlepel 2022-03-25 12:55:35 +01:00
  • b2f27c21be update changelog Lion Kortlepel 2022-03-24 16:53:39 +01:00
  • b780a08f73 use MB constant Lion Kortlepel 2022-03-24 15:16:24 +01:00
  • cd4332b790 prepend . to Threads.log to make it invisible on *nix Lion Kortlepel 2022-03-24 14:47:15 +01:00
  • 7a814ed35e use fmt properly in beammp_*f logging functions Lion Kortlepel 2022-03-24 14:45:53 +01:00
  • 9e0d02c6db add fmt library, add beammp_*f Lion Kortlepel 2022-03-24 14:36:39 +01:00
  • d0bb32ec63 cleanup fixme's, todo's Lion Kortlepel 2022-03-24 14:26:02 +01:00
  • 5180c96e2b TServer::HandleEvent: Fix mistreatment of ':' in event data Lion Kortlepel 2022-03-24 14:06:50 +01:00
  • dbfe4a4d11 Fix inconsistencies with handling errors in early network startup Lion Kortlepel 2022-03-24 14:05:40 +01:00
  • 4cb299061e add pos argument to on_autocomplete Lion Kortlepel 2022-03-23 16:10:51 +01:00
  • ef902a03f3 update lionkor/commandline to v2.0.0 Lion Kortlepel 2022-03-23 12:05:22 +01:00
  • c1e216957b move Json* to Util, add Random, RandomRange, RandomIntRange, catch errors in TPluginMonitor Lion Kortlepel 2022-03-18 01:52:31 +01:00
  • 39db1a5e42 Fix JsonEncode with mixed key/value index/value tables Lion Kortlepel 2022-03-17 19:27:17 +01:00
  • be498be661 change TriggerClientEvent to take object, not string, and add TriggerClientEventJson Lion Kortlepel 2022-03-17 18:48:50 +01:00
  • 0466ae55a4 Merge pull request #96 from 20dka/feature-supressBackend Lion 2022-03-17 09:57:16 +01:00
  • 6a43694c0f Ignore backend response if server is Private 20dka 2022-03-17 01:30:24 +01:00
  • fe06726d75 update commandline Lion Kortlepel 2022-03-16 16:03:23 +01:00
  • 3c08e54471 Add basic autocomplete (fix #95) 20dka 2022-03-15 01:58:26 +01:00
  • a97763a94f Merge pull request #91 from BeamMP/rc-v3.0.1 v3.0.1 Lion 2022-03-10 17:03:43 +01:00
  • daa674f448 add infinite snowmen bug to changelog rc-v3.0.1 Lion Kortlepel 2022-03-10 12:31:02 +01:00
  • 710b15535e Merge branch 'rc-v3.0.1' into rc-v3.1.0 Lion Kortlepel 2022-03-10 12:24:44 +01:00
  • a85fef15c2 only use sentry if URL is specified, possibly fix stupid microsoft compiler error Lion Kortlepel 2022-03-10 01:40:47 +01:00
  • 359faee696 Fix Unicycle "infinite spawning" bug Lion Kortlepel 2022-03-10 01:27:16 +01:00
  • 299004b14e fix msvc /bigobj issue Lion Kortlepel 2022-03-10 12:21:08 +01:00
  • b09f5a401d update lionkor/commandline to 1.0.0 (adds cursor left- and right movement) Lion Kortlepel 2022-03-10 12:17:46 +01:00
  • 2caa74d913 update lionkor/commandline to 1.0.0 (adds cursor left- and right movement) Lion Kortlepel 2022-03-10 12:17:46 +01:00
  • e3d9d11bbd only use sentry if URL is specified, possibly fix stupid microsoft compiler error Lion Kortlepel 2022-03-10 01:40:47 +01:00
  • 09c9b24cbf Fix Unicycle "infinite spawning" bug Lion Kortlepel 2022-03-10 01:27:16 +01:00
  • a450531b8a Merge branch 'rc-v3.0.1' into rc-v3.1.0 Lion Kortlepel 2022-03-05 23:39:02 +01:00
  • ace7aaada7 Fix issue which caused assignments and similar lua code to not work in the console Lion Kortlepel 2022-03-03 12:38:23 +01:00
  • ca3314b416 add JsonDiffApply, JsonMinify, JsonPrettify, JsonFlatten, JsonUnflatten Lion Kortlepel 2022-03-03 12:25:06 +01:00
  • 7d97c3b560 add FS.ListFiles, FS.ListDirectories Lion Kortlepel 2022-03-02 23:40:48 +01:00
  • dd5cf1a4af move some things in changelog from 3.0.1 to 3.1.0 Lion Kortlepel 2022-03-02 13:30:56 +01:00
  • 9a0cdc6517 rename JsonSerialize to JsonEncode, JsonDeserialize to JsonDecode Lion Kortlepel 2022-03-02 13:26:19 +01:00
  • 965935a0e6 catch invalid json to JsonDeserialize, use lua_nil instead of nil Lion Kortlepel 2022-03-02 13:25:29 +01:00
  • 96a0e4b6fb update changelog Lion Kortlepel 2022-03-02 13:23:08 +01:00
  • b52677e585 Add JsonDeserialize Lion Kortlepel 2022-03-02 13:22:26 +01:00
  • 95b417bb36 Add MP.JsonSerialize Lion Kortlepel 2022-03-02 11:43:48 +01:00
  • 8ce3be03a3 make bigobj a linker flag? Lion Kortlepel 2022-02-17 12:00:03 +01:00
  • 687b4e4235 add bigobj flag Lion Kortlepel 2022-02-17 11:42:37 +01:00
  • 86ad28abdc Microsoft (R) Windows (TM) needs deprecation Lion Kortlepel 2022-02-17 11:29:51 +01:00
  • a982d54202 add debug build to windows github actions Lion Kortlepel 2022-02-17 11:13:07 +01:00
  • 588c68ebe1 Use proper argument parser Lion Kortlepel 2022-02-17 11:08:48 +01:00
  • 548b2512cc proper command parsing Lion Kortlepel 2022-02-15 16:06:59 +01:00
  • 8ff94a57d7 Add ParseCommand implementation Lion Kortlepel 2022-02-15 15:34:33 +01:00
  • a44684f6e7 Add backend provided message to all auth loggings Lion Kortlepel 2022-02-15 15:20:25 +01:00
  • 944b68c6d5 format backend refused message nicer Lion Kortlepel 2022-02-15 15:19:41 +01:00
  • 01268821dc Merge branch 'rc-v3.0.1' into rc-v3.1.0 Lion Kortlepel 2022-02-15 15:15:51 +01:00
  • 5553aca0bb set heartbeat status properly Lion Kortlepel 2022-02-12 22:08:49 +01:00
  • beaea4f624 Fix crash when giving commandline arguments with no console initialized Lion Kortlepel 2022-02-11 11:56:31 +01:00
  • a4f07c9a4d Merge pull request #86 from BeamMP/rc-v3.0.1 Lion 2022-02-11 11:07:39 +01:00
  • dada8fe6bf update changelog Lion Kortlepel 2022-02-11 11:01:39 +01:00
  • 36853ca683 add MSG_NOSIGNAL to all calls to send() to get rid of useless SIGPIPE signals Lion Kortlepel 2022-02-11 10:59:17 +01:00
  • d969c4a2c2 Use nlohmann/json for IsUnicycle Lion Kortlepel 2022-02-11 10:36:10 +01:00
  • f26ca6b40d add nlohmann/json Lion Kortlepel 2022-02-11 10:18:56 +01:00
  • 17c571811a Add config option to turn off chat logging Lion Kortlepel 2022-02-06 21:37:51 +01:00
  • b72de4bd0a Merge pull request #82 from BeamMP/rc-v3.0.1 Lion 2022-02-04 04:37:09 +01:00
  • fdb7c9ce71 update version to 3.1.0 Lion Kortlepel 2022-02-03 19:57:25 +01:00
  • c391abcc93 Merge branch 'rc-v3.0.1' into rc-v3.1.0 Lion Kortlepel 2022-02-03 19:56:33 +01:00
  • 144ccf14ec Add AddResultToCheck Lion Kortlepel 2022-02-03 19:45:51 +01:00
  • 40b23cbbe6 update changelog Lion Kortlepel 2022-02-03 19:03:21 +01:00
  • 7b458e3e27 Use yield() where possible Lion Kortlepel 2022-02-03 18:57:52 +01:00
  • 69656f95db Move commandline initialization after cwd setting Lion Kortlepel 2022-02-03 18:30:42 +01:00
  • 0f5c476d09 update libraries Lion Kortlepel 2022-02-03 18:30:00 +01:00