379 Commits
Author SHA1 Message Date
evilew ac21ad9e32 borg fatty tools
- added a couple modules to borgs, available to every type of borg: feeding tube, cookie synthesizer and fatoray. They're all available to be made in mech fabricator, after you research NutriTech Weapons or NutriTech Tools
- added a cookie synthesizer (humanoid ver), available in NutriTech Tools node
2024-05-21 19:16:08 +02:00
Alphas00 39b0397950 Update adipoelectric_generator.dm 2024-05-20 23:40:07 +02:00
Alphas00 8ea0e54c78 Adipoelectric Generator fix
HOPEFULLY fixes the null.fatness_real problem with the adipoelectric generator
2024-05-20 22:38:05 +02:00
evilew 0c1c27b6d3 alt-ray reverser, mapping tweaks
- added AL-T-Reverser: it puts your weight loss value to -2, meaning you will gain weight from all attempts at weight loss
- included reverser into research trees
- added lipoelectric gens into xenoarch and lavaland outposts
- added altreverser into feeder den
2024-05-19 18:51:54 +02:00
evilew ac779f0724 small code tweaks
- limited xwg code to 400% rather than 600% max height
- fixed aheal fatness bug
- small code cleaning
- buffed chaos events
- cleared up XWG pref text
- readded *beep to be used by everyone
2024-05-19 15:58:48 +02:00
ReoDaProtovali d8ec83a29b Merge remote-tracking branch 'upstream/master' into Jods-Gudgement 2024-05-15 21:40:23 -05:00
MrSky12andGitHub d307c7c1d2 Merge pull request #185 from ReoDaProtovali/this-server-is-rotting-my-brain
Fixes yet more emotes
2024-05-16 00:17:56 +02:00
ReoDaProtovali a8ad1a6715 Typo 2024-05-15 17:14:46 -05:00
ReoDaProtovali e624d5f416 Fixes yet more emotes
Cant do anything wrong
2024-05-15 17:10:40 -05:00
ReoDaProtovali bb4912dc3a Teppi to modularity folder
I didnt mean to put it in the base folder originally oops
2024-05-15 16:41:58 -05:00
MrSky12 68afaf666c Reapply "indent"
This reverts commit 14edf0b8b9.
2024-05-15 23:28:41 +02:00
MrSky12 6504160f61 Reapply "Who is testing"
This reverts commit 233ea315a6.
2024-05-15 23:28:38 +02:00
MrSky12 6ba955d90c Reapply "Merge branch 'master' into trash-eat-Mk2"
This reverts commit d638582401.
2024-05-15 23:28:30 +02:00
MrSky12 d638582401 Revert "Merge branch 'master' into trash-eat-Mk2"
This reverts commit c82be8287a, reversing
changes made to 8cb3330fef.
2024-05-15 23:03:29 +02:00
MrSky12 233ea315a6 Revert "Who is testing"
This reverts commit cd3f5dccda.
2024-05-15 23:03:13 +02:00
MrSky12 14edf0b8b9 Revert "indent"
This reverts commit bad103c133.
2024-05-15 23:03:09 +02:00
ReoDaProtovali bad103c133 indent
How did I forget this
2024-05-15 15:31:50 -05:00
ReoDaProtovali cd3f5dccda Who is testing
not me!!!
2024-05-15 15:25:50 -05:00
Reo LozzotandGitHub c82be8287a Merge branch 'master' into trash-eat-Mk2 2024-05-14 03:20:44 -05:00
ReoDaProtovaliandReoDaProtovali 8cb3330fef Adds item vore real
poopwater

Hopefully everything

separates living_vr into a modular file. Disables the original.

Fixes the broken stuffs

It's real

I smushed all the commits together because preeeettie
2024-05-14 03:01:39 -05:00
ReoDaProtovali d1ed1e4cc0 Merge remote-tracking branch 'upstream/master' into Chomp-Emotes 2024-05-09 15:33:11 -05:00
ReoDaProtovali 4e03da3eab One big commit squished together
you scope increase !

out of the ordinary, I mean

Bad code unbadded

you scope increase !
2024-05-09 15:31:42 -05:00
evilewandGitHub 0d3e993808 Merge pull request #179 from ReoDaProtovali/Chomp-Emotes
Ports a couple vorestation emotes but actually overhauls the emote system and also scream system
2024-05-09 17:43:13 +02:00
ReoDaProtovali 01d528ef32 you scope increase ! 2024-05-09 04:46:22 -05:00
Alphas00 ebad4d9d4d Extreme WG
Added XWG preferences and mechanics
2024-05-06 12:55:48 +02:00
Alphas00 cd91c84586 Service sign
Added an "open/closed" sign, toggles between either when used. Crafted with 1 sheet of cardboard
2024-05-05 09:41:15 +02:00
Alphas00 c70380f996 Adipoelectric Generator
Added the adipoelectric generator, a machine that takes fat from the person who uses it and turns into current for the wire it's placed on. Unlocked at roundstart
Internal cleanup for the adipoelectric transformer
2024-05-01 17:01:30 +02:00
Alphas00 0f61e09deb Arousal menu options, Nibble buff, milk nutriment
Added options in the arousal menu to feed yourself using your own organs or that of others you are pulling
The Nibble now pumps venom over time if used against character you are pulling
Milk now has a nutriment factor
2024-05-01 11:56:05 +02:00
Alphas00 693d2b6dee Web Weaver webs and Genital Nutriment
Web Weaver quirk now also adds an action to spin sticky webs where you stand.
Characters with the Web Weaver quirk can freely move through webs.
Added nutriment as an option for fluid for genitals
2024-04-30 22:17:29 +02:00
Alphas00 5c2cfa112c Adipoelectric Transformer introduced
Adds the Adipoelectric Transformer, an engineering item that can be unlocked through the NutriTools tech node.
This machine once placed on a wire will convert excess current into fatness for the person who stands on it
2024-04-29 15:58:51 +02:00
Alphas00 a049f83b8d Barrel Tank transfer variable
Added transfer_amount to the barrel tank to dynamically change the amount of of chemicals transferred from the tank to the character (this is then multiplied by 2, as per the standard barrel tank function).
This variable is DIFFERENT from amount_per_transfer_from_this, as that is part of the reagent containers code and is set to 0 from the barrel tank by default.
2024-04-27 22:59:10 +02:00
ReoDaProtovali 4ab162b4f2 Bible fard 2024-04-25 01:49:26 -05:00
Alphas00 09125f3125 Small Nibble fix
Nibbe mutation ability now injects the amount specified by the chem_to_add variable
2024-04-02 20:36:08 +02:00
Alphas00andGitHub bcbc9b4c84 Merge branch 'KabKebab:master' into master 2024-04-02 16:07:33 +02:00
Alphas00 8e038ad312 Added The Nibble mutation
Added The Nibble (fatfang in the code) mutationan action that lets characters touch others to "bite" them, injecting a small amount of lipoifier
2024-04-02 16:07:01 +02:00
evilew 3b13cff222 cc uniforms
- added a bunch of CC flavored uniforms and hats
2024-04-02 15:38:23 +02:00
foxepandGitHub 5c918a409e Allow ghost to become slugcat 2024-04-02 05:15:27 +08:00
foxepandGitHub ec7ff3653c Update slugcat.dm 2024-04-02 03:33:26 +08:00
foxepandGitHub cce0ed4b1b Add files via upload 2024-04-02 03:29:53 +08:00
foxepandGitHub b11b2e8523 Delete GainStation13/code/mobs/slucat.dm 2024-04-02 03:29:14 +08:00
foxepandGitHub e1cf251e48 Add files via upload 2024-04-02 03:15:18 +08:00
evilew 472b51194f including haydee suit into various spots
- also made costume vendors accessible by anyone
- added haydee suits to contraband cargo, hacked autodrobe (costume) vendor, some autoylathes etc
2024-03-29 17:28:45 +01:00
evilew f3c5612844 fixes
mostly to sprites
2024-03-29 14:38:47 +01:00
evilew f4959f4f0f haydee suit
still WIP, sprites need tweaks
2024-03-28 16:49:18 +01:00
evilewandGitHub dd40b04a46 Merge pull request #164 from deertools/515-compatiblity
[PLEASE TEST-MERGE THIS OR SOMETHING BEFORE FULLY MERING] Updates us to 515
2024-03-27 18:01:15 +01:00
evilew 37cb4db1c3 lorebooks, gatolaw, map schtuff
- removed coomburger from recipes
- added updated space law books (thanks Chloe)
- placed updated space law books on the maps
- updated the hotel space ruin a bit to make it prettier
- updated WELCOME TO GATO pamphlet slightly
- added lipoifier kegs (just a preset for now)
2024-03-26 13:59:12 +01:00
Pinta 4ace8e4f78 aaaaaaaaaa 2024-03-24 07:50:58 -04:00
Pinta 63009681fa it compiles, that's better than it not compiling, right? 2024-03-24 06:36:59 -04:00
evilew 966ec0ba23 removed racist accents, added pig/cow voice gags
- removed italian and asian accents, as they were racist
- added pig/cow gag voice modulator: if you put it on, your speech will be turned to animal sounds
- placed pig/cow gags into kink vendor and mealdor (contraband)
2024-03-20 15:30:45 +01:00
evilew 82ee38d206 uhhh random junk
- made some gato decals and added them to various maps
- ghosts might be able to LOOC now
2024-03-20 14:38:44 +01:00