This commit changes every 'world.log <<' message with a loggable proc-
log_to_dd().
This is adjustable in the config; If LOG_WORLD_OUTPUT is present, all
things sent to world.log will show up in the standard /data/logs/ logs.
These logs will contain the following (in order):
Timestamp
"DD_OUTPUT:"
The message.
The config option for this, by default, is turned off.
This commit modifies metastation to actually be playable on our code
Squashed Commits:
- [META] Fixes emergency shuttle being stuck
- Toxins Mixing fix: chamber floor > engine
- Adds research outpost + Chem lab to routpost
- Add vox raider ship, fix pods and a few shuttle zones.
- Remove step_x so TRAVIS likes it
- Finish spawn points, add telepad.
- Replace showroom with NT-rep/Blueshield Office
Don't worry, the nuke keg is in the meeting room.
- Convert art storage to barber shop, place artvend in tool storage
- Buncha medbay tweaks, 2nd surgery table, body scanners, fixed sleepers,
minor balance changes.
- Add Mr. Changs to dorms
- Update meta to latest paracode
- Fix punpun
- Atmos volume pumps, atmos control console
- Add chicken statue to Mr. Chang's (*cry), Bar smartfridge
- Fix mr. changs statue and chairs
- Add togglable polarized windows to surgery, so surgeons can prevent seeing
other surgery procedures if necessary
- Actually add atmos control comp
- Hydro trays are no longer dirt
- Fix brig windoors
- Fix escape shuttle sleepers
This commit updates the map system to -tg- standards. All stations are
defined under _maps/, and all .dmm files go under _maps/map_files/.
Currently, only the NCS Cyberiad is setup under the system.
Misc changes:
- World Status contains the map name
- dm.sh script will allow automatic map changing between restarts.
- _globalvars folder starting to take shape, not everything is migrated
there yet.
Added in code to debug ZAS tile interactions, currently in the unchecked "Debug" file.
The blasted FloodFill proc now works properly, and zones are connecting right (Should finally fix that damn part of medbay not connecting to the hallway)
Plasma can contaminate again.
The master controller and world startup code has been reworked for faster server boots.
Fixed a runtime originating from a Away Mission map trying to create objects of type "null"