
FriendCommentCustomizer
JSON comment customizer I made for my friend group from scratch! !!This is not a reupload or fork, I made it from scratch, the other mod patches different methods and uses a different file system!!Comment Customizer
-
Adds some custom comments, since someone in my friend group thought the vanilla ones got boring pretty quickly.
-
I DID NOT TAKE ANY CODE FROM THE OTHER SIMILAR MOD AS I DID NOT KNOW IT EXISTED UNTIL RIGHT BEFORE I UPLOADED THIS; THIS IS NOT A REUPLOAD NOR IN ANY WAY INTENDED TO BE DERIVATIVE OF MORE COMMENTS' PACKAGE, WE USE DIFFERENT FILE FORMATS AND I USE A DIFFERENT (read: sloppier) WAY OF PATCHING THE METHODS, BECAUSE I DID NOT REFERENCE THEIR CODE AT ALL
-
Woah, like a thousand people actually uses-ed it. I know that's not too many in the mod world, but I'm glad some people liked my comments, especially with a much more popular alternative available :3 Thanks guys
This is mostly for my friends if anyone else actually uses it then I will be surprised
Featuring:
- Customizable extra comments.
- Visit the plugin's folder, navigate to the comments folder, and look at
default.cmtif you want an example. You can copy it and use it as a template for your own comments if you want to add more! * - Comments are additive, so it'll combine all the options from multiple .cmt files with equal random weight.
- You can place as many .cmt files as you want in that folder, and they can be copied freely between different people's mod installations.
- Ignore
morecommentsdefault.json!
* As an example, my comments folder for my Simple Mods profile in r2modman is here: .....profiles/Simple Mods/BepInEx/plugins/Excuze-FriendCommentCustomizer/comments. You can find your profile's overall folder at Settings > Locations in the app, and find the right directory from there.
Changes
before v1.2.0 (i don't remember)
- Fixed bug when playing back disc that would result in nothing happening
- Fixed default messages from playertookdamage for that classic original flavor :3
v1.2.0:
- Fixed newly arising bugs when playing back disc that would result in nothing happening
v1.2.1:
- Added extensive fail-open error handling so hopefully discs always play, even if the extra comments are broken by future updates
- The chance for some events to get a comment is handled more like vanilla
- Moved comment config to its own dedicated directory. Existing installations should automatically copy files to conform to this