192,384 Commits over 4,049 Days - 1.98cph!
[D11] Fix for Cursor.visible always been false one xboxone. Disable consoleinputmodule on standalonebuilds
ship crew building exterior and antena colliders
[D11] Fixed an issue stopping multiple D11 users joining a map
Lots of fussing around with checkpoints. Also added a new vehicle checkpoint for the end point, that vehicles will need to reach.
fixed invisible supply signal smoke
removed debug.logs
Getting rid of some allocations:
- StatManipulators were never being returned to the pool
- BuildingView always allocating for a closure that isn't used 99% of the time
- Add StringBuffer as an alternative to StringBuilder that doesn't shrink
▍▅▉▅▆ ▄▇▇▊▋▉▍ █▍▌▋█▋▄█▄▊▊▍ █▉▉ ▍▍▇
Some fixes for dependency use.
Split Whacky Races into client/server
Merge in the latest from Main
Fixed research module being gated by research job that was not assignable in game. Job is currently un-used, corresponding crafting jobs are used (altar may require a separate job)
Research stations can specify a required job
Conditions.HasRequiredSkillForResearch -> CanResearchAtStation, checks job and skill
started PlayerRecord refactor
MissionProgress now has a mission slot index.
Added MissionProgress list to PlayerRecord.
MissionDefinitionSO.
MissionScope.
MissionType.
Added a test mission def.
started missions, wip.
added Missions.proto to protobuf files, added to batch file.
MissionProgress basics.
New prefab pooling baseline
Spawn in vehicle error fix?
Added PrefabPostProcess (runs after after components and children have been cleaned up)
Tech tree node connectors
Possible NRE spawn fix v2
PrefabInfo is now called Poolable (separate commit to keep the file history intact)
cargo ship scene edits
added a second way up to to the top floor into crew building
crew building wip texturing
[D11] Use Machine Unique Id FTM until we get platform id's in.
Switched to impostor shadows on LOD1
Tweaked shadow bias on bush impostors
Testing a fix for spawn NRE
temp disabled objectives init so I can merge to main
avatar accessory editor states, UI, setup
wip avatar accessory customisation
avatar body customisation fixes