reporust_rebootcancel

121,621 Commits over 4,048 Days - 1.25cph!

6 Years Ago
[D11] Fix for ReverbZoneTrigger blocking collision
6 Years Ago
[D11] Fix for ReverbZoneTrigger blocking collision
6 Years Ago
F1 grenades less lethal towards turrets added preventBuilding to fuel generator
6 Years Ago
F1 grenades less lethal towards turrets added preventBuilding to fuel generator
6 Years Ago
[D11][UI] Implemented unban option. Added warning message for trying to access the ban list on a official server
6 Years Ago
[D11][UI] Implemented unban option. Added warning message for trying to access the ban list on a official server
6 Years Ago
▊▄▇▆▄ ▍▉ █▋▇▇▇▅▌ ▌▇▅▇█ █▊▉█▉ ▅▌▋▊▋▉██▍█ ▄▋▇▊▅▉▍▊▍█▋ (▉▋▊▌▊▌▍▊█▄ ▄▉▋▅▅▅▍▊▆▌ ▌█ ▋▋▅▍▉)
6 Years Ago
▌▍█▅▇ ▊▌ ▉▅▇▅▄▊█ ▇▍▉▌▅ ▆▌▊▌▍ ▊▆▍█▅█▋▋▋▌ ▍▅▇▅▇▅▇▊▍▉▇ (▌▋▊▋▉▄▌▊▇▌ ▆▅█▉▅▋▇▇▊▊ █▆ ▋█▅▊█)
6 Years Ago
[D11] [UI] Game version number WIP update. UI Stats WIP update.
6 Years Ago
[D11] [UI] Game version number WIP update. UI Stats WIP update.
6 Years Ago
[D11][DTLS] Disconnections handled on the main thread - fix for occasional server exception on kick.
6 Years Ago
[D11][DTLS] Disconnections handled on the main thread - fix for occasional server exception on kick.
6 Years Ago
[D11] [UI] Fixed string spilling onto other UI elements because it was too long.
6 Years Ago
[D11] [UI] Fixed string spilling onto other UI elements because it was too long.
6 Years Ago
Fixed NRE in CraftingNotice
6 Years Ago
Fixed NRE in CraftingNotice
6 Years Ago
Server compile fix
6 Years Ago
Hide TopBunnies properly if it's not easter event
6 Years Ago
[D11] [UI] My Stats UI now shares the prefab for UI.Stats. Removed carousel-switching inputs from base UI.Stats prefab (no longer needed).
6 Years Ago
Vitals layout optimization
6 Years Ago
[D11] [UI] WIP UI Stats page updates.
6 Years Ago
[D11][DTLS] Socket read timeout dropped from 2.5 minutes to 2 minutes. 'dtls.setreadtimeout' console command added for overriding this.
6 Years Ago
[D11][UI][#313] Enable full input for PollingForEngagement on Xbox
6 Years Ago
updated version to 2019.3.b1
6 Years Ago
Settings update
6 Years Ago
[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).
6 Years Ago
Fixed steam inventory refreshing overlay not closing after opening bag
6 Years Ago
Fixed possible exception when retrieving item market prices
6 Years Ago
ServerInfo uses HttpImage to load header image Re-query a few times if we didn't get server rules
6 Years Ago
[D11][UI][#313] Enable full input for PollingForEngagement on ps4
6 Years Ago
Deleting unused folder
6 Years Ago
Tweaked "new content" icon on main menu
6 Years Ago
New background video
6 Years Ago
[D11] [UI] Game Version ID retrieved from Facepunch build info.
6 Years Ago
Fixed titles in pie menu getting cut off
6 Years Ago
Vitals colour tweaks
6 Years Ago
2019.3 retry
6 Years Ago
meta files that changed just due to a full reimport (serialized version increased)
6 Years Ago
Client/Server compile fixes
6 Years Ago
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)
6 Years Ago
Fix drive wheel visuals bug on the client when there was no driver. Moving a couple of things.
6 Years Ago
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
6 Years Ago
Fix some issues with init order
6 Years Ago
Merge from main
6 Years Ago
Show true drive wheel RPM on the client
6 Years Ago
Fix old infinite HasDriver loop in BaseVehicle