249,466 Commits over 3,959 Days - 2.63cph!

5 Months Ago
Prevent potential crash with NWVars Fixed a copypaste error in edit_sky Replace debug.getregistry usage with RegisterMetaTable (Pull Request)
5 Months Ago
Initial commit
5 Months Ago
Replace debug.getregistry usage with RegisterMetaTable (#2097)
5 Months Ago
Don't show editor keybind warning when empty. Resolves Facepunch/sbox-issues#6074
5 Months Ago
Fixed copy paste error in edit_sky
5 Months Ago
Fixed performance degradation with lots of static props
5 Months Ago
Nope, get rid.
5 Months Ago
Reduce non-empty reload time, mark if it's a continued reload and fuck the delay off
5 Months Ago
player update rocket launcher reload anim for the weapon speed changed from 0.5 to 1
5 Months Ago
player update. handcuffs setup and anim set export
5 Months Ago
Badly coded anim delay until I rewrite this in a better way
5 Months Ago
Set up basic "b_reloading" loop for shotgun
5 Months Ago
Added Rectangle Tool Tileset Tool Inspector now shows Properties on the currently selected tool. Added Separation to Line Tool and Hollow to Rectangle Tool https://files.facepunch.com/CarsonKompon/2024/August/02_11-11-IllinformedArmyworm.mp4
5 Months Ago
Fixed being able to boost when dead
5 Months Ago
▍▅▄▇██ ▊▌▉▌▅
5 Months Ago
Fixed initial rotation delay for projectiles
5 Months Ago
Fixed UI absolute/relative issues
5 Months Ago
Round calculated line positions instead of flooring them (prevents lines from looking oddly curved at certain angles)
5 Months Ago
Update: Fixing deprecation warnings from obsolete Pool API use Tests: none, trivial changes
5 Months Ago
Did some minor tileset optimizations. Added Line Tool to Tileset Tool https://files.facepunch.com/CarsonKompon/2024/August/02_10-44-SickBird.mp4 Update example project assets
5 Months Ago
Ignore standalone builds folder Adjust spaghelli reload timings to match new anims (havent implemented single reload anim loop yet)
5 Months Ago
▇▅▅▌▆▇▉ ▇▋▆▄▇▇█▍▄█▉ █▌ ▌▋▄▍▌
5 Months Ago
▋▌█▊ ▌█▄▌▉▍▆▉
5 Months Ago
Make AE_CL_BODYGROUP_SET_VALUE work
5 Months Ago
Updated industrial.ceiling.lamp.compact Model and Prefab Added New Textures and Materials for industrial.ceiling.lamp.compact
5 Months Ago
v_spaghellim4: added VMDL & animgraph metadata related to showing/hiding shells bodygroup
5 Months Ago
Citizen: re-enabled upper body component of the lean layer
5 Months Ago
Optim: Avoid unboxing in Pool.Free(ListDictionary) Was reported by Clr Heap Allocation Analyzer and I missed it originally. Tests: none, trivial change
5 Months Ago
Fix mistake in quaternion exp, causing Rotation.SmoothDamp to return incorrect rotation
5 Months Ago
Merge: from main Tests: built all targets, ran around solo on CraggyIsland
5 Months Ago
merge from radtown redux branch
5 Months Ago
Added convar 'global.disable_clouds' to disable clouds
5 Months Ago
Allow more sections 🙈 Show authors on news sections
5 Months Ago
Gitignore exports
5 Months Ago
Update: disabling ServerTests to not mislead that they are working Tests: none, trivial change
5 Months Ago
▍▄▇ ▌▍▄▆▇▍▅▋█▋▅▅▆▉▌ ▄▇▄▆▊▄█ █▄ ▅▍▇▋▉▆██▌▍ ▌▇ ▌▋▍▍▉▊▅▉
5 Months Ago
Merge: from main Tests: ran new unit tests - all green
5 Months Ago
WIP - change from scene to camera attribute var in AmbientOcclusiion.cs (WIP - other bits of test left in comments while trying to get this complete, just need to determine when PP AO is enabled back to pipeline)
5 Months Ago
Game Exporting (#1641)
5 Months Ago
Update: Refactoring code to not need Pool.FreeDynamic Since there's no more users of Pool.FreeDynamic, removing it as well. Tests: Ran CompanionServerTests - all green.
5 Months Ago
subtracting 102026 102036 102037 reapplying 102046
5 Months Ago
Clean: Makign tests available only in CLIENT+SERVER Also adding assert messages to CompanionServerTests for slightly more clarity Tests: built all targets in editor - pass. Ran all CompanionServer tests couple times - all green.
5 Months Ago
Keyboard/swipe navigation for news If > 10% of users got errors, show error rate on card
5 Months Ago
Bugfix: Tests now able to run after a play session - ServerMgr now cleans up players on shutdown in editor - Tests are able to temp overwrite TerrainTexturing - Tests disable gameplay analytics Tests: ran all tests multiple times - all green
5 Months Ago
Add balls to focus view Position text editing palette better
5 Months Ago
Merge from main
5 Months Ago
Submit navmesh display line material
5 Months Ago
player update. rocket launcher anims set up to match the viewmodel, holster position set and dragon launcher set up
5 Months Ago
Merge from main
5 Months Ago
Post merge cleanup