Commit Graph

97 Commits

Author SHA1 Message Date
inklesspen_rus
60ba914cef Fixed #22
and CustomXP optimization (?)
2021-01-09 13:26:05 +03:00
b05328fc6b fix: add bump effect to SWAT enforcer trait (#24) 2020-12-27 06:01:37 +03:00
ec800ea36f fix: map objectives (#20) and zed counter (#8)
- map objectives now work;
- counter no longer shows BOSS on the penultimate wave;
- remove unused files.
2020-12-26 03:09:56 +03:00
b52205b148 fix: default attachments 2020-12-14 15:35:32 +03:00
6948bdb866 fix: cosmetics
it's selectable now, but saving a set of accessories still doesn't work correctly
2020-12-13 23:47:31 +03:00
1992ba9ec2 now font size looks nice 2020-12-12 14:04:45 +03:00
570ed51111 font fixes:
- replace font to UI_Canvas_Fonts.Font_Main (which supports chinese);
- scaling configured (not final).
2020-12-12 13:44:34 +03:00
ab112d8e88 feat: add (free) DLC "Frost Fang" weapon 2020-11-29 01:56:14 +03:00
e68d21f1d9 style: empty line between functions 2020-11-29 00:54:57 +03:00
8fa925e1e5 style: controls 2020-11-28 23:12:58 +03:00
ee260f7a10 style: brackets 2020-11-28 23:04:55 +03:00
63b031b111 style: replace spaces with tabs 2020-11-28 22:53:57 +03:00
557b8fe105 fix: calculating the extra ammo for the "Ammo regeneration" trait
Use MaxAmmo instead of SpareAmmo for the "Ammo regeneration" trait
when calculating additional ammo.
2020-10-13 12:02:10 +03:00
0f18c1837d style: remove f*cking spaces 2020-10-13 10:45:12 +03:00
1f99accda4 fix: reload when adding secondary ammo 2020-10-13 10:31:49 +03:00
9a15562e91 style: improve readability 2020-10-05 21:38:02 +03:00
Ssinssrigg
da1676464c
Update Ext_T_AutoFireHelper.uc
Woo! Confirmed that the make.sh script works as intended, both for compiling and for testing. Above compiled successfully, allowed survivalist to autofire with 9mm / MP7 / AR-15 / SG-500 / HX25 / GS Start revolver / Spitfire, allowed GS to autofire with GS starter revolver + spitfire but not with MP7. Should be fully functional like this.

Thank you for the guidance! As an aside - Do you have any advice for finding out the names of variables like AssociatedPerkClass, or just 'look around until you find it in an appropriate class'?
2020-10-05 08:45:21 -04:00
18d8768c00 Merge branch 'v1103' 2020-09-29 18:46:44 +03:00
ea292fa6e0 fix: skip trader button 2020-09-13 19:19:33 +03:00
145c3b611e fix: client side function 2020-09-07 14:49:46 +03:00
1edc90374a fix: id collision 2020-09-06 20:05:05 +03:00
cbbdc4166a v1103 2020-09-03 14:09:09 +03:00
011299001f fix: use unicode font for all 2020-09-01 13:16:01 +03:00
22478871a6 update about 2020-09-01 12:04:48 +03:00
a7e39266cc feat: stats localization 2020-09-01 11:07:53 +03:00
6879c4ccd7 feat: Scoreboard localization part2 2020-09-01 10:19:52 +03:00
46bc9fa443 feat: Scoreboard localization 2020-09-01 09:56:14 +03:00
9687039933 feat: PlayerStats localization 2020-09-01 09:25:21 +03:00
c907e1b398 fix: no localization here 2020-09-01 07:39:41 +03:00
4d473f5aa4 feat: PerkStat localization 2020-09-01 07:38:15 +03:00
074115876c feat: PerkTraitList localization 2020-09-01 07:28:45 +03:00
6a2cf92603 feat: AdminPerkLevel localization 2020-09-01 07:18:49 +03:00
c74aa02086 feat: trait buy localization 2020-09-01 07:02:33 +03:00
a67c3f577b feat: Settings localization 2020-09-01 06:52:58 +03:00
4eb6bb074a feat: MapRank localization 2020-09-01 06:34:47 +03:00
d519e2e772 feat: PrestigeNote localization 2020-09-01 06:20:02 +03:00
1fed799819 fix: delete deprecated comment 2020-09-01 05:55:21 +03:00
7abd406bc4 feat: AdminMOTD localization 2020-09-01 05:46:02 +03:00
44c4d081b0 feat: PerkSelection localization 2020-08-12 18:53:32 +03:00
ee17235bf4 feat: NewsPage localization 2020-08-12 18:31:04 +03:00
649332947b fix: forgot to remove todo #2 2020-08-12 18:23:18 +03:00
9dec82ee6d fix: forgot to remove todo 2020-08-12 18:22:36 +03:00
4c841f17bd title 2020-08-12 18:21:45 +03:00
afb0172dca feat: MapVote localization (partially) 2020-08-12 18:14:21 +03:00
52d64df782 feat: AdminMenu localization 2020-08-12 17:12:44 +03:00
cc6f7b34ec feat: AboutPage localization 2020-08-12 15:28:23 +03:00
8f246e9939 no actions needed 2020-08-12 15:06:07 +03:00
d8f0e5dc73 no actions needed 2020-08-12 15:02:03 +03:00
c01c7629b6 feat: ResetPerk localization 2020-08-12 14:55:02 +03:00
d07c52ea4c feat: MidGameMenu localization 2020-08-12 14:32:24 +03:00