Commit Graph

226 Commits

Author SHA1 Message Date
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
90afcb8b40 Merge branch 'v1107' 2020-12-08 21:52:41 +03:00
ab112d8e88 feat: add (free) DLC "Frost Fang" weapon 2020-11-29 01:56:14 +03:00
f26d0163b4 fix: XP for killing with TF2Sentry 2020-11-29 01:51:29 +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
226a0f9ffe update preview img 2020-10-14 13:40:33 +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
a8977161ad Update description 2020-10-13 10:41:32 +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
88a4234034
Merge pull request #11 from Ssinssrigg/patch-2
Update Ext_T_AutoFireHelper.uc Attempt 3
2020-10-05 21:33:19 +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
2db4aa6211 fix: "can't locate the directory" error 2020-10-04 21:51:21 +03:00
18d8768c00 Merge branch 'v1103' 2020-09-29 18:46:44 +03:00
6dfdbc95d3 Update description and README.md 2020-09-22 09:45:03 +03:00
422f8394ca update description 2020-09-20 05:11:03 +03:00
0248a0b655 update description
Add "Bug reports" section
2020-09-20 05:08:59 +03:00
ea292fa6e0 fix: skip trader button 2020-09-13 19:19:33 +03:00
1fbc134d80 Update description 2020-09-07 20:14:10 +03:00
145c3b611e fix: client side function 2020-09-07 14:49:46 +03:00
dfc89b288b Merge branch 'localization' 2020-09-07 13:21:58 +03:00
d295c48be3 feat: russian localization 2020-09-06 23:22:41 +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
a4bd2fdec2 fix: remove spaces 2020-09-01 10:23:42 +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
cfc5aed24b Update description
- added note to reduce off-topic questions;
- more visible hyperlinks;
- removed outdated information.
2020-08-30 14:45:51 +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