243,818 Commits over 3,898 Days - 2.61cph!

9 Months Ago
Check for non uniform scale properly
9 Months Ago
Approximate hull for sphere collider when it has non uniform scale https://files.facepunch.com/layla/1b2511b1/sbox-dev_cEmmJpViho.mp4
9 Months Ago
Leaderboard backup, run #9868
9 Months Ago
Gimzo -> Gizmo
9 Months Ago
Pass prefab import context into DoPrepare but didn't end up speeding up imports or builds
9 Months Ago
Apply `IDoPrepare` interface to all components with the reflection "DoPrepare" Change `Rust.Editor.ForceLabel()` to not save the asset (you can't save to disk when importing) Remove all "SavePrefabAsset()" calls inside `DoPrepare()` methods Remove all `SetDirty()` calls inside `DoPrepare()`
9 Months Ago
See if we can skip the "PreparePrefabs" part of build process by moving prefab processing from build step -> import step - add AssetPostprocessor to call "DoPrepare" methods while assets are being imported - add IDoPrepare interface to replce the reflection based method
9 Months Ago
Change nudge shortcut to Alt+ (blocks text input otherwise)
9 Months Ago
Add "op_ui_objectives_force" Implement InventoryContainerPanel/Slot, layout grid and non-grid inventories https://files.facepunch.com/tony/1b2411b1/sbox-dev_heTLhXRngc.png
9 Months Ago
Build runtime models ray trace objects with mesh collision data, this makes more sense for now and doesn't fuck up triangle order when you want multiple materials
9 Months Ago
Add arrow key nudging to scene menu https://files.facepunch.com/layla/1b2411b1/sbox-dev_jsu3UScQxU.mp4
9 Months Ago
Add IMaterialSetter for material drops UseRenderMeshes for material drops as they don't care about tags
9 Months Ago
Comments test
9 Months Ago
Can filter packages by contest:{contestid} List contest entries Randomize entry list GetPackage speed up Fix code highlight Filter contest entries properly
9 Months Ago
Component editor
9 Months Ago
Why does SerializedProperty have 4 virtual methods to get attributes? Fixed SerializedList.Parent
9 Months Ago
Notifications foundation
9 Months Ago
Leaderboard backup, run #9844
9 Months Ago
Flame jet iteration
9 Months Ago
tutorial end cinematic mixdown tweak
9 Months Ago
Partial revert of 93310 to re-enable 3D skin views when item store is used while in-game
9 Months Ago
Fixed issues lignting with store when in-game
9 Months Ago
merge optimize_build_generate_manifest -> main (test if it makes a difference)
9 Months Ago
Apply `AssetDatabase.StartAssetEditing()` to the entire "Update Game Manifest" instead of just "Prefab Prefabs"
9 Months Ago
Make these functions more readable
9 Months Ago
Finished harbor 1 dressing
9 Months Ago
Reserialized materials
9 Months Ago
Gib explosion
9 Months Ago
▍▅█▌█▊▍ ▌█▄▆▇▊▍ █▄▅▌▋▍▌▊ ▆▉▌▊▌▅ ▆▄▅▆▋▉
9 Months Ago
Gib death alternative
9 Months Ago
Clear velocity on respawn
9 Months Ago
Fill items on the last row of the abyss pack
9 Months Ago
Close takeover screen when clicking anything off of it Force scroll to top on takeover screens cause they keep auto scrolling down a bit when editing prefabs
9 Months Ago
Tweaks
9 Months Ago
Add light test scene to main menu
9 Months Ago
Split items into two rows for lumberjack takeover
9 Months Ago
Adjust kill trigger on SpinnerCrusher
9 Months Ago
Fixes
9 Months Ago
Fix incorrect sizing of skin viewer on takeover screens
9 Months Ago
Add Rotation.ClosestAxis - Will give you the axis most aligned with the given normal Add Gizmo.Nudge - Will give you a nudge vector along the most aligned left and up axis of the rotation
9 Months Ago
Finish hooking up modal details
9 Months Ago
tutorial end cinematic audio tweaks
9 Months Ago
packaged food - cans update
9 Months Ago
Fixed station prefabs
9 Months Ago
Military flamethrower - updated with new model, added item prefab, fuel gauge needle anim tweaks
9 Months Ago
quick fix to skeleton gib vmdl
9 Months Ago
Fill in the replaced item and breaks down into sections
9 Months Ago
Contest entry
9 Months Ago
player update. exported/setup jerrycan animation set. made new holdtype controller for it and edited water jug entity
9 Months Ago
Player preview no longer affected by sun/moon directional light