Commit Graph

  • add0b86b37
    Implement Dialog packet and add MP.ConfirmationDialog (#427) minor Tixx 2025-06-26 06:52:18 +02:00
  • 403c1d5f78
    Add support for reporting to options in ConfirmationDialog Tixx 2025-06-25 13:51:20 +02:00
  • 6318ca79e7
    Implement Dialog packet and add MP.ConfirmationDialog Tixx 2025-03-30 22:26:54 +02:00
  • 2bd4ee9321
    Self check functionality (#426) Tixx 2025-06-24 22:21:25 +02:00
  • 22c0a966bb
    Add nettest command Tixx 2025-03-24 22:09:04 +01:00
  • 731599f16e
    Json vehicle state and apply paint packet (#416) Tixx 2025-06-19 17:46:49 +02:00
  • 38c6766b2b
    Bump version to v3.8.4 v3.8.4 Tixx 2025-06-14 20:14:42 +02:00
  • bcb035bafc
    Provider env ip (#432) Tixx 2025-05-17 20:41:38 +02:00
  • 068f553fa9
    Add BEAMMP_PROVIDER_IP_ENV Tixx 2025-05-17 01:04:55 +02:00
  • ca11f353b0
    Log IP setting in debug mode Tixx 2025-05-17 01:04:05 +02:00
  • b7cf304d49
    Client resource hash database and client resource protection (#430) Tixx 2025-05-11 01:32:19 +02:00
  • 03d3b873c4
    Update protectmod help message Tixx 2025-05-10 21:16:35 +02:00
  • ea9c808233
    Bump version v3.8.3 Tixx 2025-05-05 23:53:17 +02:00
  • 40bd050ca6
    Prevent lua sending client events during downloading (#431) Tixx 2025-05-05 23:46:20 +02:00
  • a0d75c01f0
    Revert "support for nested lua handlers" (#428) Tixx 2025-05-05 23:46:11 +02:00
  • 8098431fad
    Prevent lua sending client events during downloading Tixx 2025-04-30 15:30:15 +02:00
  • 40c8c0c5c2
    Add protectmod and reloadmods console commands Tixx 2025-04-26 21:15:16 +02:00
  • cd39f387c2
    Make PluginMonitor not try to run non-lua files (#429) Tixx 2025-04-19 19:21:08 -02:00
  • a5ca50866f
    Lowercase lua extension check Tixx 2025-04-19 21:59:50 +02:00
  • 10ea0cf59e
    Make PluginMonitor not try to run non-lua files Tixx 2025-04-13 13:14:25 +02:00
  • 7db40e068e
    Replace obsolete function Tixx 2025-04-01 09:43:49 +02:00
  • 6053aa6192
    Fix protected mod kick Tixx 2025-04-01 09:11:49 +02:00
  • 0bb18de9f6
    Check for and remove cached hashes not in folder Tixx 2025-03-31 23:55:10 +02:00
  • 7a439bb5b9
    Add mod hash caching and mod protection Tixx 2025-03-31 08:04:15 +02:00
  • 6c3174ac08
    Add custom IP bind option (#425) Tixx 2025-03-29 20:39:02 +01:00
  • 73e9595d14
    Switch C-Style int cast to c++ style uint16 cast Tixx 2025-03-29 20:17:25 +01:00
  • 3f7cf7a258
    Bump version v3.8.2 Tixx 2025-03-16 08:08:40 +01:00
  • 093310c124
    Update IP config comment Tixx 2025-03-15 22:36:13 +01:00
  • 6286457fa4
    Revert "support for nested lua handlers" Tixx 2025-03-15 22:29:37 +01:00
  • 71b8a61c97
    Add custom IP bind option Tixx 2025-03-12 09:22:28 +01:00
  • f0141e4fd3
    Wait for lua and other systems (#421) Tixx 2025-02-20 17:07:54 +01:00
  • 00560f7646
    Wait for the server to start before loading plugins or allowing connections Tixx 2025-02-15 21:47:17 +01:00
  • 27d50fc2b5
    Switch to github arm runners (#418) Tixx 2025-02-08 21:28:09 +01:00
  • 52a1d9a99e
    Update vehicle state after paint packet Tixx 2025-01-18 22:06:11 +01:00
  • 2f577a2358
    Store vehicles in parsed json Tixx 2025-01-18 22:05:56 +01:00
  • f738950934 Added check for Stateview, added socket cancel to finish all connect, send and receive operations immediately lua-race-conditions-fix SaltySnail 2025-01-25 21:57:32 +01:00
  • 6014536f52
    Switch to github arm runners Tixx 2025-01-25 21:28:15 +01:00
  • fbce8a946e
    Add ENV for missing settings (#415) Tixx 2025-01-19 20:40:18 +01:00
  • bd9b6212e2
    Bump version v3.8.1 Tixx 2025-01-19 13:41:14 +01:00
  • b112ee20d8
    Force IPv4 for backend requests (#417) Tixx 2025-01-19 13:38:36 +01:00
  • 8593aeb21d
    Force IPv4 Tixx 2025-01-19 11:53:42 +01:00
  • 840f9b9f9d
    Update src/TConfig.cpp pedrotski 2025-01-19 06:59:35 +08:00
  • ec21cbbe86
    Bump version v3.8.0 Tixx 2025-01-18 21:40:07 +01:00
  • e90f1af109
    Fix crash (#413) Tixx 2025-01-18 21:36:54 +01:00
  • c78775bfd8
    Add size header to information packet (#409) Tixx 2025-01-18 20:52:20 +01:00
  • 9c3042280d Update TConfig.cpp pedrotski 2025-01-19 00:32:20 +08:00
  • 4f2ef3c3a7
    Fix hashing memory leak Tixx 2025-01-17 14:40:27 +01:00
  • 6a2ee052ba
    Fix curl post headers Tixx 2025-01-16 14:22:47 +01:00
  • 2658d0f785
    Fix segfault by switching from rapidjson to nlohmann::json Tixx 2025-01-16 14:21:43 +01:00
  • a7eeda0569
    Add size header to information packet Tixx 2025-01-12 16:55:38 +01:00
  • cd29f25435
    Switch to curl (#405) Tixx 2025-01-12 13:00:44 +01:00
  • 7c864d94b3
    Fix heartbeat request Tixx 2025-01-11 22:27:42 +01:00
  • 26f1be0a51
    Switch to curl Tixx 2025-01-09 08:05:05 +01:00
  • d7e75ae0c7
    Fix windows build Tixx 2025-01-07 12:18:30 +01:00
  • 1d90f53527
    Add curl Tixx 2025-01-07 12:13:34 +01:00
  • 7dd6b41642
    Debug log responses from auth and backend (#403) Tixx 2025-01-11 22:14:42 +01:00
  • d7f3bc8b9f
    Debug log responses from auth and backend Tixx 2024-12-09 23:47:10 +01:00
  • 687a988701
    Fix build failure with Boost >= v1.87.0 (#402) Tixx 2024-12-21 20:30:02 +01:00
  • 9046b5a4d3 Fix build failure with Boost >= v1.87.0 Mathijs 2024-12-18 14:12:38 +01:00
  • b4d4967529
    Bump version v3.7.2 Tixx 2024-12-09 09:52:58 +01:00
  • 51c24b82fe
    remove sentry leftovers (#392) Tixx 2024-11-30 21:19:48 +01:00
  • 5e13f9dd2d
    fix crash when double closing (#383) Tixx 2024-11-30 21:14:09 +01:00
  • f8d66c4336
    Re-Add BEAMMP_PROVIDER_PORT_ENV (#399) Tixx 2024-11-30 20:23:31 +01:00
  • 9875defe86
    Re-Add BEAMMP_PROVIDER_PORT_ENV Tixx 2024-11-30 18:04:23 +01:00
  • fc208770dd
    Fix postPlayerAuth and add reason value (#395) Lion 2024-11-25 10:15:20 +01:00
  • 99a51808a0
    Fix postPlayerAuth not running until after leaving Tixx 2024-11-25 00:33:10 +01:00
  • 1c07cf83b2
    Fix postPlayerAuth and add reason value Tixx 2024-11-24 22:28:32 +01:00
  • 99136f133a remove sentry leftovers 0R3Z 2024-11-16 19:02:50 +01:00
  • 6c9d58582b
    Swap build instruction sequence (#391) Tixx 2024-11-14 22:40:26 +01:00
  • 4edae00998
    Swap build instruction sequence O1LER 2024-11-14 18:29:30 +01:00
  • 17e9c05f46
    add PR template Lion 2024-11-13 16:21:49 +01:00
  • 71e3cb83ae
    Allow for empty icon param in MP.SendNotification (#389) Lion 2024-11-12 13:32:58 +01:00
  • fb2e26bd28
    Allow for empty icon param in MP.SendNotification Tixx 2024-11-12 12:35:12 +01:00
  • 976ab68ca3
    Bump version v3.7.1 Tixx 2024-11-05 23:13:46 +01:00
  • 58a76e1df2
    Add some information about tags in the build instructions (#386) Tixx 2024-11-05 10:30:05 +01:00
  • c696276fc3
    Update README.md O1LER 2024-11-02 23:30:22 +01:00
  • 6ce0608bb3 Third times the charm O1LER 2024-11-02 14:35:17 +01:00
  • 52ad237419 Fix bracket skill issue O1LER 2024-11-02 14:33:52 +01:00
  • 71038dc617 Hide links O1LER 2024-11-02 14:32:47 +01:00
  • dc3bb517a3
    Update README.md O1LER 2024-11-02 14:29:48 +01:00
  • 7b2c48c8d4 Add some information about tags in the build instructions O1LER 2024-11-02 14:04:09 +01:00
  • ef557ebfc4
    Fix backend heartbeat (#385) Lion 2024-11-01 17:40:33 +01:00
  • b2e953b92a Fix JSON heartbeat request Tixx 2024-11-01 17:30:17 +01:00
  • 576d765557
    fix crash when double closing Lion Kortlepel 2024-11-01 15:07:54 +01:00
  • e3416804e4
    bump version v3.7.0 Lion Kortlepel 2024-11-01 12:50:11 +01:00
  • 9ad4f61209
    Information packet (#382) Lion 2024-11-01 12:27:31 +01:00
  • aed6311146 Run clang-format on THeartbeatThread.cpp Tixx 2024-11-01 12:22:56 +01:00
  • 5e41cefa87
    Paint packet (#381) Lion 2024-11-01 12:18:06 +01:00
  • b1710ee826 Add explanation for why uuid is added later Tixx 2024-10-20 18:33:49 +02:00
  • 03b0bd4d2c
    Add 'P' packet on UDP (#379) Lion 2024-10-20 18:29:12 +02:00
  • 5179ac1fdc Paint packet Tixx 2024-10-20 15:38:07 +02:00
  • 54e31ce2ec Move backend heartbeat to json Tixx 2024-10-14 00:42:14 +02:00
  • 4abe9b8636 Add informationpacket setting to the config Tixx 2024-10-13 23:41:42 +02:00
  • 956d6f50e1 Add setting for the information packet Tixx 2024-10-13 23:32:15 +02:00
  • 6aeb2eb736 Add server identification packet Tixx 2024-10-04 20:49:05 +02:00
  • f40d4c1ddd
    add 'P' packet on UDP Lion Kortlepel 2024-10-13 22:13:05 +02:00
  • 4f052a3e0a
    Make modlist an empty array by default instead of null (#377) Lion 2024-10-12 21:06:41 +02:00
  • 2bf9e7d916 Make modlist [] by default instead of null Tixx 2024-10-09 19:42:47 +02:00
  • 89c906232d
    Report correct client minimum version to the backend (#376) Lion 2024-10-09 18:06:03 +02:00
  • c39beb5b72
    reuse minclientversion where possible Lion 2024-10-09 18:03:01 +02:00