192,973 Commits over 4,049 Days - 1.99cph!
Fixed trainyard rooftop exploit
Disable warning in SceneField
merge from main.
started apply rotation status to map buttons
Updated Facepunch.Unity from Repo
Fixing up the cops'n'robbers mode. Increase ragdoll alive time to 60s so it should never reasonably outlive respawn times.
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.
Making all screens show when they should, and never when they shouldn't
Fix for some skins showing incorrect lighting
Touched relevant shaders
update render layers and cull from the reflection probe
update UI , tweak element alignement, slot border
timer icon, icon font
added icon to the map element prefab
Players and bots select their characters again when new round starts
Group no longer has a leader (handled on the Settlement level instead)
More UI
subtracting
27264 so we don't have to force protocol
minor fixes
started reworking of old hapis monuments
Settlement UI panel is always visible, houses the creation button
Supplies add/remove cheanup
People will now equip the item they're cooking something on
Added Fuse Box loot panel
Phrases
jackhammer texture 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.
Unit inspection widget matches selection changes
ItemSettings now holds SupplyType and SupplyValue fields. Used for thigs other than food and housing
Various UI
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.
Stop throwing items at Compound from causing NPCs to go crazy.
picking
27259 from release
Disabled forceSingleInstance (multiple servers on one box)
removed unused textures (metalness and ao)
fix for units leaving the group getting a null group
converted metalness to core shader using rgba setup for jackhammer
Finding item to cook things on filtering tweak
Removed ui panel material from two more prefabs (crashing)
Working on the round end screen
Got bot support working again with the new game flow
Better vantage point system for players to see the level
Camera position stuff. Also renamed SpawnPoint to PositionAndRotation to make it more generic.