userAdam Wcancel

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

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