Commit Graph

9 Commits

Author SHA1 Message Date
a9bec7424c
add a patch for inventory and purchase classes 2024-01-04 09:01:23 +03:00
37944a25c4
remove DLC clones along with their originals from [CTI.RemoveItems] 2023-10-20 22:53:11 +03:00
e68dd3af38
apply weapon skins for replaced DLCs 2023-10-02 01:55:09 +03:00
a617133ccb
remove replaced DLC weapons from trader inventory 2023-09-11 03:26:53 +03:00
6f06033e3c add S12 unlock 2023-05-13 03:01:06 +03:00
f99b8cdb39 update style 2023-05-13 02:33:32 +03:00
6c3d9f094e unlock new DLC weapons 2022-11-28 01:00:44 +03:00
eb33a6e1ff add WeapDef_G36C and WeapDef_Scythe 2022-09-12 23:38:09 +03:00
48d9e1c60e v1.4.0
- added WeaponClass check at config loading stage;
- added DLC unlock without replacing KFGFxMoviePlayer_Manager;
- redesigned UnlockDLC - now it is flexibly configured;
- updated logger and some messages in the log;
- added parameter bOfficialWeaponsList allowing you;
  to have an up-to-date list of all official weapons in the config;
- optimized weapon preload: official weapon models are skipped now.
2022-07-18 20:27:51 +03:00