reporust_rebootcancel

137,372 Commits over 4,352 Days - 1.32cph!

2 Years Ago
player update. stone pickaxe entity edited so weapon holster and held postion is correct
2 Years Ago
fix material on the bathtubplanter
2 Years Ago
Fix text on a few views, punctuation and wrong descriptions
2 Years Ago
merge from main
2 Years Ago
player update. edited pitchfork and wooden spear entities so holster position and weapons are held correctly.
2 Years Ago
Scientist count bump. Additional AI data.
2 Years Ago
Add 3rd variant to Frontier Planter prefab
2 Years Ago
Fix Abyss text sizing bug
2 Years 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.
2 Years Ago
merge from main
2 Years Ago
Merge from main
2 Years Ago
Merge from debugging
2 Years Ago
Init/get order fix
2 Years Ago
Override brain and npc movement tick delays for Bradley spawned scientists.
2 Years Ago
AIBrain movement tick start delay, defaults to previously used hardcoded value.
2 Years Ago
Remove some debug. Movement delay fix.
2 Years Ago
fixed ChickenCostume related errors on CraggyIsland
2 Years Ago
phrases
2 Years Ago
Merge main -> store-ui
2 Years Ago
WIP suspension
2 Years Ago
merge from tutorial_island/server_opt_in_support
2 Years Ago
merge from tutorial_island/auto_opt_out
2 Years Ago
merge from vendor_ui_fixes_4
2 Years Ago
merge from tutorial_island
2 Years Ago
merge from fadeoutnre_fix
2 Years Ago
merge from store-ui branch
2 Years Ago
merge from RidingChickenCostume
2 Years Ago
MaterialSetup includes inactive children when IncludeChildren is enabled
2 Years 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
2 Years Ago
First pass on a harbor container manager entity, spawns containers and stacks them appropriately semi randomly (crane functionality is broken for now)
2 Years Ago
Bike is now mountable, some basic functions working
2 Years Ago
Update containers with a static version of the double door prefab
2 Years Ago
Merge from main
2 Years Ago
Merge Main -> Bikes
2 Years Ago
Switch to net framework 4.5.2 version of harmony dll
2 Years Ago
Scrollbar just hides rather than disables
2 Years Ago
Bill loadout edit
2 Years Ago
Ensured accordions are closed by default
2 Years 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.
2 Years Ago
Make tutorial support disabled by default in server config
2 Years Ago
Automatically mark players as having declined the tutorial if they have over 50 recorded deaths
2 Years Ago
Increase size of vendor name box
2 Years Ago
Hide scrollbar for single vendors
2 Years Ago
Fix TokenisedPhrase strings containing [attack] returning the input bounds to [attack2] if attack2 is bound before attack in the keys.cfg file
2 Years Ago
Disable assembly version validation
2 Years Ago
Lighting additions for heli wreck fire
2 Years Ago
Ensured vending screen only cancels invoke if the handler hasn't already been destroyed (prevents an error push in editor)
2 Years Ago
Candidate fix for texture streaming issues in store-ui menu
2 Years Ago
Merged main
2 Years Ago
Attempt #2 Merge main -> optimize_rpc_src_connection/refactor_2