Posts: 2,722
	Threads: 143
	Joined: Sep 2012
	
BYOND Username: Powmonkey
	
 
	
		
		
		06-23-2017, 09:01 PM 
(This post was last modified: 06-23-2017, 09:03 PM by Noah Buttes. Edited 1 time in total.)
	
	 
	
		This patch implements these first three responses from the Chemmunity patch thread:
https://forum.ss13.co/showthread.php?tid...#pid102523
https://forum.ss13.co/showthread.php?tid...#pid102524
https://forum.ss13.co/showthread.php?tid...#pid102525
Compare:
https://github.com/goonstation/goonstati...emmunity-1
Patch:
https://github.com/goonstation/goonstati...ty-1.patch
Demonstration video of all the chemicals at once:
I actually managed to crash the server because I thought it'd be a good idea to test this with 124 monkeys stacked on one tile.
	 
 
	
	
	
		
	Posts: 383
	Threads: 35
	Joined: Apr 2016
	
BYOND Username: fosstar
Character Name: Montgommery Scott
	
 
 
	
	
	
		
	Posts: 668
	Threads: 50
	Joined: Jan 2017
	
BYOND Username: Sovexe
	
 
	
	
		Wait which of these chems ia causing a massive foam fire
	
	
	
	
	
 
 
	
	
	
		
	Posts: 271
	Threads: 25
	Joined: Dec 2015
	
	
 
	
	
		The stabilized foam /might/ have been used with something fiery just to show off the foaminess.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,722
	Threads: 143
	Joined: Sep 2012
	
BYOND Username: Powmonkey
	
 
	
	
		 (06-24-2017, 06:59 AM)awfulworldkid Wrote:  The stabilized foam /might/ have been used with something fiery just to show off the foaminess.
Phlogiston and ClF3 to be precise.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 2,056
	Threads: 51
	Joined: Jan 2017
	
BYOND Username: warc
	
 
	
	
		Wait, so does all the stabilised foam turn foamy right away, or does the first bit of foam carry more foam further into the fire, and so on, for huge foam party benefit?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,722
	Threads: 143
	Joined: Sep 2012
	
BYOND Username: Powmonkey
	
 
	
		
		
		06-24-2017, 10:28 AM 
(This post was last modified: 06-24-2017, 04:47 PM by Noah Buttes. Edited 1 time in total.)
	
	 
	
		 (06-24-2017, 09:20 AM)John Warcrimes Wrote:  Wait, so does all the stabilised foam turn foamy right away, or does the first bit of foam carry more foam further into the fire, and so on, for huge foam party benefit?
Well shit. Guess I need to add foam powder to the banned reagents list of the foam_spread effect.
Edit: DONE
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 2,100
	Threads: 65
	Joined: Nov 2014
	
BYOND Username: Zewaka
Character Name: Shitty Bill Jr.
	
 
	
	
		your code editor uses the wrong encoding, please switch to ISO/IEC 8859-1 from whatever flavor of UTF you are using pls and thank
	
	
	
	
	
 
 
	
	
	
		
	Posts: 685
	Threads: 33
	Joined: Feb 2016
	
BYOND Username: CyberTripping
Character Name: Casey Batts
	
 
	
	
		Am I a dummy or would the stable foam make old foam and smoke powder objectively inferior and pointless to make?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 271
	Threads: 25
	Joined: Dec 2015
	
	
 
	
	
		I dunno about old foam, but smoke powder gets chemicals into the bloodstream, so it's not objectively worse than foam.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,722
	Threads: 143
	Joined: Sep 2012
	
BYOND Username: Powmonkey
	
 
	
	
		 (06-24-2017, 10:45 PM)zewaka Wrote:  your code editor uses the wrong encoding, please switch to ISO/IEC 8859-1 from whatever flavor of UTF you are using pls and thank
I had to copy and paste the code I wrote using atom and dream maker into github's web editor because both the git client and sourcetree decided to stop working at 
all.
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 132
	Threads: 8
	Joined: Sep 2013
	
	
 
	
		
		
		06-25-2017, 01:26 PM 
(This post was last modified: 06-25-2017, 01:38 PM by lambskin. Edited 1 time in total.)
	
	 
	
		So you could probably use this to cause foam reactions in multiple people by smoking it. Interesting! Also should probably make it react violently with nitro, unless you already added that.
Edit: unless that's what the first part of the patch does, I'm not too familiar with the code.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,722
	Threads: 143
	Joined: Sep 2012
	
BYOND Username: Powmonkey
	
 
	
	
		 (06-25-2017, 01:26 PM)lambskin Wrote:  So you could probably use this to cause foam reactions in multiple people by smoking it. Interesting! Also should probably make it react violently with nitro, unless you already added that.
Edit: unless that's what the first part of the patch does, I'm not too familiar with the code.
God damn it.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 2,100
	Threads: 65
	Joined: Nov 2014
	
BYOND Username: Zewaka
Character Name: Shitty Bill Jr.
	
 
	
	
		The only chem I would implement out of this bunch is Buttium.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 583
	Threads: 35
	Joined: Apr 2015
	
BYOND Username: Cirrial
	
 
	
	
		I did pledge that I'd implement one of the patches that came out of Chemmunity.
Having said that, the foam powder terrifies me greatly. I might go back on my promise and skip over that one.
Buttium and Expungium seem alright to me, though, although I don't see any code for ways to make it. Intending it to be admin-only or do you expect them to have a secret recipe, Noah?