Character Info Toolbox
CHIT is a charpane relay override that allows you to customize the layout and content displayed in your character pane. It also adds some extra functionality, like the ability to quickly change your familiar equipment. And progress bars. Lots and lots of progress bars. And cute little icons.
The script itself contains detailed instructions for setting up and customizing your charpane, so take a couple of minutes, read it, and play around.
CHIT does not currently support compact charpanes.
You will need the latest version of zlib, and a recent mafia daily build for everything to work.
Once you've downloaded the zip file in the following post, extract all the files to the following folders in your mafia directory:
This is my first serious attempt at an ash script, so any feedback is greatly appreciated.
Changelog
2011/08/15 - Version 0.1 Initial Release
2011/08/16 - Version 0.2 Fixed bug with Kung-Fu Hustler (and probably other) intrinsic effects. Enabled daily version checking.
2011/08/19 - Version 0.3 Fixed some parsing errors when in Valhalla. Added Ronin information with a link to Hagnk's. Recognize Way of the Fist paths correctly. MCD changer now checks if the Gnomads camp is available. Changed the order of organs in the consumption toolbar popup. Added the "elements" tool (Displays the Elements chart fom the wiki)
Fixed a custom title parsing bug. Fixed some documentation errors. Added chit.stats.showbars preference. Added chit.effects.usermap preference
2011/08/25 - Version 0.4 Fixed a typo in 0.3 that prevented the semirare helper from popping up. Added "updates" brick. Quests brick now recognizes the new "This quest tracker is a work in progress" message. Fixed various bugs related to moods, effects and intrinsics. Added a "Burn extra MP" toolbar icon. Made layout changes so that the charpane doesn't look horrible when updated via AJAX. Various other small code and styling tweaks
2011/09/03 - Version 0.5 Fixed more documentation errors (update vs. updates, spelling mistakes). When no MCD is available (unascended characters), show only ML info. Add link to Hey Deze for characters in Bad Moon (untested)
DOWNLOAD Instructions
CHIT is a charpane relay override that allows you to customize the layout and content displayed in your character pane. It also adds some extra functionality, like the ability to quickly change your familiar equipment. And progress bars. Lots and lots of progress bars. And cute little icons.
The script itself contains detailed instructions for setting up and customizing your charpane, so take a couple of minutes, read it, and play around.
CHIT does not currently support compact charpanes.
You will need the latest version of zlib, and a recent mafia daily build for everything to work.
Once you've downloaded the zip file in the following post, extract all the files to the following folders in your mafia directory:
- charpane.ash: /relay
- chit.js: /relay
- chit.css: /relay
- chit_effects.txt: /data
- images: /images/relayimages/chit/
This is my first serious attempt at an ash script, so any feedback is greatly appreciated.
Changelog
2011/08/15 - Version 0.1 Initial Release
2011/08/16 - Version 0.2 Fixed bug with Kung-Fu Hustler (and probably other) intrinsic effects. Enabled daily version checking.
2011/08/19 - Version 0.3 Fixed some parsing errors when in Valhalla. Added Ronin information with a link to Hagnk's. Recognize Way of the Fist paths correctly. MCD changer now checks if the Gnomads camp is available. Changed the order of organs in the consumption toolbar popup. Added the "elements" tool (Displays the Elements chart fom the wiki)
Fixed a custom title parsing bug. Fixed some documentation errors. Added chit.stats.showbars preference. Added chit.effects.usermap preference
2011/08/25 - Version 0.4 Fixed a typo in 0.3 that prevented the semirare helper from popping up. Added "updates" brick. Quests brick now recognizes the new "This quest tracker is a work in progress" message. Fixed various bugs related to moods, effects and intrinsics. Added a "Burn extra MP" toolbar icon. Made layout changes so that the charpane doesn't look horrible when updated via AJAX. Various other small code and styling tweaks
2011/09/03 - Version 0.5 Fixed more documentation errors (update vs. updates, spelling mistakes). When no MCD is available (unascended characters), show only ML info. Add link to Hey Deze for characters in Bad Moon (untested)
DOWNLOAD Instructions
- ChIT will download and install itself (33 files in 3 directories) if you copy/paste the following line into the CLI (and then press enter):
svn checkout https://svn.code.sf.net/p/mafiachit/code/
- Once it is installed, to update or even just check for updates you can use the following command in the CLI:
svn update
Attachments
Last edited by a moderator: