branchrust_reboot/main/weapon_rackscancel

296 Commits over 273 Days - 0.05cph!

12 Months Ago
misc refactor & fixes
12 Months Ago
merge from main
12 Months Ago
model update
12 Months Ago
NRE fix
12 Months Ago
merge from mfm_test
1 Year Ago
Added makeshift standing weapon rack LODs/Gibs/COL/Materials & Textures initial prefab setup for adam
1 Year Ago
Weapon racks can now opt to use colliders instead of grid pos to determine hovered weapon. Freestanding vertical rack now uses this method for more accuracy.
1 Year Ago
manifest
1 Year Ago
client/server compile fix
1 Year Ago
Make a couple of functions not static so that their RPCs get generated correctly
1 Year Ago
fixes, optimisations, refactoring, manifest.
1 Year Ago
Additional profiling
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
merge from refactor2
1 Year Ago
Weapon placement rotation is no longer a clientvar
1 Year Ago
Check clientside if held weapon is accepted by the current rack type before showing the UI. Enforce weapon type check serverside.
1 Year Ago
Clear lookingAtWeaponSlot correctly so that UI doesn't get stuck. Updated test save.
1 Year Ago
codegen
1 Year Ago
merge from main
1 Year Ago
Added profiling. #if editor
1 Year Ago
merge from main
1 Year Ago
Fix pegs not being shown when swapping a weapon
1 Year Ago
merge from main
1 Year Ago
reduce update sends
1 Year Ago
merge from lookat
1 Year Ago
reordering
1 Year Ago
show outlines when hovering mounted weapons
1 Year Ago
merge from main
1 Year Ago
added manual render bounds ovveriding for weapons that need it. applied to dbs.
1 Year Ago
remaining configs
1 Year Ago
more configs
1 Year Ago
bunch of weapon config updates
1 Year Ago
merge from main
1 Year Ago
fixes
1 Year Ago
setup some test weapons for standing rack. test save.
1 Year Ago
merge from main
1 Year Ago
gen proto
1 Year Ago
merge from main, proto conflict fix
1 Year Ago
missing codegen
1 Year Ago
Tweaked placement offset for standing rack
1 Year Ago
increase grid y cell count of stand
1 Year Ago
rename stand prefab/item and make it freestanding.
1 Year Ago
merge from stands
1 Year Ago
repair UI prefabs after merge
1 Year Ago
merge from merge_from_main
1 Year Ago
refactoring wip
1 Year Ago
merge from main
1 Year Ago
refactoring and test deployable
1 Year Ago
some refactor / cleanup and proto pooling