202,107 Commits over 4,171 Days - 2.02cph!
Add crafting slots to all 3 workbenches
Fixed some item handling bugs with the industrial crafter
First pass on filter system for conveyors, can specify up to 5 items that an item conveyor will allow to pass
Differentiate between a loss and not being in a round at all, so we can do different UI (this didn't matter with poker since we just show "x won the round" rather than "you lose"). Also show Bust as a different result status.
Bug fixes, and do random move correctly during betting phase
Fix poker UI errors when a player folds
New winner data, showing the round results in a more Blackjack-ish way. We don't really care about which players won or lost like we do in Poker, so much as just our personal result vs. the dealer.
▋█▋ ▄▄▊▊▅▍█▍▄▊ ▍▋▍▇▍▊▉▋█ ▋▅ ▍▍▋█▅▋ ▉▅▉▋
Adjust spray can description to remove mention of inserting attachments
▅▉▊█▊▄▇▊▉▇ ▋▊▊ █▊▄▄▄▉▇ ▇▊ #▆▄▊▄▆▉
▊▆▍▅ ▆▅▌▅█ ▍▍▍▍ ▍▍█▊██▍ ▆█▄▋▉▇▇ ▍▄▉▄ ▅▍▊▇▆▉▅▉ █▍▆▄▋▉▆ ▉▊ ▉▍▇▇ ██▅▅▆ ▆▊ ▌▌▍▅▍▍▌▍▆▉▊▍ █▍▄▄▄▇▇▅▆▌▋█▅▆▋▊
Fix lumberjack hazmat geometry being visible in eyes view (while downed)
▍▆▄▊-▄-▄▋▊▉▇▌█ ▅▆▄▄▋▅ ▇▆▇▋▌▆▌▌▇.
▊▅▌█ ▆▅█▌▍ ▋ █▇▉▉▆ ▄▍▌▅▅▉ ▌▍█ ▅█▄▋▆▇▋▌ ▅▋▅ ▉▊▍▉▆▊ ▇▄ ▇▇▋▌ ▊▄▊▍ █▋▋ ▌ ▋% ▅▇▆▌▅▋ ▊▊ ▍▉▅▋█▋▇ ▄▆▌█▅ ▋▉▅▇▉ ▇.▊ ▉█▇▄█▌▇ █▇ ▊▊▄▌▋██ ▋▊▄▆.
Fix modded server combatlog NRE
Fixed NRE from rendertunnels command
Fix moving hotbar items into sleeper moving into your own inventory
Merge from main -> item_move_fixes
Improvements to tessellation
Scene2Prefab horse loot panel
Revert saddlebag to 6 slots each (loot panel doesn't have enough space for all the slots)
Added furnace ui loot panels to scene
More Citizen source updates
▆▆▆█▋ ▇▉▊▇ ▌▋▌▋ ▉▆▌█▄▇
▄▋▇▅█▉▄▅ ▉▋█ ▌▇▉ ▊▍█▉▆ ▉▅█ ▌▉▅▍▅▉▍▉
attachment sounds no longer play for NPCs upon first spawn
NPCs can optionally skip their deploy delay
bunker entrance NPC spawns
Added NPC_TunnelDwellerSpawned prefab.
Added AI design for it.
Manifest.
Added Vector3 reserved Position memory slot to AIMemoryBank.
Added MoveToVector3 AI state.
NPCSpawner can override LOS sense check as part of stat modifiers
terminal exterior pre vcol
Merge AIInformationZones and AI data after dungeon is created
Fixed missing sfx on new hatchet/pickaxes
First pass on crafter loot panel
Add support for Inventory loadouts to include blueprints
Restrict blueprint slot of crafter
Fixed incorrect weather effect interval change from yesterday
Fixed winner and standoff result calculations
Added extra slots to horse lootpanel in loot panel scene
Added surrender support (mainly for players leaving the table or getting killed suddenly during a round, but can be an optional move too - pays half the bet back).
Disable static colliders on HLOD affected meshes (very experimental, probably going to cause issues)
A clearer change to GetIdealContainer in ModularCarGarage now that I understand better what went wrong in
72669