132 Commits

Author SHA1 Message Date
evilew b1ae9eb41c testing first bras
cleaned up the code a bit

current problems:
- belly organ covers the clothes
- the change doesn't happen dynamically, need to put the suit on and off
2023-11-30 15:04:34 +01:00
evilew 19d42eb2d6 rough brickwork
for dynamic wg clothes
2023-11-30 13:57:51 +01:00
MrSky12 6ccac68b9d Revert "candy light enabled"
This reverts commit 9961c050c0.
2023-11-16 19:10:38 +01:00
MrSky12 fe4e0cd436 candy light enabled 2023-11-16 19:10:22 +01:00
MrSky12 a304c1442e Candy decoration update
Added  candy lights and more colors to the peppermint candy flora
2023-11-14 21:28:35 +01:00
MrSky12 cf43c9dcba Belch.ogg (Added Burp sounds and a gurgle sound, for now.) 2023-11-10 19:13:33 +01:00
evilew 6ef1a5130c new shuttle loan event, small fixes
- you can place 4 energy harvesters now
- slight fix to fountain
- new job titles
- new shuttle loan event: Snack Attack
2023-11-09 13:15:56 +01:00
evilew 538e0ed4fd new ruin for lavaland: calorite altar
just a little building with a cursed fountain inside. Also tweaked the fountain curse a little
2023-11-08 20:29:34 +01:00
evilew 5057ba3813 added a cursed fountain
Added a fountain that will give you a curse that'll make you larger with each step taken. The curse eventually goes away after enough steps
2023-11-08 15:45:07 +01:00
evilew e0607d8f73 slimes are monchable (by christiancabbalahexpert)
nuff said
2023-10-15 11:52:30 +02:00
evilew 944a4978ee leftover fixes and tweaks
tweaks lipoifier again, added more deets to xenoarch (plus a lil secret deeper in the level), fixed Box 1st class lounge bolts
2023-09-28 16:14:06 +02:00
evilew 6227dd1f76 cryopods reflavor, small antag tweaks
nothing really changed other than sprites and flavor text.

also nerfed high-chaos and antag events. Also fixed minor tweaks
2023-09-28 03:11:50 +02:00
evilew 008425df2f weight gain/loss rates, saving body color prefs
- you can customize your weight gain or loss rate
- bodypart colors now save properly and don't restart back to default
2023-09-27 18:52:39 +02:00
evilew 44d3149a46 small tweaks
- fixed creambeasts and chocoslimes fighting
- added a gym to Xenoarch base
- assigned Fanatic Feeders to Syndicate faction, so the turrets don't do friendly fire
- small bits of GATO reflavoring
- ported Spider Legs (wings slot), gator taul tail and alt naga tail sprite from Virgo
2023-09-27 12:40:01 +02:00
evilew 001e20e313 quick fix for errors
some vars got fucked up in a merge conflict
2023-09-05 22:47:28 +02:00
evilew 2dea97fbec added an ice cream beast
it shoots ranged projectiles and shit, too tired to explain rn
2023-09-05 02:37:23 +02:00
evilew 8771da02f7 fatness nerfs + working on fudge monster 2023-09-05 02:37:23 +02:00
evilew 0601efe099 candyland on demone
just added/changed some turfs, moved some ruins into our own folder, delicately nerfed the cake golem
2023-09-05 02:36:42 +02:00
evilew 7ca379800c added candy decals and walls, organized GS13 turfs a bit
this also changes some small things, like removing corn oil from vent clog event and nerfing lipoifier generation from grinding calorite
2023-09-05 02:36:42 +02:00
psq95 cb43bf0dfc Label GS13 changes
Since commit 5084020 on Jan 30, 2023
2023-08-29 21:50:24 +01:00
evilew de185f8e8b roundstart event: slime delivery
adds a 30% chance for a chocolate slime to spawn in Xenobiology chamber at roundstart
2023-08-10 17:42:31 +02:00
GDLW 5d5d41407d nutritech name fix + fatoray nerf
returned the fatoray cannon back to 3-shot charge, fixed nutritech research nodes (their names were swapped)
2023-05-15 12:25:47 +02:00
psq95 5840c8ab99 Add null checks to client prefs checks
client.prefs. -> client?.prefs?.
2023-05-13 23:53:47 +01:00
GDLW 233aacdb9d Merge pull request #111 from surftheseawing/master
Fix calorite golem
2023-05-13 17:08:17 +02:00
psq95 93443960ae Fix calorite golem
Remove BLESSED foodtype.
Add blessed flag.
Use blessed flag instead of foodtype.
2023-05-13 15:51:26 +01:00
GDLW 5b2f2a367c small fixes
- fixed the gs13 chem beaker presets
- fixed some small errors in fatlab cc area
- added an area code for fatlab
2023-05-13 15:42:15 +02:00
GDLW de42a51f60 fixed typos in nutri turbo
that's about it
2023-05-12 11:16:29 +02:00
GDLW 31e0a00f9d turbo nutripump, lore notes and minor junk
- calorite research facility has lore notes (plus I added in a lil extra details or items here and there)
- added in the Nutriment Pump TURBO: it will permanently produce a tiny bit of nutriment, slowly fattening whoever has it implanted. It can be made via Nutri-Tech Tools research tree
- feeder's den has fattening turrets now, a beaker of lipoifier and 2 turbo nutripump autosurgeons
- some code cleaning
- added nutripump implant to the uplink
- small tweaks (fixed typos, changed names)
2023-05-11 22:25:07 +02:00
GDLW a9ca3bebb4 lipolicide tolerance + small fixes
- added new lipolicide tolerance
- fixed missing sound in the chocoslime
- fixed unused variable in respawn mechanic
- nerfed lipolicide: it metabolizes a little more quickly, and it's twice less powerful (also delicately raised OD threshold, so you can have 100u of it in the organism)
- commented and categorized some of the GS quirks
- fixed some doors in CC
2023-05-11 18:12:21 +02:00
GDLW b90c4cdc65 Merge pull request #107 from eyespy2222/Eyecode1
Eyecode1
2023-05-11 16:46:03 +02:00
eyespy f3bc175825 Update chocoslime.dm 2023-05-12 00:32:07 +10:00
eyespy 0b351c1e9e Revert "chocolate slimes no longer hurt you"
This reverts commit 81b5e7bcd0.
2023-05-12 00:29:46 +10:00
eyespy 81b5e7bcd0 chocolate slimes no longer hurt you
what it says on the tin. this just makes the damage chocolate slimes do when they attack you really small, as if it basically never hit you in the first place
2023-05-12 00:22:30 +10:00
MrSky12 734b7b9319 Nerfed chocoslime's hp and gave them more feeding. 2023-05-09 21:30:57 +02:00
GDLW f91cd25b64 blueberry gum
added a chem, vendor item and trash variant for the item. Also reorganized some files. The blueberry chem does nothing more than recoloring the player, that's it
2023-05-09 15:34:54 +02:00
GDLW 1844b6b55c calorite doooors
tl;dr fatasses will get stuck in them and get even fatter (wow!) (thank you surftheseawing (Carreg) for mega help with the code)
2023-05-09 14:53:54 +02:00
GDLW ae4b10d974 Merge branch 'KabKebab:master' into random_junk 2023-05-09 13:25:04 +02:00
GDLW 1ed9590f0b more small fixes + fattening turrets
- added sprites for  mining cards and gluttony wand (thanks Cubic for art)
- added in crushed cans for fizzwiz/soothseltz drinks
- changed up extilphite's recipe, now it uses hydrogen instead of sodium
- removed diamond pickaxe from the loot pool
- added shutters to feeder's den
- added fattening turrets (normal and strong)
2023-05-07 22:47:48 +02:00
MrSky12 8466124fe8 Merge pull request #102 from eyespy2222/Eyecode1
Chocolate slimes!
2023-05-04 19:52:34 +02:00
eyespy f8a4de2823 Chocolate slimes!
Adds chocolate slimes that give nutriment to people when they hit them (if they have the pref for weapon based weight gain on)
2023-05-04 18:34:16 +10:00
MrSky12 8bc7f72b58 Merge pull request #100 from eyespy2222/Eyecode1
Calo-RIGHT!
2023-05-02 23:18:22 +02:00
eyespy b80acfa79c Update caloritegolem.dm 2023-05-03 07:16:16 +10:00
eyespy 137c958118 golem tweaks! 2023-05-01 23:06:37 +10:00
eyespy 87872dbcdb Calorite golems!
Calorite golems are a new type of golem that can be made using 10 sheets of calorite that, thanks to the combined magical forces of both adamantine and calorite, can use magic to heal the wounded, make food more nourishing, and make people around them faster for a moment. Unfortunately, calorite golems lack the armor that other golems have, and their fists cannot stun or do much damage on their own.
2023-05-01 21:38:52 +10:00
Fed09022 e731f5ed24 Added belly rub and fullness reduction to farts and braps 2023-04-30 23:39:58 -07:00
Fed09022 9bafffffcf Implementing emote-based fullness reduction 2023-04-30 05:37:32 -07:00
Sonoida bf66e81eed fatoray balance
added pins, made fatorays stronger
2023-04-23 20:09:26 +02:00
psq95 5028b92b06 Fix emote noises
Remove reverb from emotes and vore noises
Remove duplicate vore eating noise on initial swallow
2023-04-21 23:17:38 +01:00
psq95 03a8a7e232 Add toggle for burping noises
Move burping and farting toggles to GS13 Preferences section
2023-04-16 17:54:30 +01:00
psq95 e4c7935e64 Consolidate GS13 noises
Remove brap noises from tgstation get_sfx
Create sound file for gs13 get_sfx
Create function for GS13 emotes with preference toggle
2023-04-16 17:24:46 +01:00