200,036 Commits over 4,140 Days - 2.01cph!
Added Consume All mode to taking from Dispenser.
Depleted Corpses now detach themselves from items.
Detaching from item unparents the attached entity.
Rat corpse only gives 1 meat instead of 8.
ItemSettings now holds SupplyType and SupplyValue fields. Used for thigs other than food and housing
Various UI
Unit inspection widget matches selection changes
current map rotation now sent to clients during auth.
client/server handling of map rotation wip.
new map rotation message type.
in map rotation mapdef tagging.
refactored MapDatabase rotation.
Map rotation protobuf.
MapRotation.
MapRotationHandler.
jackhammer texture changes
Added Fuse Box loot panel
Phrases
People will now equip the item they're cooking something on
Settlement UI panel is always visible, houses the creation button
Supplies add/remove cheanup
minor fixes
started reworking of old hapis monuments
subtracting
27264 so we don't have to force protocol
Group no longer has a leader (handled on the Settlement level instead)
More UI
Players and bots select their characters again when new round starts
update UI , tweak element alignement, slot border
timer icon, icon font
added icon to the map element prefab
update render layers and cull from the reflection probe
Fix for some skins showing incorrect lighting
Touched relevant shaders
Making all screens show when they should, and never when they shouldn't
Character type stuff. Can't get the proto plugins stuff to compile so converting the new unique int ID to a string for character pre-init sends for now.
Fixing up the cops'n'robbers mode. Increase ragdoll alive time to 60s so it should never reasonably outlive respawn times.
Updated Facepunch.Unity from Repo
merge from main.
started apply rotation status to map buttons
Disable warning in SceneField
Fixed trainyard rooftop exploit
rotation maps appear at the top of the list, thicker border
Fixed barricades positions
Fixed issues with plugins project
Food supply readout shows total meal count
revised jackhammer textures after feedback and some new label geometry
UIPlayOnlinePanel
wip menu rotation setup
Applying parts of
27017 (Terrain maps use flat arrays)
map rotation icon change
tweak tile marker /color/mat
some UIMapButton cleanup before reworking it to be reusable
Updating Inventroy System
Some refactoring in preparation of the world SDK
Subtracted
27268, 27269; needs proper fix in skin caching