Goonstation Forums
RCD airlock system upgrade + associated new proc - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30)
+---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31)
+---- Thread: RCD airlock system upgrade + associated new proc (/showthread.php?tid=11548)



RCD airlock system upgrade + associated new proc - Kubius - 02-06-2019

Basically what the title says. Two part change:
  • New airlock-fetcher proc that accepts optional access value and style parameters and returns the path of the appropriate airlock as compliant with map_setting. Originally created for a more elaborate project (which I may submit at a later time) but I realized it had general value and split it off into its own file.
  • RCD retool to use the new fetcher proc. Basic RCDs can still only make basic airlocks, but they now follow the map style (and your direction as determined by player rotation), and construction RCDs have considerably more options available.
https://github.com/goonstation/goonstation-2016/compare/master...Kubius:fetchairlock


RE: RCD airlock system upgrade + associated new proc - warcrimes - 02-20-2019

this is good QOL