Commit Graph

23085 Commits

Author SHA1 Message Date
Spades
c96e66a144 Minor tweaks, Skipjack can now dock at station
Tried editing communicator.dm and shuttle_controller.dm as their own _vr
files but this might cause problems, I'm not sure.
2016-05-29 18:04:46 -04:00
Leshana
188dbfab59 Merge pull request #244 from Arokha/struggle
Fix struggle sounds
2016-05-29 16:27:48 -04:00
Arokha Sieyes
9ab5234f8e Revert "Fixes squish sounds--again" 2016-05-29 15:57:32 -04:00
Arokha Sieyes
29bad6b935 Fix belly sounds. 2016-05-29 15:45:06 -04:00
Spades
46e277f6ba Fixes #140 again
You can't define sounds attached to strings ya doof!
2016-05-29 14:52:50 -04:00
Spades
356b5e63cd Merge pull request #232 from VOREStation/ian-storm
IAN STORM
2016-05-28 13:08:37 -04:00
Spades
bf2b649960 Merge pull request #233 from VOREStation/pretty-secrets-144
Organize and Beautify Admin Secrets Panel
2016-05-28 13:08:29 -04:00
Leshana
b9c10b49f8 Copied over those them there inventory icons for all species voidsuits! Also added them to items. 2016-05-27 21:25:59 -04:00
Leshana
2148ae20d5 Fixes Issue #230 - Void suit body sprites not visible.
Cause is somewhat complicated:
* Custom vore code in update_icons will use 'item_state' as the icon state if icon_override is set on a suit.
* Suit refit machines will set icon_override on suits if the sprite_sheet_refits variable matches.
* However icon_override is not actually used anymore because of the species sprite sheets.
* Therefore it breaks.  By making this change we ensure that icon_override is not set, so the custom vore code does not apply, and the item_state is not allowed to overrule the icon_state.
2016-05-27 19:46:06 -04:00
Leshana
396a094fb1 Organize and Beautify Admin Secrets Panel
* Add browser styles to Admin Secrets panel to make it look nice.
* Show only one category at once, with buttons to switch between categories at the top.
2016-05-27 16:29:04 -04:00
Leshana
76df443940 IAN STORM
Added a new event: Ian Storm.  Yes.
2016-05-27 13:30:33 -04:00
Leshana
7bd3e1ddd0 Fix the on-mob icon for vulpine belt! Oops! 2016-05-26 21:40:10 -04:00
Arokha Sieyes
28ccc4f21c Yeah, that's a typo. 2016-05-26 16:21:11 -04:00
Arokha Sieyes
76567bb7a2 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into sync
# Conflicts:
#	code/modules/mob/living/carbon/human/whisper.dm

Whisper modified locally, and deleted upstream (in a change I made, so I know it's safe to remove).
2016-05-26 09:59:18 -04:00
Yoshax
77ee2215e7 Removes unused and unnecessary spam prevention 2016-05-26 04:24:18 +01: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
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
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
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
HarpyEagle
dd9082f903 get_turf optimization
Checks isturf() and then locs instead of looping
2016-05-25 14:15:31 -04:00
Yoshax
9b8aefed5b Adds towels 2016-05-25 18:38:16 +01: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
HarpyEagle
153cfaa5b4 Removes unused ninja speak 2016-05-25 00:46:14 -04:00
HarpyEagle
8bc2e4d88b Merge HarpyEagle commit 2016-05-25 00:43:46 -04:00
HarpyEagle
2bb73a3861 Fixes bad default whisper_verb
Doesn't do anything other than cause the text "whispers" to be used for pretty much
every other language even when it should not be.
2016-05-25 00:26:14 -04:00
Arokha Sieyes
4f230aba7c Further tweaks say.dm 2016-05-25 00:13:59 -04:00
Ccomp5950
3f2c95cfff Merge d3081d97ac3bd438fb2331b5aaeb40dadeaf5049 2016-05-25 00:05:37 -04:00
Leshana
d15e300aee Fixes #155 - Allow building lights on windows. 2016-05-24 23:48:03 -04:00
Datraen
43be60c262 Merge pull request #1734 from Yoshax/bugfixes
Removes unused xeno stuff + a bug fix
2016-05-24 22:30:52 -04:00
Datraen
49a83f293f Merge pull request #1732 from VOREStation/lessthanthreeyosh
Fixes two issues
2016-05-24 22:29:57 -04:00
Yoshax
6ff7293585 Removes unused Xeno stuff 2016-05-24 23:48:52 +01:00
Arokha Sieyes
156ad00d49 Fixes #1714
Removes duplicate code, and fixes the logic of the original code that was supposed to perform the same function, but did not, due to bad if-statement logic. Performed eye removal, and eye transplant to test. I would have liked to have fixed the flat `blinded = 0` at the top of the file, but it's so ingrained in how it works now, I could not.
2016-05-24 13:12:08 -04:00
Arokha Sieyes
2e263ffc07 Fixes #1655
Don't snowflake one mode with new(). Setting this on new() causes
weirdness when new() is called (prints unexpected messages to players
about the mode being toggled). If you really want it, define the var as
equal to the bitflag in the definition and update the starting human HUD
to match. Don't change it 'after' if that's always how you want it.
2016-05-24 12:12:26 -04:00
Spades
9c26088a3a Merge pull request #212 from VOREStation/tweaks
Resolves Two Issues
2016-05-24 00:09:40 -04:00
Spades
ea46f85012 Merge pull request #207 from Cameron653/master
Adds in an "Advanced Who"
2016-05-24 00:09:32 -04:00