196,710 Commits over 4,110 Days - 1.99cph!

9 Years Ago
Updating RustBuild (trying to speed up builds)
9 Years Ago
Tab to cycle selected tribe member
9 Years Ago
Notice fixes
9 Years Ago
bug fix
9 Years Ago
Fixed rect selection showing in single unit controller mode Started work on a more generic tooltip system Moved crafting to a modal popup with the building button BuildingMenuWidget becomes UnitCommandsWidget UI utility and cleanup
9 Years Ago
- Added Aggression Attribute - Updated all Units with Aggression settings from Google Sheets - Terriotory Consideration Settings now takes Unit's Aggression into account, when calculating confidence / score. - Morale now takes Unit's Aggression into account, when calculating fear. - Intruders in Territory now has the condition that target must not be of same species.
9 Years Ago
airfield work backup
9 Years Ago
Office building models wip
9 Years Ago
merge
9 Years Ago
cash money icons
9 Years Ago
Context menu tweaks
9 Years Ago
merge.
9 Years Ago
latest art source
9 Years Ago
Craft menu scroll speed
9 Years Ago
Set city seed.
9 Years Ago
RUST-1074 XP bar covering screen after client stall
9 Years Ago
updated textures
9 Years Ago
Merge from throwable_weapons
9 Years Ago
Merge from throwable_weapons
9 Years Ago
Post-merge fixes
9 Years Ago
Merge from main
9 Years Ago
Merge from main
9 Years Ago
RustBuilder build
9 Years Ago
Merge from main
9 Years Ago
- more bouncer ai tests
9 Years Ago
commiting new truck with textures
9 Years Ago
Added basic implementation of single select controller + follow only camera
9 Years Ago
UI updates
9 Years Ago
Data save
9 Years Ago
Fixed interaction settings wrapper being a dick
9 Years Ago
Considerations contribution range is now defined on each wrapper, supports negative values Action wrapper goodness
9 Years Ago
Added regaining stamina ability and AI
9 Years Ago
bit more AI
9 Years Ago
Code cleanup
9 Years Ago
Projectiles fixed update
9 Years Ago
Radial menu doesn't show interactions for held items that still have active subscriptions (e.g. pickup) ActionChain executes actions marked for ExecuteOnBreak... on break!
9 Years Ago
Fixed VicinityEffects not creating their triggers on the correct layer
9 Years Ago
added anim debug exit, add to anim in state machine to debug log when it starts and how long it took before exiting
9 Years Ago
Navigation fix
9 Years Ago
Navigation destination reached callback revert
9 Years Ago
Projectile NRE fix + comments
9 Years Ago
UnitVIew assigns hitbox.Unit during Setup
9 Years Ago
Projectiles ignore collisions with their shooter
9 Years Ago
Log error if we fail to spawn a projectile in Unit.Combat.PerformRangedAttack
9 Years Ago
Animation/Navigtation state callback changes
9 Years Ago
FOR FUCK SAKE tweak AO and light
9 Years Ago
▇ ▍▆▇ ▉▆▋▋▄▍▇▄ ▇▄▄▇▄/█▊▆▄▍▆/▋▍▉▋▊▅▊
9 Years Ago
- Started new bouncer AI
9 Years Ago
- Accelerate and StopAccelerating action code
9 Years Ago
- Started coding some AI conditionals for behaviour trees, now that I kinda know what I'm doing