239,472 Commits over 3,837 Days - 2.60cph!

9 Years Ago
-added influence thread manager under globals in startup_scene
9 Years Ago
Dealing with scene objects. There's probably bugs here though.
9 Years Ago
Farming WIP
9 Years Ago
Fixed not shadow culling MeshRenderers properly in SkinMultiMesh Fixed server compile errors
9 Years Ago
-better threading/threadsafetying I think.
9 Years Ago
tweaked net shader to not get fogged (might need to revert this) Tweaked lighting and materials on swamp court
9 Years Ago
- Enemy chatter fix for non aware enemies
9 Years Ago
Added character blend colour from court controller
9 Years Ago
RustEditor remembers tabs
9 Years Ago
Avoid rebuilding player models when nothing has actually changed (perf) SkinnedMeshCollider can work with a regular MeshRenderer Can define an attachment bone in wearable (for unskinned clothing items)
9 Years Ago
Basic player belt UI added.
9 Years Ago
Added EntityMenu MenuEx
9 Years Ago
Nuked unused AtmosphericBlend script that doesn't even work :O
9 Years Ago
- WIP stuff
9 Years Ago
Networked inventory updates now seem consistant.
9 Years Ago
Updated to latest Amplify Color and Motion Disabled AM auto-register objs in Player Camera
9 Years Ago
Added Transform.FindChildren (find immediate children by name)
9 Years Ago
Veg model scales
9 Years Ago
Containers and items sync correctly but destroys are not getting synced.
9 Years Ago
Added all the splat types to TestLevel
9 Years Ago
Environment option in RustEditor
9 Years Ago
Added cullmode option to standard shader
9 Years Ago
Spawn now working but updates not working properly.
9 Years Ago
Connecting up UI + inventory networking. Fixed some entity creation and player creation bugs.
9 Years Ago
Fixed hemp bush blocking bullets
9 Years Ago
Giant redwoods.
9 Years Ago
Chicken sounds Metal door sounds Quarry sounds
9 Years Ago
Uncrunching - because Crunch texture compression apparently does the opposite of what it's meant to
9 Years Ago
Started linking UI to inventory. Added Item + Inventory serialization.
bot
9 Years Ago
LinuxDS Build 651
9 Years Ago
deploy guides can be empty
9 Years Ago
Crunch
9 Years Ago
Reduced AO intensity, added back some color bleed, and reduced self bleeding toggled on
bot
9 Years Ago
Linux Build 641
bot
9 Years Ago
OSX Build 779
bot
9 Years Ago
Windows Build 553
9 Years Ago
Bundle textures
9 Years Ago
* GitSync * Added Player.SetLaggedMovementValue * Added Player.GetLaggedMovementValue
9 Years Ago
Fixed incorrect subsurface refraction Fixed glowy water at night; now properly lit using custom lighting model Updated water level; tidying up scripts, more coming
9 Years Ago
- Refactored unit items, attachments, flags and lots of related code a lot - Units can now drop items (player commandable via RMB on selected unit) - UIWidget now deals with animator fadeIn/Out and lets an AnimationBehaviour to deactivate the gameobject (w/fallback) - ItemComponent once again holds a list of InteractionSettings which get passed to the sibling SO on init - Improved ItemComponent SO Interaction mangement methods (they work now, lel) - Fixed shitty rotation on human male Rshoulder AP
9 Years Ago
-more work on the threaded map manager. -aside from the threaded bit needing to look up a vector3 (boo), which will need to be either processed or changed, the threading is threading fine now.
9 Years Ago
Tweaks
9 Years Ago
-some of the constants are being ignored vs constants passed in as arguments -threaded k-d generation is nearly really threaded!
9 Years Ago
Fixed normal texture mode
9 Years Ago
some more animations for the semi-auto pistol view model
9 Years Ago
Crunching Shit
9 Years Ago
Added Lion-El forehand volley stand
9 Years Ago
Player UI
9 Years Ago
-tehfancy infmap, first iteration.
9 Years Ago
added new camera animations to all courts so they don't all overwrite the same one. Tweaked lighting in swamp court, WIP