251,115 Commits over 3,959 Days - 2.64cph!

3 Years Ago
Add sharp Stationary lights, rename Baked and Per Pixel sunlights to Static and Moveable https://i.imgur.com/AVIUGLb.jpeg Refactor glass, fix refraction Rewrite sbox_glass with material api, get base shaders to use shared standard ps code, cleanup, fixes parsing bug to missing newline on features.hlsl, fix define on base shader code
3 Years Ago
Refactor glass, fix refraction
3 Years Ago
Testing viability for a mounted viewmodel with hand IK Added ViewmodelMountedAnchor component that locks the vm forwards while mounted, this is demonstrated on the MobilePhone viewmodel Added ViewmodelIK component that manages IK targets for vm's Added support for MouseSteerableSeats to deploy and holster vm's, this is demonstrated on the SnowmobileDriverSeat prefab
3 Years Ago
Merge Main -> General QOL
3 Years Ago
Add a back strip of mesh to spray
3 Years Ago
New RigidbodyInfo prefab attribute allows clients to access rigidbody data. Now using it on snowmobiles and modular cars. Manifiest update.
3 Years Ago
Use library identifier instead of name. Fixed default stack size. Fixed stack size overflow.
3 Years Ago
▅▌▅'▍ ▊▇▉▅▊ ▅▇██▄▉▍▉▆▄ ▍▇▌▋▄ ▇▄▍▇ █▌▌ ▊▇▅▇
3 Years Ago
Fixed item stacking when using custom data. Refer to item types by library name or generics. Add test stack code.
3 Years Ago
▅▆▋ ▉▋▊▊▅▇█▌▌ ▅▄▅▋▋▄▍▅ ▅▇▇▇▅ ▌▅▅ ▌▆▅▅▉▄▊█▇▅█▇ ▋▊ ▉█▇▊▉▉
3 Years Ago
Make sure InventorySystem.ClientDisconnected is called to properly clean up InventoryContainer connections
3 Years Ago
Added NetInventory a convenience BaseNetworkable with custom INetworkSerializer that will perform an initial synchronization of an InventoryContainer
3 Years Ago
InventoryContainer.Serialize / Deserialize
3 Years Ago
Cleanup old logs
3 Years Ago
Added ChunkDataMap (currently only storing block health). Moved some stuff out of Game and into Map. Modifying ChunkDataMap values will network them accordingly. Block health is reset to 100 whenever a new block is created.
3 Years Ago
Remaining SE big features
3 Years Ago
Fade out ragdolls before destroying
3 Years Ago
View angle edit
3 Years Ago
5 randomly selected maps for end-game vote
3 Years Ago
CustomizationConfig and customization.json Start converting to new customization shit update shit Hotload when customization cfg changes Update facepunch.unicycle_frenzy.fgd Port & bug fix to new customization system Hotload customization this way for now Added all parts to new customization system Add to precache via new parts Remove old customization stuff Update customization.json Asset compile Update .addon Merge pull request #34 from Facepunch/customization Customization
3 Years Ago
Asset compile Update .addon
3 Years Ago
Let snowmobile driver look down a little further
3 Years Ago
Merge Main -> Snowmobile
3 Years Ago
Asset Selector marks the form dirty when the text field changes, not just the asset instance
3 Years Ago
merge from main
3 Years Ago
Fixed Lua errors when trying to activate non Toggle Camera or Dynamite from a tool Button that was loaded from a save in multiplayer Improved save loading so it sets player ownership of spawned entities to a player in more cases
3 Years Ago
More SE progress
3 Years Ago
Revert last push
3 Years Ago
uf_beach updates (wip)
3 Years Ago
Added PNG Asset Type https://files.facepunch.com/louie/1b0711b1/sbox-dev_qWPeRzK1i5.png Should solve sbox-issues/issues/1580
3 Years Ago
merge from reflex 1.6 update
3 Years Ago
merge from ice_ak_fix
3 Years Ago
merge from footstep_bug_fix
3 Years Ago
Rename to AssetPicker
3 Years Ago
CreateCategory and CreatePart dialogs inherit Dialog
3 Years Ago
Asset Selector now outputs real file extensions, not the asset type file extensions
3 Years Ago
Added test_item and MainInventory population
3 Years Ago
Fix compile errors
3 Years Ago
Fixed RPC related issues
3 Years Ago
Stashing work on Inventory API
3 Years Ago
Security light - pivot point adjustment Merge branch 'master' of sbox
3 Years Ago
source anims
3 Years Ago
directional driver reaction anims, updated animator with reaction layer
3 Years Ago
Updated test map updated brick texture added window texture added concrete texture updated vmats added brick slab texture Misc changes
3 Years Ago
Start fleshing out an Inventory API
3 Years Ago
▇▊▊ ▌█▅▉▅▍▅▇ ▋▇▇▍▆ ▊▋▍▆▇▉ ▇▌▊▊▆▌▍▆ ▌▊▄▅ ▄▍█▉▇▍▅-▊▍▇█ ▍▇▄██▉▋-▆▌█▋▇-▋▆▋▍ ▋▆▋▇▊▊ ▆▆▄▋▄▇ ▄▄▊▉▍█, ▊▇▆▇ █▊▄█ ▆▊▆▉▊▇▉▄, ██▆▄▋ ▆▄▋█ ▊▉█▆▋
3 Years Ago
Create Tools.Dialog for dialog type windows Add Layout.AddSeparator() AddonCreator uses Dialog Tweak styles for dialog AddonDownload basics Can create pixmap from http Fixed assetlist source arg Automatically resize + cache pixmaps when drawing to a different size Update AddonCreator, AddonDownload Redraw active window when pixmap downloaded Fix interopgen inline scopes Show from backend oiption in addon manager
3 Years Ago
Improved shadows and lighting on testmap Updated temp textures Support for higher quality materials Add emission map, fix roughness Merge branch 'main' into tasks
3 Years Ago
cctv - reduced aging, fixed position of prefab Merge branch 'master' of sbox
3 Years Ago
Possible fix for footstep bug