Block a user
4ad34ea6ab
Allow debugging of the CLI, preface the command with [debug] to await debugger connection.
f56ec6d0a1
Fix typo
e9d6b30e88
Add ENomatchReason for events, and properly handle them.
8a350c6818
Feature: Adding Include/Exclude for events. (#13)
1d44e1cac2
mapping-updates (#14)
DrakiaXYZ
pushed to fix-staticcontainers-multiversion at DrakiaXYZ/LootDumpProcessor
2024-11-04 23:41:09 -05:00
90e0c2c4b9
Resolve missing static forced containers/weapons when using loot dumps from multiple versions
DrakiaXYZ
created branch fix-staticcontainers-multiversion in DrakiaXYZ/LootDumpProcessor
2024-11-04 23:41:09 -05:00
Drastically reduce memory footprint at the cost of removing threading
DrakiaXYZ
created branch feat-memory-improvements in DrakiaXYZ/BotGenerator
2024-11-04 02:29:58 -05:00
Fix exceptions when run against latest bot dumps
Fix some issues with latest 3.10 dumps
Fix some issues with latest 3.10 dumps
e93f0d62a6
Fixed typos
e4b8fe10ab
Adjusted error copy text
34828b3240
Improved capitalization for error message
d2d1e584c1
Improved EFT not installed error to give user action point on how to remedy issue
7ea9b42452
Merge pull request 'bump version' (#104) from waffle.lord/Installer:master into master
Switch patch apply to use XDeltaSharp
I provided a custom patcher to Aqua
in the SPT discord containing this code, and uncompressed patches. They were unable to utilize the xdelta3.exe based patcher due to the Access Violation…