193,693 Commits over 4,079 Days - 1.98cph!

6 Years Ago
SingletonComponent.Clear => SingletonComponent.SingletonClear SingletonComponent.Setup => SingletonComponent.SingletonSetup
6 Years Ago
Clear crafting queue ui when leaving server
6 Years Ago
Slide respawn options in
6 Years Ago
[D11] Fixed issue with microphone icon being off when it should be on, and visa versa
6 Years Ago
Added scientist background
6 Years Ago
[D11] DTLS Unity test app updated with latest plugin code.
6 Years Ago
[D11] Disable server debug log spam
6 Years Ago
Oops
6 Years Ago
Sort out client/server hit damage. Still need to test a bit more, maybe refactor a little.
6 Years Ago
Another rename for clarity
6 Years Ago
Rename IBulletShooter to IShooter
6 Years Ago
removing more ui blur removing old ui camera, updaing the ui toggle in the dev tool
6 Years Ago
Updated C4 to simply throw on the server. Angle may be affected by lag if the player is turning their view while throwing.
6 Years Ago
Minor cleanup
6 Years Ago
rotation
6 Years Ago
protocol++
6 Years Ago
merge into main
6 Years Ago
merge from main
6 Years Ago
horse work
6 Years Ago
renamed lod2 textures and materials to mask, set to 1 channel greyscale. Added surface_default blank 6x5 texture to _shared folder
6 Years Ago
more horse play
6 Years Ago
[D11] xb1 instancing fix + re-enable
6 Years Ago
Added ParticleSystemIK (please refer me to a mental asylum)
6 Years Ago
tweaked icer attack anim
6 Years Ago
WIP auto targeting
6 Years Ago
...
6 Years Ago
A bunch of edits for doors.
6 Years Ago
more setup.
6 Years Ago
prefab setup, adjusted default surface mesh
6 Years Ago
[D11] [Audio] compile and test XBone version of Crossvoice... tested, working... we still have weird repeats/echos occasionally
6 Years Ago
▋█▅▍▄ ▋▆▇▄ ▆▆▊▊ ▄▉ ▊▍█▅▋▆█▄ ▌ ▄▊▆▇▅▍ █▆▆▊ ▌▄▆▆▍▆ ▉▅ █▆-█▄▇ ▌▊▋▋▅▋ ▍▍ ▇▇▆▍██▍ ▅▄▌ ▍▇▄▅▉▇ ▋▉▍▅ ▄▄▋█▄▆█▋▇▆
6 Years Ago
Ejection improvements.
6 Years Ago
cliff shader update, made most properties visible
6 Years Ago
[D11] [UI] Recycler no longer attempts to recycle items that cannot be recycled. Recycler Entity Menu options adjusted.
6 Years Ago
Fixed "BAD STATIC LUMP V101" error message on some CS:GO maps
6 Years Ago
Full ADS core billboard hide. Rifle cartridges don't motion blur. Cleanup.
6 Years Ago
ADS semi hide backup
6 Years Ago
[D11] [TEST] Disable shadows on AK47 muzzle flash light
6 Years Ago
Rifle ADS setting test. Cleanup.
6 Years Ago
Muzzle lightEX improvs.
6 Years Ago
▉▍▋█▊▆▍ ▇▉▌█▆█▌▅ ▅▍▄ ▌▅▊▉_▄▊▌▍▍▍▌▇ ▍▅█▇ ▋▉▇▄▌█/▇▌▉▌▅█▆▊█/▅▇▋ ▄▉ ▉▄▌▅▉ ▋▇▍█▆▌▇ ▋▄▅▊ ▌▌▅█ ▋▌▍ ▅▉▇▊▇ (█▊▍ ▆▄▍▋ ▊▊▆ █▅▄█▇ ▇▄▌▊ ▆█▌▇ ▉▊▊▌▋▄▋▉ ▅▄ ▄█▌ ▆▉▆▌▆█ ▄▉█▍?)
6 Years Ago
6 Years Ago
6 Years Ago
Rebased global trees to branch
6 Years Ago
spawnmenu.ActivateTool minor changes
6 Years Ago
Merge from main
6 Years Ago
[D11] [UI] Increased Campfire Inventory space to 6 to correctly reflect UI slot amount.
6 Years Ago
[D11] Restored a couple of console commands my server workspace gen eliminated.
6 Years Ago
[D11] DTLS SSL read timeout (may have been blocking ping heartbeat check at times). Profiling console commands. Ping functionality disabling from command line (for performance testing). Native DTLS header size query method.