193,822 Commits over 4,079 Days - 1.98cph!
BuildingUnitOwner is a component
removed null script reference from CrowdMember prefab
TakeFromDispenser tool decay fix
Cache local player record to disk so customisations can be changed offline
Declining a tribe join request removes the notification.
Declined members will now try to join another settlement or despawn if they can't.
[D11] Removed spaces from between defines
Added defines for D11_PREPROCESS_PREFABS and D11_ENABLE_LOD_STREAMING in case we want to turn them off
Emote menu fixes/improvements.
Always max crowd attendance.
Added ClickCursor, now checks the CombatInteractionType to set cursor colour.
Click cursors work for enemy moves too.
[D11] Added D11 defines to asset bundle builds
No more errors when disconnecting. Will do some more thorough testing tomorrow.
[D11] [UI] Added new map file to the maps asset bundle
[D11] [UI] fix for compile error on server build
SAM Site turret pitch anim limit increased
Added bones to the hierarchy defining tubes positions
Merge from d11_console_version
Moved WorldEntityUser and Allies out into separate PlayerComponents. Major cleanup of WiseguysUser moving a lot of junk out - should make it easier for Bill to port down into NetworkUser. Still some tidying up that could be done and testing to do. Some NREs on disconnection that I'll look at later this evening, gotta go now.
adding missing prefab and texture
adding tile click marker
updating crowd shader, fixing hue glitch when the crowd is jumping
tweak temple B texture to reduce some flickering
increased bias on highlight mat
Burner attack timing tweak
Added information about which prefabs have preprocessed versions to the game manifest and updated building/loading accordingly
Tidied up "Switch" menu so it works on non-standalone platforms and supports various D11 defines
Entity icon tooltip stack update
Building inspector stockpile icon tweak
fix avatar faces during intro
Fixed stockpile tab not showing anything
Fixed sleep effect missing drop held action (causing NRE)
Fixed effects editor not loading
Play unit hover anims on board drop/impact
Inspector & building widget activation rules, callbacks and clenanup
Removed DropHeldItems action (functionality in DropItems)
Senses destroyed ent log/skip
Invoke registration changed event when cancelling all registrations for a unit.
KNF logging in SensesSystem.
Building debug now shows active builders.
Added game option to set unit healthbars always visible
Added DropItem blackboard entities mode
Added Unneeded Items fact provider
Secondary slot item management AI uses facts to drop items we dont need during combat
Fixed AIDesigner sidebar layout issues
Added BaseInput.ModelHovered event, which checks the unit colliders instead of tiles.
Unit hover anims now triggered on model hover.
Added game option to toggle unit hover anims.
Form generator should now create actual prefab instances (must be used with the prefab open in prefab mode)
Mouse hover unit anim improvements
BEF-594 People can continue dispensing if their tool breaks while doing it
Unit view importer fuckery
[D11] Fixed a bunch of missing D11_CONSOLE_PORT defines
[UI] [D11] Updated the map with gamepad navigation and added a virtual cursor