userElliotHcancel
branchrust_reboot/main/artist_pack_dlccancel

70 Commits over 62 Days - 0.05cph!

3 Months Ago
Refactor Easel LOS checks
3 Months Ago
Shorten time to first LOS check
3 Months Ago
Update to Easel LOS, now checks deployable layer
3 Months Ago
compile fix
3 Months Ago
update easel LOS from shelf
3 Months Ago
Extra LOS checks for easels being blocked by deployables
3 Months Ago
Collider fix for paintable reactive target
3 Months Ago
Fix reactive target being lowered after network range re-enter
3 Months Ago
fix camera not resetting in painting menu
3 Months Ago
fix easel not deployable on rocks, breaking on boats
3 Months Ago
reactive target unstuck-ing force trigger collider
3 Months Ago
Easel code cleanup
3 Months Ago
Refactor reactive targets, removing duplicated code and fixing collider issues on standard reactive target
3 Months Ago
fix large ornate frame easel socket again
3 Months Ago
Removed IO hover text for signage, which has no IO connections
3 Months Ago
shutter frame network range fix
3 Months Ago
Update frame IO subent source items
3 Months Ago
Syncvar fix for shutterframes
3 Months Ago
Reduced timer for LOS easel checks, added max distance
3 Months Ago
Add LOS check to sign painting when on an easel, WIP still
3 Months Ago
merge from main -> artist_pack_dlc
3 Months Ago
syncvar partial fix on shutterframes
3 Months Ago
Fix paintable reactive target colliders (ty aron)
3 Months Ago
Fix photoframes not censoring properly
3 Months Ago
Easel extends preventbuilding collider when painting is socketed, to prevent double placements
3 Months Ago
Add small arrow on guide of paintable window to indicate which face is paintable, also match durability reduction on pickup of normal reinforced window
3 Months Ago
Add ItemModChildIO to lightup frames, for power usage in inventory menu
3 Months Ago
fix ornate frame label placement
3 Months Ago
Painting menu now only remembers the exact painting source when loading cached rotations, instead of remembering by same name of prefab
3 Months Ago
Fix window not keeping damage when picked up
3 Months Ago
Fix easel deployOBB, move back camera position, cant place so close to walls
3 Months Ago
Fix all frame items missing ItemModSign and Panel set to SignPanel
3 Months Ago
fix paintable reactive target collider issue
3 Months Ago
Change painting menu rotation caching to only work on the same gameobjects, trying to paint a different type of painting will reset the rotation back to default
3 Months Ago
fix large lightup frame not having interact menu with hammer
3 Months Ago
Ornate frame character limit, fix large frame text behind mesh
3 Months Ago
Fixed Scrap frame IO placements, swapped positions of power in and passthrough for lightup frame, reduced power consumption of shutter frame to 0
3 Months Ago
paintable reactive target health and protection fix, now matches existing reactive target
3 Months Ago
Syncvar saving fixes for frames and easel, fixes to ornate frame configuration menu
3 Months Ago
fix interface compiler defines
3 Months Ago
merge from main
3 Months Ago
Debug mesh finder tool for painting
3 Months Ago
paintable window fixes
3 Months Ago
Easel placement setups for scrap and lightup frames
3 Months Ago
Remove sockets from XL and XXL for easel, comically large and unbalanced
3 Months Ago
painting reactive target IO handles, updated manifest
3 Months Ago
lightup frame correct IO placements
3 Months Ago
Add menu option to toggle shutter of shutter frames (IO takes priority)
3 Months Ago
added params for default tiling and offset for shutters
3 Months Ago
lightup frame scripts integration