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

4 Years Ago
▄▇█▍ █▆▉ ▌▅▍▋▅ ▇▋██▋▉ ▄█▋▍ ▉▅▉▍▅
4 Years Ago
█▄▋▋▄▇ ▅▇▄▉▍▇ ▊▆▋▋ ▆▍▄▄▊▊▇▌█▆▆▋ ▍▋▅▉▉▅▋ ▋▅▋▉█▅▇▌ ▇▇ ▊▄▌ ▋▋▄ ▋▉▄█ ▌▊▍▇▋▄ █▇▆ ▇█▋▉█ ▄▉▉▇ ▊▍▇▌ ▄▉▋▆█ ▍▅▋█▄█ ▊▍▄▆█▌▇▊▍▉▍▌
4 Years Ago
Merge from PoseTools2
4 Years Ago
Cherry picked 49806 - Particle scrubber editor tool (from Jarryd)
4 Years Ago
Update SendAdditionalData on FluidSwitch to accurately display inputs for electrical input
4 Years Ago
Fixed DiamondInstanced / QuadInstanced using the wrong color format
4 Years Ago
Added GameStage methods to control up to 8 spotlights Merge remote-tracking branch 'origin/master' Enable HDR for switch builds
4 Years Ago
Don't initialize the default notification settings in SmartAlarm's constructor because Unity complains (in editor only?)
4 Years Ago
New splash screen assets
4 Years Ago
Powered water pump now shows correct amount of water output when holding a hose
4 Years Ago
▋▇█▌▍█ ▅▋▍▆▇ ▇█▉█▅ █▇▋▉█ █▌ ▊▉█▉▅█▉▌▆▍▌▊▇
4 Years Ago
4 Years Ago
Expose power consumption on water purifier
4 Years Ago
Water jug now hold 5000ml instead of 4000ml (in line with water purifier)
4 Years Ago
Scene & files backup.
4 Years Ago
added tap to water desalinator
4 Years Ago
skin approval
4 Years Ago
[D11] Fix PS4 SCEA *Check warning for enter button assignment
4 Years Ago
▊▄▌▅▇ █▉▋▍ ▆█▄▍
4 Years Ago
[D11] Fix PlayerSettings.PS4.PatchChangeinfoPath, only needs the path to the file
4 Years Ago
Update constraint.lua
4 Years Ago
[D11] Merge with main
4 Years Ago
Constraint library also removes NULL entities from ConstraintSystem.UsedEntities
4 Years Ago
[D11] Reverting the directional shadow maps to medium to test the performance implications on XboxOne and PS4 base.
4 Years Ago
Add more explanations about comments in the mount.cfg file itself to maybe hopefully help people to figure that out
4 Years Ago
Reenabled weight/mass hack for Physgunning ragdolls which is already used for props/etc
4 Years Ago
▍▇▉▆▆▊ █▆▌ ▍▌▄▋▋ ▉▉▇▌▇▍ ▅▆▍▋▍/▉▍▊▋▌▉▋▅█/▊▊▊▄▅▊▅▄/▍▇▉▋/▅█▆▇
4 Years Ago
[D11][#3988] Fix: Filling water purifier with a water jug (2000ml or less) kicks you out of the game
4 Years Ago
Calling ents.CreateClientProp with a model with no physics or no model (and setting it later) will no longer bail mid initialization and cause problems such as the prop not receiving flashlights light at all, etc
4 Years Ago
Merge
4 Years Ago
Merge from main
4 Years Ago
▆▍▄▅▄▆ ▆▋▆▅ ▅▅▇▅▄ █▆▋▅▄▉ ▄▅▍█▇
4 Years Ago
Picking out changes
4 Years Ago
C_BaseEntity::SetModelIndex no longer fails with < -1 indicies (clientside only dynamic models) UTIL_IsValidModel (util.IsValidModel) no longer returns false for precached clientside only dynamic models ents.CreateClientProp automatically precaches the model it is given
4 Years Ago
Fixed issue with winding order when welding vertices
4 Years Ago
▆▋▆ ▇▆▋█▋▋::▊▅▄▉▄▆▍▉▆▄█▍▄█::▉▄▋▆▄▆▊
4 Years Ago
[D11] - Fix to bug 2335 - Supermarket overlapping pavement texture
4 Years Ago
ents.CreateClientProp's entity properly initializes its world matrix
4 Years Ago
[D11] Possible fix to Bug 149 - Ore Node Textures disappear when a layer is broken
4 Years Ago
steamworks.FileInfo fileid field is 0 instead of some big number for SteamUGC items
4 Years Ago
[D11] Fix param_patch.sfx, contained main game data, not beta data
4 Years Ago
[D11] Fixes muzzle flash bug 4015
4 Years Ago
[D11] Fixes muzzle flash bug 4015
4 Years Ago
[D11] Switch the PS4 package category to patch or application
4 Years Ago
[D11][#3672] Fixed searchlight cookie
4 Years Ago
[D11][UI][#3989] Updated controls for layout B
4 Years Ago
[D11][UI][#3983] Altered find/join game screen scroll and position to avoid scroll going missing. [#3999] fixed send feedback options sending to the wrong page
4 Years Ago
[D11][UI][#3959] Added scroll bar to options screen
4 Years Ago
Merge from PoseTools2