bgobandit
32f862d7c6
Wirecutting posters removes any existing pixel shifts.
2016-01-30 21:47:09 -05:00
oranges
d103d6c648
Change spider ghost alert to an in chat one
...
This could actually benefit from a nice subystem to handle it (calling humanize_from_ghost) on the appropriate atom when the user clicks the link
2016-01-29 15:42:05 +13:00
Firecage
d82f970234
Merge conflict fix
2016-01-27 17:38:42 +02:00
duncathan salt
fd6482f8cb
Merge pull request #14905 from Razharas/Assembly
...
Some assembly requaired
2016-01-27 08:03:00 -06:00
Firecage
7f96592b87
Merge Conflict Fix
2016-01-27 13:29:38 +02:00
Razharas
95bdba5ef9
Merge pull request #14912 from ChangelingRain/comment
...
Blobs now have an animation when attacking a target
2016-01-27 05:16:53 +03:00
Razharas
20bcee4ec0
Further impovements to proximity code
...
Further impovements to proximity code
Also voice analiser's third mode now remembers the voice properly not
just mob
2016-01-26 21:18:48 +03:00
Razharas
597e965015
Merge branch 'master' of https://github.com/tgstation/-tg-station into Assembly
2016-01-26 07:47:56 +03:00
Razharas
6f8ce47951
New proximity code
...
New proximity code
2016-01-26 07:47:33 +03:00
Nerd Lord
3166b8344b
animation is more visible
2016-01-25 22:59:11 -05:00
Nerd Lord
0de8032983
directed attacks have more alpha
2016-01-25 21:31:36 -05:00
Nerd Lord
c3699fa909
Blobs now have an animation when attacking a turf
...
updates a comment for accuracy
incidentally fixes bots to use the overlay instead of setting all the vars then deleting a thing
2016-01-25 21:17:56 -05:00
KorPhaeron
7cebbae3f6
Foamed Metal
2016-01-24 19:40:02 -06:00
xxalpha
6aaf9c43a6
Made foam transparent and changed its layer to be above mobs.
2016-01-22 23:57:18 +00:00
Firecage
0cb6814c18
Merge conflict fix
2016-01-17 19:15:30 +02:00
Firecage
332bde0f4f
Does the rest of the if()'s/ else's
2016-01-17 19:03:12 +02:00
Razharas
4aea0db29b
Merge pull request #14120 from duncathan/listmos
...
[READY] Listmos & "Datum Gases"
2016-01-15 11:58:05 +03:00
duncathan salt
bcdb01caba
Merge pull request #14557 from Buggy123/patch-1
...
Graffiti no longer explicitly stated to be drawn with crayons.
2016-01-14 17:04:02 -06:00
duncathan
9066bc7c4f
Merge branch 'master' of https://github.com/tgstation/-tg-station into listmos
...
Conflicts:
code/controllers/subsystem/air.dm
code/datums/gas_mixture.dm
code/game/objects/items/devices/scanners.dm
code/modules/mob/living/carbon/human/species.dm
code/modules/mob/living/carbon/life.dm
tgui/assets/tgui.css
tgui/assets/tgui.js
tgui/scripts/interfaces/atmos_filter.ract
2016-01-13 20:07:21 -06:00
Nerd Lord
fed4212716
Updates guardian HUD button icons.
...
Adds two new holoparasite colors, light purple and crimson.
Replaces silver in the possible holoparasite prefix list with platinum.
Updates descriptions for the guardian types traitors have access to.
Adds glow effects when guardians teleport or recall, including fire guardian teleporting and support guardian teleporting.
2016-01-12 16:39:08 -05:00
Buggy123
692d3a6100
Fuck it just genericize the description.
2016-01-10 18:46:38 -05:00
Buggy123
18bab22f25
New spraypaint decal
2016-01-10 18:23:43 -05:00
Buggy123
ebb7e62edc
Update crayon.dm
2016-01-10 02:54:22 -05:00
Buggy123
30ceab8c19
Spraypainted stuff no longer appears to be drawn with crayons.
2016-01-10 02:33:07 -05:00
tkdrg
24b7eaa23a
Merge pull request #14488 from KorPhaeron/wall_layer
...
Walls are a slightly higher layer than floors
2016-01-09 18:41:59 -03:00
KorPhaeron
1d9b334e50
Fixes layers
2016-01-09 15:32:35 -06:00
duncathan salt
18b9d67ab5
Merge pull request #14364 from swankcookie/cockroach_guts_fix
...
Cockroach guts fix
2016-01-06 22:50:15 -06:00
swankcookie
98d4b9076d
Moves contraband to a more fitting location
...
Signed-off-by: swankcookie <__X__>
2016-01-06 22:12:00 -06:00
swankcookie
d4c3048a31
Removes redundant anchor tags
...
Signed-off-by: swankcookie <__X__>
2016-01-06 22:08:17 -06:00
swankcookie
a7508350e5
Gives /cleanable.dm "anchored = 1"
2016-01-03 20:43:48 -06:00
MrStonedOne
b50e8d2a63
removes a bunch of unneeded spawns
...
spawns have a high overhead.
I only went for easy targets, almost every spawn could be removed with a few subsystems in place to handle delays or cooldowns
2016-01-02 18:23:02 -08:00
duncathan
b18c6c2c5c
Merge branch 'master' of https://github.com/tgstation/-tg-station into listmos
...
Conflicts:
nano/assets/nanoui.js
nano/bower.json
nano/templates/atmos_filter.dot
2016-01-02 18:02:54 -06:00
AnturK
032c8a4222
Adds nodrop to pickup chainsaw
2015-12-30 22:39:15 +01:00
duncathan
17f167bcb7
associative list
2015-12-29 13:33:12 -06:00
AnturK
0fb8ac18c3
Adds a few special mines/pickups
2015-12-29 00:20:57 +01:00
duncathan
a64b68f76c
caches gases in more procs
2015-12-28 13:32:49 -06:00
duncathan
b18cb5fca8
making shit compile
2015-12-28 08:31:20 -06:00
tkdrg
ac7e0cc036
Merge pull request #13805 from KorPhaeron/stacking_decals
...
Fixes decal stacking
2015-12-26 10:07:18 -03:00
KorPhaeron
a47b490d2b
That was dumb
2015-12-26 07:00:20 -06:00
KorPhaeron
1a958e83b6
Stacking decals
2015-12-26 06:47:07 -06:00
KorPhaeron
2f22514fd6
Spider fixes
2015-12-24 04:57:50 -06:00
KorPhaeron
6ad132df53
Stacking decals
2015-12-19 07:41:22 -06:00
KorPhaeron
d8a37204e7
Makes burn_state use defines
2015-12-13 05:36:55 -06:00
Cheridan
45c06ae2cd
Merge pull request #13555 from bgobandit/sexyhonk
...
Buffs the sexy clown.
2015-12-12 13:00:46 -06:00
KorPhaeron
44873907f4
More spider fixes
2015-12-11 04:42:04 -06:00
bgobandit
73471eb8b1
sexy clown is now a sexy object oriented clown
2015-12-10 19:19:03 -05:00
Cheridan
da3eba756d
Merge pull request #13463 from Incoming5643/a_placebo_effect
...
Adds glowcaps
2015-12-08 22:08:25 -06:00
Incoming
7f3a1158d2
Adds glowcaps
...
Glowcaps are red mutant glowshrooms. They can be used in all the same ways normal glowshrooms can, but they also boast a special feature.
When you finish eating a glowcap, the batteries of any electronics you have on/in you are recharged up to potency%.
2015-12-05 03:35:23 -05:00
MrStonedOne
a1bfb37f0c
Tweaks lighting some more.
...
This should be ready to go.
2015-12-02 07:12:37 -08:00
duncathan salt
aa7df92150
Merge pull request #13282 from Anonus/fluxfix
...
Fixes flux and gravitational anomalies not shocking nondense mobs
2015-11-29 12:35:30 -06:00