201,907 Commits over 4,171 Days - 2.02cph!

7 Years Ago
[D11] Compile fix
7 Years Ago
merge into main
7 Years Ago
typo phrases
7 Years Ago
Merge in the latest
7 Years Ago
Block more bad interaction
7 Years Ago
Auto-skip respawn screen if there are no alternate options + modal blocker while we wait for server.
7 Years Ago
Merge character select screen change
7 Years Ago
Base functionality working
7 Years Ago
Don't show character select at all when there's only one option.
7 Years Ago
Fixed NRE when deleting hints
7 Years Ago
Pick up, move and delete work areas
7 Years Ago
Hint radius scaling fix
7 Years Ago
Building widget tab sound
7 Years Ago
Unlock notifications widget fixes
7 Years Ago
More task indicator bits
7 Years Ago
Cherry picked 31098
7 Years Ago
Attempt at fixing refraction breaking w/ some backdrops; e.g. hobobarrel vs beam
7 Years Ago
siren light and airfield version for petur. prefab/materials and lods and col
7 Years Ago
Task indicator UI, thought bubble thing
7 Years Ago
Waiting reason fix + extra edits
7 Years Ago
Character select no longer shows when there's only one option.
7 Years Ago
merge into main
7 Years Ago
merge from main
7 Years Ago
Fixed same trigger issue in Needs system
7 Years Ago
protocol++
7 Years Ago
Fixed effect triggers getting inverted twice
7 Years Ago
HFHB functionality
7 Years Ago
Moved UI content. Some fast-skip code.
7 Years Ago
Simplify
7 Years Ago
MapObjects now rendering sort of correctly.
7 Years Ago
BEF-780: Placing building causes building widget tab to reset
7 Years Ago
Fixed sleep command showing on everything
7 Years Ago
Tweaks
7 Years Ago
Fixed unlock notifications widget not processing queue properly Tweaks to building status overlay (requirements under progress/decay bar, research bar style)
7 Years Ago
New minimap rendering
7 Years Ago
HBHFSensor
7 Years Ago
Merge map fix
7 Years Ago
lootspawn
7 Years Ago
final functionality
7 Years Ago
Hunting Area AI improvements
7 Years Ago
Hunting area fixes
7 Years Ago
Hint stores radius, adjustable via PlayerHintPlacement HuntingTargetsInArea takes radius from owner hint, if possible SoundPlayer unscaled time support, pool fix
7 Years Ago
Added carry interaction to valid interactions in CanFindStockpileForEntity
7 Years Ago
Fixed UIPolygon NRE
7 Years Ago
correct radius of hunting area visualisation
7 Years Ago
Removed txtBody field from UnlockNotificationElement
7 Years Ago
Player component cleanup
7 Years Ago
Added GenericPersistedDataStorage, used in fact provider persistence. Allows for saving/loading of common value types without having to define fields in a class for protobuf (float, string, int, bool)
7 Years Ago
[D11] fix for in-game options menu starting off enabled. Once you opened and closed it, it would be disabled, but until then we would be processing it all the time, just not drawing it since the alpha was set to zero.
7 Years Ago
[D11][TUTORIAL] Removed unused script from object