userAdam Wcancel
reporust_rebootcancel

6,002 Commits over 2,253 Days - 0.11cph!

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
3 Years Ago
wip auto center and pivot calc, bounds, rotation
3 Years Ago
merge from main
3 Years Ago
set scale override for the four overly massive items
3 Years Ago
Added support for weapon scaling when mounted
3 Years Ago
Placement behaviour tweak
3 Years Ago
merge from main
3 Years Ago
additional test save
3 Years Ago
last of the weapon configs.
3 Years Ago
and more configs...
3 Years Ago
more weapon configs...
3 Years Ago
more weapon configs
3 Years Ago
more weapon configs
3 Years Ago
more weapon configs
3 Years Ago
more weapon configs
3 Years Ago
more weapon configs
3 Years Ago
Grid cell size tweak. First bunch of weapon configs.
3 Years Ago
Bunch of cleanup, refactor and optimisations.
3 Years Ago
Placement checks can now ignore a specific mounted weapon (for swapping). If swapping a weapon with a larger weapon, try and fit it in surrounding space if possible, otherwise don't allow swap.
3 Years Ago
Refactor best placement calc
3 Years Ago
merge from main
3 Years Ago
verify item fits server side too
3 Years Ago
Swap weapon fixes. Codegen.
3 Years Ago
Cleanup