Commit Graph

337 Commits

Author SHA1 Message Date
Alphas00
fca58e1c40 Berry decal
Blueberry juice sometimes causes people to expel a little juice, creating a decal effect that leaves footprints if stepped on
2024-06-11 23:12:19 +02:00
evilew
acb963ae8f Merge pull request #198 from sheepishgoat/nanite-pref
adds prefs for nanite fattening
2024-06-07 15:04:06 +02:00
Alphas00
0f791e3a45 Water Sponge quirk & Fatness Hiding Rework Tweaks
Added the Water Sponge quirk, it makes the user bloat when water is in their system and adds a few extra water-giving interactions to showers, vapors and water applications.
Tweaked fatness hiding, application has been separated from adjust_fatness who now calls it. Breathing also calls for hiders recalculations
2024-06-07 00:06:27 +02:00
Metis
5fd2d27c90 prefs 2024-06-05 19:01:50 -04:00
Alphas00
75244c7556 Metal Cruncher quirk
Adds the Metal Cruncher quirk, allowing those who have it to eat certain items and gain some nutrition from them
2024-06-05 12:29:39 +02:00
Alphas00
403891b094 Nanite Protocols and more Fat Programs
Restored Nanite Protocols, available through a tech node that requires the odd disk, a maint loot item.
Added Adipose Conversion (-fat +nanites over time and BWOMF (-lot of fat + a a lot more of nanites) nanite programs.
2024-06-04 14:47:10 +02:00
Alphas00
73965145bc Nanites Fixes & BFI Nanites
Fixed health-restoring nanites
Fixed voice sensor nanites
Added BFI Sensor and BFI Regulator, found in the Biological Nanite Programming tech node. Sensor sends code if the host is above/under the specified amount of fatness, Regulator adds/removes the specified amount of fatness every activations, using up nanites.
2024-06-02 15:28:20 +02:00
evilew
eed9c18562 Merge pull request #191 from sheepishgoat/enhanced-fatness
More options to interface with fatness
2024-05-27 22:36:46 +02:00
Metis
9744bc614d circuit 2024-05-26 18:52:31 -04:00
Alphas00
818d6dcf2e Fatten mode vore
Added fatten vore belly mode. Adds 1% of predator's fatness to the preys, making them hungrier.
Fatten mode also uses fatness hiding to display the combined fatness of preys as the fatness of the predator while holding them in a fatten mode belly
2024-05-26 01:31:56 +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
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
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
Pinta
6dcab06780 more changes 2024-03-24 06:54:57 -04:00
Pinta
63009681fa it compiles, that's better than it not compiling, right? 2024-03-24 06:36:59 -04:00
evilew
2c2e0148d5 fast food ruin got its own seperate z-level
- moved fast food ruin to its own seperate z-level
- fast food restaurant got a couple neat additions to make 'progress' more comfortable, along with a couple asteroids to provide more natural resources!
2024-03-06 19:05:50 +01:00
Aeris Bennet
7c90e6318e Updating and bumping DMAPI version. Some new stuff being around. 2024-02-24 16:23:25 +00:00
Aeris Bennet
5b4988653e Some traits removed at the suggestion of Evilew. 2024-02-21 01:59:31 +00:00
Aeris Bennet
8d61277d21 Wait.. why the fuck did it duplicate two lines? 2024-02-06 20:09:56 +00:00
Aeris Bennet
7478a88d9f Upadting the TGS config to be in line with new updates 2024-02-06 20:09:12 +00:00
Aeris Bennet
79948448d1 Updating the actual TGS file. 2024-02-06 20:07:02 +00:00
psq95
cb43bf0dfc Label GS13 changes
Since commit 5084020 on Jan 30, 2023
2023-08-29 21:50:24 +01:00
psq95
0ef3779196 Fix Silicon Examine Text
Move registration of human prefs signal to flavor_text/carbon subtype.
Remove human specific constraint from update_prefs_flavor_text.
Add flavor_text/silicon subtype.
2023-07-07 23:34:48 +01: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
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
Fed09022
2995003304 Fixes to weak legs 2023-05-06 19:20:19 -07: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
9bafffffcf Implementing emote-based fullness reduction 2023-04-30 05:37:32 -07:00
Masenod
56f9fbe512 Implement Strong Legs trait and fix capitalization of Weak Legs 2023-04-29 14:24:33 -07: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
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
psq95
5b216ab13e Add fatness mood quirks
Add Fat Affinity and Fat Aversion neutral quirks
Split fat mood_event into fat_good and fat_bad
Apply mood_event based on chosen quirk
If neither quirk is chosen, being fat has no effect on mood
2023-04-09 18:57:11 +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
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
Pinta
9b7b075402 Update mobs.dm 2023-02-22 22:54:58 -05:00
Pinta
d728e9baf6 refactor 2023-02-22 22:52: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
Sonoida
a7b062e7af VV's WG sprites!
Thank you VV for making these. I'll tweak them a bit later to make sure everything is finished but this is the main thing.

Also this commit includes nuclear bomb message tweak because I forgot to put in a seperate commit, oops
2023-01-30 19:54:47 +01:00
Sonoida
e32566ec40 renamed calorit into calorite, initialized it into more files
I think that might be all. Now it's just a matter of coding, testing and spriting.
2023-01-05 14:23:18 +01:00
Sonoida
60af4e60c5 implementing calorit (new mineral)
Just setting the scene for the item, basically. It doesn't have a single sprite yet, nor does it have any 'special' code
2023-01-04 18:06:04 +01: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
SomeGuyEatingPie
d40fe630dc More Tweaks 2022-08-12 17:58:40 +01:00
SomeGuyEatingPie
87ff5c408d Rebalance
Rebalanced weight gain
2022-08-12 16:44:40 +01:00
SomeGuyEatingPie
da54b466da Finished
Tested and working.
Scales added to sensible locations on Meta, Box, Delta and Pubby
2022-08-11 16:42:57 +01:00
MrSky12
da87e88321 Gatofication 2 2022-06-03 00:07:56 +02:00
SomeGuyEatingPie
0b9a58dd54 Copied hyper code
Copied code from hyper
2022-05-18 20:09:25 +01:00
KabKebab
c99a35c7e8 Blob immobility trait + examine text + new emote 2021-10-26 20:57:19 +02:00