reporust_rebootcancel

121,143 Commits over 4,018 Days - 1.26cph!

6 Years Ago
scrap heli repair now only costs metal fragments
6 Years Ago
Proper fix for LitSmokeEmissiveFlame
6 Years Ago
[D11] [UI] Removed mention of text chat from controls page. Fixed missing Quick Chat input on Standard Controls layout B.
6 Years Ago
merge from vsync
6 Years Ago
▆▍▇▌▄▌▌▋▋ ▅▆▍█ - ▇█▍ ▌▋ ▇█▆▇▊▊ ▊▉▍▅▍▍ ▅▉▇ ▄▅▊▆ ▅█▇▇▇▄ ▇▊▍▅▌█▉▊▆
6 Years Ago
Added graphics.vsync convar. Added toggle to graphics settings menu. Can set the convar to 0/1/2 etc, each one halving the limit rate further.
6 Years Ago
[D11] [UI] Formatting adjusted for error messages on Find/Join Server page. Fixed Search/Filter error message overriding all other messages.
6 Years Ago
[D11][DTLS] Resend message request added to try to speed-up client traffic flood stalls. Implemented resend fragment request on client. RTT cleared on buffered messages now ready to send.
6 Years Ago
[D11] [UI] Removed team sizes filter from server filters.
6 Years Ago
[D11] [UI] Stubs implemented for remaining filters.
6 Years Ago
[D11] [UI] Favouriting servers no longer refreshes the entire list.
6 Years Ago
[D11] [UI] Fixed soft mask warning in options menus.
6 Years Ago
[D11] [UI] WIP Server Filter updates for Find/Join Server page.
6 Years Ago
[D11] use hdrp callback for gpu instancing, make sure it happens after the same callback for occlusion so that the z pyramid is up to date, similar to main branch fix but for hdrp
6 Years Ago
6 Years Ago
[D11][UI] Lock main menu tutorial button
6 Years Ago
Fix for occlusion culling (missing objects)
6 Years Ago
[D11] initial instancing modifications to hdrp package
6 Years Ago
[D11] add hdrp package to the project ready for instancing mods (will commit modifications in a separate CL to aid discoverability)
6 Years Ago
[D11][UI[#2596] Fixed issue with OSK in search server screen
6 Years Ago
[D11] disable grabpass
6 Years Ago
Fixed vertex back-lighting on LitSmokeEmissiveFlame
6 Years Ago
Door knocker no longer prevents explosives damaging doors
6 Years Ago
[D11] [UI] Fixed input prompts on navigation bar in Find/Join server page.
6 Years Ago
[D11] [UI] WIP Navigation Bar fixes on Find/Join Server page.
6 Years Ago
[D11][UI][#2647] Go back to main menu when instead of resetting carrousel when backing out of find/join game screen.
6 Years Ago
[D11] Updated MyGames header and backing
6 Years Ago
[D11] [UI] Quick Chat radial menu now opens on PS4 regardless of where you press on the touchpad.
6 Years Ago
[D11] [UI] Server Filter "Sort By" implemented.
6 Years Ago
[D11][UI][#2148] Fixed issue with reconecting in the front end
6 Years Ago
[D11] More WIP updates to MyGames
6 Years Ago
[D11][UI][#2649] Clear itemicon when setting item to null. Fixed issues with closing map by going to the options menu
6 Years Ago
Revert instancing workaround
6 Years Ago
Removed changes to IsDynamic on the LOD component of wires Adjust cull distance on wires to be 40 + wire length to account for really long wires
6 Years Ago
Palm trees helicopter fix
6 Years Ago
scene2prefab monuments
6 Years Ago
some powerplant wire edits
6 Years Ago
Refined mockup guide. Scene backup.
6 Years Ago
Really basic driving inputs working for throttle, steering, brakes. Engine modules providing wheel torque.
6 Years Ago
Max velocity calculation, working on engine system, new custom inspector for StandardVehicleModule
6 Years Ago
Additional dismount points on chassis
6 Years Ago
Temp interaction solution for mounting without having to point down at the chassis base. Will solve this properly later. +class rename
6 Years Ago
Mount/dismount points set for chassis types
6 Years Ago
helicopter fuel distance bugfixes helicopter damage effects code refactor for PlayerOpenLoot
6 Years Ago
missing material
6 Years Ago
▅▆▇▅▉▅█▋▉ ▋█▌▄ - ▆█▋▋▋▄▄ ▉▄▅▅▋ █▍▅▅▊ ▊▇▆▌▊ █▋▄▌▍▍██▊▆ ▍▅▄▉▌ ▌▋▍█▉
6 Years Ago
Bail in DynamicMouseCursor LateUpdate() if cursor isn't visible.
6 Years Ago
[D11][UI][#2648] Fixed issues with auto equip. Added controls option to ingame options
6 Years Ago
Subtracting terrain instancing. Not worth it, breaks for some people. Will possibly re add it defaulted to off at a later date.
6 Years Ago
whoops