193,804 Commits over 4,079 Days - 1.98cph!
Fixed voice chat glitchyness
local player record now gets updated with new level
fixed menu scene showing squad editor ui
update unit loadout button
removing size slider from scroll window
fixed some menu sorting
Specific item instance versions of Transfer and Deliver tasks as well
fixed elbow / wrist awkwardness on all the player animations
Added a task for acquiring a specific instance of an item
Receive task that takes a specific instance instead of a definition
Working on another new gang mission set.
garage door collision fix
Have mission info fit on screen a bit better
reworked customisation button behaviour
Working on cash delivery task and updated package mission structure
Navbar bug.
Chicken stats.
fix glow line position in main scene
wip arena stuff
tweak transparent shader (clamp transparency)
fix for debirs field marker saving/loading
customisation option lists are now sorted by unlock cost, low to high
play online and customisation editor buttons are set to not be interactable until connected
more customisation item button work
netting double sides with slightly increased health
manifest
garage door polish, balance, sounds, skinnable
code lock has a filler mesh between the two sides now
increased ceiling light rope length
If you can afford an item, clicking unlock now sends request to server.
Server unlocks items if the player record has enough currency, sends success or fail response message and new currency balance.
Unlocked items get added to playerrecord id list.
customisation UI buttons now listen to item unlock success/fail events, modify properties accordingly
Switched refl probes time slicing to all faces
Fixed ListComponent sometimes having instances in its list that are disabled (because they were added in Awake)
wip unlocking/equipping ui
EAC integrity violation is logged as error
Fixed rare packet corruption when network encryption is enabled