userAdam Woolridgecancel

10,922 Commits over 3,377 Days - 0.13cph!

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
1 Year Ago
more test changes and some fixes
1 Year Ago
trying out a different placement method
1 Year Ago
Update ghost model rotation immediately after changing rotation
1 Year Ago
merge from main
1 Year Ago
Switch to the same placement rotation as the weapon you take from a rack. Press shift to rotate a weapon when placing.
1 Year Ago
best placement calc fixes for rotation
1 Year Ago
rotation placement checks
1 Year Ago
rotation serialization fix
1 Year Ago
serialize rotation. protobuf. made client-side rotation control a convar for testing until I add a keybind.
1 Year Ago
merge from main
1 Year Ago
grid helper functions now support rotation.
1 Year Ago
apply pivot offset correctly and only once, fix anchors.
1 Year Ago
remove anchor passing
1 Year Ago
remove now unnecessary unparent code
1 Year Ago
NRE fix. Parenting change.
1 Year Ago
small refactor
1 Year Ago
Restore crosshair weapon rack info after merge
1 Year Ago
merge from main
1 Year Ago
quick temporary hacky test of applying pivot
1 Year Ago
More progress, fixes, auto create render center offset in setup tool.
1 Year Ago
placement test wip
1 Year Ago
wip/tests
1 Year Ago
wip auto center and pivot calc, bounds, rotation