SinTwo
8bff04dac0
adds four new hair styles.
2016-05-27 13:43:03 -04:00
Yoshax
da9d1eb786
Fixes snow and adjusts a definition
2016-05-27 17:13:01 +01:00
Yoshax
ce9b4e8109
Adjusts molotovs to be able to use alcohol to set the rag alight
2016-05-27 15:39:35 +01:00
Leshana
219db3d868
Adds preference to mute remote LOOC chatter heard by admins.
...
* Lets people remain on standby for adminhelps without having all that spam scrolling stuff off the screen if they are not taking on the role of policing LOOC.
2016-05-27 15:10:29 +01:00
Yoshax
cbe932d1ed
Merge pull request #1746 from VOREStation/constructions
...
Fixes Exosuit Fabricator Deconstruction and makes Jukeboxes constructable
2016-05-27 14:41:46 +01:00
Neerti
abd14db701
Merge pull request #1758 from Yoshax/walls
...
Ensures walls spawn 2 pieces of metal when deconstructed
2016-05-26 22:39:07 -04:00
Leshana
715dbae590
Prevent duplicate components in contents of machines built in-game.
...
* Many machines create their default component parts in their constructor. But machines made in game get the parts from the frame added to them.
* Existing code already partially handled this case by clearing out the component_parts list prior to adding the parts from the frame. However the list was merely Cut(), leaving the parts still in the contents of the machine. This bug was not easily visible, becuase there is no in-game way to get the parts back out.
* This fix improves the situation by explicitly deleting the parts instead of leaving them semi-orphaned.
2016-05-26 21:13:43 -04:00
Yoshax
9ed1f2f495
Adds Cards Against The Galaxy to loadout
2016-05-27 00:48:08 +01:00
Yoshax
61deea28a8
Ensures walls spawn 2 pieces of metal when deconstructed
2016-05-27 00:25:01 +01:00
Yoshax
2624297495
Merge pull request #1757 from VOREStation/stutter
...
Fixes Stuttering
2016-05-26 21:29:36 +01:00
Arokha Sieyes
8e21e09d23
Yeah, that's a typo.
2016-05-26 16:17:23 -04:00
Datraen
ed5baa120e
Merge pull request #1750 from Yoshax/towelfix
...
Fixes towel hit sound
2016-05-26 15:44:28 -04:00
Datraen
3d433da315
Merge pull request #1752 from Yoshax/disablefaux
...
Allow disabling styling of fake nanoui windows
2016-05-26 15:44:17 -04:00
Datraen
d73cdc7307
Merge pull request #1751 from Yoshax/tapefix
...
Mapped tape rolls can now apply themselves.
2016-05-26 15:43:37 -04:00
Asanadas
b90e8c68c6
Deepest lore. Change a poster description to match policy.
2016-05-26 18:39:46 +01:00
GinjaNinja32
beee32f237
Allow disabling styling of fake nanoui windows
2016-05-26 18:07:38 +01:00
PsiOmegaDelta
92b97e1d2d
Mapped tape rolls can now apply themselves.
...
Can be applied to anything as long as it's airlocks. Ensures proper layering, icon state, etc. Fixes #13058
2016-05-26 17:53:00 +01:00
Yoshax
5ad5206db3
Fixes towel hit sound
2016-05-26 16:48:25 +01:00
Datraen
4448a6f469
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Slime_Rework_3
...
# Conflicts:
# code/modules/mob/living/say.dm
2016-05-26 08:20:41 -04:00
Yoshax
77ee2215e7
Removes unused and unnecessary spam prevention
2016-05-26 04:24:18 +01:00
Leshana
3caec84482
Fix copy/paste error duplicating definition
2016-05-25 23:12:56 -04:00
Leshana
844ea7febc
Allow building lights on windows.
2016-05-25 21:43:59 -04:00
Datraen
6df5e33e36
Merge pull request #1745 from VOREStation/fixvision
...
Followup to blindness fix
2016-05-25 21:37:07 -04:00
Leshana
e37ac4da3e
Fixes #145 - Makes jukeboxes constructable.
...
* Adds circuit board.
* Adds design to print board on autolathe.
* Makes jukeboxes deconstructable back to frame.
2016-05-25 21:35:24 -04:00
Leshana
ca6e75ab8f
Fixes runtime error when Exosuit Fabricators are deconstructed.
...
* You need to have the circuit be an actual instance, not a path.
2016-05-25 21:35:14 -04:00
PsiOmegaDelta
b31e6cf757
Fixes #12131 .
...
Blindness/deafness now check the correct disability var (we have two for some reason, very practical).
2016-05-25 21:28:31 -04:00
Datraen
f0edb66f9b
Merge pull request #1741 from VOREStation/sayupgrade
...
Say/Whisper Rewrite
2016-05-25 21:17:36 -04:00
Yoshax
cfa8db6097
Merge pull request #1743 from VOREStation/fixvision
...
Fixes NEARSIGHTED = BLIND
2016-05-26 02:09:45 +01:00
Arokha Sieyes
487bb7cf96
Fixes ancient typo
2016-05-25 21:01:52 -04:00
Yoshax
87a7cfcbac
Merge pull request #1742 from Serithi/Lavender
...
Apparently i added the seeds to the wrong seed vendor file.
2016-05-26 01:54:30 +01:00
Serithi
c4df745933
Better formatting.
2016-05-25 17:45:48 -07:00
Serithi
b7158b5acd
Apparently i added the seeds to the wrong seed vendor file. Hoooopefully this is all that's needed now.
2016-05-25 17:24:22 -07:00
Arokha Sieyes
1fed239264
Done w/ testing, block spam again.
2016-05-25 19:51:53 -04:00
Arokha Sieyes
9783848717
Don't forget dead people
2016-05-25 19:26:15 -04:00
Arokha Sieyes
6c04110805
Allows silicons to whisper (mostly used by borgs but I guess an AI could whisper into a radio).
2016-05-25 18:28:11 -04:00
Yoshax
3b23d1670f
Finishes the dnalock framework
2016-05-25 22:20:10 +01:00
Datraen
3b72b362d7
Fixes #530
2016-05-25 17:11:36 -04:00
Arokha Sieyes
4588498486
Worked Whisper into Say
...
It was annoying. And hard. But it's done.
For the most part anyway.
2016-05-25 16:59:47 -04:00
Serithi
74f72c8e25
Adds in lavender. Doesn't need much nutrient or water (assuming i did the numbers right, feel free to fix them if i did a dumb), contains a small amount of bicard, and is purple. What more could one want from a flower?
2016-05-25 13:08:33 -07:00
HarpyEagle
2aa0e29ae6
Fixes get_turf() runtime
2016-05-25 15:19:58 -04:00
Datraen
349251e55f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Slime_Rework_3
...
# Conflicts:
# icons/mob/items/lefthand.dmi
# icons/mob/items/righthand.dmi
# icons/obj/weapons.dmi
2016-05-25 15:09:23 -04:00
Datraen
22a69471c8
Merge pull request #1737 from Yoshax/cheekysuitsensor
...
Makes suit sensors produce a message when changed and generalizes message
2016-05-25 15:03:46 -04:00
Yoshax
80434f41a6
Makes suit sensors produce a message when changed and generalizes message
2016-05-25 19:42:26 +01:00
Datraen
85f3dc84e4
Adds component requirements, adds tech levels, fixes copy error.
2016-05-25 14:40:55 -04:00
HarpyEagle
dd9082f903
get_turf optimization
...
Checks isturf() and then locs instead of looping
2016-05-25 14:15:31 -04:00
Datraen
9e09720be5
Final Initial Implementation of Xenobio2 System.
...
Kinks worked out, everything is functioning as it should.
2016-05-25 14:11:37 -04:00
Yoshax
9b8aefed5b
Adds towels
2016-05-25 18:38:16 +01:00
Datraen
79e22d58e5
Semi-final stage of Xenobio2 Initial Implementation
...
Adds UIs to Core Extractor, Slime Replicator
Adds Slimified Monkey Cubes as separate item type
Adds Docility Toxin
Replaces amutationtoxin references with docilitytoxin references
Adds resistances to simple_mob damage handling, to allow for simple mobs to have resistances to different kinds of damage
Moves a return to it's proper position to allow for hostile mobs to properly handle targets.
2016-05-25 03:50:23 -04:00
HarpyEagle
652e35024b
Allows only one adverb when whispering
2016-05-25 00:48:57 -04:00
HarpyEagle
3347f97b5d
Merge HarpyEagle remove speech problem flags
2016-05-25 00:48:02 -04:00