125,568 Commits over 4,171 Days - 1.25cph!

6 Years Ago
[D11] Rendertarget optimisations fixed and turned back on.
6 Years Ago
Removed debug logging
6 Years Ago
Tweaks
6 Years Ago
[D11] Turn off rendertarget opts for now. Theres a warning that greg pointed out.
6 Years Ago
Fixed path mesh scale fuckups (fixes road and river texture tiling)
6 Years Ago
Added "Particles/PixelLit Advanced" shader with linear and flow-based frame blending
6 Years Ago
[D11] Fix for Black Bin Rotation + Z-fighting at Bandit camp dredge
6 Years Ago
[D11] Define Fix
6 Years Ago
river_foam albedo
6 Years Ago
river mesh debug material
6 Years Ago
[D11] Dropping Road Height again.
6 Years Ago
River mesh model
6 Years Ago
[D11] Fix for Bollard rope incorrect rotation
6 Years Ago
[D11] Platform Icons displayed next to Gamertags and Uid's for players on the same platform
6 Years Ago
Maintenance mode: show the message in the main menu for informational purposes.
6 Years Ago
[D11][MEMORY] Render target optimisations. Tested and working on editor/ps4/xbox debug and release. Saves 110meg on ps4. Swichable via code define.
6 Years Ago
Potato text setup
6 Years Ago
[D11] Edited script to prevent spamming the console with particle system log messages on console. (Still logs in editor.)
6 Years Ago
Fixed potential edge case with not blocking deployment on narrow roads
6 Years Ago
[D11] Fixed 3508 Collecting water from a water pump using a water bottle spawns a error message
6 Years Ago
[D11] Edited script to prevent spamming the console with particle system log messages on console. (Still logs in editor.)
6 Years Ago
Fixed incorrect road mesh scaling along path (from the axis changes)
6 Years Ago
basic initial potato item/entity setup, manifest.
6 Years Ago
Some more changes to the water added in subtle distortion
6 Years Ago
[D11] Updating Materials to new Shaders.
6 Years Ago
Grabbed spud models from new_plants
6 Years Ago
Increased planterbox slots and it now checks all inventory slots for fertilizer. Tweaked UI loot panels.
6 Years Ago
Updated loot on roadside monuments depending on the tier they've been place in
6 Years Ago
SpawnGroup can filter by tier to disable itself on certain tiers
6 Years Ago
road mesh set not to import materials added river foam texture, kinda work in progress
6 Years Ago
+ Adding in a version of river water and swamp water, Had to change the water plane in bandit town to not cast shadows
6 Years Ago
Change ParticleSystemContainer to handle method calls before awake, which can happen
6 Years Ago
Assigned monument bounds on airfield, bandit down and compound
6 Years Ago
MonumentInfo bounds are no longer ReadOnly (they're assigned by hand)
6 Years Ago
Increased min distance between caves so there are less on small maps
6 Years Ago
Horse loot through buildings fix
6 Years Ago
Bumped road mesh placement up slightly to hover 0.05m above terrain (suits the new mesh best)
6 Years Ago
Path smoothing cleanup
6 Years Ago
Updated code to new road mesh orientation
6 Years Ago
further tweaks to road mesh profile
6 Years Ago
removing unused road segments and unused folders for clarity
6 Years Ago
Edited material tiling ratios to work with the provided road mesh rather than agnostic ratios
6 Years Ago
Cherry picking 44411
6 Years Ago
Updated road mesh to be more accurate with respect to the new road textures (both road_a/road_b) Aligned the road segment Z axis, rotated UVs 90 to be correct
6 Years Ago
Fix map not zooming
6 Years Ago
Rework water input gravity calculation to use handle location, not entity location (since water barrel plug is much higher than the water barrel root)
6 Years Ago
Show gravity warning on crosshair when connecting two water entities that need a pump
6 Years Ago
Manifest
6 Years Ago
Merge from main
6 Years Ago
Merge from Fluid IO