Commit Graph

  • bdf6784529 thread safety is important FutureRave 2023-05-15 22:00:13 +0100
  • b8658b6103 Merge pull request #708 from WantedDV/party Maurice Heumann 2023-05-15 21:05:45 +0200
  • b86c278bd0 Merge pull request #710 from momo5502/dependabot/submodules/deps/curl-0773d2a Edo 2023-05-15 19:34:12 +0100
  • 30de8f6804 Merge pull request #709 from momo5502/dependabot/submodules/deps/minhook-0f25a24 Edo 2023-05-15 19:33:17 +0100
  • 0289b2c0ec build(deps): bump deps/curl from ac5ad52 to 0773d2a dependabot[bot] 2023-05-15 18:03:07 +0000
  • c979077bb2 build(deps): bump deps/minhook from 98b74f1 to 0f25a24 dependabot[bot] 2023-05-15 18:03:01 +0000
  • 9d2eef3928 Support building as console app momo5502 2023-05-15 19:37:44 +0200
  • bc6ece9560 automate setting of problematic party dvars WantedDV 2023-05-15 15:05:51 -0230
  • ccab08261e Merge pull request #706 from WantedDV/bots Maurice Heumann 2023-05-15 06:45:25 +0100
  • 4eabb9e634 comment out dev blocks WantedDV 2023-05-15 02:47:10 -0230
  • 01b7a3dae1 Restores game events to games_mp log efinst0rm 2023-05-14 12:30:13 -0500
  • f8384b5cab fix comp Edo 2023-05-14 17:33:53 +0100
  • eff801ede0 Update structs.hpp Edo 2023-05-14 17:33:09 +0100
  • 14fcff3dd0 remove underscore Edo 2023-05-14 17:31:57 +0100
  • a060820235 Merge pull request #702 from diamante0018/diamante0018-patch-1 Maurice Heumann 2023-05-14 15:18:07 +0100
  • 29db784860 maint(bots): rename folder Edo 2023-05-14 14:49:12 +0100
  • d38c27442f Use underscore Edo 2023-05-14 14:44:10 +0100
  • d933a59e83 big brain fix for 3arc scripts folder meme FutureRave 2023-05-14 11:35:39 +0100
  • 96b2048448 use noexcept function FutureRave 2023-05-14 10:58:48 +0100
  • 0265c5cd2d fix filesystem usage FutureRave 2023-05-14 10:54:22 +0100
  • 1f7c0476dd tiny addition to a stub in script FutureRave 2023-05-14 10:51:18 +0100
  • a38a148582 big fix FutureRave 2023-05-14 10:06:20 +0100
  • a59462f3c3 feat: game_event component FutureRave 2023-05-14 10:02:32 +0100
  • 52d59c1016 Update README.md Maurice Heumann 2023-05-14 10:56:45 +0200
  • 07885a7920 free script allocations m 2023-05-14 03:40:47 -0500
  • a6111f811e return if not gsc m 2023-05-14 03:32:59 -0500
  • 55b74e44a7 fix build lol m 2023-05-14 03:18:49 -0500
  • 925e77bdd8 format m 2023-05-14 03:05:42 -0500
  • 0916d71204 Merge branch 'main' into scripts m 2023-05-14 03:04:26 -0500
  • 3748b5e51f use empty m 2023-05-14 03:02:11 -0500
  • db66f60d2d Merge pull request #688 from WantedDV/bots Maurice Heumann 2023-05-14 08:15:44 +0100
  • 46611a613d Merge pull request #685 from WantedDV/stats-menu Maurice Heumann 2023-05-14 08:14:51 +0100
  • c9586f9649 Small cleanup momo5502 2023-05-14 09:13:44 +0200
  • da3b90171d Merge pull request #690 from diamante0018/better-status Maurice Heumann 2023-05-14 08:10:47 +0100
  • 966458a129 don't use detour, check size of name m 2023-05-13 16:32:50 -0500
  • 48f21ee71d status: thread local Edo 2023-05-13 20:45:55 +0100
  • cd9953b163 Merge pull request #698 from diamante0018/main Maurice Heumann 2023-05-13 20:41:37 +0100
  • 644e01d1d4 fix: better scr_get_num_expected_players patch FutureRave 2023-05-13 19:56:36 +0100
  • c573ba893f hot-fix: apply lobby_min_players only on server (#697) Edo 2023-05-13 19:30:42 +0100
  • ebbb3fe195 Update status.cpp Edo 2023-05-13 18:11:19 +0100
  • 3e86213404 Merge pull request #680 from diamante0018/main Maurice Heumann 2023-05-13 18:09:00 +0100
  • cafeb836e0 Merge pull request #691 from diamante0018/xuid-fix-maybe Maurice Heumann 2023-05-13 18:03:14 +0100
  • 66c64704aa status: rename xuid to guid Edo 2023-05-13 17:52:15 +0100
  • b42ba37f8c update compiled script WantedDV 2023-05-13 13:43:40 -0230
  • f14ea87e44 maint: clean client_t struct FutureRave 2023-05-13 17:26:17 +0100
  • b4b5ce5ae9 non-empty string check WantedDV 2023-05-13 13:08:13 -0230
  • 523dec3b61 formatting whitespace WantedDV 2023-05-13 13:05:53 -0230
  • cf6bf6bd89 camel case WantedDV 2023-05-13 13:00:34 -0230
  • f6d45ca3b7 fix(server_status): format it properly FutureRave 2023-05-13 10:34:51 +0100
  • 7de1ffbe9d fix: hot join join issue for dedis & dangling pointer in script FutureRave 2023-05-13 10:25:14 +0100
  • d711d5f6c5 Fix cg_fovScale resetting momo5502 2023-05-13 10:39:14 +0200
  • a88e1c6192 Add initial cg_fovScale support momo5502 2023-05-13 10:16:15 +0200
  • 9b0e14115d Small hooking adjustments momo5502 2023-05-13 10:15:31 +0200
  • 2d6a51a23a Stabilize spawnbot command momo5502 2023-05-13 09:36:02 +0200
  • 4fe501cf80 tiny cleanup m 2023-05-12 21:52:08 -0500
  • 1050340b86 fix dedi address m 2023-05-12 21:40:16 -0500
  • d971fcff47 update compiled script WantedDV 2023-04-24 16:33:23 -0230
  • 79aec8ac5e bot_enableWallrun WantedDV 2023-04-22 19:03:35 -0230
  • 26e6d06523 Allow bots to use remote missile + ai_tank WantedDV 2023-04-20 22:31:29 -0230
  • d9d5887561 Fix Infected + support other modes WantedDV 2023-04-20 23:58:15 -0230
  • ebd3998d75 Bot autoconnect WantedDV 2023-04-20 23:57:23 -0230
  • 8d595ab150 bot functions: use killstreak, items, drops WantedDV 2023-04-20 22:28:03 -0230
  • 5d2f5634cf Using additional scripts WantedDV 2023-04-20 22:21:05 -0230
  • 5f95b12792 Revert to original script WantedDV 2023-04-20 22:18:03 -0230
  • 0f47cacb9c formatting WantedDV 2023-05-12 23:34:21 -0230
  • fd73e6f88a Merge pull request #684 from momo5502/dependabot/submodules/deps/curl-ac5ad52 Edo 2023-05-12 20:38:51 +0100
  • 93b4240dca build(deps): bump deps/curl from 2cc1c93 to ac5ad52 dependabot[bot] 2023-05-12 18:00:57 +0000
  • 5a6b14faa9 Allow setting master rank WantedDV 2023-05-12 15:04:26 -0230
  • 6245762862 Add unlock all easter eggs option WantedDV 2023-05-12 15:02:12 -0230
  • 3907a76351 valid checksums + dedi support m 2023-05-11 00:47:35 -0500
  • 2fc30bd7ee Merge pull request #678 from momo5502/dependabot/submodules/deps/rapidjson-2a1f586 Edo 2023-05-10 23:12:29 +0100
  • af90fba5cb Merge pull request #679 from momo5502/dependabot/submodules/deps/curl-2cc1c93 Edo 2023-05-10 23:02:20 +0100
  • ab640ba470 build(deps): bump deps/curl from 8e6abec to 2cc1c93 dependabot[bot] 2023-05-10 18:05:49 +0000
  • bd1bb6f2a1 build(deps): bump deps/rapidjson from 0e88d5e to 2a1f586 dependabot[bot] 2023-05-10 18:05:44 +0000
  • 8c0a27a8ba Merge pull request #673 from momo5502/dependabot/submodules/deps/curl-8e6abec Edo 2023-05-09 20:24:11 +0100
  • 20992d9a3b Merge pull request #672 from momo5502/dependabot/submodules/deps/rapidjson-0e88d5e Edo 2023-05-09 20:18:46 +0100
  • e548c5f221 build(deps): bump deps/curl from 8e21b1a to 8e6abec dependabot[bot] 2023-05-09 18:01:37 +0000
  • ea5a80feef build(deps): bump deps/rapidjson from 949c771 to 0e88d5e dependabot[bot] 2023-05-09 18:01:30 +0000
  • 32f8dbb9f1 Merge branch 'main' of https://github.com/mjkzy/boiii into scripts m 2023-05-09 03:07:02 -0500
  • 8034967a74 cleanup some stuff lol m 2023-05-09 03:03:57 -0500
  • 1a17d186db custom GSC loading m 2023-05-02 16:33:39 -0500
  • d9c61a4609 Merge pull request #663 from momo5502/dependabot/submodules/deps/curl-8e21b1a Edo 2023-05-09 00:21:39 +0100
  • a389bea951 Bump deps/curl from 3d75029 to 8e21b1a dependabot[bot] 2023-05-08 18:02:46 +0000
  • 052583cae5 Merge pull request #656 from diamante0018/main Maurice Heumann 2023-05-07 17:33:55 +0200
  • cdbdbc04a6 feat(chat): add chat history (in-game console) FutureRave 2023-05-07 16:26:39 +0100
  • 01ebbd9b3e Merge pull request #647 from JariKCoding/main Maurice Heumann 2023-05-07 11:42:12 +0200
  • cac471b97b Merge pull request #655 from JariKCoding/rounds_played Maurice Heumann 2023-05-07 11:41:13 +0200
  • 3adc94be28 Merge pull request #651 from momo5502/dependabot/submodules/deps/curl-3d75029 Maurice Heumann 2023-05-06 21:48:02 +0200
  • 655c277631 feat: added rounds_played to getinfo Jari van der Kaap 2023-05-06 21:30:15 +0200
  • 7942e360be change gsc to const, check file size and use memcmp Jari van der Kaap 2023-05-06 11:54:42 +0200
  • 303d917c49 Bump deps/curl from 89f6faf to 3d75029 dependabot[bot] 2023-05-05 18:00:29 +0000
  • 7e27007b72 Merge pull request #650 from diamante0018/main Maurice Heumann 2023-05-05 17:52:11 +0200
  • bbd0808e79 maint(server_list): cleanup FutureRave 2023-05-05 16:47:09 +0100
  • ebfd49d398 Merge pull request #649 from diamante0018/main Maurice Heumann 2023-05-05 10:58:11 +0200
  • 5d1c0f7a59 maint(cryptography): reduce code generation by at least 3 asm instructions Edo 2023-05-05 09:12:08 +0100
  • a73b0e21d3 fix: use int64 for gsc magic Jari van der Kaap 2023-05-04 23:48:41 +0200
  • cf9c856c4d fix: only load the gsc files with the right magic Jari van der Kaap 2023-05-04 23:23:42 +0200
  • dd10c8e347 Adapt signature abstractions to cryptographic standarts momo5502 2023-05-04 19:26:08 +0200
  • e48b8a266b Merge pull request #641 from momo5502/dependabot/submodules/deps/curl-89f6faf Maurice Heumann 2023-05-03 20:21:55 +0200
  • 015f409aa6 Bump deps/curl from d8df0d6 to 89f6faf dependabot[bot] 2023-05-03 18:00:48 +0000