255,048 Commits over 3,990 Days - 2.66cph!

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
Server Browser, Tabs and Buttons styles, PageHeader component
6 Years Ago
Report client startup exceptions
6 Years Ago
Backup/FX
6 Years Ago
Basic floor clipped version of the unity standard shader Updated a heap of shaders with new clipped versions Really dodgy implementation of an elevator More material swaps + elevator work
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
Add IntPtr version of HandleIncomingPacket
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
Basic controls to switch floors New composite detail shader with floor mask support, fixed some room placement issues Added a console command to add floors, tweaked floor offsets to eliminate clipping Update placement to repsect floors
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
some more storm attacks, etc some speech onion fractal pattern storm shot patterns Merge branch 'master' of SpaceUsurperUnity invasion slow start diamonds Merge branch 'master' of SpaceUsurperUnity fix build error
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
Missing method error parsing
6 Years Ago
Better error when a CallMethod method is missing
6 Years Ago
Fixed build errors Simpler user idents in sentry reports
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
Updated Facepunch.ExpressionStrings Fixed a couple of missing braces
6 Years Ago
Fixed newlines in interpolated strings