238,093 Commits over 3,837 Days - 2.59cph!

9 Years Ago
Changed climate blending to use calculated sunrise and sunset hours and the sun zenith angle Fixed TOD_Sky.SunriseTime and TOD_Sky.SunsetTime being off by 12 hours
9 Years Ago
-added some tooltips in resourceTab -Resource inherits from Item -Trying my hand at harvest resource again, to flesh it out some more and eventually let the cavemen harvest items. -Food incentive, and an SO and Resource and Views for a berrybush
9 Years Ago
merge from main
9 Years Ago
Changed terrain paint overlay to multiplicative so that it's visible on snow
9 Years Ago
Reapplied changeset 8383 but different
9 Years Ago
Subtracted changeset 8383
9 Years Ago
Prefab and layer fixes
9 Years Ago
Merge from CameraTest
9 Years Ago
-resources spawn with the correct view now
9 Years Ago
Moved top tier skin lods to atlas texture, prefabs updated
9 Years Ago
Disabled parallax occlusion and parallax offset by default; now a shader feature, requires toggle via shader keyword
9 Years Ago
Improved splat mapping of post-generation cliff detection Multithreaded post-generation cliff detection
9 Years Ago
Forced river meshes to flow downhill
9 Years Ago
-merged with main
9 Years Ago
Updated cave prefab to LOD grid and the new non-raycasting setup
9 Years Ago
- Made Area0 boss practically unlosable as it's about 3 minutes into the game
9 Years Ago
Adding atlas texture and mat
9 Years Ago
Updated rock prefabs to new non-raycasting setup Retired TerrainTopology.BLENDED
9 Years Ago
Major refactoring of procedural components Made ImageProcessing.Dilate2D more generic Removed the need for terrain raycasting step during load Added ProceduralObject system Added AddToHeightMap and AddToWaterMap scripts (replace raycasting) Improved cliff analysis (fixes some cases where grass would spawn midair)
9 Years Ago
Added ui scale option
9 Years Ago
Fixed blendlayer not working; added very low quality mode for lod < 300 Fixed metal blendlayer sampling RG instead of RA
9 Years Ago
Adding scrap searchlight files (ready to go)
9 Years Ago
latest changes
9 Years Ago
HDR environments v0.1
9 Years Ago
Added UnitPathfinding component, right clicking with a unit selected just fires a basic SetDestation for funzies Removed unused Third Party (SSAO Pro, Boomlagoon JSON) Updated TOD Added some FreeCamera code to PlayerCameraControls, but there's a bug preventing the movement from working.. haven't spotted why
9 Years Ago
Renamed PlaceInfrastructure to PlaceRoads Added PlacePowerlines barebones
9 Years Ago
Fixed deepness issues; more accurate thickness; tweaks
9 Years Ago
Cleanup, minor cloud billboard fix when playing inside the editor
9 Years Ago
miner helmet implementation
9 Years Ago
Fixed reflection probe orientation with rotated sky domes
9 Years Ago
some 3rd person animations for a handcuffed player.
9 Years Ago
Time of Day inspector fixes
bot
9 Years Ago
Linux Build 620
bot
9 Years Ago
LinuxDS Build 628
bot
9 Years Ago
Windows Build 532
9 Years Ago
Piemenu tweaks
9 Years Ago
Added miner's hat model, textures, and prefab
9 Years Ago
Pre-HDR sky test.
9 Years Ago
* Attempted fix for unsigned integers in net messages #2 * Hardcore-er hardcoded ban for those naughty servers
9 Years Ago
Fixed pie menu being behind tooltips Fixed beltbar behind invetnory menu Fixed loot/campfire/furnace panel sometimes missing when opening twice in a row
9 Years Ago
Added Menu.Proxy attribute, refactored Menu attributes Crafting a key from a key lock shows resources needed, disabled properly when not enough Don't show rotation option is block can't ever be rotated
9 Years Ago
Some editor tweaks + actions
9 Years Ago
Check distance between two power poles before connecting them
9 Years Ago
Fixed custom ST shader compile path below sm30
9 Years Ago
Atmosphere, camera and climate settings. Flower transmission.
9 Years Ago
a few tweaks; added lake material
9 Years Ago
Wire shader and material tweaks
9 Years Ago
Working powerline wiring https://www.youtube.com/watch?v=e_DqV1xdf-Y
9 Years Ago
Added AttributeType enum for use on front end organisation of Attribute settings and enum construction in Agent editor
9 Years Ago
Fixed Agent AssetEnum issues in the species editor tab