Commit Graph

15123 Commits

Author SHA1 Message Date
Cheridan 6a2df04760 Merge pull request #16885 from tgstation/have-you-ever-realized-that-you-wrote-a-bunch-of-code-that-already-exists
makes parse_gas_string() use params2list()
2016-04-16 00:14:43 -05:00
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
Cheridan c233234168 Merge pull request #16879 from nullbear/organ-verbs
Adds attack verbs for heart and tongue
2016-04-15 23:40:04 -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
KorPhaeron 4db1a04e6e Merge pull request #16883 from nullbear/air-pump-pressure-boost
Raised maximum pressure output of air pumps.
2016-04-15 23:29:58 -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
Joan Lung 0f03dcf4a6 Merge pull request #16868 from Bawhoppen/signsteslamemeball
Signs are no longer affected by tesla zaps
2016-04-15 10:54:55 -04:00
Cheridan b8e699bb18 Merge pull request #16862 from phil235/DrugginessFix
Fixes Druggy vision disappearing immediately due to a typo.
2016-04-14 21:25:49 -05:00
nullbear 241b1c10c7 Adds a few organ verbs 2016-04-14 18:53:08 -07:00
Shadowlight213 ab25f840e9 Adds detecting newly made byond accounts (#16269)
* Adds age checking for byond accounts.

* WIP. moved to regex.

* Actually works now.

* local vars

* Changes to use sql.

* Fixes

* Removes unused var
2016-04-15 11:04:52 +10:00
duncathan salt c46c5d3b54 makes parse_gas_string() use params2list() 2016-04-14 18:28:19 -06:00
nullbear 34e2dd7ae6 Raised maximum pressure output of air pumps. 2016-04-14 15:47:57 -07: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 64ddf0c924 Merge pull request #16852 from ChangelingRain/thisisdumbblamecoreoverload
Some spots on lavaland no longer produce asteroid flooring
2016-04-14 11:52:50 -05:00
erwgd 9d6247c890 Removed bowl making code from biogenerator.dm
Added bowl design to autolathe_designs.dm
Changed bowl materials to 500 glass
2016-04-14 17:14:01 +01:00
Joan Lung 755fa61417 Merge pull request #16816 from lordpidey/lordpidey_methboom
Adds meth mixing related explosions
2016-04-14 09:39:58 -04:00
Joan Lung 7db9aa0e76 Merge pull request #16848 from KorPhaeron/butcher
Lavaland Buterching and Suit Fixes
2016-04-14 09:32:50 -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
bawhoppen 16b7a1c8e4 goddamnit goof 2016-04-14 03:43:20 -05:00
Jack Edge 52827cc7b9 Merge branch 'master' into without-the-crates 2016-04-14 08:50:14 +01:00
Lularian 2aad6e1152 signs no longer affected by tesla 2016-04-14 02:08:29 -05:00
Joan Lung e4515cc112 Merge pull request #16865 from Incoming5643/hiss
Coldfix for Xeno saycode
2016-04-13 23:26:29 -04:00
Cheridan 83b4c1b2ff Merge pull request #16794 from lordpidey/lordpidey_ion
Adds new ionlaws: This new class of ion laws causes the AI to use wrong names
2016-04-13 22:22:45 -05:00
Cheridan efa8f1b43a Merge pull request #16836 from Incoming5643/okokfinestopasking
(space) ruins requests and practicalities
2016-04-13 21:16:08 -05:00
Joan Lung 6f636e1739 Merge pull request #16866 from LatD/Floorbot-2
Floorbots can replace existing floor tiles with loadable custom tiles
2016-04-13 21:04:58 -04:00
LatD 4f94f4f43b Custom tiles to floorbot 2016-04-14 03:33:44 +03:00
phil235 163ed095ba Fixes admin revujenate not removing the nearsighted/blind screen effect when it cures nearsightedness and blindness. 2016-04-14 01:54:25 +02:00
phil235 662629ecab And another typo, fixing eye_blurriness effect disappearing when it shouldn't. 2016-04-14 01:31:12 +02:00
Incoming e5602f5220 Fixes xeno hissing. the dangerous result of testing sounds while the station started with no atmosphere 2016-04-13 19:15:10 -04:00
Cheridan e5f14eb0a0 Merge pull request #16826 from Bawhoppen/1
Keeps chaplain up to date
2016-04-13 18:03:39 -05:00
Cheridan c77c5dbf61 Tendril Destroyed sound effect 2016-04-13 17:17:22 -05:00
phil235 35ee52ffa3 Fixes Druggy vision disappearing immediately due to a type. 2016-04-13 23:55:40 +02:00
Cheridan 10dc66463a Merge pull request #16837 from Incoming5643/brainmobs_are_trash_someone_remove_them
Removes mushmouth MMIs
2016-04-13 16:20:59 -05:00
Cheridan 9f260139bf Merge pull request #16667 from sawu-tg/master
Minor SNPC fixes, Fixes #16572
2016-04-13 16:11:44 -05:00
Cheridan 32a80f6e2f Merge pull request #16807 from KorPhaeron/low_pop
Restricts certain uplink items from appearing in low pop
2016-04-13 16:02:17 -05:00
Cheridan 5a51d2e9f9 Merge pull request #16818 from phil235/FixSeedShit
Fixes Seed runtimes
2016-04-13 15:58:59 -05:00
Cheridan 8b7bff53ca Merge pull request #16823 from Bawhoppen/cryofix
Fixes cryo
2016-04-13 15:58:01 -05:00
erwgd ca88d3f025 added shot glass and shaker designs to autolathe
defined materials for shot glass and shaker
2016-04-13 17:17:15 +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
Nerd Lord 3be807d95c Some spots on lavaland no longer produce asteroid flooring. 2016-04-13 06:55:22 -04:00
KorPhaeron 9988ee1975 Merge pull request #16696 from SamuelRowe/master
Minor grammar fixes
2016-04-13 00:22:39 -05:00
KorPhaeron 6866229d78 And removes excess diamonds 2016-04-13 00:17:59 -05:00
KorPhaeron ca44efdca2 removes excess goliath plates 2016-04-13 00:17:10 -05:00
KorPhaeron a372d7028d Butchering and Suit Fixes 2016-04-13 00:03:51 -05:00
KorPhaeron 62939a09f0 Merge pull request #16733 from octareenroon91/patch-35
Add Drone Shell to Protolathe for ease of exporting drone data disks to autolathes
2016-04-12 23:54:47 -05:00
KorPhaeron 2eaab2c39e Merge pull request #16820 from octareenroon91/patch-36
Improve ruins spawn logging
2016-04-12 23:45:46 -05:00
c0 04f1aafa78 Exports 2016-04-13 06:01:40 +03:00
Joan Lung b0d6771903 Merge pull request #16694 from Fox-McCloud/xenobio-tweaks
Xenobio Additions and Tweaks
2016-04-12 20:57:50 -04:00
Fox-McCloud cfdaac5fe0 tweaks 2016-04-12 20:50:03 -04:00