Commit Graph

190 Commits

Author SHA1 Message Date
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
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
f02a77156d feat: UnloadPerk localization 2020-08-12 14:16:23 +03:00
502cda2cec feat: xVotingReplication localization 2020-08-11 19:18:40 +03:00
18cbb36f55 Merge branch 'master' into localization 2020-08-11 18:46:19 +03:00
208c92b02b fix: xVoteAnnouncer 2020-08-11 18:32:45 +03:00
84abe621c2 Merge branch 'master' into localization
Conflicts (fixed):
ServerExt/Classes/UI_MidGameMenu.uc
2020-08-11 12:13:02 +03:00
inklesspen1scripter
cb35ace28f Bolts&Arrows cleanup on wave start 2020-07-07 22:59:38 +03:00
inklesspen1scripter
847c8b3cff Traits changes
Rack'em Up doesn't reducing when miss anymore
Trait "MedicPistol" replacing (don't removing) 9mm from default inventory so players with this trait will spawn with medic pistol in hands
Optimized code of Rack'em Up trait
2020-07-07 20:49:25 +03:00
inklesspen1scripter
8d6223ada3 Added custom zed xp configuration
example in ServerExtMut.ini:
CustomZedXP=(zed="zedcustom.greenbloat",XP1=20,XP2=24,XP3=30,XP4=36)
2020-07-07 20:01:17 +03:00
inklesspen1scripter
58bb384a49 Trait "Medic Pistol" applying on purchasing now 2020-07-07 17:29:42 +03:00
inklesspen1scripter
ad5fe1f54c Added "Syringe Recharge Rate" for medic
"Syringe Recharge Rate" can be added to other perks also
Syringe Recharge Time has not affected by "Heal Efficiency" anymore
2020-07-07 17:04:37 +03:00
inklesspen1scripter
23bda71718 Trader, MedicPistol and Perk fixes
MedicPistol has no weight in upgrades now
Fixed weight and damage for upgrades in trader
Fixed initial secondary ammo for weapons in trader
Fixed secondary ammo icon in trader
Fixed error when perk hasn't HeadDamage stat
2020-07-07 00:12:25 +03:00
inklesspen1scripter
35e0160071 Sharpshooter and perkstat changes + small fix
Medic Pistol is default weapon in hands for MedicPerk now
Added Head Damage for Sharpshooter by default
Removed Rack'em Up for Sharpshooter by default
Now perk-stat menu shows maxvalue of stats
2020-07-06 20:45:02 +03:00
inklesspen1scripter
dfb0122263 Added medic pistol as default weapon of Medic Perk
+ disabled bugged code from ServerExtMut
2020-07-06 19:28:35 +03:00
7458785d7a button reorder 2020-06-30 16:04:55 +03:00
c5b585a84d Merge branch 'skiptrader' 2020-06-30 15:56:06 +03:00
906e321320 disable button after use 2020-06-30 15:53:29 +03:00
bc1c59448d skip trader button is active only on trader time 2020-06-30 14:22:26 +03:00
00517b514d fix: Rack 'em up combo
add upper limit for combos and decrease combo points over time
2020-06-30 10:43:48 +03:00
5d42f7f9a3 add TODO labels 2020-06-26 09:32:40 +03:00
d5aa118c32 feat: skip trader button 2020-06-26 07:52:58 +03:00
e76c0ac5db main menu tab localization 2020-06-26 07:17:32 +03:00
bb9964199f update the localization file 2020-06-26 03:56:35 +03:00
18b31efdfc hardcode removed 2020-06-26 03:55:53 +03:00
f1a373dea8 constant interface strings marked as localized 2020-06-26 03:52:31 +03:00
4caed0a5f4 fix: encoding
UCS-2 LE BOM
2020-06-26 02:21:38 +03:00
4413b9aa0b fix: wsinfo relative path
WorkshopUserTool.exe requires a relative path (not absolute)
2020-06-24 08:09:29 +03:00
1d9cd9cab2 feat: "make" script
- compiling;
- brewing;
- testing;
- uploading.
2020-06-24 06:11:25 +03:00