250,918 Commits over 3,959 Days - 2.64cph!

4 Years Ago
Add a few radio stations
4 Years Ago
Submarine physics edits. Fix turning not really working when travelling in reverse.
4 Years Ago
Add ModelBuilder.AddBones
4 Years Ago
- Hooked up prop splash FX. - Show external FX if player is in third person view.
4 Years Ago
█▊▍▉ ▌▍▄▉█
4 Years Ago
Look all fishable item definitions up at runtime, no longer need to add them to the list
4 Years Ago
Disable IsDestroyed assertion completely again
4 Years Ago
Show fishing line during catch success animation, snap end point of line to the fish mouth
4 Years Ago
Support uint8 blend weights
4 Years Ago
▌▆█ █▊▉▌▄, ▋▆▇ ▍▊▌▌█▄▊▇▋ ▄▅▉▄█▄▉ ▊▄ ▋▉▉ ▋▍▌▍█▇ ██▇▇█▋▋
4 Years Ago
▇▍▋▆▅▊▇▉▊▍▊▅▍ ▇▅▋▊▍▇ ▇▍▍█▊▇
4 Years Ago
Added Sardine, Herring
4 Years Ago
Added Air Superiority technology researchable from the Advanced Research Lab
4 Years Ago
Added Airfield stub and Air Superiority technology
4 Years Ago
Yellow perch viewmodel and world item hookup
4 Years Ago
Superior method for having units occupy aircraft (lower it to the ground, duh)
4 Years Ago
Less submarines on my test map
4 Years Ago
Added support for aircraft
4 Years Ago
Fixed incorrect holster offset for fishing rod
4 Years Ago
Fixed not copying default wiggle speed
4 Years Ago
Fixed wrong order
4 Years Ago
Now only running the entity OnDestroy assert on the server as at the moment on client, a bunch of these come up when first connecting to a procedural map (although that's probably an issue in itself). Note that this assert is editor-only as well.
4 Years Ago
Initial animator hookup (used instrument animator slots for different states) Reduced chance for fish to pull away during catch process
4 Years Ago
It seems that a mountable type somewhere on procedural isn't being destroyed in the proper way. There was already an assert in BaseNetworkable to detect this, but it was commented out. Fixed the reason it was commented out (spam on editor playmode exit) and reinstated it. This has been commented out for over five years so who knows what it might show up.
4 Years Ago
Fix runtime mesh skinning
4 Years Ago
Fixed BaseFileSystem adding renamed files twice to the changed list Fixes unwanted temp files from VStudio being added to the changed file list Hacky fix for Visual Studio not triggering recompile consistently Obsolete Hammer.RenderFields enableAlpha argument Mesh.CreateVertexBuffer now requires a vertex layout to avoid silently having an incorrect layout Added AnimEntity.OnAnimEventGeneric (called as a result of AE_GENERIC_EVENT) Revert "Hacky fix for Visual Studio not triggering recompile consistently" This reverts commit 1ea321174b0384dbc0e39ae03b84809f4b986a9e. Destroy client side children on non client only entities Only delete children if they're client only Add BlendIndices and BlendWeights vertex attribute type Finalize modelbuilder properly Forgot about this Merge branch 'master' of sbox Add ModelBuilder.AddBone Vertex size mismatch with vertex layout ArgumentException includes the sizes Merge branch 'master' into particle-scene-obj Don't query engine for all scene objects, instead add GetWorld binding and keep managed list of scene objects on worlds
4 Years Ago
Various water tweaks
4 Years Ago
Merge Main->Submarine
4 Years Ago
▍▊▆█▄▍ ▇██▆▇▅
4 Years Ago
Merge Submarine->HDRP_Art_Backport (aux)
4 Years Ago
Fix solo sub internal FX NRE
4 Years Ago
▇▋▅▋▊▇ ▍▍▄▅▅▌▉ ██▊▌▍, ▋▆▅▋▌▇▇▍, ▊▄▄▍▇▋▍▇ ▅▍▆▇▊▄█▆▌▆, ▅█▋█▌▍▉ ▍▍▋▉▉▍▋ █▋▋▍ ▍▄▌▇▌ ▅▆█ ██▆▋▌, .▍▌▊▅▌▅ ▅▅▅██▌▆
4 Years Ago
Add null check in mountable FixedUpdateCycle
4 Years Ago
Exposed some extra params on water overlay for Petur.
4 Years Ago
▋▌▄▅▇▊▊█ ▋▄ ▍██▌▇▌▉▅▋
4 Years Ago
Added a few settings, hooked up a basic shader to check everything is working as intended.
4 Years Ago
The underwater surface plane responds to depth. The sky is no longer crystal clear at extreme depth.
4 Years Ago
merge from main
4 Years Ago
file.Exists now works with addon title pathIDs like file.Find
4 Years Ago
Added a bunch of scripts from my ocean experiments
4 Years Ago
Added job packages
4 Years Ago
▅▌▅ ▊▅▉█▍ ▌█▌▍ ▊▅██▊▋▉▇▌ ▇▅▌▇█▄▌
4 Years Ago
Improved addon detection for Lua errors ErrorNoHalt/Error will now display a stack trace in Problems panel
4 Years Ago
Vertex size mismatch with vertex layout ArgumentException includes the sizes
4 Years Ago
Add ModelBuilder.AddBone
4 Years Ago
▄▊▇▋▇▄▊ ▍▇▄ ▌▌▍ ▅▊▍▍▆█▌▆ ▇▉█▍▍▉▇ ▅▋▆▄▆, ▄▆▇▊▌▆▄▋▇▌▊▋ ▅▍▆▉▄▍▊▋▌
4 Years Ago
▉▇▊▉▍▆▆█▆ ▊▅▄▆▉▍▇
4 Years Ago
Forgot about this Merge branch 'master' of sbox
4 Years Ago
Finalize modelbuilder properly
4 Years Ago
Add BlendIndices and BlendWeights vertex attribute type