You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.8.0
- added a patch for: KFAutoPurchaseHelper, KFInventoryManager, KFGFxMenu_Trader, KFGFxObject_TraderItems;
- added the ability for players to sell weapons that excluded from trader inventory;
- fixed bugs that occurred when a trader had more than 256 items for sale;
- added a short alias for the mutator: CTI.Mut (CTI.CTIMut is still available for use);
- added advice for players when they have problems with GRI initialization.
v1.7.2
- updated to KF2 v1147;
- unlocked MG3;
- DLC clones now removed along with their originals from [CTI.RemoveItems];
- added forced GRI initialization when possible;
- forced update of skins for DLC clones;
- minor optimizations.
v1.7.0
- item synchronization has been significantly accelerated;
- added a check for the limit of items (256) in the trader inventory;
- added an option to disable the above limit in the config
(in case some trader classes are fixed someday);
- fixed game crash caused by preloading DLC weapons;
- fixed TF2 Sentry preload;
- GRI waiting limit increased to 30 seconds.