Hey folks. I've been using Soly's addons and enjoying them a lot!
While I don't have much use for the Player Reader and Monster HP addons, the Character Reader has helped me a ton over these past couple of days but there were a few things I wanted to tweak. So after I stopped being lazy and learning a few things about Lua, I ended up with a new version that I like a bit more. The focus was on making the Character Reader a bit easier to use.
Changes:
- Changed some inner workings to allow for easier development in the future;
- Added configuration files to 'Monster HP' and 'Player Reader'. Useful if you want the mods around but not always on your screen;
- Changed layout of Character Reader for easier usage. Selections now always sit at the top of the window and require only one click instead of two;
- Added configuration to hide the 'Save' button on the Character Reader window;
- Added button to toggle show/hide the dedicated mag window (this button is can be hidden);
- Added configuration to change the text for when mags are ready to be fed;
- Added configuration for a default Character Reader selection. Each user can pick what their CR defaults to (when moving between Lobby and a room, for example);
Now, these changes were mostly for my own usage but there may be others that like them so I'm sharing them here. While they may be accepted into Soly's main project, those who want to try it out right now can do so by copying the code from my fork (
https://github.com/GilPalma/PSOBBMod-Addons) or by downloading the zip directly (
https://github.com/GilPalma/PSOBBMod-Addons/archive/master.zip). Installation is identical but if you don't want to lose your current versions of these addons I suggest storing the 3 folders (Character Reader, Monster HP and Player Reader) somewhere safe and then putting the new folders where the others were.
Note: any changes to configurations you have made will need to be manually set on this new version as I can't have them inherit your old ones. Also, the download link in the main page still leads to Soly's version. I hope this isn't too confusing!
I hope you enjoy!
Here's an image with the new CR layout with every other element hidden through configuration files.