userAdam Wcancel

5,625 Commits over 2,223 Days - 0.11cph!

3 Years Ago
Fix accidental file change commit
3 Years Ago
merge from main
3 Years Ago
NRE fix
3 Years Ago
Peg fix
3 Years Ago
reload/unload weapon ammo sounds
3 Years Ago
merge from main
3 Years Ago
merge from loading
3 Years Ago
load/unload functionality
3 Years Ago
Refresh slot ammo details. Bunch of refactor/cleanup.
3 Years Ago
load/unload wip/tests
3 Years Ago
merge from main
3 Years Ago
Fix pivots getting abandoned
3 Years Ago
Client visual refresh now only updates/spawns/destroys weapons for changed slots, not everything.
3 Years Ago
wip changes to avoid allocs and clientside model re-use
3 Years Ago
Show current rotation direction UI marker as green or red to reflect placement fit.
3 Years Ago
Re-added weapon rack UI prefab to crosshair after merge conflict. Remade test save to be compatible with latest protobuf. NRE fix.
3 Years Ago
generate protobuf
3 Years Ago
merge from main, manual merge protobuf.
3 Years Ago
merge from weapon_racks/rotation/placement
3 Years Ago
merge from main
3 Years Ago
Rotation/placement UI wip
3 Years Ago
test weapons setup
3 Years Ago
update peg positioning and tool to work with new placement stuff.
3 Years 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
3 Years Ago
Check valid and apply same rotation when using swap weapon if possible. Fix a situation where the rack would steal a weapon.
3 Years Ago
Always show crosshair
3 Years Ago
Disable debug grid drawing. Additional test save.
3 Years Ago
increase max slots, handle being full and trying to add new item
3 Years Ago
more test changes and some fixes
3 Years Ago
trying out a different placement method
3 Years Ago
Update ghost model rotation immediately after changing rotation
3 Years Ago
merge from main
3 Years Ago
Switch to the same placement rotation as the weapon you take from a rack. Press shift to rotate a weapon when placing.
3 Years Ago
best placement calc fixes for rotation
3 Years Ago
rotation placement checks
3 Years Ago
rotation serialization fix
3 Years Ago
serialize rotation. protobuf. made client-side rotation control a convar for testing until I add a keybind.
3 Years Ago
merge from main
3 Years Ago
grid helper functions now support rotation.
3 Years Ago
apply pivot offset correctly and only once, fix anchors.
3 Years Ago
remove anchor passing
3 Years Ago
remove now unnecessary unparent code
3 Years Ago
NRE fix. Parenting change.
3 Years Ago
small refactor
3 Years Ago
Restore crosshair weapon rack info after merge
3 Years Ago
merge from main
3 Years Ago
quick temporary hacky test of applying pivot
3 Years Ago
More progress, fixes, auto create render center offset in setup tool.
3 Years Ago
placement test wip
3 Years Ago
wip/tests