240,139 Commits over 3,837 Days - 2.61cph!

3 Years Ago
merge from submarine
3 Years Ago
Renamed "PropDayNight" to "DayNightProp" Renamed to copy the same name style as current ones Removed default model parameter
3 Years Ago
DungeonBaseInfo now contains a list of all DungeonBaseLink that belong to it
3 Years Ago
▉▊▇▉▌▉▍▉▅▋ ▋▅▅ ▋▅▌ ▄▉▍▊ ▅▄▄▉▉ ▌▉▌▇ ▌▋▅▅▊█▆, █▆ ▊▆▍▋▋▅▋▍▍▌▆ ▇▋▉ ▍▌▊█▊▌▄▄ (▍▄ ▅▆▄▉ ▄▉▇ ▍▇▋▍ ▊▋█▆▍▌▉▌ ▋▊▄▅ ▅▆▇▍▍▊▊▅▊)
3 Years Ago
Slightly better handling of swimming up into the moonpool (this needs more work, but it's a start)
3 Years Ago
█▅▍▅ ▍▋▄▉▍▄▆ ▊▋▋ ▋▉▅▇▌▍▍▉▋ ▌▇▉▌▊▌ ▆▍▊▇▉▋▅▋ ▌▇▅ █▅▊▌▊▆▇▌ ▄▄▉▊ ██▆▌▇▅▌▇▍ █▋▊▄▉▆ ▅▍▊▋ ▇▄▋, █▋▍▌▅ ▄▆▄▉ ▋▋▇▅▍▇ ▌▋▊▄▍▆ ▄█▍▌ ▄▍▅▌▇
3 Years Ago
Cancel a gesture if a player changes equipped item
3 Years Ago
Fixed scrap heli damage texture, working now
3 Years Ago
Remove damage texture content from the scrap transport heli, since it was actually unused
3 Years Ago
Save on materials. Don't use a separate material anymore just to show full damage on gibs. Instead have the gibbable script apply the damage texture itself if it detects that a DamageRenderer is being used, reusing the shared material with instancing.
3 Years Ago
Can press Ctrl+C and Ctrl+V to copy and paste the current phone number while on the dialling UI Added a button to copy the current phone's number into the clipboard
3 Years Ago
Fixed HAB not always showing damage texture correctly. Other minor damage tex edits.
3 Years Ago
Upgrade to 2021.1.13f1 NexPlugin for Unity 5.0.1 Updated NintendoSDK Fixed exceptions from unity upgrade Username / avatar fetching API changes
3 Years Ago
Prop Day Night Entity Entity that changed the skin on a model depending on time of day. Updated Countryside map Additional Art Cleaned up some areas Changed Fence clipping back to what it was before
3 Years Ago
Remove the "Cubicles" on Playground as a lot of them are missing prefabs and/or scripts
3 Years Ago
Fixing/improving some general issues with the vehicle damage texture systems.
3 Years Ago
▋▌▆ ▌▍▅▅▄▉▍▅ ▄▆▄▄▊▉ ▉▉▊█▌ ▌▍▆█'█ ▌▋▇▍▋▍▇ ▍▊▊▇█▍ ▄▄ ▇▊▌ ▉▉▊▍▊▆ ▊▉▆▄▌▍▆ ▉▉ ▋▇▆▅▄▇▅ ▌▅█▄▅ ▅▊▊ ▇▉▆▅▊▌▋ ▌▅▅▆▆▋▆ ▄▊▇▋▍ ▅▊▌▅▉ ██▊▉ ▉▊ ▄▉▌▉▊▆▋ ▅▍▊▄█ ▄▄▌▅▇▊▄
3 Years Ago
ai data for tube pieces
3 Years Ago
ai data for LShaped pieces
3 Years Ago
▅▍▅▅ ▉▉▌ ▉▅▌▍ ▋▅ █▍▌ ▇▊▉█▄▅ ▇▍▍▉▌ ▍▍▍▋ ▍▋▆▌ ▉▅▇ ▍▅▋▆ ▊▆▆▍ ▉▊▊▆ ▌▇▇▉█▄ ▊▆ ▆▄▋ ▌▉▆▄▍▍
3 Years Ago
merge from ai main
3 Years Ago
merge from submarine
3 Years Ago
Submarine gibs now show full damage on the damage texture
3 Years Ago
Fix some color and gradient parsing issues in CSS
3 Years Ago
Changes to texture damage to make it more visible on the submarines
3 Years Ago
Adjusted sub damage protection + material edits
3 Years Ago
Add health-based damage texturing to both subs
3 Years Ago
Merge Main->Submarine
3 Years Ago
█▇▌ ▆▉▊▋ ▄▄▉▆▊▍▋▊▅ ▉▄▆▄▌▍▌▌▄▋ ▄▇█▋█ ▉▅▄▋▅▋▆▇▄▋▋ █▆▉ ▍██▌ ▄▌▆▋▋/▊▉█▄▆▌▊▇▉▇ ▄▋▉▍▄▉ █▇▋▅▆ ▅ █▉▆▄▆▊▉ █▌▆▌▇▇▅▊▊ ▍▉██▆▅▆
3 Years Ago
For connect exceptions, show only the exception message in the console, not the whole stack
3 Years Ago
Turned the exception from a failed 'connect' console command into a warning. It now shows up in the UI and as a warning in the console, instead of in the UI and as red exception text on the main menu.
3 Years Ago
Hotload: Fixed duplicate key error spam in console Hotload: Cleanup
3 Years Ago
Hotload: Failing enum array test Hotload: Fixed upgrading enum arrays Hotload: Failing static readonly field test Hotload: refactor to support upgrading into existing instances Merge branch 'master' of github.com:Facepunch/sbox
3 Years Ago
Added requested cinematic lighting prefabs for map/content makers in /modding/cinematic - no lodding, extra reach and width. Performance heavy, don't use on regular maps
3 Years Ago
art source backup
3 Years Ago
Added a generic ability system. Units can have different abilities that have their own dependencies. Abilities can target an area, a specific unit, or a specific structure. Implemented Heal ability for the medic. Cooldowns pending.
3 Years Ago
Fix typo in function documentation Merge pull request #554 from chk1/patch-1 Fix typo in function documentation
3 Years Ago
Added fade distances and shadow fade distances to lights (#17)
3 Years Ago
PropertyAttribute - SetValue, GetValue, MemberName Merge branch 'master' of sbox
3 Years Ago
Starting Inspector Merge branch 'master' of sbox-game
3 Years Ago
minimum speed for doors Deleted func_door_rotating func_button now can rotate, and has visualization (I meant func_rot_button in previous commit)
3 Years Ago
Adjust mapIO max visible distance for text
3 Years Ago
No longer poll for selection changes in SelectionItem but use callbacks instead. Properly update command list when anything changes that might give different commands.
3 Years Ago
Adjusted doorhelper visualization for local dir moving doors Also adds "not moving" type to hide the visualization for non moving buttons
3 Years Ago
Update some compiled resources
3 Years Ago
Added a unit rank system. Each rank gives +1 damage bonus up to a max of 3 ranks.
3 Years Ago
Fix balloon tool initial color
3 Years Ago
Missed file
3 Years Ago
Added AIInformationZone.Mege
3 Years Ago
AIInformationZone bounds encapsulation tests