userAdam Wcancel

6,187 Commits over 2,284 Days - 0.11cph!

10 Months Ago
Refactored some FoodViewModel visual config code so I can use it for the world and 3p models going forwards. WIP tint code.
10 Months Ago
Merge from main
10 Months Ago
Subtract 113075 (branch name) for now until I get chance to fix an issue.
10 Months Ago
Merge from main very latest now it's working again
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Merge from unity_editor_show_branch_name
10 Months Ago
Cleanup
10 Months Ago
Rename from BranchTitleTest to BranchName. Add some enabled checks.
10 Months Ago
Merge from main
10 Months Ago
Disable a debug log
10 Months Ago
▆▋▌▌▌ ▅▊▇█ ▌▊▌▉▅▇▊▇_▇▉▆▌▌
10 Months Ago
▅▅▉▇▍ █▋▇▆ ▅▅▇▆▄▍▇█▅██_▉▇▋▄▍▊▆▄▄
10 Months Ago
▊▌▌'▅ ▉▉▆▌ ▄▋▇▉▉▉▆▋▄▉█ ▄█▄▉▊▌▍▇█ ▋▉/▊▅▍▋ ▄▋▇█ ▇█ ▉ █▄▊▄▌▊▇█, ▇█▅▍'▋█ ▉▆▅▆▉ ▅▌ ▄▉ ▅▆▉▋█▉▇▊▅.
10 Months Ago
▄▍▋▉▅▍▍▇▋ ▊▅▅ █▍▅▌▌▊▇ ▍▄▇▄▊▊▄▌ ▉▍ ▅▉▇▋▊▄ ▉▍█▌▋▆▊▇▇ █▆▉ ▇▅▍▅ ▌▋ ▅▌▋▌ ▄ ▍▅▅▇█▉▅▌ █▋▍▉▍█▌▊▊ (▇▍▋▅▇██▇▄▄▋) ▊▉ ▌▆▋ ▌█▋ ▊▍▆▋▆▊▋ ▌▇▊ ▍▋▍▅▉█▋▅ ▍▉▊▊▍ ▇▉▇▅▌▍ ▋▌▅▍▄▍▋.
10 Months Ago
Pies folder/naming cleanup. Manifest.
10 Months Ago
Setup food_pie_generic.entity materials
10 Months Ago
Fix being able to spam the eat action
10 Months Ago
Restored options UI again
10 Months Ago
Merge from main
10 Months Ago
scene
10 Months Ago
scene
10 Months Ago
More containers. Manifest.
10 Months Ago
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.
10 Months Ago
Attempt to place loot in descending size order. Function to order loot by size.
10 Months Ago
Added and assigned what icon
10 Months Ago
Functions to calculate the total storage volume available, and the total storage volume required for a list of loot
10 Months Ago
ServerInit. Nicer placement.
10 Months Ago
Fixes
10 Months Ago
Prefab and settings tweaks
10 Months Ago
Pick a random area for each item. Areas can now be offset. Random offset per item.
10 Months Ago
Move more stuff to DoPrepare. Some inital runtime stuff.
10 Months Ago
Initial prefab setup
10 Months Ago
Offset item positions
10 Months Ago
More debug drawing
10 Months Ago
Some hackweek as fuck wip code/tests
10 Months Ago
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.
10 Months Ago
Manifest update for new items. Egg icon.
10 Months Ago
Setup 8 pie types: Items, recipes, pie VM settings. Added them to recipe list.
10 Months Ago
Linked chicken pie output item to chicken pie recipe. Added Brea recipe/item.
10 Months Ago
Test item tweak
10 Months Ago
Don't start attacks or hazzards when dead
10 Months Ago
Zero the Y when calculating look forward
10 Months Ago
Added a cooldown timer for the main triggered attack, use regular attack when on cooldown.
10 Months Ago
Setup hiss anim state, trigger it.
10 Months Ago
Add a regular attack, starts after the initial hazard trigger attack and continues while a player is in range.
10 Months Ago
Attack (placeholder) sound and events.
10 Months Ago
Better LOD settings
10 Months Ago
Trying out some UI to show event has triggered and reaction time. Warning hissing. Increase turn speed.
10 Months Ago
Audio. Alert tick interval.