userAdam Wcancel

12,310 Commits over 3,712 Days - 0.14cph!

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