Commit Graph

53 Commits

Author SHA1 Message Date
c2c6006260
fix InvManager initialization after player death 2024-02-25 17:03:08 +03:00
6d7f0552db
fix single player mode 2024-01-08 12:12:54 +03:00
9420515c64
replace KFGFxObject_TraderItems only if the patch is applied 2024-01-07 19:40:23 +03:00
e5a7e5c594
remove unused files 2024-01-05 14:10:53 +03:00
a4d8c86988
Merge pull request #14 from GenZmeY/short-name
add short alias for mutator
2024-01-04 09:15:19 +03:00
8368d5905d
Merge pull request #12 from GenZmeY/gri-advice
add advice in case of problems with GRI replication
2024-01-04 09:15:11 +03:00
a9bec7424c
add a patch for inventory and purchase classes 2024-01-04 09:01:23 +03:00
f125573acb
add short alias for mutator 2023-12-31 23:17:21 +03:00
1bb87d12a7
add advice in case of problems with GRI replication 2023-12-31 18:45:35 +03:00
ac6e0a8977
fix 9mm/HRG93R filter 2023-10-21 13:59:58 +03:00
561545de2b
a little cleaning 2023-10-20 23:48:04 +03:00
6dfbcbb0b7
force GRI init 2023-10-20 23:30:45 +03:00
18fc55ce42
force skin update 2023-10-20 23:18:04 +03:00
6cc67da26b
Merge branch 'replace-dlc-weapons-fix' 2023-10-20 22:56:15 +03:00
37944a25c4
remove DLC clones along with their originals from [CTI.RemoveItems] 2023-10-20 22:53:11 +03:00
ce070b66cd
Merge branch 'master' into Halloween2023Update 2023-10-05 21:40:07 +03:00
e68dd3af38
apply weapon skins for replaced DLCs 2023-10-02 01:55:09 +03:00
f4cfa4948b
unlock MG3 2023-09-26 01:52:14 +03:00
b7bb29a342
make the localization code a little more compact 2023-09-26 01:41:05 +03:00
97294a4117
speed up item synchronization and add trader items limit 2023-09-19 22:31:08 +03:00
37921be744
fix weapon replacements 2023-09-11 04:27:45 +03:00
a617133ccb
remove replaced DLC weapons from trader inventory 2023-09-11 03:26:53 +03:00
3580be6ea7
Merge pull request #9 from GenZmeY/group-names
add mutator group name
2023-06-29 22:35:17 +03:00
09561e64cc
Merge pull request #6 from GenZmeY/v1140
Add S12 unlock (update 1140)
2023-06-29 22:34:58 +03:00
f2bd4d165c add mutator group name 2023-06-03 16:58:39 +03:00
45d327fc81 add waiting GRI limit 2023-05-14 02:20:31 +03:00
6f06033e3c add S12 unlock 2023-05-13 03:01:06 +03:00
d6a64d6932 remove trailing whitespace 2023-05-13 02:38:10 +03:00
f99b8cdb39 update style 2023-05-13 02:33:32 +03:00
94a4368842
Merge pull request #3 from GenZmeY/v1136
Update v1136 (unlock new DLC weapons)
2022-12-07 23:28:50 +03:00
6c3d9f094e unlock new DLC weapons 2022-11-28 01:00:44 +03:00
8c3ed68acb add remove DLC and HRG 2022-11-27 03:37:26 +03:00
eb33a6e1ff add WeapDef_G36C and WeapDef_Scythe 2022-09-12 23:38:09 +03:00
5e4086c861 fix false "error": "Cant destroy RepInfo" 2022-08-30 09:55:09 +03:00
f92bea7114 fix notify login/logout order 2022-08-30 08:26:40 +03:00
029b6fa144 add some logs 2022-08-24 19:26:18 +03:00
52507a24fd clean some logs 2022-08-24 19:14:28 +03:00
cb19485ea2 localization 2022-08-24 18:29:25 +03:00
8b6e1243ce update logger 2022-07-19 13:30:30 +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
a60535777e rename some vars 2022-07-14 09:55:58 +03:00
7a761341d6 fix premature deletion of RepInfo 2022-07-13 22:29:23 +03:00
a0cc8e7378 preload refactoring and bugfixes 2022-07-11 03:54:08 +03:00
c36fcb61bc PCv1 2022-07-10 05:49:38 +03:00
c1e9a436c4
Update Helper.uc 2022-07-09 23:10:27 +03:00
fdc97e4fdc completly remove force preload 2022-07-08 21:18:58 +03:00
8cb2005ec1 crutch to keep the notification 2022-07-08 06:55:31 +03:00
e5662242db preload weapon models 2022-07-08 06:03:30 +03:00
559eae0298 add some comments 2022-07-07 01:24:32 +03:00
e3535715fa hide ready button 2022-07-07 01:03:11 +03:00