userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

11 Years Ago
Merged pie menu branch into construction2
11 Years Ago
Merged with trunk
11 Years Ago
Merged with trunk
11 Years Ago
Added in-engine translation class Made PieMenu replace Context Menu Fixed Icon Updating Fixed Item phrase updating Stripped HTML context menu
11 Years Ago
Added tool cupboard Added player flags
11 Years Ago
Pie menu experiment
11 Years Ago
Added support socket If socket is rotatable, rotate until find valid placement pillar prefab
11 Years Ago
New block socket Made it so sockets can be set as rotatable
11 Years Ago
Raised floors/foundations 5cm
11 Years Ago
Network fixes
11 Years Ago
EAC bundle for OSX
11 Years Ago
Building component level transitions
11 Years Ago
Building system revamp checkin
11 Years Ago
EAC server update
11 Years Ago
Should fix EAC errors when more than 256 players on a server
11 Years Ago
Fixed not loading entity parents from saves (fixes missing locks on load)
11 Years Ago
Server always loads by default unless -skipload is on command line Reversed earlier change to Lidgren
11 Years Ago
Updated EAC.Client.dll
11 Years Ago
Fixed railing creation physics push glitch Consolidated some common errors Error reporter reports current level name Fixed NRE in model.trigger Error logging now ignores errors from Oxide Fixed NRE in Effect.Init
11 Years Ago
Removing because doesn't exist?
11 Years Ago
Potential NRE in effect sending
11 Years Ago
Server compile fix
11 Years Ago
Fix being able to no-collide with walls by hitting them with the hammer :S
11 Years Ago
Temporarily disabling EAC for osx/linux (until EAC for osx/linux works properly)
11 Years Ago
Made lock code spawnable with existing items (temporary) Updated scene2prefab, phrases
11 Years Ago
Added DontBecomeSolidWithPlayerInside Fixed exception when loading old save
11 Years Ago
Made tree colliders convex or converted to capsules (perf, memory)
11 Years Ago
Halved tree count
11 Years Ago
Testing beta11
11 Years Ago
Fixed gesture animations playing by default. Fixed NRE in DamageIndicator
11 Years Ago
Fixed defaulting to shitty quality Fixed not being able to hit trees
11 Years Ago
Fixed network compression size threshold on broadcast
11 Years Ago
Quick fix for stuff trees etc notspawning on servers
11 Years Ago
Fudged menubackground to avoid compiling GI (because it crashes the build server) Fixed warnings
11 Years Ago
Fixed compile error Throw exception on compile error
11 Years Ago
Merging tree-sync-experiment to main
11 Years Ago
Merged with trunk
11 Years Ago
Added network compression
11 Years Ago
baseNetworkable.networkOwner not used for anything
11 Years Ago
Don't delete the spawnhandler on a listen server Tree layer (for perf tests) Not moving trees into Network heirachy seems to fix group < errors Changed network rotations to send as vectors Don't send trees in every snapshot - only the first one Don't send a full snapshot when spawning dead
11 Years Ago
Moved tree stumps to their own prefabs
11 Years Ago
Hide prefabID in inspector
11 Years Ago
Added TreeEntity (so we can specifically optimize trees) Replaced ent.sourcePrefab string with prefabID (a hash of the string) Added ent.KookupSourcePrefab() (to get the prefab name as a string) Updated prefabs with new ID
11 Years Ago
No need to build manifest in build process, it's done in a seperate call now to force defines
11 Years Ago
Updated to coherentui 2.5.0.0
11 Years Ago
Can set developer convar on server Fixed logic error in RPC_Server.MaxDistance Disabled PVT and water reflections by default (perf)
11 Years Ago
Only generate manifest if full defines are set
11 Years Ago
Fixed server compile issue
11 Years Ago
Merging lock code into the main branch
11 Years Ago
For test purposes, give everyone a lock_code on spawn (until we have batteries spawning)