254,763 Commits over 3,990 Days - 2.66cph!
Moved playermodel to rust addon
Path fixes
Sandbox addon not alwaysload
null check and warning for Behaviour when trying to apply skill gain
Fixed not filtering warning
Addons tab
Addon info backend
Use Active, not SetActive
Removed PrimaryAddon logic
Flipped UpdateAddonState logic the right way up
Enable gamemode addon only when starting game
Don't NRE forever on failed to load gamemode
BaseEntity class name (we want to create a managed counterpart for every native actor)
Send ServerInfo on join server, allowing proper gamemode selection
Gamemode selector
OnUnregister instead of UninitializeComponent source of ActorDestroyed
Merge branch 'master' of SandboxGame
Cycle HUD input in engine, so we can still escape to menu if gamemode fails to load
Alignment fixes.
Material warning fix.
Reverted ItemIcon.cs because it messes with mah UI slots.
renamed a confusingly named behaviour chain element variable
Character teleport uses origin (bottom of collider)
Fix jumping into ceiling not stopping velocity
Improvements and fixes to building and fire gathering AI.
Cleanup of EntityValueConsideration.
tweak temple B floor texture/mat
tweak highlight tile texture
removed some debug stuff
fixed tentacle pixel debris
rope removed if an anchor doesnt exist
rope start/end positions initialized correctly
Add some debug code to figure out mcore crashes
fixing all the everything
Updated vm source rig - latest rig & mesh
fix to make items have random rotation and position data when carrying more than one in one hand
Changed wall generation
Added vertical boost
New building default materials
Better options layout, better video options logic
bullet effects use float array for params
adjusted player mass to 1f
Geiger World model, prefab, mats, textures etc
Added a quick script to make the booster rotate until it has anims.
More friendly-ability range fixes.
Fixed being able to hide the options menu
Combo options item functionality
Some minor tweaks from Sunday
reduced volume of attack mode clip
Senses unit enabled check
Added BaseEntity.Enabled flag, ignore disabled ents in ECS ticks
further adjusted some launch site props
tagged certain launch site path nodes as 'straightaways'
bradley will no longer turn 180 degrees when on a straightaway (won't get stuck)
Added Booster unit.
Generated unit portraits.
Fixed some target colour issues.
ConditionConsiderationSettings score is 0 if the condition failed
HasDesireSettings editor, validation
Options navigation tweaks, can now close menu
Fixed toggle options not being visible
Better logic for picking which item is selected when changing page
Ak, Beancan grenade, Bone club, Binoculars, D Shotgun, M92, M249, Sawnoff shotgun, Semi auto pistol, Semi auto rifle, Stone spear, Wooden Spear, Thompson - Updated to latest rig & added new arms
Each attack definition can now specify it's own CP cost.
Added ResetMovementCombatAction
Gathering for fire improvements.
Clamp npcs to the ground as we are traversing a navmesh link.
Fixed options menu navigation
Game no longer autoloads the last save
Fixed some issues related to agents getting back to normal movement after completing a navigation link.
ConsiderationSettings.BlackboardReadKeys no longer abstract