Commit Graph

82 Commits

Author SHA1 Message Date
Probe1
e54a8d027f Boy does this annoy me like every time I play sec (#13096) 2016-12-26 19:15:31 -08:00
Wizardcrying
6ea0489065 Spelling/grammar/wording/etc fixes (#12993)
* mainly standardized the vending machine descriptions with exceptions

* oops

* more

* this time i changed a proc name but there was only one use of it

* everything gets changed!

* this commit sponsored by low-quality forum posting

* buisness

* i broke it

* but is it really robust?

* why didn't this commit

* finally, spent a lot of my morning for this

* colour

* sure it's not atomic, celt
2016-12-23 06:01:09 -05:00
9600bauds
74e51f50f9 Improves, standardizes pen labeling (#12734)
* Improves, standardizes pen labeling

* sanity
2016-12-21 23:20:55 +01:00
JMWTurner
1055bc98a0 rocksample (#11775) 2016-09-06 11:27:46 -05:00
JMWTurner
0442cbb5a3 Fixed evidence bags overlays (#11725)
* forensic

* revision 1
2016-09-02 12:46:15 -05:00
ComicIronic
b35eaa65d8 Replaced loc setting with forceMove. (#11490)
* Replaced loc setting with forceMove.

* Update forceMove to permit moving to null loc.

Also fixed atom locking with offsets not following properly.
2016-08-29 06:40:45 -05:00
ComicIronic
d490e1f970 Removed one line ifs and elses. (#11389) 2016-08-15 05:36:21 -05:00
ComicIronic
53040e7e83 Moves string overlays to use images. (#10686)
* Moves string overlays to use images.

* Fixed overlays being missed in replace due to unexpected string characters.
2016-06-20 17:27:24 -05:00
ComicIronic
24e1c261b9 Moves w_class to defines. (#10051) 2016-05-14 19:37:06 -05:00
PJB3005
2d4e0080a3 Removes the autofix messages. 2016-01-21 19:34:04 +01:00
unid15
f8da080ba1 adds clown glue 2015-12-31 14:06:18 +01:00
Sood
b70c01e494 Hopefully not deleting images and lists now 2015-12-06 15:11:58 -08:00
Sood
3177b3af13 Reverted admin debug changes, nulled references after qdels 2015-12-06 15:11:57 -08:00
Sood
3cdf89b675 qdel replacing del, time for bugs 2015-12-06 15:11:15 -08:00
clusterfack
f5db03db78 Merge pull request #6625 from PJB3005/better-chat-the-beginning
Adds a to_chat() macro, and refactors the entire chat to use it, to pave the way to a non shit chat.
2015-11-28 22:32:49 -06:00
Sircrab
f88a4edb84 Forensics Console Fix 2015-11-27 00:37:38 -03:00
PJB3005
99bf59d80e Adds a to_chat() proc, to pave the way to a non shit chat. 2015-11-25 15:55:15 +01:00
PJB3005
3cca5692af Removes the panic writer messages. 2015-11-20 03:17:06 +01:00
PJB3005
199dc02e99 Fixes ghosts fucking with the forensics computer. 2015-08-30 02:54:34 +02:00
PJB3005
3bc5d86263 LIGHTING IS BACK.
AND A SHITLOAD FASTER.

SANIC.
2015-07-21 14:16:27 +02:00
D3athrow
d59f6a07b0 comment out panicwriter and saytesting 2015-07-20 16:04:48 -05:00
D3athrow
7a3ff4efc3 THE LIGHTING IS DEAD, LONG LIVE DAL 2015-07-18 23:05:18 -05:00
D3athrow
41d7df01fd just fuck my shit up 2015-07-18 02:30:51 -05:00
D3athrow
6f8f1ff08f 110% plagiarism 2015-06-13 20:18:43 -05:00
PJB3005
ae7ab25539 BAY LIGHTING PEOPLE 2015-06-06 22:15:21 +02:00
D3athrow
a228a0c669 yeah im dumb 2015-04-21 19:33:45 -05:00
D3athrow
f03b231ce4 fix #2029 2015-04-21 15:26:32 -05:00
D3athrow
01d2471fc9 Merge branch 'color_replace_2_electric_boogaloo' into Bleeding-Edge
Conflicts:
	code/ATMOSPHERICS/pipe/pipe_dispenser.dm
	code/game/machinery/computer/HolodeckControl.dm
	code/game/machinery/embedded_controller/embedded_controller_base.dm
	code/modules/mining/money_bag.dm
	code/modules/mob/living/carbon/carbon.dm
	code/modules/mob/living/silicon/mommi/mommi.dm
	code/modules/mob/living/simple_animal/friendly/farm_animals.dm
	code/modules/research/destructive_analyzer.dm
	code/modules/research/rdconsole.dm
	code/modules/research/xenoarchaeology/machinery/analysis_base.dm
	code/modules/research/xenoarchaeology/machinery/artifact_harvester.dm
	code/modules/research/xenoarchaeology/tools/ano_device_battery.dm
2015-04-12 16:40:59 -05:00
ComicIronic
d0e9eedd25 drop_item and click code.
drop_item now has a first arg, which is the item to drop.
Hand processing now uses drop_item properly, which fixes #3874, #3796.
Also fixes #3486.
2015-04-12 00:56:43 +01:00
D3athrow
8bf8b60b7e Fix #3553
new proc, mop_act(mop,user) called on afterattack for mops allows you to wet your mop with stuff old and new.
2015-03-25 22:59:32 -05:00
ComicIronic
34bab36581 Changes to drop_item.
The drop_item arg is now the loc placed, not the child of the loc or whatever.
Removed a few lines of items being placed into themselves, on themselves, into other things manually, into their users, etc.
Cleans up the fix for MoMMI recharger silliness.

This took about 2 hours of non-stop manual searches.
2015-03-08 21:37:34 +00:00
Angelite191
23b9fed204 Update evidence.dm
--sanitize--
2015-02-10 02:19:57 -05:00
Angelite Entyshak
a6183a3d53 Minor bug fixes 2015-02-03 13:18:47 -05:00
D3athrow
72fde47f91 micro optimization, Cut() to len = 0 2015-01-31 00:40:13 -06:00
Chris
3a320a71fb Merge branch 'examine' of https://github.com/clusterfack/bugfixstation13 into clusterfack-examine
Conflicts:
	code/modules/clothing/shoes/magboots.dm
2015-01-09 10:00:31 -06:00
ComicIronic
53a421014d Removed USEDELAY and NODELAY flags.
Flags were unused.
Were previously used, but code is now commented out.
2015-01-08 00:47:52 +00:00
clusterfack
87c12062ac Examine overhaul to mob/user, span class and absolute pathing fixes 2015-01-07 14:40:57 -06:00
ComicIronic
9c9e1ff808 Removed the TABLEPASS flag.
No longer in use in any of the code.
Also changed cases of flags being set to null instead of 0.
2015-01-03 18:33:47 +00:00
ComicIronic
5e5bbf03fd Removed the CONDUCT flag.
Use Siemens, you dolts.
This is the start of completely redoing the flag system, but it starts with removing these oldcode flags.
2014-12-26 18:13:52 +00:00
Hinaichigo
1d4861a733 MOLOTOVS! 2014-10-19 08:16:43 +09:00
eswordthecat
0ee7313577 Remove snowflake check. 2014-10-11 11:37:55 -08:00
dylanstrategie
4dd76b3ab8 Updating computer luminescence
- Less shit that glows the wrong color or glows when it shouldn't
- More shit that glows when it should
- Any machine that brightens up when stuff goes in (cloner, cryo, DNA
modifier) now only fucking glows when stuff is in
- It still glows in full day light, but whatever
2014-08-10 19:08:14 +02:00
IratePirate
b37efc3921 Additional sounds 2014-07-10 20:24:49 +01:00
BurnZeZ
4140448d96 fix conflicting case sensitive paths for detective crap
--HG--
rename : code/modules/DetectiveWork/detective_work.dm => code/modules/detectivework/detective_work.dm
rename : code/modules/DetectiveWork/evidence.dm => code/modules/detectivework/evidence.dm
rename : code/modules/DetectiveWork/footprints_and_rag.dm => code/modules/detectivework/footprints_and_rag.dm
2014-06-21 19:29:38 -04:00
Rob Nelson
835188b412 Fix forger. 2014-01-02 15:11:59 -08:00
Rob Nelson
7157f0f461 Fix issue #335 2014-01-02 14:44:51 -08:00
Rob Nelson
22ff57bf9a Update changelog, restore a few fixes from Pomf that the update to bay ate. 2013-09-05 02:57:02 -07:00
d3athrow
30fb96e70e renames scanner to detective_scanner 2013-09-04 17:59:23 -05:00
Rob Nelson
2b77203275 ** WILL NOT COMPILE, OVER STRINGS LIMIT **
Import new bay stuff.
2013-09-03 23:19:24 -07:00
Rob Nelson
49abcb0e86 Fix compile 2013-08-14 17:22:18 -07:00