9 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
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
Pinta 7c79edeb1f Update bellymodes_vr.dm 2023-02-12 15:56:46 -05:00
Quotefox 7091cdbe8c Uploading all files. 2019-09-23 18:26:34 +02:00