Commit Graph

16786 Commits

Author SHA1 Message Date
Leshana 694a0f9a6a Adds Ender Cable
* This cable type looks and acts like heavy duty cable, but magically connects to anywhere even across zlevels.
2017-05-04 18:50:41 -04:00
Arokha Sieyes 3fc249bf8b Tether 1,8 work
Adds solar farm to the left of z1
2017-05-04 17:48:21 -04:00
Leshana 12bc03157a Adds the Algae Oxygen Generator
* This device converts CO2 to O2 using power and "algae".  The extra carbon is a byproduct in the form of "graphite"
* This is intended for virgo3b, which has no oxygen in its atmosphere but enough CO2 for us to just extract it.
2017-05-03 01:54:55 -04:00
Leshana 31c09b85a6 Added the Tether Backup Shuttle 2017-05-01 20:30:43 -04:00
Arokha Sieyes 55389cc613 Tether 7 work
Houseboat, holodeck stuff.
2017-04-30 20:07:44 -04:00
Arokha Sieyes 8b84e857eb Adds holobeds 2017-04-30 18:46:00 -04:00
Arokha Sieyes 57e6e1b973 Allows more than one holodeck
The current code does not account for there ever being more than one holodeck. This alters it so that you can make various subtypes of the holodeck computer for other areas, each with different loadable programs.
2017-04-30 16:48:23 -04:00
Arokha Sieyes 553d3447e4 Tether 7 work, CC ship 2017-04-30 03:43:42 -04:00
Leshana e088e7c8aa Edits to tether 3, 5, 6 and prevent descending thru ceilings from space. 2017-04-29 03:25:18 -04:00
Leshana fc4856bba4 Committing on behalf of Dhaeleena 2017-04-28 21:48:17 -04:00
Arokha Sieyes 17dd3a0fb8 Tether 1 and 3 work
Added gateway area (probably buttons not set up right), belter shuttle (not coded), and barebones docks on z5
2017-04-28 18:23:12 -04:00
Leshana 71ce1dd536 Improvements and fixes to maps 1, 3, and 4 2017-04-27 00:43:37 -04:00
Arokha Sieyes 80670b420c Merge current master in 2017-04-25 20:14:38 -04:00
Arokha Sieyes 4aa8df4171 Merge pull request #1430 from VOREStation/aro-announcer
Update Codex to have our lore
2017-04-25 19:08:43 -04:00
Arokha Sieyes 6a98b982a7 Update Codex to have our lore
Updates the lore in the Codex books to be accurate to our lore, and invented a bunch of extra lore on the spot to make it make sense. Seems fine to meeeeeeee.
2017-04-25 18:59:05 -04:00
Arokha Sieyes f1a72b7eb9 Merge pull request #1429 from VOREStation/aro-sync
Polaris Sync
2017-04-25 18:35:58 -04:00
Arokha Sieyes 4c2caf11b7 Replace 'magic' messages with Facility PA
This replaces the mystical messages of things like Command Reports, the 'All hands' message when a CD joins, and head announcements with a PA system that behaves more reasonably than pushing all the messages out of the chat box. Nothing about the systems changed, just the way they show up. They still make the sound, too.
2017-04-25 15:15:45 -04:00
Arokha Sieyes 055c998f82 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync
# Conflicts:
#	code/modules/integrated_electronics/subtypes/reagents.dm
#	code/modules/mob/living/carbon/human/species/station/station.dm
#	code/modules/organs/organ_external.dm
#	code/modules/ventcrawl/ventcrawl.dm
#	html/changelogs/.all_changelog.yml
2017-04-25 15:04:54 -04:00
Arokha Sieyes 933bc1eda4 Allow turbolift specific-floor delays
If one floor is 'taller' than the others, or otherwise takes longer to traverse, you can set delay_time on the area to have it wait a different time there. Or, wait even less time, though less than 1 second isn't possible since the controller only fires every second.
2017-04-24 16:09:04 -04:00
Anewbe 40e58d6f5b Merge pull request #3363 from LorenLuke/buckle-give
Fixes 3314.
2017-04-24 14:44:55 -05:00
LorenLuke af74306b43 Fixes 3314. 2017-04-24 12:03:04 -07:00
Arokha Sieyes 4ae0352474 Fix debug verb for "Check Areas" 2017-04-24 14:26:05 -04:00
Arokha Sieyes b7898c1eaf Merge pull request #1393 from Cameron653/master
Transformation Changes
2017-04-23 23:54:15 -04:00
Arokha Sieyes 4f6ea943da Merge pull request #1419 from OrbisAnima/orb-cargo-love
Added 3 new crates to cargo:
2017-04-23 23:53:59 -04:00
Arokha Sieyes 7519133444 Merge pull request #1417 from Yoshax/qollife
Fixes some character setup issues
2017-04-23 23:53:15 -04:00
Arokha Sieyes 81eee0a9f1 Eris R&D Server Icons 2017-04-23 19:02:10 -04:00
Arokha Sieyes 6d756f1f86 Eris APC Icons 2017-04-23 19:02:02 -04:00
Neerti a12fe9fa5a Merge pull request #3354 from Anewbe/vox_suit_tweak
Slowdown tweak on vox suit
2017-04-23 18:57:20 -04:00
Arokha Sieyes 9ed580c6b1 Eris Machines
Autolathe, Robotics machines, R&D machines
2017-04-23 18:30:39 -04:00
Anewbe 08dedaaf98 Merge pull request #3353 from Neerti/4/21/2017_circuit_fixes
Circuit Bugfixes & QoL
2017-04-23 17:08:12 -05:00
Arokha Sieyes 06ab089bb2 Eris Vending Machine Sprites 2017-04-23 17:56:43 -04:00
Arokha Sieyes fd8a382dfb Eris Gas Mask Sprites 2017-04-23 17:33:51 -04:00
Anewbe 13e9361f3e Merge pull request #3359 from Neerti/4/23/2017_drone_id
Adds Drone Identification Cards
2017-04-23 16:24:22 -05:00
Neerti 6dbff1ee83 Adds Drone Identification Cards
Drone FBPs now spawn with an EIO issued ID alongside their NT ID card.
Also makes the bartender's permit automatically name itself when created by the job_controller.
2017-04-23 16:30:32 -04:00
Anewbe 4e048463cb Fixes a chameleon gun bug 2017-04-23 15:23:15 -05:00
Neerti 4f3e3282b7 Merge pull request #3351 from Atermonera/Records
Brain type is shown on all records
2017-04-23 13:56:51 -04:00
Anewbe f9f039d96d Slowdown tweak on vox suit 2017-04-23 11:06:43 -05:00
Anewbe 8d8be1d52c Merge pull request #3350 from Mechoid/Drink_bot_the_Re-Drinkening
Service Borg 2: Drink Synthesizer and Rapid Service Fab changes.
2017-04-23 09:43:24 -05:00
Neerti 2c25fcec02 Fixes Circuit Bugs & QoL chances 2017-04-23 09:51:53 -04:00
Anewbe 751da2a195 Merge pull request #3347 from Anewbe/hooch
Stimm recipe changed
2017-04-22 20:50:23 -05:00
Anewbe 2a872bbd47 Merge pull request #3348 from VOREStation/zpipe-typo
Fix typo in zpipe proc name.
2017-04-22 20:22:34 -05:00
Atermonera 3f1194696a Brain type is shown on all records 2017-04-22 18:18:31 -07:00
Mechoid fc924885eb Alphabetizes and Adds to the Borg Drink Synthesizer 2017-04-22 17:12:13 -07:00
Anewbe 79d9050476 Merge pull request #3311 from LorenLuke/Ventcrawl-fix
Fixes ventcrawling for spiderbots/implants/etc.
2017-04-22 17:21:04 -05:00
Leshana 23bcfbe28c Fix typo in zpipe proc name.
* The proc obj/machinery/atmospherics/pipe/up/process was supposed to be obj/machinery/atmospherics/pipe/zpipe/process.
* Also changed hard coded integers to use constants while I was editing the file anyway.
2017-04-22 17:05:20 -04:00
Anewbe 09deafb761 Merge pull request #3334 from Cerebulon/xenoheadgear
Adds/Ports unique Rig Suit and Mask sprites for Unathi and Tajara
2017-04-22 09:37:40 -05:00
Anewbe 04971fcbb4 Merge pull request #3346 from VOREStation/cable-directions
Port multi-z cable improvements from Baystation
2017-04-22 09:36:56 -05:00
Anewbe 2e9383d6ac Merge pull request #3339 from VOREStation/aro-pol-computericon
Removes all the hard references to computer.dmi
2017-04-22 09:36:40 -05:00
Anewbe 0207066256 Merge pull request #3332 from VOREStation/aro-pol-planets
Controllerized Planets
2017-04-22 09:36:04 -05:00
MagmaRam cc3092859a Merge pull request #3344 from Anewbe/ion_holster
Adds ion pistol to uplink, allows holstering
2017-04-22 08:10:28 -05:00