191,035 Commits over 4,049 Days - 1.97cph!
Fixed items not overriding the required resilience and ferocity fields
Fixed resilience and ferocity labels getting multiplied by 100
Fixed a couple of broken prefabs for mine pieces under the town
fixed particle cols layer being rendered by main cam
Fixed multiple effects not being able to modify health/mana/stamina at the same time
Particle cols on town gates, added env volume group to MINE TOWN
boats spawn near beaches and lakes
boats despawn if left outside for an hour (make a boathouse!)
protocol++
Xp gain multiplier is networked, drives animator speed on UI
Attempt to reposition OOB entities
Effect add/remove reason strings, editor fuckery
Reverted interaction position navmesh disable hack (need a good way of disabling collision on units when sleeping
Level indicated on the UI
boats now require fuel
boat 'righting' slightly more reliable
boat engine can be turned on/off
moved boat audio code into separate file for alexR
phrases/manifest
Unit navMeshAgent is disabled while occupying an interaction position
Stopped PlayerTribe.HandleSleep from calling timeManager stuff when already skipping to morning
Fixed SelectAllCarriedItemsForX selectors suffering from a bad case of copy-pasta-shiteness
PlayerController.UIInteracble cleanup
Fixed NRE in PlayerController.HighlightEntity
Fixed RadialIndicator NREs
Renamed PlayerController mouse over events to avoid conflict with some built in Unity callbacks
Fixed unit indicators not showing hover state/highlight
Fixed PlayerController's UIInteractable property not being used due to the tick method being gated by UI raycast
Fixed unit indicators not being clicklable
Can no longer spawn player controlled animals via debug tools
no buoyancy speed boost when unpowered
Fixed server lag corrupting lerp timestamps, sometimes permanently
A little bit of NPC behaviour touch-up.
update WIP logo customisation
Added EnvironmentVolumeGroup to deal with weather transitions
Fixed weather audio transitions lerping to incorrect values resulting in weather type/audio mismatches when moving between env volumes
Added foggy, overcast and snow weather types
added target type to combat log
dont print combat logs for non living targets (still print logs with no target)
Curse UI widget.
Curses use it.
Fullscren overlays aren't so intense.
Proper loot panels on crates.
Actually fixed HudElement warning spam
Dont show health bar name text for anything other than npcs and players
Debug hit fx.
Rye doesn't go crazy in wind.
NPC corpses use the right loot panel.
Added NPC definitions
Fixed HudElement warning spam when looting an NPC
Fixed itemContainer error on startup when giving starting gear
PlayerInventory has static slot index to equipment type lookup, removed hellish checks in ItemContainer
use dismount position closest to seat for vehicles
maintain old view angles when dismounting