branchrust_reboot/prerelease_xpcancel
205 Commits over 182 Days - 0.05cph!
Fixed other player voice notices showing on HUD
Fixed vitals covering inventory menu
Fixed XP notice HUD getting huge
Reduced xp gain particle count
Craft count spacing
Hide uncraftable blueprints (like the key)
Don't allow craft if parent item hasn't been unlocked
Show "parent item needs unlock"
Order locked blueprints by cost
Show child items in blueprint description
Fixed xp particle explosion when spending xp
xp.reset works
xp.setlevel works
resetbp reverts unlocked items to default
Show locked level on searched icons
Hide unlock panel when unlocked
Craft buttons correctly available depending on whether craftable
Craft queue scrollable
Craft queue cancellable
Fixed binds running when typing in search
tech tree:
- draw icons
- don't drag recursive unless shift etc down
Merged perf shit from main
Culled out parent item requirement stuff
PlayerModelRebuild perf tweaks, profiling
Player pullback fix (merge error)
Ores fix (I think, this might cause issues?)
Fixed momentarily locking move keys after submitting chat
Death/Kill messages include steamid
use localPosition where possible (evaluating perf difference)
physics.steps for client (devs)
Build process reshuffle.. build faster you prick!
More build speed experiments
Fixed NRE's in GeneratePrice @helkus
More shitty ass bundling shit
Ores don't show health bar
Fixed autoturret serialization