Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Portraits
- Original author: Michael Dionne
- Original date: October 31, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/portraits.48633/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Portraits 1.6 MICHAEL DIONNE DOWNLOAD (.js file): -------------------------------------------
Archived First Post
Portraits 1.6
MICHAEL DIONNE
DOWNLOAD (.js file):
http://www.filedropper.com/portraits
-------------------------------------------
UPDATE! For version 1.1 please head over here instead: http://www.filedropper.com/portraits_2
FIXED / ADDED:
-Corrections in descriptions, with default values indicated;
-You can now hide HP bar, MP bar, TP bar and AT bar (Ellye's Simple ATB plugin), seperately at your wish.
-------------------------------------------
UPDATE! For version 1.2 please head over here instead: http://www.filedropper.com/portraits_3
ADDED:
-A new parameter for bars offset (useful for debug, like for Frayling0's problem).
-A new parameter for bars width (like ErikMidnatt asked).
-Two new parameters for changing the horizontal and vertical offsets of the faces images.
-------------------------------------------
UPDATE! For version 1.3 please head over here instead: http://www.filedropper.com/portraits_4
ADDED:
-Two new parameters for actor face width & height, so you can now crop the faces, for more flexibility in your HUD.
-Compatibility confirmed with the Prettier Gauges plugin.
-------------------------------------------
UPDATE! For version 1.4 please head over here instead: http://www.filedropper.com/portraits_6
ADDED:
-You can now turn the display of portraits off but continue using other features of this plugin.
-You can now turn the display of actors names off but continue using other features of this plugin.
-Includes my BattleStatusWindowsHeight plugin directly, so you have less plugins in your Plugin Manager if you want both.
-------------------------------------------
UPDATE! For version 1.5 please head over here instead: http://www.filedropper.com/portraits_8
ADDED:
-Individual controls for each bar (offset X, offset Y, width).
Note: cleaner parameters, using seperators "------------", for better navigation.
-------------------------------------------
UPDATE! For version 1.5.1 please head over here instead: http://www.filedropper.com/portraits_10
FIXED:
-Just a quick fix to desactivate useless console posting overload during battle.
-------------------------------------------
UPDATE! For version 1.6 please head over here instead: http://www.filedropper.com/portraits_11 OR mirror: http://www.mediafire.com/view/7zho1j2kia2jxav/Portraits.js
ADDED:
-Support for icons (like buff/debuff).
-------------------------------------------
Introduction
Adds portraits to Actors in the BattleStatus window. Finally!
Features
-Compatible with Ellye's Simple ATB plugin and MrTS_BattleCharacterLimit.
-Compatible with or without TP. However, if using with ATB AND TP, the battle commands window at left will be shorter vertically than the battle status window at right. This is not problematic, just esthetic. I will try to make a new parameter that can be enabled to fix that automatically.
I tested it with 4, 6 and 8 Actors (thanks to the plugin)
I suggest placing this plugin AFTER all others, but you can experiement and let me know if there are any issues.
Note: Actor Quantity parameters does not mean that my plugin adds more battlers during battles. By default this is for 4 battlers, however to be compatible with MrTS_BattleCharacterLimit, set it to the same value as the "Max Characters" value of that other plugin.
Screenshot
[IMG]http://s22.postimg.org/yvng0wy41/Preview_Portraits_Plugin.jpg[/IMG]
How to Use
Just save the .js file into your js/plugins folder, and add it in the Plugin Manager.
Demo
Not necessary.
Credit and Thanks
- Michael Dionne
- McSundae (Enhanced Battle System)
100% free for any use, have fun. Just mention our names somewhere in your credits, show me what you'll make with it, and send me a free copy of your game once finished!!
Author's Notes
More options (parameters) coming soon. If any problem, please report and I will do my best within my free time.
MICHAEL DIONNE
DOWNLOAD (.js file):
http://www.filedropper.com/portraits
-------------------------------------------
UPDATE! For version 1.1 please head over here instead: http://www.filedropper.com/portraits_2
FIXED / ADDED:
-Corrections in descriptions, with default values indicated;
-You can now hide HP bar, MP bar, TP bar and AT bar (Ellye's Simple ATB plugin), seperately at your wish.
-------------------------------------------
UPDATE! For version 1.2 please head over here instead: http://www.filedropper.com/portraits_3
ADDED:
-A new parameter for bars offset (useful for debug, like for Frayling0's problem).
-A new parameter for bars width (like ErikMidnatt asked).
-Two new parameters for changing the horizontal and vertical offsets of the faces images.
-------------------------------------------
UPDATE! For version 1.3 please head over here instead: http://www.filedropper.com/portraits_4
ADDED:
-Two new parameters for actor face width & height, so you can now crop the faces, for more flexibility in your HUD.
-Compatibility confirmed with the Prettier Gauges plugin.
-------------------------------------------
UPDATE! For version 1.4 please head over here instead: http://www.filedropper.com/portraits_6
ADDED:
-You can now turn the display of portraits off but continue using other features of this plugin.
-You can now turn the display of actors names off but continue using other features of this plugin.
-Includes my BattleStatusWindowsHeight plugin directly, so you have less plugins in your Plugin Manager if you want both.
-------------------------------------------
UPDATE! For version 1.5 please head over here instead: http://www.filedropper.com/portraits_8
ADDED:
-Individual controls for each bar (offset X, offset Y, width).
Note: cleaner parameters, using seperators "------------", for better navigation.
-------------------------------------------
UPDATE! For version 1.5.1 please head over here instead: http://www.filedropper.com/portraits_10
FIXED:
-Just a quick fix to desactivate useless console posting overload during battle.
-------------------------------------------
UPDATE! For version 1.6 please head over here instead: http://www.filedropper.com/portraits_11 OR mirror: http://www.mediafire.com/view/7zho1j2kia2jxav/Portraits.js
ADDED:
-Support for icons (like buff/debuff).
-------------------------------------------
Introduction
Adds portraits to Actors in the BattleStatus window. Finally!
Features
-Compatible with Ellye's Simple ATB plugin and MrTS_BattleCharacterLimit.
-Compatible with or without TP. However, if using with ATB AND TP, the battle commands window at left will be shorter vertically than the battle status window at right. This is not problematic, just esthetic. I will try to make a new parameter that can be enabled to fix that automatically.
I tested it with 4, 6 and 8 Actors (thanks to the plugin)
I suggest placing this plugin AFTER all others, but you can experiement and let me know if there are any issues.
Note: Actor Quantity parameters does not mean that my plugin adds more battlers during battles. By default this is for 4 battlers, however to be compatible with MrTS_BattleCharacterLimit, set it to the same value as the "Max Characters" value of that other plugin.
Screenshot
[IMG]http://s22.postimg.org/yvng0wy41/Preview_Portraits_Plugin.jpg[/IMG]
How to Use
Just save the .js file into your js/plugins folder, and add it in the Plugin Manager.
Demo
Not necessary.
Credit and Thanks
- Michael Dionne
- McSundae (Enhanced Battle System)
100% free for any use, have fun. Just mention our names somewhere in your credits, show me what you'll make with it, and send me a free copy of your game once finished!!
Author's Notes
More options (parameters) coming soon. If any problem, please report and I will do my best within my free time.
Features Mentioned
- Compatible with Ellye's Simple ATB plugin and MrTS_BattleCharacterLimit.
- Compatible with or without TP. However, if using with ATB AND TP, the battle commands window at left will be shorter vertically than the battle status window at right. This is not problematic, just esthetic. I will try to make a new parameter that can be enabled to fix that automatically.
- I tested it with 4, 6 and 8 Actors (thanks to the plugin)
- I suggest placing this plugin AFTER all others, but you can experiement and let me know if there are any issues.
- Note: Actor Quantity parameters does not mean that my plugin adds more battlers during battles. By default this is for 4 battlers, however to be compatible with MrTS_BattleCharacterLimit, set it to the same value as the "Max Characters" value of that other plugin.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks - Michael Dionne - McSundae (Enhanced Battle System) 100% free for any use, have fun. Just mention our names somewhere in your credits, show me what you'll make with it, and send me a free copy of your game once finished!!
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...