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!!
Last updated | a month ago |
Total downloads | 1834 |
Total rating | 0 |
Categories | Mods Misc BepInEx All Clients |
Dependency string | Excuze-FriendCommentCustomizer-1.2.2 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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
plugins
folder, navigate toCommentCustomizerAdditions
, and look atdefault.cmt
if you want an example. You can copy it and use it as a template for your own comments if you want to add more! That folder will only exist once the game has been started at least one time with the mod installed. * - 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
and the specificExcuze-FriendCommentCustomizer
folder!
* As an example, my comments folder for my Simple Mods
profile in r2modman is here: .....profiles/Simple Mods/BepInEx/plugins/CommentCustomizerAdditions
. 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
v1.2.2:
- This version prevents the r2modman update button from deleting your comments files, as they're now stored in an external directory from the plugin. The instructions at the top of this README have been changed accordingly.
- Updates will not be able to delete any extra comments you added in anymore.