userBill Bcancel
reporust_rebootcancel

8,706 Commits over 1,705 Days - 0.21cph!

59 Days Ago
Minor tidy up
60 Days Ago
Remove old comment that's no longer true
60 Days Ago
Remove unused feature
2 Months Ago
Allow for custom camera far clip distance as well. Reduce to 0.5m for roadsign gloves, to not show the rear glove.
2 Months Ago
Allow custom pivot points for items in the skin viewer, to override the automatic pivot on a case-by-case basis. Set custom pivot point for roadsign gloves.
2 Months Ago
Set up skin scripts properly for things like roadsign gloves
2 Months Ago
Added loading spinner to show that a 3D skin view is loading. Added a callback for skin set failure to hide the loading circle.
2 Months Ago
Fixed rug skins not showing up
2 Months Ago
Fixed more issues with skins not loading or loading incorrectly
2 Months Ago
Fix most skin viewing being broken
2 Months Ago
Sunlight direction fix
2 Months Ago
Clear rendertexture assignment when SkinViewer is destroyed
2 Months Ago
Don't strip animator on the Hazmat preview suits
2 Months Ago
Strip colliders, animators, and MonoBehaviours from SkinViewer entities
2 Months Ago
Set up prefabs with animations for all the hazmat suit skins on the store
2 Months Ago
Fixed skins getting cut off in non-square views
2 Months Ago
Minor texture edit
2 Months Ago
▇▄▍▇▆▆ ▋▇▇▅▋▆▌▉▇▍▄█▄ ▆▇▊▋▍▊▊ ▉▌▆█ ▌▊▇▍▋ ▄▌▉ ▌▅▌ ▋▄▄▅▆ ▌▅▆▊▊▄▆▉▍ ▋▆▄ ▊▉▊▌ ▅▌▆▄▌ ▍▌▆▅ █▊▌█ ▊▉▋▋█ ▋█▊▉▌▌█▌. ▄▍▋▋▌ - ▆█▄ ▊▅ ▋▅
2 Months Ago
Merge Main -> store-ui
2 Months Ago
Fix NRE if SkinViewer is closed while loading a skin
2 Months Ago
Don't show 3D skin viewer models for Pattern Sofa or Factory Door. Mainly because pattern sofa has no base.
2 Months Ago
Merge store-ui -> Main
2 Months Ago
Merge MultiSkinViewer -> store-ui
2 Months Ago
Set up every item pack store page, though many models will need manual tweaks
2 Months Ago
Allow specifying a prefab, rather than an item, so we can show alternative prefabs if desired (e.g. arctic suit that includes an animation)
2 Months Ago
Refactored pack item code, now doing most work in the icon rathe than the base pack script
2 Months Ago
Improved item positioning and appearance for the group packs
2 Months Ago
Arctic suit guy stands up straight
2 Months Ago
Merge Main -> MultiSkinViewer
2 Months Ago
Working well on the Arctic page
2 Months Ago
Tidy up
2 Months Ago
Better angle
2 Months Ago
When there's no PropRender script and we're calculating the ideal camera position ourselves, put it on an angle above the model instead of level with it
2 Months Ago
Ignore zero-volume renderers
2 Months Ago
Add support for vehicles in the skin viewer (e.g. Tomaha in Arctic pack)
2 Months Ago
Create a skin viewer per info model, only while opened. Since we can now have more than once, it makes less sense to have a single static one there.
2 Months Ago
WIP system for showing 3D model icons on the skin pack screens
2 Months Ago
Minor cleanup
2 Months Ago
Remove unused component
2 Months Ago
Removed keyboard and mouse interaction (not needed in the current iteration)
2 Months Ago
Support multiple SkinViewer objects at once
2 Months Ago
Merge from Main
2 Months Ago
WIP support for showing multiple 3D models at once in the skin viewer, each going to a separate rendertexture
2 Months Ago
Merge store-ui -> Main
2 Months Ago
Fix bugs with attack heli rocket/flare firing lockouts
2 Months Ago
Attack heli: Reset flare and rocket timers if new inventory is loaded in
2 Months Ago
Attack heli: Added off-state dashboard lights so they don't visually appear suddenly when the light comes on green or red.
2 Months Ago
- Attack heli flares can now only be fired once every 30 seconds - Added small lights to the heli pilot controls that indicate rocket and flare readiness - Added a little ding sound when flares become available again - Improved attack heli rocket hit pos prediction marker accuracy slightly - If the attack heli hit projection doesn't hit anything, move the marker to the middle of the UI instead of taking the end point of the last ray - Added a couple of useful methods to ItemContainer
2 Months Ago
Kind of got redirect skins working in the 3D viewer, except that some skins have the wrong skin ID in their store info (e.g. the CNY spear is a white CNY lantern). I have a maybe more data-error-proof idea, but committing this version in case I need it.
2 Months Ago
Fixed models that don't have a skin ID not showing up (e.g. the current lantern and spear)