239,344 Commits over 3,837 Days - 2.60cph!

4 Years Ago
▄▉██▉▍ ▇█▅ ▅▇▊▇▊ █ ▉▄ ▌▍▄▇ ▋▅ ▇▇ ▋▆ ▉▄▍ ▆▇▅▉▋▋ ▄▊▊▅ ▋▍▋█ ▆▄█▌ ▌▋▅▆▋▉▉ ▆▇ ▄▄▋▊▋█▅▌ ▄█▌▍▊▉▇ ▅▌ ▆ ▇▍▋▅ ▆▇█▋
4 Years Ago
Compile fix
4 Years Ago
Fixed dev_preview particles
4 Years Ago
Potential fix for OSX crash with workshop when joining servers
4 Years Ago
Undo changes to "ai" SENT's OnTakeDamage
4 Years Ago
Pull Requests: * Fixed a comment * Fixed DCheckBoxLabel's vertical alignment of the label
4 Years Ago
Fix label PerformLayout in DCheckBoxLabel (#1767)
4 Years Ago
Update admin_functions.lua (#1768)
4 Years Ago
Fixed changelevels not working due to recent signonstate changes
4 Years Ago
Fixed a regression where map spawned hls weapons are sometimes broken
4 Years Ago
Fixed def errors Added bind friendly MeshSystem.CreateProjectedDecal Actually fuck that, I don't want to compile the whole engine again InteropGen - reduce span so we can see errors Handles Update sceneobject.def Update Handles.cs Update SceneObjectFlags.cs SceneObject Get/SetBoolValue Decal cleanup Merge branch 'master' of sbox
4 Years Ago
Don't let delivery drones fly underwater
4 Years Ago
Fixed the local build scripts
4 Years Ago
overgrowth materials color tweaks
4 Years Ago
Updated dungeon_grid_test scene to also spawn the full intersection
4 Years Ago
Fixed stairwell code regression that was causing corridors not to connect perfectly
4 Years Ago
▊▌▆▄▇ ▍▅█▅▆▉▅▇ ▇▆▊ ▆▌█▌▅▌█▋ ▋█▉▊ ▊▄▇▅▋ ▅▅ ▄▋/▋▍▄█▉▊▊
4 Years Ago
Tweak speeds, tighten timeouts since they were excessive
4 Years Ago
Using int shader property ids instead of strings.
4 Years Ago
Make delivery drone motors spin CW and CCW instead of all the same way Assign sounds to the other drone so it doesn't spam NREs
4 Years Ago
Remove conditional networking for market terminal orders (Maybe fix for "waiting for x deliveries" message not appearing?)
4 Years Ago
Added a DisableWithMainMenu script, added it to the quit and suicide confirmation panels so they close properly if closing the menu with them open.
4 Years Ago
▉▄▄▋ ▊▊███▍▅█ ▆▆▄ ▌▋▅▇▉▇ ▇█▊▅▉ ▇▍ ▍▆ ▅▉▇▍▅▌▋▊ ▌▊▌▌ ▆ ▍▊▋▍█▋▌ ▉▇▋▄ ▅▅▊ ▇▉ ▄▆▉▉▅▌ ▊▅▆ ▅▆ ▄▅▆▋▊▉
4 Years Ago
Merge from main
4 Years Ago
More motion vector fixes, some tidy up and fixes. Added the ability to opt out of system.
4 Years Ago
Fix player position marker not scaling correctly on map views (MapInterface had a MapScaleIndependent component added onto the marker)
4 Years Ago
Adjusted 180 degree turn prefab so it doesn't clip the stairwell piece
4 Years Ago
Removing unused corridor prefabs
4 Years Ago
merge from main
4 Years Ago
adding stairwell elevator, refining other pieces
4 Years Ago
Adapt sunLightObjNative to definition change
4 Years Ago
Implement conversion from Angle to forward Vector3 and vice versa Finish base API for Light SunLight base for directional light Light cleanup Cbasemodelentity def cleanup Fix light types Merge branch 'master' of sbox
4 Years Ago
more 3p source anims
4 Years Ago
3p source anims
4 Years Ago
Stairwell bottom piece socket update
4 Years Ago
Prefab updates to support stairwell pieces
4 Years Ago
Code changes to support stairwell pieces
4 Years Ago
shortened the stairwell bottom piece transition tunnel by 1.5m to make it 6m from pivot
4 Years Ago
Add types for AnimSceneObject, SceneParticleObject
4 Years Ago
▊▄▅▄▍▌▌ ▍▇▋▊▅▉█▅▆▊▊▌ ▍▅▆ ▉▋▉▊▋█▆ ▉▌▄█▉▅▄ ▊▄▍▍▌▅█▄
4 Years Ago
Make GetManagedType, GetManagedHandle const Child handle types return handle class instead of native class Merge branch 'master' of sbox
4 Years Ago
Implement RecalculateDerivedValues and boilerplate in C# Move lighttype enum to engine, document light and iterate it a bit Merge branch 'master' of sbox Typo
4 Years Ago
phrases
4 Years Ago
SceneObjects are handle based Interop: Added HandleChild SceneObject OnNativeInit/OnNativeDestroy Added Assert.AreEqual Added HandleIndex.ForceNextObject Light + Skybox constructors force that object as created object
4 Years Ago
train tunnels stairwell pieces greybox and test scene
4 Years Ago
Merge from /main/drone/shop
4 Years Ago
Fix player position not showing on the market UI... but why does the marker change size with zoom?
4 Years Ago
Fix issue where the shop details panel can be partially seen when first opening the market UI
4 Years Ago
Disable market UI RPCs when playing demos
4 Years Ago
Merge from /main/drone/shop