Commit Graph

12043 Commits

Author SHA1 Message Date
PsiOmegaDelta 76dc56bd2b Robot upgrades now checks that the upgrade type is valid.
As opposed to the instance itself. Fixes #13652.
2016-07-23 16:13:29 +01:00
Yoshax 3f0a95ae3a Ensures there's no funny business with powering up emags 2016-07-22 23:05:54 +01:00
EmperorJon a94cad7a59 Merge pull request #2168 from Yoshax/telecrystals
Multiplies all Telecrystal stuff by ten to setup for fine cost adjusting
2016-07-22 19:34:08 +01:00
EmperorJon 68f83c3c9e Merge pull request #2163 from Neerti/7/22/2016_ghost_texting
Communicator Texting for Ghosts
2016-07-22 19:33:46 +01:00
Neerti ae497b0dd8 Communicator Texting for Ghosts
Ghosts can now text communicators in round, and can be texted by those back.
This is obviously logged, just in-case funny business occurs.
Adds verbs to display a log of messages that a ghost has sent and received, as well as a verb to send a message to a communicator of their choice.
2016-07-22 12:51:00 -04:00
Yoshax 21f856ed47 Multiplies all Telecrystal stuff by ten to setup for fine cost adjusting 2016-07-22 17:35:20 +01:00
Neerti 09a57710a2 Technomancer Additions/Fixes
Moves spell HUD so it doesn't cover instability warning.
Makes Instability radiate out towards other humans at sufficently high amounts.  People radiating instability will glow purple light.  It is adviced to keep your distance or you will get instability as well.
Mark can no longer be cast on the admin z-level.
Adds Gambit, a spell which will randomly give you (almost) any spell that exists.
Shield now causes a bit of instability when blocking.
Recall will bring anyone who is grabbed along for the ride when cast.
Disposable Teleporters now function correctly.
Instability decays faster.
2016-07-21 18:22:15 -04:00
EmperorJon 1334b01693 Merge pull request #2132 from Cameron653/master
Makes biogenerator be accurate about a few product costs
2016-07-20 12:12:07 +01:00
EmperorJon 683bba42ee Merge pull request #2135 from Anewbe/dual-wield_unathi
Unathi knives can now be wielded in unison
2016-07-20 12:11:21 +01:00
EmperorJon c1cf145707 Merge pull request #2151 from Neerti/7/18/2016_technomancer_stuff
More Technomancer Work
2016-07-20 12:09:39 +01:00
Mark9013100 67279bf012 Allows belts to hold all tape rolls 2016-07-18 22:24:18 -04:00
Neerti e1e0933657 More Technomancer Work
Adds two new spells;
Track: which functions similarly to a pinpointer for technomancer objects and apprentices.  With a scepter, it will be able to track anyone as well.
Targeting Matrix: which assists in targeting with whatever is in your off-hand, for a price in instability and energy per shot.
Adds Gloves of Regeneration, which passively trades healing for hunger, as well as stabbing your hands with needles.  They also insulate your hands.
Adds Boots of Speed, which act as no-slips and make the wearer run slightly faster than normal.
Adds the new gun sounds to Audible Deception.
2016-07-18 22:03:02 -04:00
Anewbe 9cfc9222d6 Corrects the way stunbatons check for charge on attack 2016-07-16 23:05:06 -05:00
EmperorJon 1476f525f7 Merge pull request #2139 from Neerti/7/15/2016_more_technomancer
Some More Technomancer Additions
2016-07-15 20:30:20 +01:00
Neerti b93bf797f4 Some More Technomancer Additions
Adds the Recycling and Summoner cores to the catalog, which I somehow forgot to do earlier.
Adds an instability modifer for different cores.
Adds several new healing spells, for dealing with internal organ troubles, as well as for dealing with robotic FBP healing.
Makes various healing spells cheaper in the catalog.
2016-07-15 12:18:31 -04:00
Anewbe 4e25ac5187 Fixes bashing doors 2016-07-15 09:33:22 -05:00
Anewbe a79c8d8768 Unathi knives can now be wielded in unison 2016-07-14 18:14:58 -05:00
Cameron653 b3b2fa5251 Update biogenerator.dm 2016-07-13 21:01:41 -04:00
Cameron653 3708e4d859 Fixes the costs of a few biogenerator products
Fixes the E-Z-Nutrient, Left 4 Zed, and Robust Harvest costs from the biogenerator.
They were listed as 60/120/150 for one, 300/600/750 for five even though the formulas for them (And what showed up on the biogenerator screen) suggested they should only cost 10/20/25 each.
Formulas:
([round(10/build_eff)])
([round(20/build_eff)])
([round(25/build_eff)])
2016-07-13 20:21:05 -04:00
Neerti 7df5bfded4 Merge pull request #2130 from Anewbe/ling_icons
Adds icons to the ling HUD
2016-07-13 19:47:22 -04:00
Anewbe 0325a2a5e6 Fixes a spelling mistake 2016-07-13 18:27:00 -05:00
Neerti 9ac2ad0b86 Merge pull request #2113 from Yoshax/randomitems
Random item clean up, adjustment and addition
2016-07-13 19:11:50 -04:00
Anewbe bc1d661ae8 Adds icons to the ling HUD 2016-07-13 18:05:46 -05:00
Neerti 19779d8e0e Merge pull request #2112 from Anewbe/jobs_age
Adds player age req to Chemist and Atmos
2016-07-13 18:49:50 -04:00
Neerti eeb234cf2a Merge pull request #2114 from Yoshax/CargoConsoleFix
Ensures cargo consoles can be properly emagged
2016-07-13 14:40:06 -04:00
Neerti e5d24b1655 Merge pull request #2125 from Yoshax/runtimefi
Fixes 3 runtimes due to a null
2016-07-13 14:39:11 -04:00
Neerti f2e0462dcb Merge pull request #2123 from Yoshax/languages
Makes languages great again
2016-07-13 14:38:33 -04:00
Yoshax f86cbfd6df Fixes a runtime due to a null 2016-07-13 18:39:44 +01:00
Yoshax 402e046576 Fixes languages not being properly added to mobs 2016-07-13 18:12:15 +01:00
Yoshax cda6508001 Merge pull request #2119 from Anewbe/burning_bodies
Burning bodies no longer burn forever
2016-07-13 17:13:16 +01:00
Yoshax 3df18c2870 Merge pull request #2111 from Serithi/LAVENDER_UNBORKIFICATION
Properly alphabetizes lavender in the vending machines.
2016-07-13 17:10:10 +01:00
Anewbe b08ddfefff Fixes lighters being able to ignite people while off. 2016-07-12 22:13:04 -05:00
Anewbe 124fe62c55 Allows admins to call an ERT without the announcement 2016-07-12 19:02:16 -05:00
Yoshax ecb2c9d5d7 Adds changelog 2016-07-12 20:33:55 +01:00
Yoshax f5b1d73ba2 Ensures cargo consoles can be properly emagged 2016-07-12 20:01:50 +01:00
Yoshax 527b71335e Random item clean up, adjustment and addition 2016-07-12 19:55:10 +01:00
Anewbe e9a872f8e3 Adds player age req to Chemist and Atmos 2016-07-12 00:01:26 -05:00
Serithi 8ad6f5e626 Properly alphabetizes lavender in the vending machines. 2016-07-11 20:16:56 -07:00
Yoshax defde9673a Merge pull request #2087 from Anewbe/borg_lives_matter
Removes the Robot Console's ability to blow up borgs
2016-07-11 19:55:34 +01:00
Neerti a57bdc3512 Merge pull request #2100 from Yoshax/antagselection
Ensures voices are not selected for auto-antag roles
2016-07-11 04:06:53 -04:00
Yoshax 5053cb24a5 Ensures advanced who entries arent duplicated for admins 2016-07-11 04:44:08 +01:00
Yoshax 08dcd9ddcb Ensures voices are not selected for auto-antag roles 2016-07-11 04:25:21 +01:00
EmperorJon 32129232b7 Merge pull request #2086 from Neerti/7/10/2016_freezer_fixes
Freezer Fixes
2016-07-10 10:56:59 +01:00
EmperorJon dbea018ffe Merge pull request #2085 from Neerti/7/10/2016_washing_machines
Cleans up washing machines a bit
2016-07-10 10:56:38 +01:00
EmperorJon e809fb79f6 Merge pull request #2088 from Anewbe/ling_stomach_pump
Anatomic Panacea clears ingested reagents
2016-07-10 10:54:41 +01:00
Anewbe efc20b7108 Anatomic Panacea clears ingested reagents 2016-07-10 03:39:51 -05:00
Anewbe 38ed1e6431 Removes the Robot Console's ability to blow up borgs 2016-07-10 02:18:24 -05:00
Neerti 3841290fc8 Merge pull request #2076 from Yoshax/cargo
Adds more fifty stacks and corrects cargo
2016-07-10 03:03:00 -04:00
Neerti e9dd848cf1 Freezer Fixes
Freezer crates, freezer boxes, cryobags, and medical grippers now properly preserve organs, as well as organs attached to organs.
Cleans up storage.dm slightly by removing loc setting with forceMove(), for the above to work.
2016-07-10 03:00:25 -04:00
Neerti f04edd4700 Cleans up washing machines a bit
Pun not intended.  Now you can decontaminate armor vests and such.
2016-07-10 01:01:05 -04:00