reporust_rebootcancel

105,844 Commits over 3,806 Days - 1.16cph!

7 Months Ago
Brutalist church progress
7 Months Ago
Better deploy logic, check for valid positions, don't stop and deploy if there's no valid positions.
7 Months Ago
final planter fix pls
7 Months Ago
player update. stone pickaxe entity edited so weapon holster and held postion is correct
7 Months Ago
fix material on the bathtubplanter
7 Months Ago
merge from main
7 Months Ago
Fix text on a few views, punctuation and wrong descriptions
7 Months Ago
player update. edited pitchfork and wooden spear entities so holster position and weapons are held correctly.
7 Months Ago
Scientist count bump. Additional AI data.
7 Months Ago
Add 3rd variant to Frontier Planter prefab
7 Months Ago
Fix Abyss text sizing bug
7 Months 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.
7 Months Ago
merge from main
7 Months Ago
Merge from main
7 Months Ago
Merge from debugging
7 Months Ago
Init/get order fix
7 Months Ago
Override brain and npc movement tick delays for Bradley spawned scientists.
7 Months Ago
AIBrain movement tick start delay, defaults to previously used hardcoded value.
7 Months Ago
Remove some debug. Movement delay fix.
7 Months Ago
fixed ChickenCostume related errors on CraggyIsland
7 Months Ago
phrases
7 Months Ago
Merge main -> store-ui
7 Months Ago
WIP suspension
7 Months Ago
merge from tutorial_island/server_opt_in_support
7 Months Ago
merge from tutorial_island/auto_opt_out
7 Months Ago
merge from vendor_ui_fixes_4
7 Months Ago
merge from tutorial_island
7 Months Ago
merge from fadeoutnre_fix
7 Months Ago
merge from store-ui branch
7 Months Ago
merge from RidingChickenCostume
7 Months Ago
MaterialSetup includes inactive children when IncludeChildren is enabled
7 Months 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
7 Months Ago
Revert back to harmony 1.2 to fix aux2
7 Months Ago
First pass on a harbor container manager entity, spawns containers and stacks them appropriately semi randomly (crane functionality is broken for now)
7 Months Ago
Bike is now mountable, some basic functions working
7 Months Ago
Update containers with a static version of the double door prefab
7 Months Ago
Merge from main
7 Months Ago
Merge Main -> Bikes
7 Months Ago
merge harmony_2 -> aux2
7 Months Ago
Switch to net framework 4.5.2 version of harmony dll
7 Months Ago
Scrollbar just hides rather than disables
7 Months Ago
Bill loadout edit
7 Months Ago
Ensured accordions are closed by default
7 Months 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.
7 Months Ago
Make tutorial support disabled by default in server config
7 Months Ago
Automatically mark players as having declined the tutorial if they have over 50 recorded deaths
7 Months Ago
Increase size of vendor name box
7 Months Ago
Hide scrollbar for single vendors
7 Months Ago
Fix TokenisedPhrase strings containing [attack] returning the input bounds to [attack2] if attack2 is bound before attack in the keys.cfg file
7 Months Ago
merge from harmony_2 -> aux2