Files
VOREStation/code/__defines
C.L c0c8ca6eb6 god has left us
MAJOR:
- Completely revamps the blueprints.
- Ports /tg/ blueprints and bastardizes them.

Blueprint functions:
- Create/modify an existing area (in a 3x3 square. Good for expanding an area to include walls or finetuning)
- Create new area or merge two areas. (Allows you to make a new area if the room is airtight or merge two areas together.)
- Change area name.
- Wire Legend. Allows you to see what wires do. (Move this into its own seperate item)

MINOR:
- Adds a new global list "wire_name_directory" that is important for revealing wires.
- Gave vent pumps, vent scrubbers, and air alarms a new update_area proc that is involved when their area is updated due to a blueprints being used.
- Gave areas a 'setup' proc that is called when a new area is created via blueprints. Sets the area vars to what would be default (power off) Adds a new 'areasize' variable to areas that lets you know how large they are.
- Added procs to areas to check the power in an area and check change the name of an area properly.
- adds a new range_turfs and rect_turfs define. Unused for now.
2022-09-30 20:50:10 -04:00
..
2021-06-14 03:23:03 -04:00
2020-02-24 16:35:08 -05:00
2020-04-16 13:50:43 -04:00
2021-07-03 22:12:49 -04:00
2022-05-01 12:34:28 +01:00
2021-06-21 19:29:43 -04:00
2022-06-18 22:17:36 +02:00
2021-08-13 23:12:12 -04:00
2022-03-11 21:27:40 -05:00
2022-05-01 12:34:28 +01:00
2020-08-20 21:24:06 -04:00
2021-05-31 19:13:52 -04:00
2021-05-13 02:04:00 -04:00
2021-06-21 19:29:43 -04:00
2021-06-17 00:18:09 -04:00
2019-12-12 10:40:27 -05:00
2020-04-10 11:41:38 -04:00
2022-07-30 05:20:53 +10:00
2022-08-12 15:47:19 -04:00
2022-09-17 15:14:41 +10:00
2020-09-16 21:31:49 -07:00
2021-03-22 16:13:20 +10:00
2022-08-31 01:39:55 -04:00
2020-08-25 13:30:47 -07:00
2021-07-08 13:34:49 -04:00
2020-03-11 11:11:40 -04:00
2021-05-31 19:13:52 -04:00
2021-05-25 23:19:34 -04:00
2022-05-02 16:24:34 -04:00
2018-07-31 19:11:02 -07:00
2022-06-18 22:17:36 +02:00
2021-05-02 18:10:59 -07:00
2022-09-30 20:50:10 -04:00
2018-10-20 01:53:13 -04:00
2020-10-18 12:13:28 -07:00