53 Commits

Author SHA1 Message Date
MrSky12 a304c1442e Candy decoration update
Added  candy lights and more colors to the peppermint candy flora
2023-11-14 21:28:35 +01: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 8771da02f7 fatness nerfs + working on fudge monster 2023-09-05 02:37:23 +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
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 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 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 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 8bc7f72b58 Merge pull request #100 from eyespy2222/Eyecode1
Calo-RIGHT!
2023-05-02 23:18:22 +02: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
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
psq95 eea9b8b0ef Add toggle for farting noises
Add farting noises to Citadel toggles
Add channel for farting noises
Integrate fart sound effects into /proc/get_sfx
Use similar pattern to vore noises
2023-04-14 21:38:56 +01:00
Sonoida f303300f6e fixed the sleep damage eye blur effect
woo! yippie
(also renamed some of my older comments)
2023-04-06 20:55:08 +02:00
eyespy 9f91af7742 For karl! 2023-04-04 16:03:42 +10:00
eyespy 8a93c57397 stunbatons aren't as harsh (and i moved oily oafs to it's own thing) 2023-04-04 02:01:06 +10:00
Fizzpocalypse e0caa02133 Update GBBurrito.dm 2023-04-03 05:47:35 -04:00
Fizzpocalypse 9b9259378a Update GBBurrito.dm 2023-04-03 05:47:00 -04:00
Fizzpocalypse 7cff76fe29 Add files via upload 2023-04-03 05:07:03 -04:00
Fizzpocalypse 7876cb4419 Add files via upload 2023-04-03 05:05:36 -04:00
Fizzpocalypse 1da2da1177 Add files via upload 2023-04-02 17:02:20 -04:00
Sonoida 141a587ba6 made a new burp/anti-burp chem AND new drinks
- made a new burp chem, Fizulphite
- new variables to account for "slurburping"
- new anti-burp / anti-fullness chem, Soothseltz
- two new drinks in GATO COLA machine (Fizz Wizz, Soothseltz)
- some sprites for the cans
- also removed leftover mention of dogborgs
2023-03-23 00:56:59 +01:00
Sonoida 8b47da5e5c nutritech research tree is finished
:D
woo
(mostly just tweaked values in this commit)
2023-03-20 12:21:07 +01:00
Sonoida 98edf50243 whole lot of random shit lol
- the nutritech nodes are functional now
- more tweaks to necropolis loot crates
- fixed ruin of gluttony
- added special "fatoray scraps" which can be used to reveal research nodes for nutritech
2023-03-20 11:51:13 +01:00
GDLW 4fcf9826c0 Merge branch 'KabKebab:master' into random_junk 2023-03-16 18:05:23 +01:00
Sonoida 2eadd25047 glunk
nothing specific, just fixes and new sprites
2023-03-14 10:14:50 +01:00
Sonoida 56491d8dca new gun!!
calorite cannon + other small tweaks, continuing to work on calorite research
2023-03-14 01:05:20 +01:00
Sonoida 59cdacd0b5 lil fix
nothing worthwhile, just  keeping this for later
2023-03-12 19:39:45 +01:00
Sonoida 12108520f1 starting work on nutri tech
research trees work + exclusive file for nutri tech

also fixed the fatoray sprite a bit
2023-03-08 14:45:37 +01:00
Pinta e4ac1a0bb6 prefs 2023-02-19 16:55:47 -05:00
Pinta 9fc2f81150 wew 2023-02-08 18:24:13 -05:00
Pinta 8b3ee4ffe3 wew 2023-02-07 21:02:19 -05:00
Pinta 7deb4a235c a 2023-02-05 19:06:10 -05:00
GDLW 46a27d6291 various lil additions and fixes
- new trait: lipolifier immunity (WIP version, possibly breaks corn oil gains)
- new event: lipolifier vent clog (WIP)
- removed cum vent clog events
- finished working on fatbeam (new sprites)
2022-11-07 17:38:56 +01:00
MrSky12 f99fb1d4b8 GATO Vending Machine fix!! 2022-08-17 15:06:50 +02:00
MrSky12 227f50ec51 Garrett's Mealdor grammar fix. 2022-06-18 22:27:39 +02:00
MrSky12 81fe77a18a added the cowkini in the mealdor :) 2022-06-04 14:53:55 +02:00
MrSky12 53c7e6925a Belch emote
A belchier emote for hornier burpers
2022-05-28 18:17:59 +02:00
KabKebab 92060cc123 weight chems are now more potent, weight loss chem is now safer 2022-05-07 20:42:47 +02:00
KabKebab cf8c677893 fat chem no longer does liver damage 2022-05-01 19:19:32 +02:00
MrSky12 2852a4ebac A bigger update for everything!!
Added:
emoji
new ruins
a new vending machine??!
resprites for the welcome to kinaris lore is WIP rn.
etc.
2022-04-20 00:28:50 +02:00
KabKebab 0619159cbb fixed my bad code 2022-02-12 19:32:35 +01:00
KabKebab 0fbb5b0fbc added fat toxin : the toxin that makes you fat 2022-02-12 18:48:01 +01:00
MrSky12 c7c09690e2 FART/TITLE SCREEN UPDATE 2022-01-19 22:09:18 +01:00