Commit Graph

127 Commits

Author SHA1 Message Date
d848e56692 Trader's things
Trader:
Custom trader can be disabled
DLCs weapons added to trader (also can be disabled)
Finally fixed trader
Pistol upgrades can be disabled. Also.
2020-06-23 23:38:04 +03:00
ac0be53289 Fixes and changes
Fixed upgrades in WeaponSelectWidget
Fixed original weapons in CustomTrader
Removed dual 9mm and medpistol from trader
MedicPistol: replaced GetPerk function just for fun
CustomTrader is always active now
Custom 9mm and medpistol added to trader for upgrades
Removed 9mm and medpistol from PickupFactory (weapons that placed on map)

Known bug: custom 9mm and medpistol haven't localization, i dont know how to fix that
2020-06-23 15:48:24 +03:00
2c78db14c2 Added required files 2020-06-22 21:34:29 +03:00
9c86564308 Update ExtPerkManager.uc
remove log
2020-06-22 09:45:04 +03:00
ac8435dc2a Some changes
9mm and MedPistol is perked for all now and used by Rack'em Up
Standart pistol has unlimited ammo without reloading
2020-06-21 22:06:43 +03:00
245eb9e552 Updated to the latest KF version 2020-01-09 05:05:13 -06:00
fd568e3d66 Removed desktop.ini files that were created by retarded Insync
Fixed the Demo having 0 radius damage
2018-02-04 08:02:02 -06:00
e2785dbde0 Revert "Temp fix for Boss Camera glitching"
This reverts commit 02eca33d23.
2017-11-30 15:03:07 -06:00
b3e3831db5 Fixed a few bools being reset by the base perk system 2017-10-29 11:03:58 -05:00
235e02cbb0 Further improvments to the Demo system
Alot of these did not work when they were made but seem to work now.
2017-10-28 18:39:01 -05:00
d4403a970b Another attempt to fix Demo AOE 2017-10-28 10:52:19 -05:00
23e8721408 Set default min health stat to 150
Health must not go above 255 because PlayerHealth in the PRI is a byte and causes people to get confused on what the real health value is
2017-10-26 09:49:12 -05:00
032bf1c114 Added a new scoreboard
Attempt to fix font scales being super huge on 1440p and higher resolutions
2017-10-25 17:21:13 -05:00
6b79616e0f Quick Fix for FPK Boss Round Camera Glitch
This makes it so no pets work on Boss Round.
2017-10-22 16:24:58 -05:00
02eca33d23 Temp fix for Boss Camera glitching 2017-10-22 15:27:08 -05:00
6da6c6757f Fix for when Selling/Buying Weapons in the Trader 2017-10-22 14:22:23 -05:00
55f1fa13c7 Fixed Demo AOE being broken 2017-10-22 08:59:20 -05:00
38007c73fa Fixed high impact doing the wrong damage 2017-10-22 04:33:56 -05:00
3ad38c0a5f Few more fixes to support 2017-10-22 04:16:27 -05:00
a9e71b1390 Fixed a few issues with Support 2017-10-22 04:11:47 -05:00
0c48a21147 Fixed Survivalist not having any perked weapons 2017-10-21 21:06:31 -05:00
68a6a8e67c Spectator HUD Fix
When spectating a player and spawning back in the spectator HUD still shows, the following code fixes this. The old fix was to go into 3rd Person and back to 1st Person Mode.
2017-10-21 11:20:49 -05:00
aec79de0d4 Fixed the Heavy Armor trait 2017-10-21 04:04:19 -05:00
d0f67c4cfd Quick Fix for Forrests' Damage Popup System
The name "DamageInfo" made HMB have compiling issues, the fix I found was to rename it to something else. Ex. PopupDamageInfo
2017-10-20 10:48:33 -05:00
88f2c71e54 Added perk changing without dying
Fixed scoreboard avatars not working
Added the ServerExt perk menu to the lobby
Made the perk buttons look better (Reset, Unload, Prestige)
Added a better damage popup system
Added a better pet info hud system
Made player info bars fade out with distance
Added missing traits from most of the perks
Made lobby menu support 12 players
Medic Pistol from the trait can't be dropped, sold and has infinite ammo
9mm Pistol now has infinite ammo
Pet sirens do not blow up grenades
Unlocked all cosmetics and emotes
Hide bad cosmetics that were debug
Hans pet no longer forces the camera on his death
Custom weapons in the trader now support the proper weapon names
Updated character info system to support alot of added items
2017-10-20 02:02:53 -05:00
830a70436e Updated for KF Version 1056 2017-10-19 21:12:29 -05:00
439d1b2ab2 Added base ServerExt and ServerExtMut 2017-10-19 21:00:49 -05:00