127,044 Commits over 4,171 Days - 1.27cph!

10 Months Ago
Fix copy paste not updating conditional models (like roofs)
10 Months Ago
Fix Timer (and other IO entities) flickering while looking at the IO port with a wire tool - could also kick you for RPC per second
10 Months Ago
Reverse fresnel stuff for Dayaan
10 Months Ago
▆▇▌▊▋ ▄█▉▆ ▋▅▌▅
10 Months Ago
New: Editor viewer for binary profile snapshots - Very rudimentary, needs more work - Also added how many marks there are in a thread profile for binary snapshot export Reveals that I have a bug in binary exporter - looks like I double up the threads somewhere. Tests: opened a snapshot from the editor in the tool
10 Months Ago
pre-DX12 shelve
10 Months Ago
- Attempts to fix parenting on drawbridges - Wheel LOD fix
10 Months Ago
t1 smg viewmodel - Fixed left arm causing camera clipping issues when wearing some hazmats
10 Months Ago
- Ballista Gibs and material changes
10 Months Ago
█▉▋▌ ▌▊▊▄▉
10 Months Ago
▍▆▄▊▇▌ ▆▉.█▊▌▍▉▅█▆▄▋ ▆▊ ▉▋▌▋ ▅▌█▄ ▌▊▌ ▌.▍▌ ▅▊ ▇.▄▌, ▅▍▊▅▌ ▌▋▊▅▊▋ ▅▌▊▍▍ ▆▇▇▉▉▇▅▊ ▌▋▄▄▋▄▌
10 Months Ago
Fixed side areas on constructable tower
10 Months Ago
Setup Siege Tower LODs 0-3
10 Months Ago
Update: Exposing binary exporter - Added missing features from ServerProfiler.Core - Can be triggered via profile.perfsnapshot last argument I need it to be able to investigate and fix hard-to-reproduce issues - hopefully it'll speed up the workflow. Tests: in Editor on craggy took a binary snapshot - it exported succesfully
10 Months Ago
Fixed some broken prevent building colliders
10 Months Ago
- Improved the siege tower collisions on stage changes - Removed invisible doorway colliders on constructable stages
10 Months Ago
Bugfix: don't access invalid memory when exporting Linux snapshot Same GCC vs MSVC issue in the native libs, but this time on Managed side (since I have a copy of these structs for name resolving purposes). Tests: Built a linux server, ran it on WSL and triggered a snapshot - it generated. But periodically select frames export incorrectly, investigating further
10 Months Ago
merge from garage_door_collider_optim
10 Months Ago
compile fix
10 Months Ago
▉▍█▌▆ ▄▅▉▆ ▍▊▌_▆▌▌▍█▉▋▊▅_▆▌█▇▆▍▌▌▅_▆▅
10 Months Ago
Order fix
10 Months Ago
Added a combined "Clean and Generate" Codegen option that seems to work (fixed a bunch of issues with it, but still testing)
10 Months Ago
added ClientIOLineParentClampedBounds to manage IO points on garage doors - actual collider parent movement doesn't match the visuals, so we define a local bounds (re-mapped to OBB on awake) that the points are clamped to be within
10 Months Ago
3p mini corssbow anims updated
10 Months Ago
split vm mini crossbow reload anim into 3 parts and removed skinned mesh arrows from its rig
10 Months Ago
gibs import settings change
10 Months Ago
Bugfix: new ServerProfiler.Core dynamic libs - Fixes Linux exporting symbols with name mangling - Fixes GCC vs MSVC struct packing inconsistency, causing Linux server to crash when instrumenting functions Tests: DLL tested in editor on Craggy, SO tested in WSL standalone server (snapshot export fails though)
10 Months Ago
-Ballista Gibs
10 Months Ago
sanity editor script to find doors using ClosedColliderRoots (only the garage doors are)
10 Months Ago
separated closed collider flags on garage door into mutually exclusive closed and busy collider sets - should significantly reduce the number of active colliders in a sealed base
10 Months Ago
Fixed network updates, for example from parenting changes, interfering with smooth movement for entities that are currently lerping Removed Jarryd's interpolator SnapToEnd demo workaround
10 Months Ago
Ensured constructable entities update state on the serverside as well as the clientside
10 Months Ago
Textures and materials for build stages.
10 Months Ago
Added collider to the little overhang roof beside the window
10 Months Ago
Flip tower orientation whilst placing so it looks away from you
10 Months Ago
Add some randomness to the scientist peek timings
10 Months Ago
Fixed broken constructable entity reference
10 Months Ago
- Fixed broken guide mesh - Fixed offset guide mesh deploy location
10 Months Ago
Fixed broken colliders and positions on siege tower constructable stages
10 Months Ago
Material Update in constructable prefab
10 Months Ago
merge from f1grenadeskinfix
10 Months Ago
Load IndirectInstancing component in MainCamera.cs to avoid merge conflicts.
10 Months Ago
Siege tower constructable gibs
10 Months Ago
Merge from main
10 Months Ago
Disable certain features (layers, bounds, ...) in order to debug last week's performance regression.
10 Months Ago
Fixed error when loading borked ballista ammo item
10 Months Ago
dirty SDF sculpting proof of concept, in-editor test setup only
10 Months Ago
Catapult and battering ram constructable gibs
10 Months Ago
10 Months Ago
Ballista constructable setup