Commit Graph

286 Commits

Author SHA1 Message Date
TheDZD bd88075ee5 Merge pull request #4694 from Kyep/bsafax
Improved Fax Options (fax templates, borging paper, etc)
2016-06-19 19:39:25 -04:00
Kyep 68311f9d5d Changes suggested by Fox/DZD
- Admins can now choose the name of evil fax papers. If not chosen,
defaults to: "Central Command - paper".
- Changes processing_objects addition/removal to the methods Fox
suggested.
- Changed if (countdown == 0) to if (!countdown)
- Rebalances firedeath fax to live up to its name, and always cause
recipient to die in a fire.
2016-06-19 16:29:56 -07:00
Kyep 01fad51c02 Refactor 2016-06-18 17:56:47 -07:00
Kyep 193d327329 Refactoring
- Removed trailing return
- Changed honktumor insertion
2016-06-18 17:04:50 -07:00
Kyep ebafe4fb42 Minor tweaks
- Prayers no longer trigger the ahelp sound for admins.
- Explosive fax replaced with firedeath fax.
- Memetic kill agent fax replaced with braindeath fax. Effects are
identical, they just have different names/messaging.
- Evil faxes self-destructing after use now produce a more obvious
message.
2016-06-18 00:20:26 -07:00
Kyep 4f2e3224ff Update
- Support for corgifying, explosive, memetic, honktumor and demotion
faxes, all together
- Support for evil faxes activating on destruction or timeout (so they
can't be destroyed, or ignored)
- Modifications to fax machine to make faxes always trigger ahelp sound
for admins
- ERTs, prayers, nuke code, honk, and syndie requests do the same
- Added support for message templates in fax replies
2016-06-16 23:27:14 -07:00
Kyep bc5e3ce664 Typo fix
forgot a </span>
2016-06-16 02:55:07 -07:00
Kyep 44efff94e3 Initial Checkin - Borging Fax
- Modifies faxmachine.dm to add a "BP" option for admins when responding
to faxes.
- Modifies admin/topic.dm to ensure this BP option spawns a Borging
Paper at the fax machine the butt fax was sent from.
- Modified paper.dm to add a new type of paper, Borging Paper, which
will give its intended victim (and only them) borging nanomachines when
read. It doesn't work on anyone else and disintegrates after multiple
use attempts.
2016-06-16 02:30:32 -07:00
monster860 64ea452f20 Puts UI on it's own plane 2016-06-06 17:12:28 -04:00
Tastyfish a6d762221c Makes photocopied butts use OOP 2016-05-20 05:06:39 -04:00
HugoLuman bfcebf8044 Adds Orluum to silicon dms, fixes random skin tone
Also, butt sprites

Signed-off-by: HugoLuman <qaggeler@uci.edu>
2016-04-14 14:40:25 -07:00
Tigercat2000 78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
Tigercat2000 9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Tastyfish bd76a0b3fb Fixes paper limit bugs 2016-03-31 16:58:27 -04:00
Tastyfish 08da2260a0 Ports tg's smooth progress bars 2016-03-28 04:24:26 -04:00
Tigercat2000 bc78146178 Port -tg-station cameranets
This should make it much easier to port abductors, if we ever want to do
that.

Changes:
  - Fixed a bug where the AI could not delete photos it takes.
  - Ported -tg- cameranets. This means that all of our camera based systems are more or less up to date with -tg-; 510 features are missing.
  - An AI with the 'camera lights' mode on will now, instead of the button toggling the closest camera's light, toggle camera lights on/off as the AI moves.
  - It now takes a minimum of 30 deciseconds between attempting to track someone, and locking on. This number is increased by their distance away from the AI eye.
  - The camera activate/deactivate proc is now called 'toggle_cam'.
  - The 'trackable' proc has been replaced by a more object-oriented 'mob.can_track()' proc.
  - The 'networks' section of the security camera console is now above the camera list.

In laymans terms: This refactors how security cameras calculate what
viewers can see, and adds a few neat features on top.
2016-03-13 15:06:24 -07:00
Fox-McCloud bc639a357c more sounds 2016-03-08 22:35:31 -05:00
Tastyfish 9f2dd0314a Alright 2016-02-26 18:02:29 -05:00
Tastyfish f9ed173378 Temporarilly disables canvas support on frames 2016-02-26 17:51:40 -05:00
Tastyfish 549c268ff1 Fixes missing return values in picture frames 2016-02-24 01:54:57 -05:00
Tastyfish eff33023d0 Adds canvas support to picture frames 2016-02-22 20:24:57 -05:00
Tastyfish 9b80f20ba7 Adds frame tilting and nade triggering 2016-02-22 02:32:38 -05:00
Tastyfish cb4439de44 Forgot glass frame materials 2016-02-21 21:07:20 -05:00
Tastyfish 4f3ce4ecbc Adds picture frames 2016-02-21 21:00:45 -05:00
Crazylemon 67c37ddae4 Writing on paper now leaves hidden admin-readable fingerprints 2016-01-25 15:33:30 -08:00
Tastyfish adb2edc85a Adds multicolor pens and makes gold & fountain pen subtypes 2016-01-12 00:02:26 -05:00
Tastyfish 61d120737a Blueshield briefing had wrong position as their boss 2016-01-05 22:16:45 -05:00
Fox McCloud 3d04e396ed Merge pull request #2825 from Tastyfish/coughsplosion
Added voice analyzer & Entertainment monitor supporting audible emotes
2015-12-14 20:47:33 -05:00
Tastyfish 37ec30d75f made video camera find telescreens via machines rather than world 2015-12-14 01:43:00 -05:00
Tastyfish f9a65b7532 added in world by tiger's request 2015-12-13 18:38:02 -05:00
Tastyfish f39649be57 added hear_message, like hear_talk but for audible emotes, voice analyzer & newscaster support 2015-12-13 04:36:41 -05:00
Tigercat2000 3d71483372 /vg/ / -tg- asset_cache
Port of -tg-'s port of /vg/'s asset cache
Funny thing is, this actually replaces an old version of /vg/'s asset
cache we already had
IT'S A PORT OF A PORT REPLACING A PORT
POOOOOOOOOOOOOORTCEPTION

Basically, gets rid of the 30-40 second interface lag when you first join,
via *mumblemumble* MAGIC!

Also moves a few nano files around.
2015-12-12 21:25:04 -08:00
Tastyfish 1627c6b124 made AI tracking cancel-able, fixed folder labelling 2015-11-30 01:06:21 -05:00
ZomgPonies 60aad98ef4 Cleaned up species code, remove naked requirement 2015-11-18 11:55:30 -05:00
ZomgPonies 3756d5457e Adds species-specific butts and fixes a few bugs 2015-11-18 10:16:26 -05:00
ZomgPonies 7b2060d91a Re-added photocopying asses to refactored photocopiers 2015-11-17 10:46:04 -05:00
Aurorablade 4429999251 Morespooky for non chaplains
new ghost taken from Bay
2015-11-14 23:57:59 -05:00
Aurorablade 4f74a681cf Removing Shadow haunt, keeping sound
shadow hallucination was runtiming, keeping in code for future use.
2015-11-13 18:01:43 -05:00
Aurorablade f10c43f442 well i can take pictures of ghosts now... 2015-11-12 23:15:08 -05:00
Aurorablade af9049f0fd more spookyness
i am still doing something wrong as the ghost is not comming up in the
shot still..but closer
2015-11-08 15:19:47 -05:00
Aurorablade f9d96ffbf1 WIP commit
still working on the camera thing..
2015-11-01 01:19:35 -04:00
Aurorablade 570cfbe566 Spoopy 2015-10-29 12:32:38 -04:00
Fox McCloud d2a80c052c Merge pull request #2304 from Markolie/paper
Fix writing on paper
2015-10-06 17:23:57 -04:00
Markolie 755ca6bd3a Robopen fix, pen language fix 2015-10-06 01:31:12 +02:00
Markolie 7770fffdf8 Fix writing on paper 2015-10-06 01:22:50 +02:00
Markolie bff7a9a80c Replace _color with item_color 2015-10-05 19:55:14 +02:00
Robertha89 b649608765 numbers 2015-10-04 16:01:26 +02:00
Robertha89 f68a7eada1 Removes 2 tabs 2015-10-04 15:13:56 +02:00
Robertha89 93b2daf1c2 Fixes the reason it wont compile 2015-10-04 04:12:53 +02:00
Robertha89 ad1d3ab9c6 Removes a tab 2015-10-04 04:01:03 +02:00