Commit Graph

5301 Commits

Author SHA1 Message Date
Cael Aislinn 2febaa4da9 Merge pull request #712 from dumpdavidson/EMP_radios
Radios more vulnerable to EMP (Issue #711)
2013-06-08 17:53:34 -07:00
Cael Aislinn 45d5ec0532 Merge pull request #707 from AndroidSFV/adminmanifest
Admin "Show Crew Manifest" verb 'fix'
2013-06-08 17:51:26 -07:00
Cael Aislinn 5e959faed1 Merge pull request #726 from Giacomand/symp
* Fixes damage converter converting when there is only toxin damage in ...
2013-06-08 17:50:19 -07:00
Cael Aislinn f8808bbd3b Merge pull request #727 from Giacomand/pickpocket
Emptying someone's pockets won't display a message anymore. This allows ...
2013-06-08 17:49:31 -07:00
Cael Aislinn 9ebaaff5f4 Merge pull request #733 from Blaank/master
Food crate update and supply shuttle computer tweak
2013-06-08 17:48:37 -07:00
Cael Aislinn ad358a09e8 Merge pull request #735 from Ikarrus/comms
Emagging the comms console gives you full functionality
2013-06-08 17:45:36 -07:00
Cael Aislinn ca7efb1fce Merge pull request #736 from Ikarrus/access_label
Renamed some access labels to help make the ID Computer window smaller.
2013-06-08 17:44:45 -07:00
Cael Aislinn 6531edd757 Merge pull request #576 from SuperSayu/camerabug
Fixes 'Camera Bug' item and makes it a viable tool.
2013-06-08 17:43:18 -07:00
Ikarrus 3c296266b5 Renamed some access labels to help make the ID Computer window smaller. 2013-06-07 23:51:20 -06:00
Ikarrus 7c1b54450b Emagging the comms console gives you full functionality
*Does not bypass the Bridge access requirement to use the console. It only upgrades authentication level from 1 to 2.

This is done so that traitors won't need Captain access if they want to contact The Syndicate.
2013-06-07 23:40:51 -06:00
Blaank 01b29d8ef6 Changed food crate to include all of chef's basic ingredients. Changed
supply shuttle console to no longer require a reason while ordering.  The
requests console is unchanged and must have something in the reason
field.
2013-06-07 18:40:51 -05:00
dumpdavidson 9fffa15f8f - Replaced EMP frequency scrambling with a 20 seconds forced shutoff
- Made headsets have a 'power button' (toggles listening) and disallowed them from broadcasting with listening = 0.
2013-06-07 16:30:03 +02:00
supersayu 5a385a1159 Final? values for camerabug expansion item types
There wasn't much feedback, so I just threw together something acceptable, not being able to think of anything particularly clever.
- Universal bug: atmos analyzer or subspace analyzer
- Sabotage bug: Igniter, infrared tripwire thing, or subspace amplifier
- Network bug: Radio, signaler, or subspace transmitter
- Advanced bug: Detective scanner, pAI card, or scanning module stock part
2013-06-06 20:14:06 -04:00
dumpdavidson 9ed31bf0d9 - If they are turned on, radios inform the person they are on if they overload due to an EMP. 2013-06-06 19:46:16 +02:00
Giacomand be550b196e The victim will now get a message if the user empties their pockets and gets interrupted. (Victim moving, user being stunned, etc..) 2013-06-06 18:01:14 +01:00
Giacomand 8fee615d85 * Added a message to the user. 2013-06-06 14:15:19 +01:00
Giacomand e83fada8c1 Emptying someone's pockets won't display a message anymore. This allows people to pickpocket if their victim stands still long enough. 2013-06-06 08:17:53 +01:00
Giacomand 19af7689c0 * Fixes damage converter converting when there is only toxin damage in the mob.
* Increased the damage probability to be more effective.
2013-06-06 07:54:31 +01:00
Cheridan df681bed40 Food update -
-Removes all the dumb weapon/syntiflesh recipes. Remove syntikebab. Cleans up commented-out stuff that'll never be readded.
-Deletes jar.dm, which I tried to delete months ago but somehow messed up.

-'Imitation' carp meat can now be made with 5 units of carpotoxin and some tofu.
-Some recipes changed slightly.
-Adds berry muffins and booberry muffins.

Cleaned up the carton-based sprites in drinks.dmi to look better.
New sprites for muffins, donut boxes, brain burgers, super big bite burgers, enchiladas, monkey delight, baguettes, fried eggs, wing fang chu, clown's tears, and mystery soup.

I also completely reorganized the food.dmi
(and made my bed and mopped the floors)
2013-06-04 14:45:40 -05:00
dumpdavidson c5ce541e96 Makes radios more vulnerable to EMP:
Department channels that are turned off now cannot be broadcasted into.
EMPs will now shift the frequency of a radio a bit.

This is supposed to make EMP a viable option for a traitors or nuke agents that are looking to take someone out without the entire station knowing about it.
Signed-off-by: dumpdavidson <gtb.schmidt@gmail.com>
2013-06-04 02:27:29 +02:00
Cael_Aislinn 3cbe2ce0b0 added two optimized pathfinds to replace AStar when it's called over short distances
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2013-06-03 18:43:14 +10:00
AndroidSFV af667da901 Makes the admin "Show Crew Manifest" verb inside the secrets window actually show the Crew Manifest, instead of the old dumb way of just looking at whatever ID human players are holding. 2013-06-02 19:22:47 -05:00
supersayu 0f8b28bf53 Combines the prototypes back into one finished camera bug.
Adds an associative list sorter to the helper procs.  This will sort a list while maintaining the key=value structure.
The tracking functions of the camera bug will now auto-refresh if you keep the window open.  The functionality was there but broken previously.  This allows you to creepily stalk someone or observe a sensitive area.

The camera bug is now extensible.  If you add an extension of certain types, the bug will have additional functionality.  A screwdriver will remove the existing extension.  Additionally, an admin/testing version of the camera bug can be created with the research admin spawnable item.

This is not the final version of this code; sane item types for the extensions must be chosen.  I do not have any that are feasible right now.
2013-06-02 00:54:04 -04:00
Cael Aislinn 1ab959dc4f Merge pull request #562 from Ikarrus/hudicons
Updated Hud Icons with department colors
2013-05-31 23:42:26 -07:00
Cael Aislinn c3b43c8a71 Merge pull request #599 from AndroidSFV/serverlogs
Logs who RNG picks for antags
2013-05-31 23:25:27 -07:00
Cael Aislinn 1a539fd3f4 Merge pull request #643 from Ikarrus/hopradio
Removed HoP's security radio access
2013-05-31 23:25:18 -07:00
Cael Aislinn cd36661610 Merge pull request #644 from Ikarrus/latejoin
Latejoining Antagonists
2013-05-31 23:25:06 -07:00
Cael Aislinn 871b775100 Merge pull request #655 from Carn/HelpersTidy
*Small tidy-up of various helper procs*
2013-05-31 23:24:38 -07:00
Cael Aislinn c765bb9d47 Merge pull request #675 from d3athrow/oneclickantagfix
Fixes the Create Antagonist: one click antag Nuke Team. Requires atleast...
2013-05-31 23:23:35 -07:00
Cael Aislinn 41364fc293 Merge pull request #662 from Petethegoat/hang
Nooses and table fix
2013-05-31 05:00:20 -07:00
Cael Aislinn 0d8a9e6809 Merge pull request #665 from Petethegoat/equipfix
Misc fixes- #649 and #663
2013-05-30 21:48:22 -07:00
Cael Aislinn 4d163db55e Merge pull request #683 from KazeEspada/temperature
temperature gun fix
2013-05-30 21:46:14 -07:00
Cael Aislinn 0c269798ad Merge pull request #666 from Petethegoat/i_know_what_youre_thinking_did_i_fix_six_bugs_or_only_five
A fistful of fixes
2013-05-30 21:34:53 -07:00
d3athrow 8f8ab8ebf0 Added a break to the nested loop after the candidate was chosen, without it every candidate would get chosen regardless. 2013-05-30 23:32:05 -05:00
Cael Aislinn 52f8721d13 Merge pull request #670 from Cheridan/Fishy
The Carp Update
2013-05-30 21:30:23 -07:00
Pete Goodfellow 0b3db1da95 Merge pull request #584 from AndroidSFV/Radiochange
Telecomms references manifest for crew's job
2013-05-30 13:00:00 -07:00
KazeEspada 6fddcb4e61 gives temperature guns a high capacity cell. fixes #265
removes a duplicated line in power_cells.dm
2013-05-30 10:20:22 -07:00
d3athrow a2999b86a0 Fixes the Create Antagonist: one click antag Nuke Team. Requires atleast 3 people to click yes with a maximum of 5 agents possible. 2013-05-29 16:26:25 -05:00
Pete Goodfellow b27b66a344 Fixes #672 Shards cut you when you put them into your bag
Moves the shard define into glass.dm
The "You step in the broken glass!" message only appears if you aren't wearing shoes.
Other misc changes and fixes.
2013-05-29 20:27:57 +01:00
Cheridan ecee72e76d The Carp Update
Carpotoxin can now be made into a beneficial chemical: Rezadone, which can heal cloneloss without the use of a cryo tube, but requires careful dosage.

New sprites for soybeans; growing/harvested/seeds. Minor tweaks to many seed sprites.
Soybeans can now be mutated into Koibeans, which contain carpotoxin.
2013-05-29 11:44:36 -05:00
Ikarrus 5b0ef21cdf Added an icon for IDs with unrecognized assignments. This is so that you can tell between those without IDs and those with custom assignments.
https://dl.dropboxusercontent.com/u/831776/unknown.png
2013-05-28 20:19:08 -06:00
Ikarrus 92ee6bb76a Resolved Conflicts:
html/changelog.html
2013-05-28 19:34:52 -06:00
Ikarrus 46a9d44db9 Merge branch 'master' of https://github.com/tgstation/-tg-station into hudicons 2013-05-28 19:32:43 -06:00
Pete Goodfellow 8e4db5a9c9 Fixes #667 AIs picking up stuff from rechargers 2013-05-29 00:48:19 +01:00
Pete Goodfellow 7ed93cfad1 Fixes #540 cloning welders
Fixes #486 examining jetpacks
Fixes #532 cyborg camera names
Fixes #510 attack windows with rods
Fixes #533 helmet sprites don't update
2013-05-29 00:35:40 +01:00
Pete Goodfellow eec378585f Merge pull request #607 from Carn/AdminOOCfix
Resolves an issue with sanitize_hexcolor - It now has an optional defaul...
2013-05-28 16:18:40 -07:00
Pete Goodfellow 8285222255 Fixes #649 equip e causes items to stack
Fixes #663 monkeys can't use pickup verb
2013-05-28 23:17:11 +01:00
Pete Goodfellow dcf7c34990 Changed the suicide text for cable coils if you're standing on a stool bed or chair.
Fixed some table icon_states that Cheri missed.
2013-05-28 21:31:28 +01:00
Pete Goodfellow 828e364363 Merge pull request #589 from Ikarrus/borgnerf
Cyborg Budget Cuts
2013-05-28 13:10:08 -07:00
Pete Goodfellow 96c51f6355 Merge pull request #621 from Cheridan/Rooms
Mining treasure room overhaul!
2013-05-28 12:44:45 -07:00