Commit Graph

22 Commits

Author SHA1 Message Date
volas 8abd7d0735 correction of all copytext(sanitize(..)) to sanitize(copytext(..)) 2015-02-01 22:54:56 +03:00
Loganbacca 34d44f8732 Tape fixes
- Fixed taping paper bundles
- Reduced issues with sticking papers around corners
- Removed a couple of colons from paper_bundle.dm
2015-01-26 15:16:27 +13:00
PsiOmega 2a796f2ddd Merge remote-tracking branch 'upstream/master' into dev 2014-11-21 10:27:56 +01:00
mwerezak 348c9d19f7 Merge remote-tracking branch 'upstream/dev' into faxmachine
Conflicts:
	code/WorkInProgress/kilakk/fax.dm
	code/modules/paperwork/faxmachine.dm
	code/modules/paperwork/paper.dm
	code/modules/paperwork/paper_bundle.dm
	code/modules/paperwork/photocopier.dm
	maps/tgstation2.dmm
2014-11-20 14:57:35 -05:00
MagmaRam 587f29e5d3 Fixes paper bundles burning strangely with a match and burning one paper at a time, leaving a lone paperclip at the end that would eat any paper added to it and never let that paper be interacted with. Paper bundles now burn the same way (whole thing at once) no matter what you're burning it with, rather than only burning that way with a lighter. 2014-11-20 05:08:38 -05:00
PsiOmega bc438e21ad All the relevant examine changes. 2014-11-05 12:44:23 +01:00
mwerezak d38787697a Implements sending faxes to admins 2014-10-31 00:27:00 -04:00
Whitellama f5c9586153 Fixed matches and candles not being able to burn papers. Also made Diona join prompt appear for a bit longer. 2014-08-31 02:12:04 -07:00
Zuhayr 4cc0d6b6ee Fixes #5339 2014-06-24 11:35:08 +09:30
Hubblenaut cd917e4125 Small bugfix for merging paper bundles 2014-05-24 02:27:38 +02:00
Hubblenaut 7e10d64252 Attack paper bundles with paper bundles 2014-05-23 22:50:34 +02:00
Hubblenaut 041254ddc5 Fixes #5029 2014-05-23 22:23:02 +02:00
Hubblenaut 52a9f0eb8e Huge code cleanup and bugfixes, slight overlay modifications 2014-05-23 22:05:13 +02:00
Hubblenaut ee22d0558b Anyone who cannot read a paper is not able to read a bundle either 2014-05-16 00:05:21 +02:00
Hubblenaut 42ab7e2b00 Makes photos visible on bundles 2014-05-15 22:21:11 +02:00
Hubblenaut 952d7c9e93 Adds ability to photocopy paper bundles 2014-05-10 19:03:42 +02:00
Hubblenaut e277349e0e dynamic description and fixes 2014-05-08 20:15:25 +02:00
Hubblenaut 488f645f07 Adds the ability to remove the item viewed 2014-05-08 06:47:05 +02:00
Hubblenaut 435240ce2e Added ability to put paper bundles into folders and cabinets 2014-05-08 00:56:32 +02:00
Hubblenaut 8e08231c3a Adds functionalities for viewing, writing, stamping and adding photos 2014-05-07 22:50:15 +02:00
Hubblenaut e620d41f41 Adds basic functionality to paperbundles 2014-05-07 03:54:05 +02:00
Hubblenaut 0f74b0f3bb Ability to spawn a paper bundle by hitting paper with paper 2014-05-06 20:26:53 +02:00