reporust_rebootcancel

115,430 Commits over 3,959 Days - 1.21cph!

5 Years Ago
Looking at replacing rather than removing...
5 Years Ago
[D11] + Remainder of scenes - in scene LOD tweaks + Couple of minor bug fixes (Floating objects, bad LOD transitioning) + Bunch of scene to prefabs of scenes using incorrect prefabs
5 Years Ago
[D11] Fixed Airfield SLODs slightly incorrect position + Fixed landmine scale
5 Years Ago
more wip
5 Years Ago
Mormon tea bush progress
5 Years Ago
Fixed AdaptMeshToTerrain spamming errors.
5 Years Ago
Cherrypicking fix
5 Years Ago
Fixed FBX exporter errors
5 Years Ago
Created some utilities for LODGroup Conversion.
5 Years Ago
Added rivers to the world stack
5 Years Ago
[D11] + Pumpjack-static - Fix for the broken prefab (Objects changing places when transitioning through LODs)
5 Years Ago
+ Changes to the water shader added in reflection probes and did some optimisations
5 Years Ago
Added monument nodes to project_gaea for testing
5 Years Ago
[D11] Fixed bright green Hanging ivy in caves
5 Years Ago
Wrap RestartExecutable call in #if ENABLE_D11_APPLICATION_RESTART
5 Years Ago
[D11][UI][#3239] Fixed been unable to split stacks of items
5 Years Ago
[D11][#3109] Fixed been unable to place water purifier on campfire, fixed campfire collision and deployment guide scale , fixed deployment guide sticking around when walking way from campfire
5 Years Ago
[D11] Dredging Boat z fighting fix
5 Years Ago
Added roads, powerlines, tiny monuments, harbors, offshore monuments, caves to World_Setup_v3 stack
5 Years Ago
cherrypicking cake fixes
5 Years Ago
Making a external prefab of World_setup_v3 in project_gaea. This will be useful for all the upcoming maps world stack maintenance
5 Years Ago
Added pine/fir trees back to temperate forests but only on Alt topology. This adds variation without needing be in tundra Manifest
5 Years Ago
[D11] Merge wtih main
5 Years Ago
[D11] [UI] Disabled Server Stats page on in game options carousel.
5 Years Ago
Compound scene2prefab
5 Years Ago
Fixed missing colliders on music stage speakers
5 Years Ago
Fixed monument topology in Swamp_c
5 Years Ago
Merge from Main -> Vehicles
5 Years Ago
updated steering wheel model/texture/mat
5 Years Ago
Added basic plasceholder damage texture and auto-gen normal map, plus black mask to hide it for now.
5 Years Ago
Removed StartMaxHealth(). All overrides for StartMaxHealth() returned the same as max health. Now that StartMaxHealth() also returns max health in the base method, the whole method can be removed and swapped for MaxHealth().
5 Years Ago
Changes to BaseCombatEntity so that StartHealth and MaxHealth can be different, allowing for vehicles to spawn correctly with less than 100% health. - StartMaxHealth() now returns MaxHealth() instead of StartHealth() - ClientInit now sets _maxHealth to MaxHealth() instead of StartHealth()
5 Years Ago
Setting initial chassis health + minor code cleanup
5 Years Ago
Update editor modular car player inventory loadout to include a hammer
5 Years Ago
Spawned vehicles start with heavy damage
5 Years Ago
Merge flamejet_optimisation
5 Years Ago
Reworking vehicle spawn settings, added property drawer
5 Years Ago
Remove array allocation every LateUpdate on FlameJet
5 Years Ago
fix
5 Years Ago
5 Years Ago
▆▊▊█▆▉▊ ▉▍▆▋ █▌▌▅ ▌ █▇ ▊
5 Years Ago
▋▇▍▆▋▊▆ ▄▋▍▄ ▊▅▇█
5 Years Ago
Merge from map_improvements
5 Years Ago
Unsaved.
5 Years Ago
Bugfixes
5 Years Ago
Only update map markers when adding/removing points (fixes monument widgets vanishing for a frame when adding/removing markers)
5 Years Ago
+ Added in a early version of HDRP water shader
5 Years Ago
Merge from main
5 Years Ago
changed the biome tinting source on foliage stones
5 Years Ago
Merge from instruments