mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 10:31:34 +00:00
* Add Aviators and Aviator HUDs * fuckkkk it wasnt in tgstation.dme 💀 * Add toggleable modes for the Aviator HUDs * fix missing sprite for on_mod aviator_sec_flash * Add Aviator HUDs to techtree * Add retinal projector meson * Change AviatorSec from red to blue sec theming * ofcourse I forgot the on_mob sprites * Fix small naming bug * Make retinal projectors not brighter * Add more retinal projectors * Fix some issues with retinal projector sprites * Add Aviators (HUD+Prescpt) and Ret.Proj to loadout * Jesus fuck why did I try refactoring super tired * Add civilian retinal projector * Add Science Aviators and Ret.Proj * Fix inconsistent indentation clothesmate.dm * Implement modes (flash/cont/off) into retinal proj * Add research node for science aviator * Add Ret.Proj to techtree and designs * Split designs into designs.dm * block spacing + early return tenary for proc * Boil other procs down to one mode toggle + misc * Messed up code indentation in all_nodes.dm * Take out suicide message for aviators * Oops, apparently ..() is absolutely meaningless if no parent is defined * Update modular_skyrat/modules/modular_items/code/modular_glasses.dm Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> * Remove single-char vars * Apply reviews to loadout,descriptions and tinting * Make fake aviators a subtype of fake sunglasses * add \improper to the parent AR type Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> * Instead of printing to chat, print as balloon Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>