192,957 Commits over 4,049 Days - 1.99cph!

7 Years Ago
▄▌▋▍▊▉▊█▉ ▋▍▊█▌▊█▋
7 Years Ago
Fixed CraftingStationTab not assigning TargetCraftingStation
7 Years Ago
Add bill_b_test_map to the build settings at its new location
7 Years Ago
Added a param to NetworkUser to mark if it's initial creation or just a reconnect. Only calling creation stuff when it's actually first created.
7 Years Ago
Changed transform order in Leader's Hut
7 Years Ago
HAB NRE
7 Years Ago
Proper impostor fix for Metal
7 Years Ago
compile fix
7 Years Ago
merge from sam site
7 Years Ago
hab inflation
7 Years Ago
merge from main
7 Years Ago
merge from building inspector
7 Years Ago
Entity.AsX cast cache fields now methods with ToX() naming Building inspector tab basics,
7 Years Ago
Fixed settlement level up notification staying hidden if you cancel building placement
7 Years Ago
Remove remaining PersistentPerson references
7 Years Ago
7 Years Ago
Added FP ObjectPool and GameObjectPool
7 Years Ago
force update
7 Years Ago
hab ground effect
7 Years Ago
fixed flashlight flare regression
7 Years Ago
burlap gloves skinning fix
7 Years Ago
updated rowboat model launched rockets now properly inherit velocity and relative origin position
7 Years Ago
mfm
7 Years Ago
more
7 Years Ago
[D11] merge from main
7 Years Ago
merged
7 Years Ago
Added .vscode to ignore conf
7 Years Ago
Fixed a few shader compilation issues on Metal
7 Years Ago
Loading buildings no longer forces complete (this was finishing in progress constructions)
7 Years Ago
[D11] frontend/bootstrap integration WIP. Discovered some hidden dependencies. Generate slightly faster bootstrap if you don't want the intro sequence (only saves a couple of seconds at the moment though since it's working quite well in "parallel" with the splash screens), fix some issues where code wasn't yielding enough to give good parallelism between loading and frontend. Gets into the FE pretty quickly now on a package build, but the warmup continues behind the scenes so will need to check Bootstrap.completed at some point before trying to connect to a server, hopefully the player won't be quick enough, plus other work should further reduce the warmup bundle size.
7 Years Ago
building grass mat uses Building shader
7 Years Ago
Fixed water reflections on macOS/Metal
7 Years Ago
Fixed TargetFilterSettings blackboard key property NRES
7 Years Ago
Build Goal Target Filter Conditions to Condition mode instead of Selector
7 Years Ago
▇▌▄▋▇ ▋█▇
7 Years Ago
Enabled occlusion culling in macOS/Metal Enabled impostor rendering in macOS/Metal
7 Years Ago
TargetFilterSettings NRE fix
7 Years Ago
FactProviders namespace cleanup
7 Years Ago
Consideration wrapper NRE fixes
7 Years Ago
Various fixes related to DSE wrapper type changes, nuked old unused types + assets
7 Years Ago
Condition wrappers now has 3 modes; condition (default), fact and target filter, replacing need for TargetFilterCondiiton and FactSelector assets Consideration wrappers now have 2 modes; consideration (default) and condition, replacing need for ConditionConsideration assets
7 Years Ago
Created all boilerplate for game mode specific user components
7 Years Ago
NRE fix in Scarecrow.
7 Years Ago
undo for now
7 Years Ago
session management
7 Years Ago
Various error fixes for save/load/pooling including: Create a new ID when an entity leaves the pool. Moved view EnterPool overrides to ResetMutableState. CanSubscribe returns false if SmartObject is inaccessible.
7 Years Ago
Removed gang references from IInteractor
7 Years Ago
testing some shit out
7 Years Ago
Slight cleanup looking through character selections
7 Years Ago
testing analytics