11,862 Commits over 3,653 Days - 0.14cph!
Subtract
113075 (branch name) for now until I get chance to fix an issue.
Merge from main very latest now it's working again
Merge from unity_editor_show_branch_name
Rename from BranchTitleTest to BranchName.
Add some enabled checks.
▆▋▌▌▌ ▅▊▇█ ▌▊▌▉▅▇▊▇_▇▉▆▌▌
▅▅▉▇▍ █▋▇▆ ▅▅▇▆▄▍▇█▅██_▉▇▋▄▍▊▆▄▄
▊▌▌'▅ ▉▉▆▌ ▄▋▇▉▉▉▆▋▄▉█ ▄█▄▉▊▌▍▇█ ▋▉/▊▅▍▋ ▄▋▇█ ▇█ ▉ █▄▊▄▌▊▇█, ▇█▅▍'▋█ ▉▆▅▆▉ ▅▌ ▄▉ ▅▆▉▋█▉▇▊▅.
▄▍▋▉▅▍▍▇▋ ▊▅▅ █▍▅▌▌▊▇ ▍▄▇▄▊▊▄▌ ▉▍ ▅▉▇▋▊▄ ▉▍█▌▋▆▊▇▇ █▆▉ ▇▅▍▅ ▌▋ ▅▌▋▌ ▄ ▍▅▅▇█▉▅▌ █▋▍▉▍█▌▊▊ (▇▍▋▅▇██▇▄▄▋) ▊▉ ▌▆▋ ▌█▋ ▊▍▆▋▆▊▋ ▌▇▊ ▍▋▍▅▉█▋▅ ▍▉▊▊▍ ▇▉▇▅▌▍ ▋▌▅▍▄▍▋.
Pies folder/naming cleanup. Manifest.
Setup food_pie_generic.entity materials
Fix being able to spam the eat action
Restored options UI again
More containers.
Manifest.
Added function to get the best storage area for a given item, based on size and remaining space.
Try storage areas in a random order.
Added function to get the available remaining storage volume of a storage area.
No longer over-fill storage areas.
Attempt to place loot in descending size order.
Function to order loot by size.
Added and assigned what icon
Functions to calculate the total storage volume available, and the total storage volume required for a list of loot
ServerInit.
Nicer placement.
Prefab and settings tweaks
Pick a random area for each item.
Areas can now be offset.
Random offset per item.
Move more stuff to DoPrepare.
Some inital runtime stuff.
Some hackweek as fuck wip code/tests
Bunch of WorldModel DoPrepare precalculations including largest dimension and collision based bounds.
Functions for aligning an object based on largest and 2nd largest dimensions.
Can now determine all items in the most "sensible" orientation: largest dimension sideways then 2nd largest upwards.
Bunch of supporting code.
Test functions to spawn all items with world models in a scene.
Debug rendering of bounds and directions.
Manifest update for new items.
Egg icon.
Setup 8 pie types: Items, recipes, pie VM settings.
Added them to recipe list.
Linked chicken pie output item to chicken pie recipe.
Added Brea recipe/item.
Don't start attacks or hazzards when dead
Zero the Y when calculating look forward
Added a cooldown timer for the main triggered attack, use regular attack when on cooldown.
Setup hiss anim state, trigger it.
Add a regular attack, starts after the initial hazard trigger attack and continues while a player is in range.
Attack (placeholder) sound and events.
Trying out some UI to show event has triggered and reaction time.
Warning hissing.
Increase turn speed.
Audio.
Alert tick interval.
Codegen/manifest to get bet branch working again