repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

5 Years Ago
Apply prefabs in addon editor. Updated addon data.
5 Years Ago
Save
5 Years Ago
Projectile view rotation hack Disable foliage displacement on items we pick up (duh) Added decal definitions, pooling, particle system spawner
5 Years Ago
Fixed NRE in Senses when spawning a Unit that has no Influence component
5 Years Ago
BuildingAddonSlotElement NRE fix Projectile look at world up exposure
5 Years Ago
InteractionPlanFactProvider NRE catch
5 Years Ago
tweaks
5 Years Ago
Tweaks to unit dropping AI
5 Years Ago
Data asset dropdown using new AdvancedDropdown API
5 Years Ago
jenkinsfiles 2018.3.0f2
5 Years Ago
mfm
5 Years Ago
fixes
5 Years Ago
Set up hunting station unlock trigger stuff. Fixed idle inspection AI.
5 Years Ago
StockpileRequirements fact is now per stockpile instance. FactProviderSettings returns a list of providers instead of just one.
5 Years Ago
fixes
5 Years Ago
mfm
5 Years Ago
2019alpha test
5 Years Ago
ugly as shit task popup
5 Years Ago
Fixed unit list task indicator
5 Years Ago
Removed a bunch of copy pasted components in unit list task indicators
5 Years Ago
Fixed missing new overlay assignment on building upgrades ui
5 Years Ago
Research UI now changes width based on tree width. Tweaks to entity discovery unlock method. Arrays of GameObjects for different research button states.
5 Years Ago
TaskIndicator widget & anims.
5 Years Ago
Extra enabled highlights for research buttons. Unsaved inspector stuff.
5 Years Ago
BInspector tabs flush with the panel again.
5 Years Ago
task visual FX fixes
5 Years Ago
unit indicator ping throttle
5 Years Ago
indicator tweaks fixed EntityRef.Entity not being set for new refs (was only being set on load)
5 Years Ago
BEF-704: Port settlement inhabitants UI to standalone group members UI BEF-395: Add overhead UI juice/sound when someone crafts something and gains skill
5 Years Ago
Machine FX overhaul, adding support for stages and FX when stopped
5 Years Ago
tier 4 and 5 building previews
5 Years Ago
totem placeholer
5 Years Ago
Pipe through task provider units from discovery events and triggers in GroupProgression unlock checks
5 Years Ago
Fixed player task indicator FX not playing
5 Years Ago
Fixed AI not filling stockpiles before a settlement has been created Split study/look at abilities, gated study ability by player discovery record Worker debug panel
5 Years Ago
Fixed ItemTooltipWidget for items which don't have a decay component
5 Years Ago
PlayerProgression tracks discovered entities Added idle discovery AI Added IgnorePlayerDiscovered flag to CandidateEntityFilter Added entity discovery unlock requirement type Loom is unlocked by task, triggered by grass patch discovery
5 Years Ago
BuildingEditor sets the preview camera by default.
5 Years Ago
Added OnParentDestroyed method to BaseEntity. Building uses OnParentDestroyed to destroy if parented (i.e. if it's an addon). Builder's Workbench requires stockpile and hammer instead of trigger/task.
5 Years Ago
building station placeholder model
5 Years Ago
more renaming
5 Years Ago
more renaming
5 Years Ago
renamed again
5 Years Ago
renamed buildings and fbx files to match current naming
5 Years Ago
Tier check checks if required tier is null
5 Years Ago
More unlock data
5 Years Ago
Tier I housing is starting unlock. Marked tier unlocks as tier.
5 Years Ago
Fixed tier 0 house upgrades Fixed errors with building inspector UI Deleted duplicate exhausted effect
5 Years Ago
Grave unlock quest triggered by witnessing death activity Palisades quest unlock after first animal raid Trigger cleanup, added WorldTrigger for unity physics system triggers to invoke game event/TriggerSettings
5 Years Ago
Fixed Unit.Ownership not getting properly populated