21 Commits

Author SHA1 Message Date
Alphas00 adc5923034 Fatness Hiding Rework
Fatness hiding has been reworked to allow multiple items that add or reduce a character's fatness value. A thing that wishes to use this system needs to add and remove itself to a character's hiding list (hider_add(), hider_remove()) based on that thing's conditions. Then it needs to have a /proc/fat_hide() that will return the value by which to shift fatness
2024-06-06 12:49:33 +02:00
Alphas00 67b9d0e275 Fatten belly Tweak & Stuckage Pref
Tweaked fatten mode vore belly, transfer amount to 2%, needs some fatness to work, won't make predator starve, just keep them hungry
Added stuckage pref, it and XWG are now under "GS13 Gameplay Preferences"
2024-05-26 13:42:15 +02: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
ReoDaProtovali 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
Pinta 63009681fa it compiles, that's better than it not compiling, right? 2024-03-24 06:36:59 -04:00
Alphas00 33e3e31c28 Variable name changes
Changed realfatness into fatness_real and overfatness into fatness_over
2023-12-26 16:12:29 +01:00
Alphas00 b40aad939b Fatness Hiding System and Bluespace Belt
Applied changes to fatness.dm to allow the creation of objects, events and such that hide a character's actual fatness level to display and treat it as another.
Fixes to other files to support said change.
Added bluespace belt, an item that hides a character's current weight and treats it as if were 0. (Belt has currently no way to be created/accessed besides admin spawns. Haven't tested ALL things that interact with weight yet)
2023-12-26 00:20:37 +01:00
psq95 cb43bf0dfc Label GS13 changes
Since commit 5084020 on Jan 30, 2023
2023-08-29 21:50:24 +01:00
psq95 5840c8ab99 Add null checks to client prefs checks
client.prefs. -> client?.prefs?.
2023-05-13 23:53:47 +01:00
psq95 dfeb85bfa4 Add null checks 2023-05-13 23:50:13 +01: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
Pinta 7c79edeb1f Update bellymodes_vr.dm 2023-02-12 15:56:46 -05:00
Archie 87ce4d858c Revert "Revert "Merge pull request #838 from ArchieBeepBoop/test1""
This reverts commit 08c8f744a9.
2021-01-08 17:03:24 -03:00
QuoteFox 08c8f744a9 Revert "Merge pull request #838 from ArchieBeepBoop/test1"
This reverts commit b0dbacee82, reversing
changes made to 813a2ea1c7.
2021-01-08 19:28:18 +00:00
kevinz000 939d8258de Merge pull request #10813 from Ghommie/Ghommie-cit540
Unicode support updates from tgstation.
2021-01-08 07:11:56 -03:00
Putnam3145 0db5aed986 Merge pull request #10056 from Ghommie/Ghommie-cit430
Ports "Slightly improves visible and audible messages."
2021-01-05 16:51:22 -03:00
Lin a7c539ac32 Ports reagents id removal and typepath usage. 2020-12-09 14:32:36 -03:00
Dip aa7d47a23b Examine Code Refactor 2020-10-06 23:36:21 -03:00
shellspeed1 6a0cb72b6a error fixing 2019-10-15 11:59:46 -07:00
shellspeed1 470ec5d62b whew 2019-10-14 18:46:06 -07:00
Quotefox 7091cdbe8c Uploading all files. 2019-09-23 18:26:34 +02:00