Commit Graph

911 Commits

Author SHA1 Message Date
Mechoid e2e870f2b4 Medical Expansion (#6465)
* Starts work on the Medical Expansion.

* Further Work

* Save Everything!

* Large volume of things.

* Log of Change

* I'm an idiot.

* Kidney assisted sprites. They didn't exist, for some reason.

* Fixfix

* Fixfix

* Update encased.dm

* Update glass.dm

* Update Chemistry-Reagents.dm

I am once more an idiot.

* Split augs.

* Fixfix
2019-10-19 19:27:39 -08:00
Heroman3003 67d0fc411d Fixes rest of MC parts recipies 2019-09-19 11:45:30 +10:00
Heroman3003 4defc980b7 Moves data crystal recipies to protolathe properly 2019-09-19 11:38:51 +10:00
Heroman3003 453404492e Properly sorts all protolathe designs 2019-09-19 11:24:08 +10:00
Mechoid f294be6c56 Exploration Expansion 1: Or, How I Learned To Love The Tree (#6358)
* Mechoid code everything!

* Telecube

* Adds 2 PoIs

* H u g e commit.
2019-08-21 13:21:33 -08:00
Andrew fcc8242aaa Allows Construction of Serenity in Robotics (#6380)
Put Misty as author in changelog since I'm only removing the comments.

Notes for balancing decisions:
Chassis costs 2 sheets of phoron (and some steel)
All gygax parts that go on only cost steel/glass
Instead of the gygax's diamond armor plating, it uses 5 plasteel
The "targetting" board costs the same as a standard board (glass and acid)
2019-08-08 13:26:39 -07:00
Anewbe ece12047bb Merge pull request #6364 from Nalarac/Mecha2
Fixes Ripley Speedboost Being Uncreatable
2019-08-02 12:56:16 -05:00
Nalarac 7f374a37c1 Adds ID to Ripley Speedboost
Fixes the ripley speedboost being uncreatable in the exosuit fabricator.
2019-08-01 13:00:42 -05:00
Atermonera 5e38b8e401 Adds shutoff valve monitor (#6353)
* Adds shutoff valve monitor

* uses the other half of the mapmerger, hopefully appeases travis (it probably won't)
2019-07-30 17:03:28 -07:00
Nalarac 88a6d023df Adds Ripley Speedboost Equipment
This will make the ripley as fast as a durand. Putting it on non-ripley mechs will make them slower.

materials = list(DEFAULT_WALL_MATERIAL = 10000, "silver" = 1000, "gold" = 1000)
(5 steel sheets, 1/2 gold and silver sheet)
req_tech = list( TECH_POWER = 5, TECH_MATERIAL = 4, TECH_ENGINEERING = 4)
2019-07-15 14:20:57 -05:00
Mechoid 90f8ca9f0d Mining Expansion, the Diggening. 2019-07-06 21:18:31 -07:00
Atermonera 7fe38b397f Merge pull request #6248 from Heroman3003/gpsing
Adds more GPS variety
2019-07-01 16:46:52 -08:00
Andrew be96de8a3e Adds Material Scanner to Protolathe (#6235)
* Adds Material Scanner to Protolathe

Adds the optical material scanner to the protolathe (the ones miners get).
Costs 50 steel and 50 glass (same as all the other HUDs)
Required tech is 3 magnet and 3 engineering (same as on the HUD)

Also adjusts the meson design so it actually uses its parent code like the other HUDs

* Changes sorting string
2019-06-28 20:21:29 -05:00
Heroman 090a4fa7b0 Adds more GPS variety 2019-06-29 10:53:02 +10:00
mistyLuminescence b2e47ee215 Serenity (#6208)
* Serenity

* travis

* adminspawn

* I greatly appreciate all detailed and informative feedback provided. Per request, the Serenity is currently adminspawn-only; a new PR will be made in two weeks to add it to Robotics and resolve any issues encountered during the testing period.

* Comments out circuit for two-week testing period
2019-06-20 23:12:37 -05:00
Mechoid ee24188b93 Fixes the Chargeblade's tech cost. (#6216)
* Fixes the Chargeblade's tech cost.

* Update illegal.dm
2019-06-16 20:16:41 -05:00
Mechoid d7e24eac80 Fixes some Precursotech oversights. 2019-05-28 12:33:44 -07:00
Atermonera b231fbc6de Merge pull request #6133 from Heroman3003/cart-tweek
Minor PDA cartridge tweaks
2019-05-01 10:07:25 -08:00
Heroman 422b0da409 Fixes cartridges having same design ID 2019-04-26 06:04:33 +10:00
Heroman 98bf80e7b3 Fixes names of some cartridges, order of designs 2019-04-26 05:44:11 +10:00
Heroman 5a5e8d133b Minor PDA cartridge tweaks 2019-04-26 05:39:43 +10:00
Unknown d4c0dd5d69 Merge remote-tracking branch 'PolarisSS13/master' into spriteadd 2019-04-22 20:20:56 -04:00
Mechoid 13db58a51c Adds Robobags (#6059)
* Adds Robobags

* Finishes robobags

* FixFix
2019-04-17 21:39:36 -08:00
Atermonera 24b2df4b9b Merge pull request #6026 from Mechoid/Precursotech_Janus
Precursotech Janus
2019-04-17 20:32:14 -08:00
Layla Crosse/Occula Drenn b9af45b2da Research QoL changes (#6042)
* Research QoL changes

* Reverts changes relating to blanket print times and Protolathe storage

* Actually changes the design print time.

Why do you hate me github.

* Fixes an enter key error caused by the editor.

* Actually does all of the things I needed to do like a smart person

Which apparently I am not.

* Fixes a newline

Because goddamn it the online editor hates me too.
2019-04-17 01:50:36 -07:00
Heroman d9207cc7f8 Fixes synthesisers inserting more materials than they had 2019-04-16 15:01:16 +10:00
Mechoid 8211101bf3 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Precursotech_Janus 2019-04-13 22:22:17 -07:00
Mechoid d52be5331b Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Precursotech_Tools 2019-04-13 22:21:38 -07:00
Mechoid 29eb8eb450 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Precursotech_Tools 2019-04-13 20:01:31 -07:00
Mechoid 9462a4340e Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Precursotech_Sword 2019-04-13 20:01:13 -07:00
Mechoid bcef283fc7 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Precursotech_Janus 2019-04-13 20:00:31 -07:00
Neerti 4ff3ee1432 Merge pull request #6023 from Mechoid/Precursotech_Baseline
Base features for Precursotech and Anomalotech Expansion
2019-04-13 22:44:21 -04:00
Unknown 8a55090738 Updates Part Sechs 2019-04-09 15:47:44 -04:00
Neerti 6a2cd30e14 Replaces AI-controlled Maint Drones with AI-controlled Borg Shells (#6025)
* AI shells, some fixes re: Borgs.
2019-04-06 02:06:14 -07:00
Unknown 05e51d5a80 Updates Part Two 2019-04-03 15:05:36 -04:00
Unknown df96660ddf Updates Part One 2019-04-03 13:40:56 -04:00
Unknown cce3116c3a Ports Modular Computers from Baystation
This is just the initial parts. Additional work will probably be necessary.
2019-04-02 21:06:37 -04:00
Mechoid a2f16c18ee Adds the Precursotech Hybrid Tools 2019-03-31 18:06:12 -07:00
Mechoid 0bfbea832d Adds the Charge Sword to R&D.
* Adds the charge sword to R&D, requiring illegal and anomalous tech.
2019-03-31 17:53:02 -07:00
Mechoid 98a0f8955d Precursotech Janus
* Adds the Janus and its construction steps.
* Adds the Phazon construction steps.
2019-03-31 17:32:38 -07:00
Mechoid d363779800 Base features for Precursotech and Anomalotech Expansion
* Adds Imperion sprites.
* Adds more Xenoarch sprites (most from Schnayy)
* Adds Precursor tech and Anomaly tech.
* Adds Precursor and Anomaly machine components. Machines tweaked to allow usage.
* Bioprinter can print random-species organs with Precursor tech.
* Adds Verdantium, Lead, and Marble to mining.
* Marble rebalanced to compensate.
* Tweaks Xenoarch find spawning
* Xenoarch can now find Imperion circuits (useless for now).
* Xenoarch can now find boats, and sometimes an oar, of a random material.
* Particle smasher added to make Morphium, Valhollide, and Supermatter.
* Morphium and Verdantium coins added.
* RnD machines can accept more materials. No recipes tweaked.
2019-03-31 16:29:46 -07:00
Hatterhat 33f8e3e13a protolathes actually ACTUALLY update properly
well at least it reads from the proper machine
2019-03-26 10:35:47 -05:00
Spades d78f94e88d Changes (R&D made) Saber SMG to Advanced SMG (#5881)
* Changes Saber SMG to Advanced SMG

* Updates protolathe descriptions

* Eh, I'll just include the icon changes now.

I'll fix conflicts with other PRs manually.

* Merges auto shotgun sprite
2019-01-31 18:57:47 -06:00
Anewbe 2caffb0117 Merge pull request #5840 from Hatterhat/protolathe-qol
protolathe screen updates mat cost with better manips
2019-01-16 16:22:43 -06:00
kevinz000 46c79c7d3e [READY]Makes a bunch of processes subsystems instead (#5814
* Converts various New() definitions to Initialization()
* Adds absolute pathing
2019-01-15 22:58:06 -08:00
Hatterhat aa15475ef8 protolathe screen actually updates mat cost
hey, y'know what's really funny? how the protolathe screen can update chemical cost, but not material cost. this fixes that.
2019-01-14 17:52:50 -06:00
kevinz000 14832ccace Well that took a lot of effort.. 2019-01-12 05:25:00 -08:00
kevinz000 e9ce0c19ff parenthewhatevers 2019-01-11 11:51:39 -08:00
kevinz000 a9c67fc919 Oh boy! 2019-01-11 11:50:20 -08:00
kevinz000 c2c688c4c8 caps 2018-12-06 18:34:37 -08:00