193,692 Commits over 4,079 Days - 1.98cph!

6 Years Ago
Timeline, keyframe markers
6 Years Ago
[D11]GC] More per-frame/semi-per-frame GC allocs removed
6 Years Ago
Build experiments
6 Years Ago
[D11] Put online/rustworks check before user permissions check when attempting to access online portions of the Frontend
6 Years Ago
Subtracting 37981
6 Years Ago
[D11] Extend the Jump Start animation before transitioning into MidAir
6 Years Ago
[D11] [UI] Research table icon no longer turns white when researching. Removed some material references and enabled preserve aspect on loading icon sprite.
6 Years Ago
[D11][DTLS] Fix for first r.o. packet lost never being resent.
6 Years Ago
The remaining easy SetPositionAndRotation optimizations.
6 Years Ago
Compound WIP. Buncha mat fixes. Wiped some unused blank maskmaps.
6 Years Ago
Moving transform position and rotation updates to use SetPositionAndRotation...
6 Years Ago
[D11] Merge with main
6 Years Ago
Fixed package dependencies (only issue so far) Updated some metas + project version
6 Years Ago
[D11] SoundDef cache & short names for foliage console vars
6 Years Ago
Do development / debug build with il2cpp debug configuration (much faster build time)
6 Years Ago
[D11] [UI] Look at tooltips now only appear when looking at objects that can be considered "doors". Allows placing of objects while still allowing movement around a base.
6 Years Ago
[D11] Add thread ninja
6 Years Ago
[D11] [Audio] cache sounddef types to gameobject pool
6 Years Ago
Timeline scrubbing restored
6 Years Ago
[D11][DTLS] Improved reliable-order resend spamming causing excess outgoing server traffic during connections. Handle sequence number ushort wrapping better. Improvement to rate of handling incoming messages.
6 Years Ago
[D11] [UI] Prevent look at tooltips from appearing while holding a planner entity.
6 Years Ago
[D11] Undoing one my 'fixes', which has broken more stuff than it fixed
6 Years Ago
[D11] [UI] Fixed backend text on leave game and server filter popups.
6 Years Ago
▍▊█ ▍▍▌▌▆▍▌ ▆▅▍▍▊█▌▆▍ █▅▉▌▌ "▄▅▋▄▆▍" █▇▌ ███ ▇▄▊▄▇▅
6 Years Ago
Eliminated world transfer data copies
6 Years Ago
[D11] Remove redundant button tokens from Server Info popup
6 Years Ago
[D11] Fix for error when attempting to select a server whilst changing tabs or refreshing page
6 Years Ago
[D11] [UI] Added fire and lightning icons for item icon corner images.
6 Years Ago
EAC SDK update
6 Years Ago
Rework keys input again Add dedicated keybinds for sharps (but leaving them unbound by default) Add/hook up sharp notes for guitar
6 Years Ago
[D11][GC] Put light lod allocations back in, there is a problem.
6 Years Ago
Line points are now stored as Vector4's, store line slack amount in w value Slack is now calculated per line point Increased line detail/tesselation Added some line slack to the airfield lines Added gizmo handles to adjust line slack
6 Years Ago
Added modular vehicle model mockups to my little test map, plus terrain edit
6 Years Ago
WIP line drooping
6 Years Ago
Cargoship prefab variants. (Interior culling script pending) Various material fixes.
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
World serialization uses IL2CPP-compatible format World transfer uses same data format as world serialization
6 Years Ago
[d11][GC] Removed various main loop GC allocs
6 Years Ago
Added Timeline Added TickRendererer Added TimeRuler
6 Years Ago
[D11][#2508] Fixed crouching state only working on the first frame of crouching
6 Years Ago
Added missing L4D1 and CS:GO map icons
6 Years Ago
[D11] [UI] UI Sprites added to Share Content bundle. Small texture property tweaks to assets.
6 Years Ago
Trying to load a gmod save with missiing map will now display a more explicit/nicer error message
6 Years Ago
[D11][UI][#2528] Fix for crash when dumping from inventory [#2505] Vending machine will show administrate option over rotate option.
6 Years Ago
Automatically fill out the default value for middle mouse click reset feature on sliders for all tool context menus from the supplied convar, if any is given Mounting Left 4 Dead 1 will also mount its "The Sacrifice" DLC
6 Years Ago
Expose instrument bindings in options
6 Years Ago
Made IconEditor a propertydrawer with dropdown Dropdown stays on screen
6 Years Ago
[D11] [#2495] Removed floating keycard when in firstperson
6 Years Ago
Merge from main