Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MaskedFixes
[V69]Currently only fixes 1 bug.. masked being invisible when the player it is mimicking is dead..may add more to this late if other masked bugs appear.. may also have to improve/fix this fix! may only be a temporary fix until someone else picks it up :)
By VirusTLNR
| Date uploaded | a year ago |
| Version | 0.0.1 |
| Download link | VirusTLNR-MaskedFixes-0.0.1.zip |
| Downloads | 91887 |
| Dependency string | VirusTLNR-MaskedFixes-0.0.1 |
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.2100VirusTLNR-MaskedInvisFix
[V69]Fixes bugs (1 Currently) where masked are invisible. make this a dependency, or add your own implementation in your own masked mimicking mod. I dont mind :) Any mod that masked masked look like the player they are copying will need this.
Preferred version: 0.0.2README
MaskedFixes
Bugs Fixed in this mod
- [MaskedInvisibilityFix] - when a player died, Masked would often go invisible due to a bug in the vanilla method "MaskedPlayerEnemy.SetVisibilityOfMasked". I have modified this method and the invisibility on player death issue no longer occurs.
If you wish to use these fixes in your own mod (or improve upon them, or update them because i likely wont)
go for it!, just please let people know your patch is the same as mine (or an improvement) and reference this mod so they know not to use mine.
Other bugs need fixing?
feel free to let me know on the following places:
Discord: https://discord.com/channels/1168655651455639582/1240985198485573743
Make sure to let me know you are talking to me about MaskedFixes!
CHANGELOG
Changelog
0.0.3
- Renamed to MaskedInvisFix and the DLL is removed from this mod (MaskedInvisFix is a dependency of this mod so its auto installed if your reading this, just remove this mod.)
0.0.2
- same as MaskedInvisFix, uploaded this in error
0.0.1
- Potentially fixed a Vanilla bug where Masked go invisible when mimicking a player who dies.