22344 Commits
Author SHA1 Message Date
VollyballyandGitHub c0a22a559d Merge pull request #575 from Razgriz1032/Razgriz1032-Body-Markings-1
Head Paint markings
2019-03-24 20:55:39 -04:00
VollyballyandGitHub 0022838113 Merge pull request #574 from Razgriz1032/Razgriz1032-Solarmoth-spawn-count
Solarmoth spawn count fix + vore check
2019-03-24 20:54:42 -04:00
TheFurryFelineandGitHub d410c27df1 Bye, Meteor Strike
Comments out an event that only works with Tether maps, and has no use at all with Polaris
2019-03-24 17:39:05 -04:00
RazgrizandGitHub 40e78034db Head Paint
Adds code for head paint markings
2019-03-24 00:32:29 -07:00
RazgrizandGitHub f7eae2f39e Add files via upload 2019-03-23 21:53:07 -07:00
RazgrizandGitHub 3d29fb273c Vore safety 2019-03-23 21:38:02 -07:00
RazgrizandGitHub 2fea3636ce Solarmoth spawn count fix
Because byond likes to think that 2 = 3.
2019-03-23 21:31:56 -07:00
RazgrizandGitHub 6108d6e488 Teshari RIG Fix
Adds a line to actually point to the Teshari RIG sprites. Oh no I have to sprite another Pursuit RIG sprite now.
2019-03-23 20:34:15 -07:00
VollyballyandGitHub 7b99a9f7df Merge pull request #571 from Sharkmare/patch-64
Pitcher growth rate limiting.
2019-03-22 19:52:03 -04:00
VollyballyandGitHub 8d4484e587 Merge pull request #572 from Darlantanis/UnrestrictingCustomBodyParts
Removed ckey restrictions from tails, wings, and ears because we don't do that here
2019-03-22 19:51:44 -04:00
VollyballyandGitHub f7abf6926d Merge pull request #570 from Shadowfire117/master
Succubus aphrosidiac emote nerf
2019-03-22 19:50:03 -04:00
Nadyr f5603ae7ae Removed CKEY restrictions from tails, wings, and ears (including taur tails).
-Commented out Aro's 'ears' as it's an entire customized face sprite which shouldn't be public access.
2019-03-22 05:40:12 -05:00
SharkmareandGitHub 40a1f6d200 maxHealth not maxhealth 2019-03-22 11:39:43 +01:00
SharkmareandGitHub c4dd7e6a5b Update tomato.dm 2019-03-22 11:06:23 +01:00
SharkmareandGitHub 311c48ab04 Update tomato.dm 2019-03-22 11:03:47 +01:00
SharkmareandGitHub aba2398b9d Pitcher growth rate limiting.
Spaghetti coding
	if(maxhealth <= 499) //Ok maybe there are limits
		maxhealth = health //Limits are merely a suggestion
	if(vore_fullness && !antispam)
		antispam = 1
		spawn(10)
			maxHealth += 1
			health += 1
			antispam = !antispam
2019-03-22 11:03:09 +01:00
Shadowfire117 c4a4be5670 nerfed frequency of emotes from succubus aphrosidiacs, we get it people, you want sucky sucky long time, no need to remind us every 5 seconds... 2019-03-22 10:57:34 +01:00
VollyballyandGitHub f32a17a6ce Merge pull request #565 from Sharkmare/patch-62
X patch 3
2019-03-22 04:08:56 -04:00
VollyballyandGitHub 5bcb6cf352 Merge pull request #567 from Darlantanis/DigestVoreMobChange
Various mobs now eat indigestible players with mob vore on
2019-03-22 04:08:43 -04:00
VollyballyandGitHub e41bfac6d1 Merge pull request #566 from Sharkmare/patch-63
Fixing Size handling of pitchers
2019-03-22 04:08:31 -04:00
VollyballyandGitHub 83298634ca Merge pull request #568 from Darlantanis/ShadekinGrammarFix
Grammar fix in shadekin endo holding messages.
2019-03-22 04:08:10 -04:00
Nadyr 8da02fa33a Fixes the item path on the metamorphic glass to display the proper sprite for B52. 2019-03-22 02:44:53 -05:00
Nadyr 204a4cdf5b Grammar fix in shadekin endo holding messages. 2019-03-22 02:20:12 -05:00
Nadyr cffc604bee Changes many legacy (i.e. they weren't added by us) vore mobs to eat indigestible players with mob vore on. Some more common ones had vore capacity bumped up to 2. For said mobs with vore sprites, I simply copy-pasted the 'one capacity' vore sprites for 2 prey. This can be replaced later if somebody wants to sprite them. 2019-03-22 01:51:51 -05:00
SharkmareandGitHub a1560207bf Travis failed for no reason, rerun 2019-03-22 07:24:43 +01:00
SharkmareandGitHub 417e394859 Fixing Size handling of pitchers 2019-03-22 03:05:16 +01:00
SharkmareandGitHub d7b86dca8e X patch 3
Attack text fix
2019-03-22 02:55:15 +01:00
VollyballyandGitHub c38f026e75 Merge pull request #560 from Razgriz1032/Razgriz1032-Solarmoth
Razgriz1032 solarmoth
2019-03-21 19:27:37 -04:00
VollyballyandGitHub 5766925607 Merge pull request #561 from Darlantanis/TeshClothingPort
Tesh clothing port
2019-03-21 19:27:28 -04:00
VollyballyandGitHub bce94c2ca9 Merge pull request #564 from Sharkmare/patch-61
Fixing Entity Xs Stand
2019-03-21 19:27:16 -04:00
SharkmareandGitHub 6601499a25 Update tarrasque.dm 2019-03-21 18:06:51 +01:00
SharkmareandGitHub e9693770bb Update tarrasque.dm 2019-03-21 15:49:45 +01:00
SharkmareandGitHub 32faf87b6a Update tarrasque.dm 2019-03-21 15:41:27 +01:00
SharkmareandGitHub fd9838b954 I give up 2019-03-21 15:27:42 +01:00
SharkmareandGitHub 38b544606a fuck you 2019-03-21 14:26:40 +01:00
SharkmareandGitHub d4365a53b6 Always in range 2019-03-21 13:27:50 +01:00
SharkmareandGitHub 1d55ca3029 Update tarrasque.dm 2019-03-21 12:59:22 +01:00
SharkmareandGitHub ab3918c01a Update tarrasque.dm 2019-03-21 12:57:09 +01:00
SharkmareandGitHub 5ed2d5f1b5 Update tarrasque.dm 2019-03-21 12:55:28 +01:00
SharkmareandGitHub 78b2c9d573 Patch 2 2019-03-21 12:33:38 +01:00
SharkmareandGitHub 5dda441b7a Fixing Entity Xs Stand
Apaarently Lose_target() refreshes a mobs hit cooldown....

Causing them to break the sound barrier and maul you so fast your arm is ripped off.

Faster mauling than the AI can even realize that you are already dead.
2019-03-21 10:47:23 +01:00
SharkmareandGitHub 3fed01e72c CLOWNGANG spawner 2019-03-21 09:45:51 +01:00
SharkmareandGitHub c4f3941ec3 Update clown.dm 2019-03-21 09:28:03 +01:00
SharkmareandGitHub 78ceb041f9 Port Patch 1 2019-03-21 09:26:12 +01:00
SharkmareandGitHub 2937dc195e Update clown.dm 2019-03-21 09:08:32 +01:00
SharkmareandGitHub 8ab7c40f52 Cluwne and Cluwne Goblins.
Ported somewhat but a lot less depressive and edgy.
2019-03-21 08:51:34 +01:00
Nadyr b5e428443e One final grammar fix. 2019-03-20 23:52:39 -05:00
Nadyr ae24074361 This should restrict job teshari cloaks/undercloaks by redefining all normal cloaks/undercloaks to 'standard' and redefining the cloak/undercloak loadouts to only draw from standard clothing. 2019-03-20 23:05:51 -05:00
Nadyr 743ee45b75 Fixed several errors which existed in the port.
-IAA and Service cloaks should have icons now
-Fixed spelling mistakes in Engineering and Quartermaster cloaks
2019-03-20 22:41:50 -05:00
Nadyr a67c7d91ef Fixed broken paths.
-The mining cloak ported directly from Virgo was for a mining poncho for some reason
-Set the wrong .dmi for undercoats
2019-03-20 21:55:16 -05:00