0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 20:50:44 -05:00

Commit Graph

  • 7a0f4d2227 Fix patch Dev 2023-07-30 13:15:35 +01:00
  • e6eeedf007 Further chagnes for lighthouse bosses Dev 2023-07-30 12:24:36 +01:00
  • 3b1e7cf509 Add nullguards to patch code Dev 2023-07-30 11:22:00 +01:00
  • aa9a1af8c4 Refactor LighthouseProgressionClass + adjust lightkeeper standing to -0.01 when player becomes hostile with Zryachiy/followers Dev 2023-07-30 10:04:35 +01:00
  • 8b4847714c Improve comments Dev 2023-07-30 09:47:25 +01:00
  • 4a6b658b28 25206 Dev 2023-07-28 10:01:11 +01:00
  • 83ea79c56c make patch do original code afterwards Dev 2023-07-27 21:42:46 +01:00
  • 3aec22097b New patch - Resolve issue with PMCs not removing bleeds causing them to slowly bleed to death. Dev 2023-07-27 21:00:26 +01:00
  • 95639b9d03 Added functionality to allow player to not go missing in raid after extract timer hits 0 using server config MIAOnRaidEnd (!15) Kaeno 2023-07-24 13:33:22 +00:00
  • 7c91b893ce Removed unused usings Kaeno 2023-07-24 14:27:10 +01:00
  • 8e345f56e3 Added functionality to allow player to not go missing in raid after extract timer hits 0 using server config MIAOnRaidEnd Kaeno 2023-07-24 14:23:18 +01:00
  • 8bef9700e2 24964 Dev 2023-07-20 13:11:09 +01:00
  • 9482040d08 Resolve issue with bots spawning well beyond the maxbotcap value Dev 2023-07-17 13:11:22 +01:00
  • c1ff106a16 Fix null error when looking for bots id in enemies list - check key object instead of value Set result to true and don't perform original function, no need Dev 2023-07-17 13:09:55 +01:00
  • de3ad49ecb Adjust build script to place spt-related dlls inside a subflder inside /plugins/ Dev 2023-07-16 22:19:29 +01:00
  • 3a19e0df56 Make dogtag patch more resilient Dev 2023-07-13 08:58:45 +01:00
  • 2edf259271 prevent IsEnemyPatch enemy list check fail when it's null Dev 2023-07-12 18:21:21 +01:00
  • 86d86144ba Replace console.writeline with Logger.LogError Dev 2023-07-12 18:09:14 +01:00
  • f89789b257 Add extra logging Dev 2023-07-12 18:02:18 +01:00
  • 32c0c04c08 Refactor maxbotcap function patchprefix Dev 2023-07-12 17:59:58 +01:00
  • 099412c21e Add missing using Dev 2023-07-12 17:52:32 +01:00
  • 2c5a2d1c19 unified logging removed code that breaks bot spawns fixed dogtag error showing when player dies Dev 2023-07-12 17:36:10 +01:00
  • 0c125bbd10 Update logging messages Dev 2023-07-12 17:10:00 +01:00
  • dd4366efcf Partial revert of getnewbottemplate fix, added check to perform original method if bot profiles are already present Dev 2023-07-12 16:54:53 +01:00
  • 24d6f12e0e 24742 Dev 2023-07-12 16:11:21 +01:00
  • cf30659225 24696 Dev 2023-07-11 10:19:41 +01:00
  • 5cd5caa557 Add edge case for zryachiy on lighthouse Dev 2023-07-10 17:16:54 +01:00
  • fab764172a Adjust patch to set withDelete to true and run original function Dev 2023-07-09 14:51:13 +01:00
  • 36556e33b7 Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Modules into 24605 Dev 2023-07-09 14:49:31 +01:00
  • d2d1581859 use new containerIds dictionary when choosing container to spawn Dev 2023-07-09 14:49:12 +01:00
  • a1f4f57d07 Notify users of BepInEx plugin dependency failures (!13) DrakiaXYZ 2023-07-09 07:20:48 +00:00
  • b72413c41d Resolve PR feedback DrakiaXYZ 2023-07-07 20:33:55 -07:00
  • b3ba581b59 24605 (!14) chomp 2023-07-07 20:24:02 +00:00
  • 5982d26a81 update readme Dev 2023-07-07 21:03:34 +01:00
  • a293b847ed Revert accessing public method, retrun to protected virtual function Dev 2023-07-07 16:46:03 +01:00
  • c038c9fced Fix bots not spawning: Correctly look for public method + force bot to be cleared from client cache on spawn Dev 2023-07-07 16:15:22 +01:00
  • 610f5e596b Additrional patch fixes for 24605 Dev 2023-07-07 15:01:45 +01:00
  • 878f85a5b5 Fix RaidSettingsWindowPatch + disable as BSG fixed it in live\ Dev 2023-07-07 13:56:00 +01:00
  • 9ac44d3d17 Fix TransportPrefixPatch Dev 2023-07-07 13:31:26 +01:00
  • 2a4cc419de Fix lighthouse class build failure Dev 2023-07-07 10:57:55 +01:00
  • 181f2328a5 Updated to support One error left that prevents build: LighthouseProgressionClass.cs Dev 2023-07-07 10:37:47 +01:00
  • bb153a1544 Remove BOM from new file DrakiaXYZ 2023-07-06 22:55:07 -07:00
  • 2e5d50788b Notify users of BepInEx plugin dependency failures DrakiaXYZ 2023-07-06 22:50:03 -07:00
  • a62df7c9be Added 2 missing patches Dev 2023-06-30 19:29:56 +01:00
  • 4fd2a48972 Improve bot loading logging Dev 2023-06-25 13:49:48 +01:00
  • 42a3913ace Merge pull request 'Implemented plugin version autogeneration based on assembly version for Aki.Common' (!12) from feature/autogenerated-plugin-version-attributes into master chomp 2023-06-21 13:14:53 +00:00
  • 1de88ccf51 Implemented plugin version autogeneration based on assembly version for Aki.Common Terkoiz 2023-06-21 13:43:15 +03:00
  • e7dc369d29 Update mappings Dev 2023-06-19 12:31:36 +01:00
  • eb67ad18e9 update mappings Dev 2023-06-17 22:12:21 +01:00
  • 2c42320302 Fix mapping Dev 2023-06-17 11:15:57 +01:00
  • 6f9b4b3d39 Update mappings Dev 2023-06-15 09:53:50 +01:00
  • c2e05e986e Improve airdrop code formatting Dev 2023-05-26 21:18:30 +01:00
  • b050f6230e 23399 Dev 2023-05-26 13:28:50 +01:00
  • 23677b1fd0 Merge pull request 'Update Modules to support EFT.23122' (!11) from 23122 into master chomp 2023-05-19 16:47:52 +00:00
  • a7d29409c8 23122 Dev 2023-05-18 15:49:52 +01:00
  • 3eac6591d4 23043 Dev 2023-05-15 17:23:33 +01:00
  • 44b474a861 Merge pull request 'Fix: Changed the way we obtain the enum for the bot back to the original method' (!10) from AiBrains into master chomp 2023-04-10 08:14:24 +00:00
  • 71924e725d At further review we could just revert back to the old way we use to get the SptBear/SptUsec value. Kaeno 2023-04-10 06:15:21 +01:00
  • fdadadffbd Fix: Changed SptBear and SptUsec's role to match efts new enums fixing Spt Bots not using custom brains Kaeno 2023-04-10 04:36:22 +01:00
  • af2fa4160b Update to 22617 Dev 2023-04-07 16:22:47 +01:00
  • 7bf0dc8a47 Update to new game version 22561 (!8) Kaeno 2023-04-05 17:42:39 +00:00
  • 2a4097fc5e Update to new game version 25561 Kaeno 2023-04-05 18:24:25 +01:00
  • f9e7681fec Add: New RaidSettingsWindowPatch to make Raidsettingswindow to not default inraid values to BSG defaults on game settings click. (!7) Kaeno 2023-04-01 10:39:12 +00:00
  • 95a563b6a6 Add: New RaidSettingsWindowPatch to make Raidsettingswindow to not default inraid values to BSG defaults on game settings click. Kaeno 2023-03-29 20:59:21 +01:00
  • ff98c690a6 Merge pull request 'replace some GameObject.Find methods for better performance' (!6) from SamSWAT/Modules:master into master chomp 2023-03-08 19:13:49 +00:00
  • 355362a19e replace some GameObject.Find methods for better performance SamSWAT 2023-03-08 21:56:02 +03:00
  • af55bbb4ea Merge pull request 'Disabled the practice mode and coop mode toggles with tooltips' (!5) from feature/raid-settings-toggle-disabling into master chomp 2023-03-08 17:12:38 +00:00
  • 45c18fecd4 Disabled the practice mode and coop mode toggles with tooltips Terkoiz 2023-03-08 19:07:46 +02:00
  • 9362113bb0 Merge pull request '22173 - Update' (!4) from chomp/Modules:22173 into master chomp 2023-03-07 14:21:04 +00:00
  • 69b67c9eed 22173 - Update Dev 2023-03-07 14:20:41 +00:00
  • 069d8e93fb Merge pull request 'fix: scav on labs (or any maps with zero scav exfils)' (!3) from kiobu/Modules:master into master chomp 2023-03-05 20:03:25 +00:00
  • ab90656431 fix: scav on labs (or any maps with zero scav exfils) kiobu 2023-03-05 15:02:01 -05:00
  • e72262d947 added privacy section to ready (!2) Alex 2023-03-04 17:02:12 +00:00
  • 84826d2641 added privacy section to ready Alex 2023-03-04 16:59:37 +00:00
  • 8f0ef296ee Fix: Improve readme for building with visual studio (!1) chomp 2023-03-04 10:14:27 +00:00
  • cce3e78ce2 Readme update Dev 2023-03-04 10:13:37 +00:00
  • 3b27f06bb6 Fix: Improve readme for building on visual studio Dev 2023-03-04 10:11:56 +00:00
  • a40dff2a9b Fix: resolve bad refs to dll Dev 2023-03-04 09:40:06 +00:00
  • 1023fcc169 Add hollowed dll Dev 2023-03-03 19:14:20 +00:00
  • b3ce0ec36f Add repo Dev 2023-03-03 18:52:31 +00:00