386 Commits

Author SHA1 Message Date
TheFurryFeline d3a083d8cb Fix Json Loading
So the whole issue with remains leaving toggling not working? Syntax error. It WAS saving but kept being reset back to default for everyone.
2019-11-24 19:00:07 -05:00
TheFurryFeline c76752bc63 Moar Spelling Fixes!
Attempting, not attemping. Skreeeeeee, how long has this been wrong?????
2019-10-15 06:41:20 -04:00
Razgriz b173948b17 Removed shit opinion
Removed a stanza that prevented some flexibility with the digestion for mobs, and also the returned comment was highly unprofessional.
You can now toggle the digestion mode on simple animals. You will be warned that using this to break OOC prefs is against the rules before doing so. Right click the mob and toggle their digestion.
2019-10-07 04:59:14 -07:00
Razgriz 4334685ae4 Add files via upload 2019-10-07 03:21:54 -07:00
kcin2001 ad55a73f86 add the flavor text for collar noms 2019-09-19 15:34:06 -07:00
kcin2001 49c2f7294e adds more objets to be eaten, and special list for synths 2019-09-19 13:57:04 -07:00
Razgriz 45858e19ab Merge pull request #775 from TalkingCactus/pai-examine-fix
pAI Tweaks
2019-08-25 23:06:13 -07:00
Cactus 25b5eef6ca Update living_vr.dm 2019-08-25 04:20:58 -04:00
Sharkmare f064e6c430 REVERT CHANGES
Back to being a simple name pick
2019-08-19 12:49:06 +02:00
Sharkmare 0f139cf59b Update belly_obj_vr.dm 2019-08-19 12:44:41 +02:00
Sharkmare 552d534d3f fixing 1 belly override 2019-08-08 11:52:56 +02:00
Sharkmare d9b3947286 Update living_vr.dm 2019-08-08 11:22:55 +02:00
Sharkmare 75df609e9c Randomize belly choice 2019-08-08 11:21:35 +02:00
Sharkmare a632cf4b65 Changing if to use pref flag 2019-08-08 11:14:27 +02:00
Sharkmare e1aa30cb27 Adding Flag to mode addons 2019-08-08 11:03:59 +02:00
Sharkmare 46b08c137c loop fix 2019-08-08 09:31:20 +02:00
Sharkmare 0c53e93027 Removing redundant loop protection
return already stop for loop.
2019-08-07 22:11:53 +02:00
Sharkmare 2d32141488 var/belly? 2019-08-07 19:52:17 +02:00
Sharkmare 5a3329e688 [WIP] Feed_Self_To for mob ai
Enables mobs to acces the list of bellies making forcefeeding possible even if you have more than 1 belly

Current state "should work" + "needs testing"
When the mob attempts to have you eat it it will currently simply look for a stomach of the name "stomach" or "belly" then it will execute it if it finds those
2019-08-07 15:14:21 +02:00
AnonymousHybi 1bcfd2bb4c Merge pull request #746 from TheFurryFeline/TFF-Contaminate_Tweaky
Contamination Tweaks
2019-08-03 23:01:48 +01:00
TheFurryFeline c4a1f1d779 Contamination Tweaks
Prevent your items from damaging you after being churned.
2019-08-02 23:29:18 -04:00
TheFurryFeline da0ffbee14 Delicious Bones
Allow people with trash eater trait to eat bones produced from digestion of prey that have leave remains option selected. Also adds admin message notification when you toggle your ability to leave remains.
2019-08-02 17:59:12 -04:00
Erik Darkpaws 230b646968 Fixes the synth perma-slow bug from being eaten by someone with a numbing belly 2019-07-16 22:43:06 -07:00
TheFurryFeline 9dd9c01b22 Restore Additional Code 2019-05-04 23:32:12 -04:00
TheFurryFeline 5cfc448f1a Fix For Synxcode
Re-adds code that was removed through an oversight.
2019-05-04 22:38:14 -04:00
Hiziaan 046a467e0a Merge pull request #656 from TheFurryFeline/TFF-I_Got_A_Bone_To_Pick_With_You
I Got A Bone To Pick With You
2019-05-01 00:34:17 -05:00
TheFurryFeline 29d7e1a74a Bone Alert
Add new file that focuses on prey leaving behind bones, specifying a need for prefs to match in mechanical settings. 
Added:
Belly Mode Addon
Handler to leave remains
Add Prefs settings to Vore Panel - also include an egg. 🥚
2019-04-30 23:55:51 -04:00
TheFurryFeline dbf7994fb9 New Listing: Indigestible Collar 2019-04-23 20:43:45 -04:00
Hiziaan 462c08229d Merge pull request #633 from TheFurryFeline/TFF-TF_Fixes
Prommy Party Time
2019-04-14 16:49:27 -05:00
TheFurryFeline f361501c9e Transformation Fixes
Allows Prommies to TF without the old bugs/glitches and stuff.
2019-04-14 16:39:43 -04:00
TheFurryFeline 6652ca5693 Absorbed's Escape Act Commences!
Ports https://github.com/VOREStation/VOREStation/pull/4997 and allow those absorbed to be able to use OOC Escape and **be** unabsorbed afterwards.
2019-04-12 13:51:29 -04:00
Sharkmare 531416b062 Fixing Synx Vorecode
They should now properly be healed by twice the digestion damage they take.
Since it now directly applies to their specific damage pools they should automatically clamp to 0 so overhealing should not be an issue..
2019-04-09 13:02:05 +02:00
Sharkmare ca1ef9672d Update belly_obj_vr.dm 2019-04-07 17:07:23 +02:00
Sharkmare 66654ec03e Adding sizecheck to edible code
While a full sized deathclaw can smack your ass down, a shrunk deathclaw shouldnt be able to, lets reflect that in code.
2019-04-07 16:47:30 +02:00
TheFurryFeline fdaff14017 Disable PDA Contamination
No more meta-gaming that people must have been ate/churned away with their PDA showing as (whatever) (name) (job). Ported from VoreStation, yay. Linky-linky: https://github.com/VOREStation/VOREStation/pull/4562
2019-03-12 18:17:50 -04:00
Sharkmare ccfbb2e3b0 Update belly_obj_vr.dm 2019-03-07 04:59:38 +01:00
Sharkmare bcfa18c0f1 Update belly_obj_vr.dm 2019-03-07 04:39:02 +01:00
Sharkmare d0a8cd59da Dead mobs no longer resist being eaten.
You are still horrible for breaking their prefs.
2019-03-07 03:34:45 +01:00
Sharkmare 9343a0ac0b Update bellymodes_vr.dm 2019-03-06 08:48:26 +01:00
Sharkmare 4cec4c8cd5 Removing useless vars 2019-03-06 08:35:27 +01:00
Vollybally 14d8be53a0 Merge pull request #481 from Sharkmare/patch-16
Synx snowflake digest code
2019-03-05 08:20:48 -05:00
Sharkmare 29eeed5069 Update belly_obj_vr.dm 2019-03-05 09:54:08 +01:00
Sharkmare 4d1f08e70d Update belly_obj_vr.dm 2019-03-05 09:49:20 +01:00
Sharkmare 9f546045b9 Update belly_obj_vr.dm 2019-03-05 09:32:56 +01:00
Sharkmare 2b906a8d53 Update belly_obj_vr.dm 2019-03-05 09:29:24 +01:00
Sharkmare 74631a1ea9 Update belly_obj_vr.dm 2019-03-05 09:21:47 +01:00
Sharkmare 75f0a234a9 Update belly_obj_vr.dm 2019-03-05 09:19:55 +01:00
Sharkmare f8011b6cb3 Update belly_obj_vr.dm 2019-03-05 09:01:24 +01:00
Sharkmare 6589917a44 Update belly_obj_vr.dm 2019-03-05 08:53:38 +01:00
Sharkmare eed04a1de3 Making Metroids inedible 2019-03-05 08:45:04 +01:00