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

1 Year Ago
player update. stone pickaxe entity edited so weapon holster and held postion is correct
1 Year Ago
fix material on the bathtubplanter
1 Year Ago
merge from main
1 Year Ago
Fix text on a few views, punctuation and wrong descriptions
1 Year Ago
player update. edited pitchfork and wooden spear entities so holster position and weapons are held correctly.
1 Year Ago
Scientist count bump. Additional AI data.
1 Year Ago
Add 3rd variant to Frontier Planter prefab
1 Year Ago
Fix Abyss text sizing bug
1 Year Ago
Small adjustment to axe and pick visual positioning on the item store abyss page. I didn't have time to position these perfectly the other day.
1 Year Ago
Merge from main
1 Year Ago
merge from main
1 Year Ago
Merge from debugging
1 Year Ago
Init/get order fix
1 Year Ago
Override brain and npc movement tick delays for Bradley spawned scientists.
1 Year Ago
AIBrain movement tick start delay, defaults to previously used hardcoded value.
1 Year Ago
Remove some debug. Movement delay fix.
1 Year Ago
fixed ChickenCostume related errors on CraggyIsland
1 Year Ago
phrases
1 Year Ago
Merge main -> store-ui
1 Year Ago
WIP suspension
1 Year Ago
merge from tutorial_island/server_opt_in_support
1 Year Ago
merge from tutorial_island/auto_opt_out
1 Year Ago
merge from vendor_ui_fixes_4
1 Year Ago
merge from tutorial_island
1 Year Ago
merge from fadeoutnre_fix
1 Year Ago
merge from store-ui branch
1 Year Ago
merge from RidingChickenCostume
1 Year Ago
MaterialSetup includes inactive children when IncludeChildren is enabled
1 Year Ago
EnvironmentVolume overrides for BiomeBisuals and MaterialConfig MaterialConfig can now specify shader toggles (only supported for some) MaterialSetup has includeChildren flag to apply to all child renderer components instead of just the renderer on the same game object
1 Year Ago
Revert back to harmony 1.2 to fix aux2
1 Year Ago
First pass on a harbor container manager entity, spawns containers and stacks them appropriately semi randomly (crane functionality is broken for now)
1 Year Ago
Bike is now mountable, some basic functions working
1 Year Ago
Update containers with a static version of the double door prefab
1 Year Ago
Merge from main
1 Year Ago
Merge Main -> Bikes
1 Year Ago
merge harmony_2 -> aux2
1 Year Ago
Switch to net framework 4.5.2 version of harmony dll
1 Year Ago
Scrollbar just hides rather than disables
1 Year Ago
Bill loadout edit
1 Year Ago
Ensured accordions are closed by default
1 Year Ago
Fixes for some bugs in the "flat water" boat system, to allow kayaks to sit nice and flat on tutorial island even when a storm is raging on the server. Will improve Tugboat behaviour too.
1 Year Ago
Make tutorial support disabled by default in server config
1 Year Ago
Automatically mark players as having declined the tutorial if they have over 50 recorded deaths
1 Year Ago
Increase size of vendor name box
1 Year Ago
Hide scrollbar for single vendors
1 Year Ago
Fix TokenisedPhrase strings containing [attack] returning the input bounds to [attack2] if attack2 is bound before attack in the keys.cfg file
1 Year Ago
merge from harmony_2 -> aux2
1 Year Ago
Disable assembly version validation
1 Year Ago
Lighting additions for heli wreck fire
1 Year Ago
Ensured vending screen only cancels invoke if the handler hasn't already been destroyed (prevents an error push in editor)