userAdam Wcancel

11,445 Commits over 3,561 Days - 0.13cph!

1 Year Ago
NRE fix
1 Year Ago
Can now loot another player's backpack if you're behind them and close enough
1 Year Ago
Added backpacks, only one can be worn/carried at a time, adds new separate row of storage slots. Can be interacted with from the ground or inventory, slightly reduces move speed.
1 Year Ago
merge from main
1 Year Ago
added weaponrack_tall
1 Year Ago
added weaponrack_wide
1 Year Ago
Remove debug log
1 Year Ago
compile fixes
1 Year Ago
pooling/reuse tweaks for pegs and pivot points, also now works for placement ghost models.
1 Year Ago
merge from main
1 Year Ago
delete unused weapon rack item/prefab
1 Year Ago
test save
1 Year Ago
Use pooling for clientside peg models
1 Year Ago
Round to nearest int not lowest int, for smoother placement
1 Year Ago
less confusing calculation function
1 Year Ago
only show rotation UI for items with config
1 Year Ago
merge from main
1 Year Ago
setup some test weapon configs for rotation
1 Year Ago
peg rotation fix
1 Year Ago
wip vertical mount pegs
1 Year Ago
Don't include default ammo in ammo list if you don't have any.
1 Year Ago
Restore UI and manifest after merge.
1 Year Ago
Fix accidental file change commit
1 Year Ago
merge from main
1 Year Ago
NRE fix
1 Year Ago
Peg fix
1 Year Ago
reload/unload weapon ammo sounds
1 Year Ago
merge from main
1 Year Ago
merge from loading
1 Year Ago
load/unload functionality
1 Year Ago
Refresh slot ammo details. Bunch of refactor/cleanup.
1 Year Ago
load/unload wip/tests
1 Year Ago
merge from main
1 Year Ago
Fix pivots getting abandoned
1 Year Ago
Client visual refresh now only updates/spawns/destroys weapons for changed slots, not everything.
1 Year Ago
wip changes to avoid allocs and clientside model re-use
1 Year Ago
Show current rotation direction UI marker as green or red to reflect placement fit.
1 Year Ago
Re-added weapon rack UI prefab to crosshair after merge conflict. Remade test save to be compatible with latest protobuf. NRE fix.
1 Year Ago
generate protobuf
1 Year Ago
merge from main, manual merge protobuf.
1 Year Ago
merge from weapon_racks/rotation/placement
1 Year Ago
merge from main
1 Year Ago
Rotation/placement UI wip
1 Year Ago
test weapons setup
1 Year Ago
update peg positioning and tool to work with new placement stuff.
1 Year Ago
Swap Weapon will now attempt to fit the held weapon to the rack using an alternate rotation/position if it will fit that way
1 Year Ago
Check valid and apply same rotation when using swap weapon if possible. Fix a situation where the rack would steal a weapon.
1 Year Ago
Always show crosshair
1 Year Ago
Disable debug grid drawing. Additional test save.
1 Year Ago
increase max slots, handle being full and trying to add new item