userAdam Wcancel

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

9 Months Ago
Added generic pie.projectile. Setup test pie items as throwable.
9 Months Ago
Bunch of throwing setup. Removed revolved VM from vm. Setup throwing VM events. Converted Food heldentity to BaseMelee
9 Months Ago
Merge from main
9 Months Ago
Merge from main
9 Months Ago
Merge from main
9 Months Ago
Fun merge from main wip
9 Months Ago
Fix crafting quality tea item id
9 Months Ago
Added wooden armor insert item, setup protection stats. Setup world model.
9 Months Ago
Fix a bunch of situations where an unnecessary full preset change would be applied. Fix preset name detection for single element changes.
9 Months Ago
Fix mipmaps settings, re-exported defaults
9 Months Ago
Remove skin weights option, force to 4 bones.
9 Months Ago
Fix incorrect convar name for presets causing initial display error
9 Months Ago
Merge from fm1, restoring UI functionality after merge from main
9 Months Ago
Restore UI
9 Months Ago
Lead plate radiation protection
9 Months Ago
wip merge from main fixes
9 Months Ago
Armour plate insert world model setup
9 Months Ago
Merge from mfm1
9 Months Ago
Fix UI after merge
9 Months Ago
Fix test item after merge
9 Months Ago
merge from main wip
10 Months Ago
▌▌▉▆█ ▌▅▍▉▍▊▅▉▆ ▍▇▌▆▆▄ ▇█▌▆▍▄▍
10 Months Ago
Improved plant pot deployment rules
10 Months Ago
Merge from wip branch. Set plant pot lost changes.
10 Months Ago
Fix plant pot not working after merge from main
10 Months Ago
Apple pie temp icon, setup.
10 Months Ago
Set eat anim to return to deploy anim when completed ready for the next food item in the stack, if there's any left.
10 Months Ago
Can now specify per-item view models to use inside the food VM. Shows correct ones, hides other ones. Init in deploy. Added another pie (apple) item for testing.
10 Months Ago
Set pie VM animator to always animate.
10 Months Ago
Refresh
10 Months Ago
Merge from consume_food
10 Months Ago
Setup ViewModelRenderer scripts. Re-nabled UsesViewModelCamera.
10 Months Ago
Pie eating. Animator setup. Added Consume event to pie eat anim.
10 Months Ago
Delete placeholder pie viewmodel. Delete placeholder pie entity. Moved to food_pie_generic entity. Copied FoodModelView on to new MV. Disabled my test consuming.
10 Months Ago
Merge again?
10 Months Ago
Merge from cookingv2
10 Months Ago
Plant pot bounds and collision.
10 Months Ago
DoPrepare on plant-wheat.
10 Months Ago
Add wheat plants to spawn prefabs
10 Months Ago
Corn collectable prefabs, population & autospawn setup
10 Months Ago
Wheat, clone, entity, seeds, genes, plant properties setup. Setup growth stages. Setup placeholder growable values.
10 Months Ago
Merge from consume_food
10 Months Ago
Renamed food_pie_generic.viewmodel to food_pie_generic.viewmodel_placeholder to be clear
10 Months Ago
Merge from cookingv2
10 Months Ago
Generic pie entity and VM prefabs. Pie specific items (chicken as initial test)
10 Months Ago
Hook up new food view model script to placeholder food vm. Link to food entity.
10 Months Ago
Some very initial food VM code /setup
10 Months Ago
Added Consume server RPC to food entities. Inital OnInput for food held entity, trigger eat when you press reload for now. Don't belt-eat food items that have an item mod and valid entity prefab. Added BlockBeltSelect virtual check to ItemMod. Codegen.
10 Months Ago
Test switching food items. Added second test food item.
10 Months Ago
Very initial test food vm/held ent setup