Skip to content

Holodeck fixes and improvements

Rob Nelson requested to merge pull/3413/Holodeck into Bleeding-Edge

Created by: dylanstrategie

  • Fixed an issue reported in an issue ticket that allowed one to make holodeck items permanent by loading a simulation, cutting off equipment on the area APC and just legging it with the items. The derez proc was called after the parent ..() in process, which allowed to cheese a depowered holodeck console
  • Formatting, removed all those fucking newlines everywhere. This isn't what people mean when they say "make your code readable"
  • Absolute pathing
  • Remove some completely obsolete commented code
  • Add visible_message to emag hacking and AI hacking. Add an emagged check to emagging to avoid spamming (you can only emag when the console is not emagged, duh)

Fixes #3404 (closed)

Merge request reports