Commit Graph

31 Commits

Author SHA1 Message Date
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
edda872f5f redesign preloadcontent 2022-07-06 23:13:13 +03:00
351f3a46b0 redesign preloadcontent, add support for versus mode 2022-07-06 22:53:45 +03:00
7edd65b3e0 first version 2022-07-05 16:09:48 +03:00