Version: 3.5.1, by Revan
Developer Last Online: Jun 2014
Version: 3.5.4
Rating:
Released: 02-23-2006
Last Update: 08-12-2006
Installs: 213
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
[high]
RPG Integration Hack v3.5.1 Patch Level 2
[/high]
RPG Integration Hack (RPG hack for short) v3.5.1 is the first step into the next generation of the classic hack compiled by Bitsys. For those that are unfamiliar with any of what I mentioned above, heres a quick rundown of what this hack is and does.
The RPG hack adds a whole new level of fun to a forum, by allowing uses to duke it out in a fierce battle. Use items to turn the tide of the battle, or use powerful spells to bring down an opponent. Or you can just rely on the good old sword to cut your enemy down to size!
Create or join a clan to amass an army and conquer the boards.
Patch yourself up after a hard battle.
Feeling lucky? Go bet on the lottery!
No RPG forum should be without. Administrator controls every single aspect of how the hack works, right down to every item and an user's level/stat gains.
[high]Important Notices:[/high]
You need an external Cash mod installed for this mod to function properly.
uCash/uShop or vBPlaza, either will do
The Cash mod need to use the `user` table
You need to configure a setting in the RPG Integration Hack - Cash Options after install/upgrade
[high]Known Issues:[/high]
Regular postbit doesn't contain RPG info
RPG Manual is still outdated
These are all issues that will be addressed in upcoming versions.
[high]Upgrading Users:[/high] What's new in v3.5?
OOP coding for query efficiency
Revamped templates
New Battle formulas (Thanks to Decado)
Works with AJAX Quick Reply/Quick Edit
Reoccurring Lotteries
Improved Healing Center
Inventory feature for the ability to carry multiple items from same item category
RPG Info no longer changeable on the fly
And last, but not least: [high]NO FILE EDITS![/high]
else if (in_array($cachename, array('items'))) { // items aren't in user table $db->query_write(" UPDATE `" . TABLE_PREFIX . "user` SET `items` = '', `inventory` = '' "); }
That's what happens when you code when in a rush...
I dont think I cba to fix this until I done some other features, all these non-content updates are becoming tiring
I do not support methods of removal other than the uninstall.php.
Update 3 released
This takes care of a small problem with the Maintenance functions, file gave a parse error.
And since I hate to increment version numbers without actually adding something, I took care of what used to be #4 in the Known Issues list. User are now able to Reset their RPG Info by clicking the Reset radio button in their Headquarters, then confirm this action before it's finally reset.
What it does:
* Reset everything users chose in the Create Character.
* Reset Battle Statistics.
* Gives the admin the option of resetting Money and/or Items (Equipped as well as Inventory).
What it does not:
* Delete the Clan the user was in. Reason for this is because for larger boards with larger clans, just disbanding the clan might not be a good option. I will make something out of this later.
Whoops... A bit too pre-emptive with the AdminCP Maintenance fix, seems like the file wasn't properly added to the zip.
Fixed now, hopefully not too many downloaded.