Commit Graph

8539 Commits

Author SHA1 Message Date
ZomgPonies ae02ebb446 Economy Changes Phase 1 2015-01-30 23:59:27 -05:00
ZomgPonies 9d9bdfc0ea Re-adds hawke stuff under generic DS Officer 2015-01-30 17:39:27 -05:00
ZomgPonies f738eda7c7 Select Equipment update/SK
-Removing the Hawke snowflake gear from the select equipment list
-Only -roles- should be added, not your personal gear.
-Fixing up the ID's so they actually show the job on the ID card name
also
-Adding singuloth knights.
2015-01-30 14:01:36 -05:00
Markolie 6a2c1e59fa HUD wording fix 2015-01-30 16:53:36 +01:00
Markolie 5c18855967 Additional sight options for ghosts, makes AI eye visible to ghosts 2015-01-30 16:47:09 +01:00
Markolie 8b10abf46d Syndiborg pinpointer, adds antag preferences and send back to lobby to player panel 2015-01-30 16:24:13 +01:00
Markolie acda8e7730 Atmos bug fixes 2015-01-30 15:42:55 +01:00
Fox-McCloud 5734a3e991 Merge pull request #235 from Fox-McCloud/Mining-Stuffs
TG Mining Items
2015-01-30 00:40:17 -05:00
Fox-McCloud 2b85b9b777 TG Mining Items 2015-01-30 00:23:53 -05:00
Fox-McCloud 9865c61c7c Skrell Hardsuits 2015-01-29 18:31:15 -05:00
Fox-McCloud 655fdd9106 RIG Helmets 2015-01-29 16:33:51 -05:00
Fox-McCloud 13919cbdc2 Merge pull request #229 from Artorp/ParamedicChanges
Paramedic hazard vest and ambulance spare key
2015-01-29 14:26:24 -05:00
Fox-McCloud 4d17b3b454 Merge pull request #231 from TheDZD/holster
The Return of the Shoulder Holster
2015-01-29 14:25:43 -05:00
Fox-McCloud f6997d86e6 Merge pull request #230 from Bone-White/master
Better logs for cryokinesis and immolate
2015-01-29 14:15:58 -05:00
DZD a93ef4dd1b The Return of the Shoulder Holster
- Detective's shoulder holster now only fits projectile-based (not
energy) handguns.
- Swaps the detective's belt holster for the old shoulder holster.
- Makes some specific handguns actually fit inside of holsters.

- Unrelated: Removes a debug output from
/code/modules/power/singularity/generator.dm
2015-01-29 13:23:46 -05:00
Bone White 6d3cde18ed Removing a test var 2015-01-29 16:06:36 +00:00
Artorp 528aabbc7b Fixed spare key in Paramedic
The spare key in Paramedic can now be used on the ambulance.
2015-01-29 09:28:37 +01:00
Artorp 1711eac2ef Added allowed list to paramedic hazard vest
Added missing allowed list to paramedic hazard vest, it can now carry
things such as health analyzers, flashlights, syringers and radios.
2015-01-29 09:14:28 +01:00
Artorp c281329be0 fix: retractor autolathe build path
Autolathes can now successfully print a retractor.
2015-01-29 08:40:20 +01:00
Artorp d8464d2b7f Chem Master can print the chemical analysis
The Chem Master 3000 can now print out the result of a chemical analysis
to paper.
2015-01-29 05:51:15 +01:00
Fox-McCloud 2d20cdd547 Merge pull request #227 from TheDZD/minor-fixes
Language Fixes
2015-01-28 17:48:38 -05:00
DZD 3f5e70d97e Fixes binary key translating hive channel 2015-01-28 09:37:12 -05:00
DZD ae1eb6d5ae Language Fixes
- Allows pAIs to hear from inside bags and PDAs (But if you put one
inside a PDA and then in a bag, no hearing. THANKS HORRID NON-RECURSIVE
SAY CODE)
- Allows pAIs to understand carbons speaking in common.
- Allows different caste xenos to understand each other.
2015-01-28 09:14:11 -05:00
Bone White 30109587ed Singularity re-start fixes
1) Fixes an exception which prevented singularity generators from
spawning a singularity if they had fingerprints on them
2) Fixes an exception which was called on machineryprocess on the
deleted singularity generator

NOTES

For some obscure reason, hidden fingerprint logging on machinery does
not create a list if there is only one entry.  I couldn't find why, so I
wrote code to account for either a string or list for the singularity
generator ONLY.
2015-01-28 03:57:39 +00:00
Bone White 28eda34bc0 Adds Injection Only type viruses
Third virus transmission type, only transmits through blood injection.
Contacting infected blood will _NOT_ transmit the disease, only through
getting infected blood into your blood will the disease be transmitted.

Opens up a whole new ballgame for targeted viruses, along with disabled
mutations.  Antagonist and Security-Buffing Virologists unite!
2015-01-27 06:19:05 +00:00
Bone White e630b0a8cd Virology fixes & mutation disabling
1) Viruses no longer mutate in mobs.
2) Fixed a runtime error with IS_SYNTHETIC check in activate()
3) Antibody Analyzer has a green sprite, to make it easier to
distinguish from the Health Analyzer
2015-01-27 04:38:59 +00:00
Fox-McCloud b7e4cc0bf6 Merge pull request #222 from TheDZD/minor-fixes
Borer + Respawn as NPC hotfix
2015-01-26 20:01:28 -05:00
DZD b25e0be33b Borer + Respawn as NPC hotfix
Should prevent people from using Respawn as NPC to enter borers that are
currently in control of carbons.
2015-01-26 20:00:26 -05:00
Fox-McCloud eaa54e35a7 Vox Hardsuits and Spacesuits 2015-01-26 18:04:22 -05:00
Fox-McCloud 8842df0f88 Merge pull request #219 from Fox-McCloud/Viruses
Virus Nerf
2015-01-26 00:52:02 -05:00
Fox-McCloud 7e834e059d Virus Nerf 2015-01-26 00:38:18 -05:00
Fox-McCloud 44936507d6 Merge pull request #218 from Fox-McCloud/Sound-Hats
Oops, forgot this.
2015-01-24 22:46:11 -05:00
Fox-McCloud 6ee359f52d Oops, forgot this. 2015-01-24 22:39:12 -05:00
Fox-McCloud 4ef4cce391 Merge pull request #216 from Fox-McCloud/Sec-Armor
Security Armor Buff
2015-01-24 21:58:07 -05:00
Fox-McCloud 74f51188d9 Security Armor Buff 2015-01-24 21:53:50 -05:00
DZD 6562c9fb83 Merge with upstream 2015-01-24 19:41:24 -05:00
DZD 5479a71f14 Merge with upstream/master 2015-01-24 18:52:51 -05:00
Fox-McCloud 6c3224fe75 Fixes and Such 2015-01-24 18:30:40 -05:00
DZD 73a1d7ba31 Brig Physician Vest
- Adds Brig Physician vest, sprite by TheFlagbearer.
- Makes changes to Brig Physician locker so that it no longer contains
sec gear, now contains one of every kind of medkit, a flash,
pepperspray, a brig physician vest, a doctor's jumpsuit, white shoes,
and a brig physician headset.
2015-01-24 17:21:05 -05:00
Fox-McCloud 3104a9f1e0 Merge pull request #212 from TheDZD/cyborg
Security and Syndicate Cyborg Changes [Ready to Merge]
2015-01-24 16:19:44 -05:00
DZD df6003179e Give emag only to non-leader SST members
- Fix for leader not getting nuke disk.
2015-01-24 15:02:21 -05:00
DZD a7c9c2a789 Actually makes LMG cost 300 per shot 2015-01-24 14:54:29 -05:00
DZD 6ea11601a7 Security and Syndicate Cyborg Changes
- Security cyborg's taser now properly draws from a cell that slowly
recharges from the cyborg's main battery, rather than drawing directly
from the main battery. 6 shots then CLICK until it recharges.
- Replaces Syndicate cyborg's recharging energy crossbow with a
non-recharging grenade launcher, still stuns, but does a good bit more
damage. (TG port)
- Replaces the Syndicate cyborg's laser with an LMG. (TG port)
- Nerfs cost per projectile to 300 from TG's 20, because a 300 shot
recharging clip is utterly overpowered, not to mention the fact that it
hardly affected the borg's battery when recharging.
- Cost of the cyborg's laser gun prior was 830, so this is still a buff.
However it no longer pulls directly from the cyborg's main battery,
instead pulling from a 6000 charge battery that slowly recharges from
the main battery.
2015-01-24 14:53:34 -05:00
Fox-McCloud 7dced99c6f Merge pull request #209 from Fox-McCloud/Odds-and-Ends
Odds and ends
2015-01-23 22:19:57 -05:00
Fox-McCloud 1a395dce03 Odds and Ends Changes 2015-01-23 21:57:00 -05:00
DZD d7f322d4ca Syndicate Strike Team Weaponry Changes
- Replaces the Syndicate Strike Team's pulse rifles with syndicate LMGs.
- Replaces the empty box in SST member's bags with an extra clip of LMG
ammo.
- Gives SST members each an emag to offset the fact that they no longer
have pulse rifles for destroying walls.
- Moves Summon Item .dm file to be with other spell files.
2015-01-23 20:07:55 -05:00
DZD 2f401fd7d3 Syndicate Strike Team and Deathsquad Improvements
- SST and DS members now get advanced magboots instead of combat boots,
with the SST getting ones that share a sprite with the blood-red
magboots.
- SST and DS members now get a fully pressurized double emergency oxygen
tank, as the emergency oxygen tanks they were getting were laughably
inadequate.
- Filled double emergency oxygen tank is a subtype of the 1/3 filled
one, so those are left unchanged.
- SST space suits are now as armored and acid-proof as DS space suits.
- SST space suits are now a subtype of the two specific colored
Syndicate spacesuits they used, so the originals remain unchanged, as
they spawn on away missions.
2015-01-23 10:53:39 -05:00
DZD b39a052a7a More Adminlogs
- Adds use_log list logging to AI/borg alt + click door shocking.
- Adds use_log list logging to PA control computer (Turning on,
increasing power, decreasing power).
- Adds use_log list logging to robotics control computer (borg full
destruct and single borg destruct).
2015-01-22 19:25:57 -05:00
DZD 2d84ebed13 Machinery Use Logging
- Implements use logging (attack log-like var list) to machinery,
viewable in VV, can be used within any machine.
- The virus incubator in virology logs whenever somebody transfers a
virus to a blood sample, as well as that virus' symptoms.
2015-01-22 14:36:11 -05:00
DZD add99533fc Practice and Lasertag Logs
- Adds ability to turn off admin chat logging for specific projectiles.
- Turns off admin chat logging for practice laser and lasertag beams.
2015-01-22 12:06:30 -05:00