0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 21:10:45 -05:00

Commit Graph

  • 616b5ca4b4 Fix airspace congested spam by disposing of the Server airdrop manager as well Archangel 2024-11-25 15:41:48 +01:00
  • 5749991b9e Fixed blackscreen on backing out of raid prior to airdrop manager being initialised Added a lot more nullref checking to patch Chomp 2024-11-25 13:25:20 +00:00
  • be54fe8fd1 Updates New Trigger Workflow Refringe 2024-11-22 20:22:45 -05:00
  • c038ed7f74
    Updates New Trigger Workflow Refringe 2024-11-22 20:22:45 -05:00
  • a0d37fb35d Rename property to improve clarity Chomp 2024-11-22 22:43:29 +00:00
  • 25801e3eda GC refactor (!178) Cj 2024-11-21 08:54:45 +00:00
  • 7edf757d81 Use CollectIncremental and cap it at 25ms runtime Cj 2024-11-21 00:54:31 -05:00
  • 76231cd9cc Change GC to run on inventory open operation Cj 2024-11-20 23:01:17 -05:00
  • 1cf5085727 Enabled memory fragmentation handling Dev 2024-11-20 16:21:21 +00:00
  • 1a08680bdd Basic memory manager (!177) Cj 2024-11-20 16:03:54 +00:00
  • bdc25941e8 Basic memory manager Cj 2024-11-20 11:01:35 -05:00
  • d58f48fc3e Fix scav extracts (!176) DrakiaXYZ 2024-11-20 09:22:53 +00:00
  • a2e6bf2d70 Fix scav extracts - Re-add the "EmptyInfilPatch" as it's necessary for scav raids, otherwise the extract controller doesn't get initialized DrakiaXYZ 2024-11-19 21:55:15 -08:00
  • 5a58e03854 Add FixAirdropCrashPatch (!175) Archangel 2024-11-18 20:50:55 +00:00
  • bb6942049c Update summary Archangel 2024-11-18 21:04:15 +01:00
  • 68ac3f789c Add FixAirdropCrashPatch Archangel 2024-11-18 20:46:59 +01:00
  • 16b9247c26 Renamed patch Dev 2024-11-17 21:48:45 +00:00
  • 4051e09812 Remove unused imports Dev 2024-11-17 16:01:31 +00:00
  • 9e35049e44 Patch comment changes Dev 2024-11-17 16:00:48 +00:00
  • 896b264096 Renamed patch Dev 2024-11-17 15:44:18 +00:00
  • b73859fe9f Updated version requirement text Dev 2024-11-12 14:13:44 +00:00
  • 44c17a9baa Updated mappings Dev 2024-11-11 21:54:06 +00:00
  • 0dba325690 Force stringbuilder to use size to improve perf Dev 2024-11-10 15:58:14 +00:00
  • 35f82f50fa Fixed client error when accessing inventory during raid start as PMC Dev 2024-11-08 16:24:27 +00:00
  • 694ce6ee0f Added multiple new remaps Dev 2024-11-06 19:33:25 +00:00
  • ede8084509 Added additional remappings Dev 2024-11-05 18:58:57 +00:00
  • 3ac4f1e4bb Resolve exception caused by opening inventory preview during raid loading (!174) DrakiaXYZ 2024-11-05 18:44:04 +00:00
  • 983e38a1d5 Resolve exception caused by opening inventory preview during raid loading DrakiaXYZ 2024-11-05 10:41:20 -08:00
  • 3857bd4b53 Fixed caps issue Dev 2024-11-04 08:54:51 +00:00
  • 58600633fe Fixed a client error when it tries to add the same achievement to a profile twice Dev 2024-11-03 21:44:37 +00:00
  • 7853f55bff Fixed scav raids not loading Dev 2024-11-03 19:55:00 +00:00
  • 9d231b781f add dumplib testing patch, disabled by default CWX 2024-11-02 16:00:57 +00:00
  • b546b89a8d Remove uneeded folder inclusion CWX 2024-11-02 16:00:36 +00:00
  • 4b62a0380f Removed unnecessary classes added by mistake Dev 2024-11-02 14:38:02 +00:00
  • 37a6958016 Reenabled 2 patches Dev 2024-11-02 13:40:35 +00:00
  • 3e073ad713 Updated to 33420 Dev 2024-11-02 13:40:25 +00:00
  • dd4bc93a97 Fix FixSavageInventoryScreenPatch (!173) Lacyway 2024-11-01 13:23:31 +00:00
  • e2fcc5662e Fix PutJson Lacyway 2024-11-01 13:21:25 +01:00
  • 210bcf6038 Fix FixSavageInventoryScreenPatch Lacyway 2024-11-01 13:15:17 +01:00
  • a0d8a101d8 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-11-01 13:03:12 +01:00
  • c2271b0c0e Fixed post-raid json serialization error Dev 2024-11-01 11:35:41 +00:00
  • 22bd973bb5 Fixed various patch issues Dev 2024-10-31 21:27:32 +00:00
  • 39cbda1cc9 Fixed mapping Dev 2024-10-31 20:36:29 +00:00
  • a206c9fef0 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-31 18:30:31 +01:00
  • d788abbaa9 Fixed various bad references Dev 2024-10-31 17:19:37 +00:00
  • 3de3311257 Fixed remap Dev 2024-10-31 17:04:45 +00:00
  • 856db0fcf1 33374 Dev 2024-10-31 16:37:29 +00:00
  • ed4b2a61ad Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-26 15:05:21 +02:00
  • 127e48a582 Redirect "PlayerPrefs" registry reads/writes to a JSON file (Memory-cached) to avoid cross contamination with live data (!172) DrakiaXYZ 2024-10-26 08:15:12 +00:00
  • 1766f81c5a Redirect "PlayerPrefs" registry reads/writes to a JSON file (Memory-cached) to avoid cross contamination with live data DrakiaXYZ 2024-10-25 17:13:47 -07:00
  • 19e840a0f9 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-23 15:20:15 +02:00
  • 148c45666a Fixed bosses not spawning when player chooses medium ai amount on pre-raid screen Dev 2024-10-21 14:23:41 +01:00
  • d8c0abfe04 Add FirearmControllerShowIncompatibleNotificationClass (!171) Lacyway 2024-10-17 16:32:40 +00:00
  • 216966e629 Remove unused parameter Lacyway 2024-10-17 18:29:26 +02:00
  • 71bb2a6c72 Enable patch Lacyway 2024-10-17 18:28:49 +02:00
  • a657406a89 Add FirearmControllerShowIncompatibleNotificationClass Lacyway 2024-10-17 18:27:14 +02:00
  • e4f1d8f09b Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-17 18:22:43 +02:00
  • 16185f64f6 Add BotOwnerManualUpdatePatch (!170) Lacyway 2024-10-15 15:13:14 +00:00
  • 185a7c91b1 Add BotOwnerManualUpdatePatch Lacyway 2024-10-15 17:10:07 +02:00
  • 57fc89fabb Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-15 17:04:16 +02:00
  • 15a72cfeec Fixed BetaLogoPatch Dev 2024-10-13 11:17:12 +01:00
  • 607563aae0 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-04 10:14:58 +02:00
  • 9dd527cd7d 32757 Dev 2024-10-04 09:09:43 +01:00
  • e2af9e8a4a Various code cleanups and warning fixes Dev 2024-10-03 10:58:47 +01:00
  • 5ccbdf6909 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-10-03 11:42:40 +02:00
  • 51aa599a4e Cleaned up of AiHelpers logic to improve consistency Dev 2024-10-03 10:29:33 +01:00
  • d37c38b2b9 Add return comments Dev 2024-10-03 10:28:48 +01:00
  • d9e5b77c46 Renamed patch to DisableWelcomeToPVEModeMessagePatch Dev 2024-10-03 10:22:16 +01:00
  • 73bec0777a Renamed patch and added more comments Dev 2024-10-03 10:20:46 +01:00
  • 69dc7e5ae2 Improved comments Dev 2024-10-03 09:53:06 +01:00
  • 1a890630b0 Disabled BotTemplateLimitPatch as the underlying code is different to when this patch was written, it appears what's being altered adjusts how many 'respawns' the wave has Dev 2024-10-03 09:52:49 +01:00
  • 12e884c0d8 Renamed patch to better explain its purpose Dev 2024-10-03 09:50:15 +01:00
  • 6c73f7ee36 Disable airdrop patch as BSG have made it work in PvE Dev 2024-09-27 09:39:12 +01:00
  • 5b790140fe Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-09-27 07:08:40 +02:00
  • 581ccfcaeb Fix method that's moved Dev 2024-09-26 14:21:35 +01:00
  • a79e5f17ec Fixed glcass references Dev 2024-09-26 14:13:30 +01:00
  • 98b5ed4442 Updated to 32678 Dev 2024-09-26 14:04:00 +01:00
  • 54eca46c70 Reverted pmc exfils on scav patch removal Dev 2024-09-25 19:17:10 +01:00
  • aa69354ab3 Disabled DisablePMCExtractsForScavsPatch Dev 2024-09-24 13:40:34 +01:00
  • 6d03395729 Fix scav exfils (!169) Lacyway 2024-09-20 10:02:44 +00:00
  • fbfc18e971 Update ScavExfilPatch Lacyway 2024-09-20 11:54:38 +02:00
  • c5207eb20b Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-09-20 11:48:08 +02:00
  • e76ee6f2cc 310-dev (!168) Lacyway 2024-09-19 16:58:47 +00:00
  • 625f799cf2 Add ScavIsPlayerEnemyPatch Lacyway 2024-09-19 18:53:35 +02:00
  • 6ea4ac6fed Added back patch that's required to flag scav exfils as valid Dev 2024-09-18 15:25:05 +01:00
  • e4684776cb Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-09-18 15:43:36 +02:00
  • 26da1c3990 Updated exfil dumper patch Dev 2024-09-18 13:31:51 +01:00
  • 18708da49b Removed ScavExfilPatch due to server changes Dev 2024-09-18 13:31:26 +01:00
  • 7ed2340991 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Modules into 310-dev Lacyway 2024-09-16 20:19:14 +02:00
  • 9b57469707 Add FixLocalRaidPatch (!167) Lacyway 2024-09-16 18:18:52 +00:00
  • 7bf3a8b840 Add FixLocalRaidPatch Lacyway 2024-09-16 20:16:19 +02:00
  • 4a187bef22 Small patch clean up - fixed issue with pmc spawn location patch not working as intended Dev 2024-09-16 15:02:51 +01:00
  • 990b6edf0b Fixed issue where ALL bots were being classified as assault scavs, e.g. BTR/PMCs, this would then incorrectly assign them the assault brain Dev 2024-09-16 12:13:12 +01:00
  • 60ab34f61c Reworked BotIsNormalAssaultScav to handle when the nickname is null Dev 2024-09-15 19:10:38 +01:00
  • 53412fbdc4 Fixed scav raid patch + bosses spawning when unchecked Dev 2024-09-13 18:17:13 +01:00
  • e92504ff5b Removed patch, appears to be redundant Dev 2024-09-13 18:14:13 +01:00
  • 5edf26b049 Fix beta logo 1 patch (!166) Cj 2024-09-06 08:14:23 +00:00
  • b7a41c81e9 Enable ScavRepAdjustmentPatch again so rep works like in 3.9.x Kaeno 2024-09-04 23:21:12 +01:00
  • 1b7a36cfbc Fix beta logo 1 patch Cj 2024-09-04 07:07:53 -04:00
  • 9c248719e7 Clothing service fix (!165) Cj 2024-09-04 08:30:24 +00:00