userAdam Wcancel

11,277 Commits over 3,500 Days - 0.13cph!

1 Year Ago
Fix HAB armor icon and text
1 Year Ago
Pooling fix for weapon rack lights
1 Year Ago
Add a prhase to fix load ammo text display
1 Year Ago
NRE fix for mounted input running on non-players
1 Year Ago
Ran autoset script on homing missile launcher to set dimensions and grid size. Removed pegs for now as neither peg is large enough.
1 Year Ago
Alternate door option: Shared health with main balloon/armor. Added ChildDoor - a standard door with extra options to redirect damage and protection to parent. Switched HAB door to use ChildDoor.
1 Year Ago
HAB armor door is no longer immortal, has own health.
1 Year Ago
Protection redirect test
1 Year Ago
Merge Bill's hammer repair branch. Removed my commented debug logs.
1 Year Ago
Armor now modifies HAB health directly. Armor entity forwards damage to parent HAB. Save/load support.
1 Year Ago
Client compile fix
1 Year Ago
merge from main
1 Year Ago
Implemented Flag_CanModifyEquipment. Client menus now run the same checks as server.
1 Year Ago
HAB equipment can trigger a re-equip delay when destroyed. HAB armor has a 60 second re-equip delay.
1 Year Ago
Always refresh grounded flag.
1 Year Ago
Added grounded flag. Remove now unused inventory item related stuff. HAB equipment items can now be flagged as equippable only on ground. Radial menu options now only display when they pass the correct checks.
1 Year Ago
Add UpgradeOptions implementation. Upgrades now applied via radial menu options. Menu option runtime generation. Switched to RPC implementation for equipping/using items.
1 Year Ago
merge from main
1 Year Ago
merge from tests/entities
1 Year Ago
Set door collider to convex to prevent error spam
1 Year Ago
Got the door working
1 Year Ago
Enable saving on armor entity. Don't disable saving on armor entity in code. Consume item.
1 Year Ago
Added HotAirBalloonEquipment. Armor is now a HotAirBalloonEquipment. Handle adding/removing equipment entities. Base functions for modifying stats.
1 Year Ago
Gib spawning without parenting. Added HotAirBalloonArmor class and re-setup the prefab using it.
1 Year Ago
Health change
1 Year Ago
merge from main
1 Year Ago
Potential NRE fix
1 Year Ago
merge from mfm_wip
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
merge from weapon_racks
1 Year Ago
Added ItemModChildIO component to rack items so they redirect to light entities for power usage display info.
1 Year Ago
merge from weapon_racks
1 Year Ago
merge from unwidening
1 Year Ago
Size, collision, sockets, deploy updates
1 Year Ago
Update placement collider and cell counts to match new art
1 Year Ago
Fixed light passthrough labels
1 Year Ago
merge from weapon_racks
1 Year Ago
merge from main
1 Year Ago
Clear ammo types
1 Year Ago
Stand drop position tweak
1 Year Ago
Updated drop positions for weapon racks
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
Initial tests
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
merge from weapon_racks
1 Year Ago
merge from clean_up
1 Year Ago
merge from pivots