191,035 Commits over 4,049 Days - 1.97cph!
Tribe create spinning fix
Fixed highlighter not updating when hair/beard meshes change
Fixed camera paralax not getting re-enabled, probably
Fixed generic prompt widget button alignment
Fixed MenuScene NRE due to OOE
Fucked off Highlighting onvalidate because NRE apparently
Fixed people getting parented to occupied positions in the tribe view scene
cargo ship movement volume
merge from entity_parenting
fixed player model speed being wrong when parented
OnValidate will set the first interaction position set to default if there isn't a default.
Misc interaction position data.
Fixed stupid code making settlement exp from skill gain always be 1
temp fixes for sorting issues
unbroke prebroken terrain material
some arid stuff, nothing good
Added parenting trigger
Added hovering test platform entity
Player movement supports parenting
Network lerp supports parenting
[D11][UI] Disabled original crafting and inventory transitions to allow new transitions to play
[D11] [UI] Disabled 3D backdrop including when skip to title is disabled (3D backdrop is heavy WIP - only used for testing currently)
[D11] [UI] Removed a redundant button callback
[D11] [UI] New Frontend flow, must use D11_FRONTEND define
Fixed units not being properly managed during tribe create
Fixed tribe create untis not being highlighted, hover button persisting
[D11][UI] Blueprints in crafting screen full navagartble, ordered and scrollable.
Manifest updated for UI prefabs
Canvas scale between ingame UIs now the same
[D11] [UI] added pined recipe, stance indicator, inventory space indicator. updated task list to fit mockup
actually save stuff when trying to save stuff.
[D11] Add some client logging so it can explain why it disconnected.
Config cleanup, tabbed editor window
serverside load/saving of daily challenge scores from the temp db.
protobuf update.
Entity.GetSaveTable and Entity.GetInternalVariable no longer iterate over Inputs and Outputs
[D11] Pull the skinnables into the warmup bundle, and kick off the async load earlier. nb: this won't work with multiple map loads, but that's not possible right now anyway, will fix shortly. Also the async load stalls on the translation initialisation and possibly other file accesses, so these need massaging around.
[D11] Use cache server on jenkins and also add xbox
only accept scores higher than a players' previous score.
wait until score breakdown has completed before showing score table.