121,621 Commits over 4,048 Days - 1.25cph!
[D11] Fix for ReverbZoneTrigger blocking collision
[D11] Fix for ReverbZoneTrigger blocking collision
F1 grenades less lethal towards turrets
added preventBuilding to fuel generator
F1 grenades less lethal towards turrets
added preventBuilding to fuel generator
[D11][UI] Implemented unban option. Added warning message for trying to access the ban list on a official server
[D11][UI] Implemented unban option. Added warning message for trying to access the ban list on a official server
▊▄▇▆▄ ▍▉ █▋▇▇▇▅▌ ▌▇▅▇█ █▊▉█▉ ▅▌▋▊▋▉██▍█ ▄▋▇▊▅▉▍▊▍█▋ (▉▋▊▌▊▌▍▊█▄ ▄▉▋▅▅▅▍▊▆▌ ▌█ ▋▋▅▍▉)
▌▍█▅▇ ▊▌ ▉▅▇▅▄▊█ ▇▍▉▌▅ ▆▌▊▌▍ ▊▆▍█▅█▋▋▋▌ ▍▅▇▅▇▅▇▊▍▉▇ (▌▋▊▋▉▄▌▊▇▌ ▆▅█▉▅▋▇▇▊▊ █▆ ▋█▅▊█)
[D11] [UI] Game version number WIP update. UI Stats WIP update.
[D11] [UI] Game version number WIP update. UI Stats WIP update.
[D11][DTLS] Disconnections handled on the main thread - fix for occasional server exception on kick.
[D11][DTLS] Disconnections handled on the main thread - fix for occasional server exception on kick.
[D11] [UI] Fixed string spilling onto other UI elements because it was too long.
[D11] [UI] Fixed string spilling onto other UI elements because it was too long.
Fixed NRE in CraftingNotice
Fixed NRE in CraftingNotice
[D11] more experimental ongroupdestroy changes
[D11] more experimental changes
Hide TopBunnies properly if it's not easter event
Pauls experimental OnGroupDestroy changes
Ecperimental entity OnGroupDestroy
[D11] [UI] My Stats UI now shares the prefab for UI.Stats. Removed carousel-switching inputs from base UI.Stats prefab (no longer needed).
Vitals layout optimization
[D11] [UI] WIP UI Stats page updates.
[D11][DTLS] Socket read timeout dropped from 2.5 minutes to 2 minutes. 'dtls.setreadtimeout' console command added for overriding this.
[D11][UI][#313] Enable full input for PollingForEngagement on Xbox
updated version to 2019.3.b1
[D11] [UI] Loading screen no longer fades sprite in and out. Loading Progress bar implemented (WIP, might need tweaking, currently kind of difficult to manage since the order isn't obvious).
Fixed steam inventory refreshing overlay not closing after opening bag
Fixed possible exception when retrieving item market prices
ServerInfo uses HttpImage to load header image
Re-query a few times if we didn't get server rules
[D11][UI][#313] Enable full input for PollingForEngagement on ps4
Tweaked "new content" icon on main menu
[D11] [UI] Game Version ID retrieved from Facepunch build info.
Fixed titles in pie menu getting cut off
meta files that changed just due to a full reimport (serialized version increased)
Client/Server compile fixes
Mountables can now optionally suppress the hand animation layer
Hand rotation IK is now checked and assigned separately from position (so IK can affect position and not rotation)
Fix drive wheel visuals bug on the client when there was no driver. Moving a couple of things.
Mountables can now apply an animation override while in use
Mountables can now override their spine look at weight when using a non-default animator override (see GetSpineLookAtWeight)
Hooked up new drum kit and piano sitting animations via overrides
Fix some issues with init order
Show true drive wheel RPM on the client
Fix old infinite HasDriver loop in BaseVehicle