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

6 Years Ago
ADS fix
6 Years Ago
Fixed NotImplementedException in MenuBackgroundVideo.OnVideoError
6 Years Ago
Compile fix
6 Years Ago
[D11] DTLS ping heartbeat moved from managed to native code, for optimisation.
6 Years Ago
Fixed CraftingQueue staying after disconnected proper
6 Years Ago
Replaced RakNet.StreamRead with NetRead + optimized
6 Years Ago
Far away tree renderer also works with tree skins (vs. LODGroup) Fixed NRE (editor only?) in far away tree manager
6 Years Ago
Fix for lod converter imposter stuff that I broke
6 Years Ago
[D11] Minor optimisation caching ItemModProjectile
6 Years Ago
[D11][UI] [#2135] Altered Hud to avoid overlap.[#1682] fixed Hud scaling issue
6 Years Ago
merge
6 Years Ago
Merge from main d11 branch
6 Years Ago
Added more instancing
6 Years Ago
A bit of tidy up.
6 Years Ago
Fix missing convex flag
6 Years Ago
Fixed Hapis start up errors maybe? (2019 upgrade?)
6 Years Ago
Backup
6 Years Ago
Removed rogue component from farawaytreesystem
6 Years Ago
[D11] Fix for bonus spot on ore not updating correctly on initial spawn
6 Years Ago
Enable pool groups for BoxColliders and CapsuleColliders
6 Years Ago
Added instancing for a few more object types
6 Years Ago
Comments only
6 Years Ago
Remove debug print
6 Years Ago
Fixed a double damage issue with bullets. Can now prevent double damage from hitbox + motor while also allowing a shooter to be assigned on C4 and so on, which only do server damage. So cops will shoot you if you hurt them with your C4 explosion, your C4 will actually do damage to the motor hit receiver, but your bullets won't. But bot and NPC bullets will.
6 Years Ago
Added ParticleSystemIK to flamethrower (fixes third person flame direction)
6 Years Ago
Set jumper unity category correctly
6 Years Ago
[D11] Update pickup objects
6 Years Ago
Server compile fix
6 Years Ago
[D11] Extra placement error text
6 Years Ago
Chat layout optimization
6 Years Ago
Report client startup exceptions
6 Years Ago
Backup/FX
6 Years Ago
[D11] Added new string for trying to place an item that needs repairing
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