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

10 Years Ago
Made tree mesh placeholders spawn whenever the loading screen is invisible Made tree prototypes rebuild whenever they are out of sync Made tree mesh placeholder child objects get moved to the correct layer
10 Years Ago
Seperate server build fuckup
10 Years Ago
Fixed -builtTo command line fuckup
10 Years Ago
- Fixed loading issue in island_large_1 - Fixed Biome _settings being null in some cases when it shouldn't be.
10 Years Ago
Splitting server debug build
10 Years Ago
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
10 Years Ago
Failsafe fix for error in embedded player.
10 Years Ago
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
10 Years Ago
Possible fix for error in embedded player.
10 Years Ago
Post-build deployment, GUID: 2b1de985-054d-4a3e-a15b-3ae703f8885e
10 Years Ago
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
10 Years Ago
Added support for specifying a game to load from the command line.
10 Years Ago
Allow building to specific folder if command line is set Log when official sever is rejected because it's not on the whitelist
10 Years Ago
Fixed pink viewmodel arms on b13
10 Years Ago
Fixed server compile error
10 Years Ago
Fixed that all rocks looked like metal in b13
10 Years Ago
Made my iceberg fix slightly less ghetto
10 Years Ago
Fixed icesheets being pink Ghetto fixed icebergs being super shiny
10 Years Ago
Manually added temporary colliders to the snow trees as they are missing in the speedtree files
10 Years Ago
Made unused components on placeholder tree objects get deleted
10 Years Ago
Merge from tree-batching
10 Years Ago
Refactored decor system for better cross-frame load distribution and faster refreshing
10 Years Ago
checking in new lods, transition should much smoother.
10 Years Ago
Rocks update
10 Years Ago
Biome assets shouldnt require data generation on each load
10 Years Ago
BiomeManager no longer needs a Terrain the scene
10 Years Ago
Updated trefalls SO test scene to match new zone setup
10 Years Ago
GroupAgentsMoveTo now disables NavAgentMoveRandom, renable for all agents in group via context menu.
10 Years Ago
Added updated template scene
10 Years Ago
10 Years Ago
Fixed duplicate biome var in BiomeManager
10 Years Ago
Removed Season class and related editor scripts. Seasons now a part of the Biome class.
10 Years Ago
pine tree LOD tweaks
10 Years Ago
- Some PlayerController debug switch fixes, again. - Couple of extra checks in SeasonManager to make sure transitions work (needs wizardly refactoring) - Enabled wind randomisation again
zon
10 Years Ago
Added remote logging.
10 Years Ago
Removed useless name variable from FoliageGroup
10 Years Ago
- FoliageGroup implemented. Zones are now assigned a Biome, which controls terrain and foliage tinting across Seasons. - Tree prefabs updated to to use 2 materials for leaves/branches.
10 Years Ago
Going Home...
10 Years Ago
Merge from main
10 Years Ago
Added dev.culling <layername> <distance>
10 Years Ago
Added FoliageGroup ScriptableObject, not quite finished
10 Years Ago
Some small fixes to sit on me.
10 Years Ago
Tidied up Biome to make Pal paranoid
10 Years Ago
Biome ColorGroup must be a class, not a struct, to play ball with this editor button thing (fixed).
10 Years Ago
Renamed Season files because OCD and removed redundant foliage settings folder
10 Years Ago
Added Biome ScriptableObject, moved SeasonManager over to Biome specific asset tinting. SHIT BE BROKE.
10 Years Ago
Putting tom's keypad on the code lock
10 Years Ago
Fixed so that multiple sleep slots work with the campfire (or any other SO with slots).
10 Years Ago
Fixed hammer
10 Years Ago
Fixed bug where agents never would smoothly snap into place when approaching a bench to sit on, or a campfire to sleep by.