-Fixes gurgled prey's own prey dropping onto the floor instead of pred's gut.
-Fixes itemweak gurgles not getting past first layer of containment.
-Fixes entered belly contents from gurgled things already in the same gut causing noises and alerts. (such as prey loot and contents from digested storage items)
-Fixes strip digestion. No longer dumps everything at once and empties uniform pockets/id/belt as it used to.
-Strip digestion now also works on multiple prey at once and respects equip order. (as in oversuit goes before uniform etc)
commit 8ac3c5dedb16e64fc44ae598f2cfb718f7b15865
Author: Verkister <superverkelian@hotmail.com>
Date: Tue Mar 6 12:45:18 2018 +0200
Disables ejection on empty bellies while at it
Found it kinda bothersome during some tests where any mob getting killed, digested, or deleted would do a loud and nasty ejection for each forementioned action despite being empty.
commit 4efc1fb84e1057b31a9c8c37cefc7f74941d5e1c
Author: Verkister <superverkelian@hotmail.com>
Date: Tue Mar 6 12:36:59 2018 +0200
Update bellymodes_vr.dm
commit 2668e41def96e3d25ead01991b013f9b2c4ce7b2
Author: Verkister <superverkelian@hotmail.com>
Date: Mon Mar 5 18:31:09 2018 +0200
pref protection
commit ce8d48d907605f3c46eaf9d8b532b0d002516d0c
Author: Verkister <superverkelian@hotmail.com>
Date: Mon Mar 5 14:41:28 2018 +0200
whoops
-Fixes prey not hearing gurgles from inside the gut.
-Prey now gets it privately in full glory.
-Tweaked the miniscule vore sound falloff that made things barely audible at all. People not in the immediately adjacent tiles may hear some faint noises if they listen intently enough, but that feels like a less of a problem compared to the stuff being barely hearable on ground zero tile.
-Fixes hunger noises.
-Hunger noises now scale gradually from 0 to 100% vol in the span of 250 to 0 nutrition.
-Fixes attack anims messing up pixel offsets on our big voremobs and dogborgs.
-Removes prey size multiplier from mob vore "fullness" that would prevent 1-seater mobs from touching any even slightly taller than average chars. They already have a max size blocker in the will_eat thing.
-Makes bellies hide prey deathmessages again.
-Fixes security oties not changing to hold mode for human arrests.(I swear I had fixed this thing before???)
Recoded it a little different. The verb is in OOC, if you have a NIF. It's saved as part of the NIF, so if your head explodes and you lose your NIF, you'll need to describe your new one.
Also fixes an unrelated bug where ghosts examining people print all sorts of crazy messages about being able to trample people.
-Fixes prey backpack contents popping up on pred's screen after getting dumped.
-Adds an automatic closing of prey's storage for pred upon ingestion to prevent "secret backpacks"
-Also makes trash vorings use selected belly sound while at it.
commit 88761abcbdad12b25e4771837331ee3c40aeff19
Author: Verkister <superverkelian@hotmail.com>
Date: Wed Feb 7 11:58:47 2018 +0200
Some more gurgle related tweaks and fixes.
-Removes gut transfers passing along preserved items list. (redundant with modern digest_act)
-Adds panel update to trash eating.
-Fixes borg sleeper gurgles causing double, maybe even triple damage due to being added into processing_objects list multiple times.
commit b3d348258c4c93a1df81652bdf68fd00f4130369
Author: Verkister <superverkelian@hotmail.com>
Date: Sun Feb 4 22:40:08 2018 +0200
Squashed commit of the following:
commit 5faa5f9d063e57400584ab1ae458e626629b6842
Author: Verkister <superverkelian@hotmail.com>
Date: Sun Feb 4 22:31:10 2018 +0200
Update pai.dm
commit fd4bbdc6b99d74d94befb440ffe5e0c23a98a918
Author: Verkister <superverkelian@hotmail.com>
Date: Sun Feb 4 11:28:58 2018 +0200
Makes pAI cards, AI cards, and posis "edible"
-Also makes it so that pAI cannot fold out if inside a gut.
commit 1d13c207240c4bc296b188533e8cf50b1424cc36
Author: Verkister <superverkelian@hotmail.com>
Date: Sun Feb 4 10:40:38 2018 +0200
some more trashcan refactoring
commit 28d02c272dbd218d2d91c91fb1ecec999b9dd05e
Author: Verkister <superverkelian@hotmail.com>
Date: Sat Feb 3 13:32:14 2018 +0200
Trashcan perk refactor