Commit Graph

14331 Commits

Author SHA1 Message Date
Cheridan 9d0c79e6e5 Merge pull request #16900 from Incoming5643/on_days_like_this_references_like_that_should_be_burning_in_hell
Removes horribly overt copyrighted nonsense that made the game not compile in 509
2016-04-15 23:46:20 -05:00
Incoming 22c9a1e14d Removes the blatantly copyrighted sans and papyrus action figures and the blatantly copyrighted sounds attached to them.
As a bonus this also makes the project work in the stable 509 build again.

@ChangelingRain NO.
2016-04-16 00:19:35 -04:00
Joan Lung 1c8024a153 Merge pull request #16886 from Aloraydrel/Wew
Tweaks ripleys pressure requirements for mine/speed buff
2016-04-15 21:40:42 -04:00
Joan Lung 262c0688de Merge pull request #16845 from Shadowlight213/Bluemag
Adds bluespace emag as a badmin item
2016-04-15 20:26:02 -04:00
Joan Lung 3207b8d4e7 Merge pull request #16874 from lzimann/patch-5
Change the "ahelp will be sent to IRC" message so only players see.
2016-04-15 20:23:35 -04:00
Joan Lung c68fa14343 Merge pull request #16875 from PKPenguin321/patch-2
Fixes dna injector bug
2016-04-15 20:19:30 -04:00
Joan Lung 2f8bbb5094 Merge pull request #16863 from Cheridan/tendril_feedback
Tendril Destroyed sound effect
2016-04-15 10:55:52 -04:00
RandomMarine ffe739d9ea Fixes like a thousand active roundstart turfs.
* Airless turfs should actually be airless now

* Airless turfs should actually be airless now
2016-04-15 00:33:09 -06:00
Aloraydrel 7058db7ee1 Changed ripley.dm minimum pressure from 20 to 40 2016-04-14 19:04:06 -04:00
PKPenguin321 ea3fea4d63 fixes dna injector bug 2016-04-14 12:45:05 -07:00
Leo fd68ba31c7 Admins know 2016-04-14 15:17:10 -03:00
Cheridan 2f52e7daf9 Merge pull request #16829 from erwgd/LetUsMakeDinnerware
New autolathe category for kitchen+bar items
2016-04-14 11:56:21 -05:00
Cheridan 95b41dfaee Merge pull request #16851 from coiax/helpimonfire
Using fire extinguisher in help intent is helpful
2016-04-14 11:47:17 -05:00
Joan Lung a1af450f91 Merge pull request #16770 from LatD/mops
Nuke ops dying but disk not getting rescued changed to neutral victory
2016-04-14 09:36:23 -04:00
coiax 7f328ba077 Added ORIGINAL CONTENT skeleton toys that chatter when you play with them (#16792)
* Step one, aquire voices for skeletons

* Moved sounds to their own folder

* Added samples of up to ten phomemes long for papyrus

* Added samples of up to ten sans phomemes

* Add skeleton talking

Skeletons now produce audible sound effects representing their distinctive
speech.

* Skeletons now respect punctuation in their chatter

Except for semi-colons, due to HTML escapes of the ' character.

* Lowered volume of skeleton phomemes

* Use Dunc's regex for parsing messages

* Added sans and papyrus toy sprites

Spriting is hard. But I think I managed to crush the images down to fit
in our 32x32 box.

* Generic talking action figures

Talking action figures like the owl figure and the griffin figure are
now generic, and have a pool of messages to pick from. This allows us to
make our TOTALLY ORIGINAL skeleton toys.

* Added the toys to the prize list

No point making these if you can't get them.

* Moved skeleton vocalising code into toys

* Fixes runtimes and bugs with skeleton talk

Remaking the regex each time makes sure it gives output everytime,
and we've also put a check that the item in the list is actually
a number before calling max() that was causing a runtime previously.

* Restored original form of skeleton span picking

Remie's was better.

* More messages for skeleton toys

I think that's probably enough to satisfy me.

* Changed for loop to new style
2016-04-14 09:30:33 -04:00
Joan Lung d8a724f1c4 Merge pull request #16806 from coiax/airlock-painter
Airlock painter now printable in autolathe; plus meme suicides
2016-04-14 09:29:10 -04:00
Joan Lung b19a638af3 Merge pull request #16805 from KorPhaeron/gravity
Fixes gravity in new areas
2016-04-14 09:21:43 -04:00
Jack Edge 54675eb415 Only call get lungs once 2016-04-14 08:27:59 +01:00
Cheridan 7eb6ed727e Merge pull request #16838 from Shadowlight213/implantlogging
Explosive implant logging and general improvements.
2016-04-13 18:11:30 -05:00
Cheridan c77c5dbf61 Tendril Destroyed sound effect 2016-04-13 17:17:22 -05:00
Jack Edge 6aa77cc95d Removed unneeded seperation 2016-04-13 22:13:02 +01:00
Cheridan 1696bbeea7 Merge pull request #16827 from Bawhoppen/adminwhoIRC
Adds a message for adminwho
2016-04-13 16:10:02 -05:00
Jack Edge 51b41fc124 Use correct variable names and correct proc calls 2016-04-13 22:09:26 +01:00
Cheridan 5b94048faa Merge pull request #16828 from phil235/RollerFix
Fixes not being able to push/pull/move a roller bed (and more general…
2016-04-13 15:33:11 -05:00
Jack Edge 64f5f1a08e Removed check preventing self target extinguisher
The comment on this code segment implies it's to stop the fire
extinguisher from going off when put in a bag. Except it doesn't go
off when put in a bag, even without this code check.

As such, it was stopping self targeting with a fire extinguisher.

Make sure the safety is off though!
2016-04-13 18:17:00 +01:00
AnturK 4b7f274e3f Merge pull request #16742 from Core0verload/master
Cargo Exports (and a very basic economy system)
2016-04-13 17:41:05 +02:00
Jack Edge cafd76c7f2 Handled case where someone lost their lungs
We won't remove your lungs if you don't have any. But how did you
manage to lose them in this tiny window, you horrible person?
2016-04-13 11:33:25 +01:00
Jack Edge 01a3d0e761 Added help to extinguisher/attack but bugged
It's not triggering the afterattack proc to spray the water...
2016-04-13 11:25:11 +01:00
bawhoppen ea3ac45f9d changes the text a little 2016-04-13 03:39:10 -05:00
Shadowlight213 5ebf9be9ab Grammar 2016-04-12 21:02:49 -07:00
KorPhaeron 05cdcabb48 Gravity Fix 2016-04-12 22:13:23 -05:00
c0 04f1aafa78 Exports 2016-04-13 06:01:40 +03:00
Shadowlight213 24770414cc desc change 2016-04-12 20:01:31 -07:00
Shadowlight213 0364d1850b Adds bluespace emag
Removes depreciated clown data card.
2016-04-12 19:45:18 -07:00
Joan Lung fe2b46dfcc Merge pull request #16775 from Fox-McCloud/fab-efficiency
Fabricator Efficiency Removal
2016-04-12 18:47:56 -04:00
KorPhaeron c907776872 Merge pull request #16814 from erwgd/PlankMakeRollingPin
Add rolling pin datum to wooden plank recipes
2016-04-12 17:29:26 -05:00
Shadowlight213 d2e2e3f6d3 Made explosive implants actually log who triggered them
Removed some copy pasta
Made explosive implants not drop brains
2016-04-12 15:26:53 -07:00
KorPhaeron 4c8ea85b59 Merge pull request #16810 from Shadowlight213/giftsprite
Fixes gift sprite
2016-04-12 17:19:49 -05:00
Jack Edge 55677ea370 Make the floor wet when you empty the extinguisher 2016-04-12 21:52:22 +01:00
Jack Edge 9c535cf7e8 Vomit out my colorful lungs in front of me
Removed the sleeps, moved the lungs in front of you, added a case
for no lungs.
2016-04-12 21:36:45 +01:00
Jack Edge 0d1cdfd9e9 Put in checks for medical wrench suicide
Better make sure user is still around and they haven't died during their
suicide.
2016-04-12 20:52:29 +01:00
erwgd 0078f91d8a Added hacked autolathe design for butcher cleaver
Defined materials for butcher cleaver
2016-04-12 20:01:26 +01:00
erwgd f0a6af827e Added bowl design to biogenerator.dm
Added recipes for fork and drinking glass to autolathe_designs.dm
Defined materials for fork, bowl, drinking glass
2016-04-12 19:39:09 +01:00
phil235 321bb5f4c9 Fixes not being able to push/pull/move a roller bed (and more generally any structure) when it has a mob buckled to it.
Fixes stopping a climber from climbing on a climbable structure only applying to tables instead of all climbable structures.
2016-04-12 18:42:07 +02:00
Lularian 4301394703 message 2016-04-12 08:02:15 -05:00
Cheridan 9e85fe81be Merge pull request #16743 from TrustyGun/flask
Changes Flasks a little
2016-04-12 00:03:19 -05:00
erwgd dbae4b78e0 2 planks are needed to craft rolling pin 2016-04-11 22:41:03 +01:00
erwgd 249a81dd15 Update sheet_types.dm
changed planks required from 10 to 1 to make rolling pin
2016-04-11 22:37:46 +01:00
erwgd 73be1a80c0 Created Dinnerware category for autolathe
Changed category of kitchen knife from "Misc." to "Dinnerware"
2016-04-11 22:19:15 +01:00
erwgd b2eea7769f Added rolling pin recipe datum to wooden plank 2016-04-11 21:40:44 +01:00