Commit Graph

  • fdc205f521 Add ScopedTimer, Remove some comments Lion Kortlepel 2021-10-31 01:27:21 +02:00
  • a18abd6c8b Update README.md Lion 2021-10-27 19:00:01 +02:00
  • 1b2ea88a71 README: add irc and discord links Lion 2021-10-27 18:41:57 +02:00
  • 50589fbe3d send 'Om' to self Lion Kortlepel 2021-10-26 17:39:59 +02:00
  • 7287fce341 possible actions fix Lion Kortlepel 2021-10-26 02:22:03 +02:00
  • 6de625682d fix compiler error, empty content_type does nothing now Lion Kortlepel 2021-10-26 02:12:17 +02:00
  • 6189aed6e7 broadcast Om packets Lion Kortlepel 2021-10-26 02:08:02 +02:00
  • e25f2b0382 add test error to current build testcrash Lion Kortlepel 2021-10-10 01:20:46 +02:00
  • e91fee7186 more less compiler mad making yes Lion Kortlepel 2021-10-10 01:08:26 +02:00
  • bfe9cfd41b dont make the compiler mad, now Lion Kortlepel 2021-10-10 01:07:14 +02:00
  • d4f40ca889 force crash Lion Kortlepel 2021-10-10 00:58:10 +02:00
  • 863e8eb8cf Bump version v2.3.3 Lion Kortlepel 2021-10-09 23:53:28 +02:00
  • c4d6aab08b fix MP.HttpGET (was not passing contentType) Lion Kortlepel 2021-10-08 08:44:20 +02:00
  • 577d4c429d TNetwork: Use 'K' packet instead of 'E' to kick players Lion Kortlepel 2021-10-02 01:44:13 +02:00
  • d027f7f29f Lua: Kick properly (with ClientKick), add chat message printing Lion Kortlepel 2021-10-02 01:28:58 +02:00
  • af14188ec0 remove spammy debug Lion Kortlepel 2021-10-01 04:22:33 +02:00
  • 1ee45c9d1a Ignore BEAMMP_FN_NOT_FOUND errors Lion Kortlepel 2021-10-01 04:09:40 +02:00
  • d1f890752a Report errors on WaitForAll Lion Kortlepel 2021-10-01 03:56:18 +02:00
  • 9eabd19e17 Report more errors, better Lion Kortlepel 2021-10-01 03:52:12 +02:00
  • ae7a63669f detect recursion in LuaToString Lion Kortlepel 2021-10-01 03:35:13 +02:00
  • 243e96d503 Check all futures Lion Kortlepel 2021-10-01 03:27:24 +02:00
  • 932fbe2b2f reintroduce waiting for results Lion Kortlepel 2021-10-01 03:01:28 +02:00
  • 26ec50b199 Build libzip statically Lion Kortlepel 2021-10-01 02:31:48 +02:00
  • 87ecc3f9f6 fix readme invalid cmake invocation, show ms in debug output Lion Kortlepel 2021-10-01 02:03:11 +02:00
  • 7f1d37a0e6 Fix libzip Lion Kortlepel 2021-10-01 01:57:29 +02:00
  • 255feb4f8e CMake: Fix minor mistake in cmakelists Lion Kortlepel 2021-10-01 01:52:13 +02:00
  • 013ca14ab8 add libzip module path Lion Kortlepel 2021-10-01 01:51:22 +02:00
  • e7f29ce04f Fix server event timing Lion Kortlepel 2021-10-01 01:40:37 +02:00
  • e948edca8d Add zip files with past logs Lion Kortlepel 2021-09-30 23:24:23 +02:00
  • d0431c0b9d Use v2 api Lion Kortlepel 2021-09-23 00:14:38 +02:00
  • 0961f86662 Add heartbeat-api-v API version header Lion Kortlepel 2021-09-21 13:25:26 +02:00
  • 7f2ca025f8 Start using new heartbeat response format Lion Kortlepel 2021-09-20 23:37:23 +02:00
  • 33ebfa82f0 Remove spammy TRACE Lion Kortlepel 2021-09-22 21:08:01 +02:00
  • f757ba3b49 Merge remote-tracking branch 'origin/watchdog' into watchdog watchdog Anonymous275 2021-09-22 18:12:12 +03:00
  • fea331bfac added code that would crash the server Anonymous275 2021-09-22 18:11:19 +03:00
  • 5ee380ac8c Update cmake-windows.yml Anonymous275 2021-09-22 17:56:59 +03:00
  • 2190593c78 Update cmake-windows.yml Anonymous275 2021-09-22 17:45:15 +03:00
  • 0dc1f6a846 small edit Anonymous275 2021-09-22 17:29:31 +03:00
  • 1820ed8671 linux build fix Anonymous275 2021-09-22 17:29:04 +03:00
  • 8b79a10df9 cmake fix Anonymous275 2021-09-22 17:21:29 +03:00
  • 36699676b5 watchdog system Anonymous275 2021-09-22 17:14:22 +03:00
  • 9d0caf2c7d Lua: Implement Hot-Reload Lion Kortlepel 2021-09-21 16:17:40 +02:00
  • fe3ccafc1d Lua: Add various FS functions Lion Kortlepel 2021-09-21 00:27:09 +02:00
  • 23ffa25d78 Lua: Add FS.GetParentFolder Lion Kortlepel 2021-09-20 23:43:54 +02:00
  • 908f67a799 Fix compile error Lion Kortlepel 2021-09-20 23:40:28 +02:00
  • 27b5c6d850 Add GetFilename, GetExtension, Lion Kortlepel 2021-09-20 22:45:12 +02:00
  • 32756ccc4a Use read instead of ifstream rdbuf Lion Kortlepel 2021-09-20 17:19:38 +02:00
  • 3626f4108e Use filestreams instead of c-lib Lion Kortlepel 2021-09-20 17:05:28 +02:00
  • d7a4322313 More windows fixes Lion Kortlepel 2021-09-20 17:00:30 +02:00
  • d84051bdd3 possible fix for windows path issue Lion Kortlepel 2021-09-20 16:59:42 +02:00
  • 238577a4f7 Remove debug symbols Lion Kortlepel 2021-09-20 16:36:37 +02:00
  • 041db23a69 Lua: info,debug -> trace Lion Kortlepel 2021-09-20 16:23:38 +02:00
  • a3a18a3b56 Lua: Add CancelEventTimer Lion Kortlepel 2021-09-20 16:09:17 +02:00
  • 9efe352e7a Lua: Working MP.CreateEventTimer Lion Kortlepel 2021-09-20 15:41:40 +03:00
  • 3edb9322d4 Lua: Simple CreateEventTimer improvements Lion Kortlepel 2021-09-20 13:39:14 +03:00
  • 4bf89706b4 Lua: Add MP.CreateTimedEvent as CreateThread replacement Lion Kortlepel 2021-09-20 12:43:00 +03:00
  • a97791d4ee Please MSVC stop being so bad Lion Kortlepel 2021-09-20 00:46:13 +02:00
  • 323184911d Add new FS functions to Changelog Lion Kortlepel 2021-09-20 00:39:12 +02:00
  • 6f9f790c5b Lua: Add FS.Remove, FS.Rename (move), FS.Copy, FS.Exists Lion Kortlepel 2021-09-20 00:36:22 +02:00
  • 4de80e0c7a Lua: Remove debug prints, add GetLuaMemoryUsage Lion Kortlepel 2021-09-19 23:51:22 +02:00
  • 366a7dc9a6 Lua: Add Lua panic handler Lion Kortlepel 2021-09-19 23:34:27 +02:00
  • 785b858651 Same as last one Lion Kortlepel 2021-09-19 12:29:02 +02:00
  • a4ff9488c5 Satisfy MSVC's weird attraction to using .string() when its not necessary Lion Kortlepel 2021-09-19 12:23:26 +02:00
  • 60b86e2be6 Create TLuaChunk constructor to satisfy MSVC Lion Kortlepel 2021-09-19 12:12:38 +02:00
  • 701e613990 Lua: Fix float printing Lion Kortlepel 2021-09-19 12:10:38 +02:00
  • 7dbf859529 Lua: Implement event arguments Lion Kortlepel 2021-09-19 11:45:58 +02:00
  • 8419ca2234 possible windows compiler fix Lion Kortlepel 2021-09-19 01:32:30 +02:00
  • 7f63dd8d7d Lua: Add FS, FS.CreateDirectory Lion Kortlepel 2021-09-19 01:28:26 +02:00
  • da78d77e6c Changelog: add MP.PrintRaw Lion Kortlepel 2021-09-19 01:21:30 +02:00
  • 1ff5107707 Lua: Add MP.PrintRaw Lion Kortlepel 2021-09-19 01:20:17 +02:00
  • dd70e88e4c SignalHandling: ensure that a signal handler is present on compilation Lion Kortlepel 2021-09-18 22:08:20 +02:00
  • 38dffc5462 Lua: Pass plugin path and filename to queue for later Lion Kortlepel 2021-09-18 01:20:26 +02:00
  • f98ef7d41c Lua: Call local eventhandlers synchronously when TriggerGlobalEvent is called from inside a handling state Lion Kortlepel 2021-09-18 00:05:51 +02:00
  • 29a858e74a Network: Fix TConnection related compiler issue Lion Kortlepel 2021-09-17 15:33:16 +02:00
  • e53f2d9877 Changelog: Add MP.Https* documentation Lion Kortlepel 2021-09-17 15:32:01 +02:00
  • be3ac45abb add MP.HttpsGET, MP.HttpsPOST Lion Kortlepel 2021-09-17 15:30:30 +02:00
  • 246f8289b6 CMake: Fix compiler error with mismatching visibility of target_link_libraries Lion Kortlepel 2021-09-17 15:22:06 +02:00
  • 3c7109b23f Update Changelog, fix assert formatting Lion Kortlepel 2021-09-17 15:21:06 +02:00
  • 82a5fc3999 Assert: Fix compiler error Lion Kortlepel 2021-09-17 15:06:13 +02:00
  • 11d4d9ff91 remove old commandline path Lion Kortlepel 2021-09-17 15:02:53 +02:00
  • 48caae25fd Finalize master&new-lua-features merge Lion Kortlepel 2021-09-17 14:58:40 +02:00
  • 9dfe9f659a Update cmakelists to remove socket.io Lion Kortlepel 2021-09-17 14:30:33 +02:00
  • a07b5062de Reintroduce gitmodules Lion Kortlepel 2021-09-17 14:28:45 +02:00
  • fcbb188ee0 update modules, cmakelists Lion Kortlepel 2021-09-17 14:25:11 +02:00
  • 883d69ba27 Merge remote-tracking branch 'origin/master' into rewrite-lua Lion Kortlepel 2021-09-17 14:24:12 +02:00
  • 7459779363 update cmakelists Lion Kortlepel 2021-09-17 14:21:20 +02:00
  • a0c47d9947 move sentry-native Lion Kortlepel 2021-09-17 14:17:27 +02:00
  • 7db345cfbc update submodules Lion Kortlepel 2021-09-17 13:36:16 +02:00
  • 1d3958817f Merge remote-tracking branch 'origin/new-lua-features' into rewrite-lua Lion Kortlepel 2021-09-17 13:29:44 +02:00
  • fd3088c78f Re-add SendChatMessage Lion Kortlepel 2021-09-17 12:58:07 +02:00
  • c2b73d93b5 Lua: Implement more core functions Lion Kortlepel 2021-09-17 12:56:08 +02:00
  • 9a37ed4341 Lua: Add GetPlayerName Lion Kortlepel 2021-09-17 12:45:34 +02:00
  • e64114e4fa Possible compiler fix Lion Kortlepel 2021-09-17 02:44:49 +02:00
  • 79531334dd another nice fix Lion Kortlepel 2021-09-17 02:38:14 +02:00
  • ed6f5282d9 Nice fix. Lion Kortlepel 2021-09-17 02:36:06 +02:00
  • 62fd369625 Lua: Fix more compile errors for windows Lion Kortlepel 2021-09-17 02:30:20 +02:00
  • 1880536276 Lua: Call onInit properly Lion Kortlepel 2021-09-17 02:26:49 +02:00
  • bac476ec34 Lua: Set package.path and package.cpath before onInit is called Lion Kortlepel 2021-09-17 02:19:45 +02:00
  • e75e65815c Lua: change a static_cast to a reinterpret_cast, fun times Lion Kortlepel 2021-09-17 01:27:45 +02:00
  • b0c467f971 Lua: Add timer Lion Kortlepel 2021-09-17 01:25:52 +02:00