Merged
Conversation
… refactoring the whole file structure for the Caustic Modular folder for both this code and a tiny bit of other parts.
…king properly with our codebase. Will require hopefully a rewrite of the size-system to have it go percentile, and the Macro-Micro Interactions as well.
…need to get the reworked size and holder stuff set up, which will fix a bunch of errors... Then see about the SimpleMob code that's present. Maybe try commenting it out for now to test things?
Likely going to comment out the Simplemob_vore and Mob_tf files and just work on getting the CORE working fully.
…module for all resizing stuff. Only need to get the appearance changer working for the TF stuffs! Most other errors have been solved, or the big two commented out for now.
… is indeed fully plugged in and prefs are accounted for properly.
…or added around... What's missing is SimpleMobs and the MobTF stuff when it comes to preference handling. Spontaneous Vore should be more or less fully linked in? Next up adjusting the Resizing matters...
Only odd part about the size is reverting back appears to not fully scale back to 'normal' properly. And the OnBump stuff seems weird as well, something causes an empty chat message and instant-knockdown on the bumped mob.
Somehow it now also animates the scaling for yourself too! Wow! I guess lacking the Rotate factor fucked it.
I dunno, maybe! But it seems more or less functional now? I think? The whole Chompers re-port is good to go and everything's refactored and stuff. And no more Vore Baby Jail! hopefully.
…s for the scroll spells in the Loadout! Last quick pass for some Vore things and checks?
…rrors. Fixed the double-application of stat-downs on join due to size. Fixed one Astrata Miracle throwing Runtimes due to not being a List.
…shing them to the Abyss. Added in a bit of a check to hopefully prevent the log spam for admins any time someone eats an NPC Carbon Mob and make that cleaner.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a LOT of work behind the scenes for sure. And took a damn while...
Grabbed the most recent version of the Chompers Vore Code and basically tried to port it one for one as much as I possibly could within reason! A few things of note that are commented out currently:
But as for changes and what works now... Probably? I've not been able test EVERYTHING and kinda why I need to TM this haha.
There might be a bit more that I forgot about but yeah! I'll edit this if so.