Files
Bubberstation/code/modules/projectiles
Qustinnus 98a1ee154f Changes Gun Overlay update logic (#50923)
Guns now update their overlays in update_overlays(), removing the lag from mining that was caused by mutable appearances being bugged 

cl Qustinnus, AnturK
code: Moved gun overlay updating to update_overlays(), removing lag from objects when you add a flashlight / baynonet to them
/cl

thanks to Antur for pointing out that the bug with priority_overlays was caused by a bug in mutable appearances where mutable appearances directly inherit dir improperly in overlays, causing the ref to be fucked in the priority overlay list and thus being stuck in ghost land until cut_overlays() is called (Antur can probably explain this better)

Fixes #50747
2020-05-07 12:40:10 +12:00
..
2020-04-05 04:32:23 -03:00