[DBTech] DragonByte Shop

xF2 Add-on [DBTech] DragonByte Shop 6.6.3

No permission to download
Update highlights

This version implements a workaround for ThemeHouse's UI.X themes that use Material icons rather than FontAwesome icons.

Furthermore, it implements "lazy loading" for item icons on the Shop home page, as well as fixing an issue with the "Hidden" flag and the user's inventory.


Complete Change Log

Feature: Add support for lazy loading for item icons
Fix: Purchased items with the "Hidden" flag will no longer disappear from the inventory
Fix: Support ThemeHouse UI.X themes when the navbar is configured to appear on the right hand side of the navbar
Update highlights

This version introduces a new setting, allowing you to set a minimum wallet amount required in order to attempt to steal. This prevents people from avoiding penalties by banking all but 1 of their currency.


Complete Change Log

Feature: (Optional) Minimum wallet amount needed in order to steal
Update highlights

This version adds pagination for the inventory. Certain forums with a large number of purchased items could run into memory issues when viewing the inventory, which will be addressed by this update.

If you do not wish to use the pagination feature, you can set the new "Inventory items per page" to a very high number.


Complete Change Log

Change: Add pagination for inventory, in order to avoid memory issues
  • Like
Reactions: springer28
Update highlights

This version introduces too many features to highlight individually - see the change log for the full list.


Complete Change Log

Feature: Filter bar for Inventory pages
Feature: "Item type" filter for Overview and Category pages
Feature: Add display order as a valid sort option for item list
Feature: Filter on the Purchase page now searches all pages
Feature: Thread Highlight / Thread Title Style items can now be restricted from applying in certain forums
Feature: Free-form CSS support for the following item types: Post Background (Pre-Defined), Postbit Highlight (Pre-Defined), Post Style (Pre-Defined), Thread Highlight (Pre-Defined), Thread Title Style (Pre-Defined), Username Style (Pre-Defined), User Title Style (Pre-Defined)
Feature: "View your tickets" link on the lottery overview page
Feature: Front-end transaction log
Change: Reworked the installer to make it more manageable going forward
Change: Points columns are now stored with a hard cap of 8 decimals
Fix: Fixed an issue where certain transaction log entries would not display the item in the transaction log
Fix: Fix updating currency amount when the amount in question is a decimal number
Fix: Hidden items would not correctly take effect in certain scenarios
Fix: Fix username style and user title style reactivation when the Active setting is toggled
Update highlights

This version makes a minor update to when certain items take effect, and fix a bug with undeleting items via the front-end.

Complete Change Log

Change: Username Style and User Title Style items that are "hidden" should now take effect
Fix: Fix missing undelete method
Update highlights

This version changes the way currencies are displayed in the postbit and fixes a couple minor issues.


Complete Change Log

Change: Ensure currency display in the postbit is displayed inline
Fix: Fix an issue where an icon would not be resized if the proportions were too misaligned
Fix: Fix an issue with merging users
  • Like
Reactions: springer28
Update highlights

This version fixes a few issues discovered in the previous version, based on reports from our community.


Complete Change Log

Fix: If a user is deleted, the purchase records would not be cleaned correctly
Fix: Worked around a race condition where the points column was deleted
Update highlights

This version fixes an issue with attachments / IP logging / spam checker when submitting a new post.


Complete Change Log

Fix: Fixed an issue where attachments would not be correctly associated when posting a post
  • Like
Reactions: springer28
Update highlights

This version aims to improve the performance on certain low-power servers, or servers with limited resources.

In previous versions, every time the forum interacted with a user's obtained items, such as displaying user names (for coloured user names) or permissions etc, certain files were being loaded from disk repeatedly, bypassing caches.

This was originally implemented because too aggressive a cache could result in users seeing other users' items when they went to view the configuration for their own items. However, this had the unfortunate downside of causing a rather significant slow-down if the server in question was running on a slow hard drive, or if it did not properly cache the actual physical files.

After some live testing, a happy middle-ground has been found, and performance on such servers should be greatly improved. It is unlikely you'll see major gains if your server was already running the Shop mod smoothly, but any optimisation is good optimisation!


Complete Change Log

Change: The default icon is now better aligned when showing bigger icons
Change: Apply a bit more permission caching
Fix: Fixed performance issues on certain low-power servers
Fix: When moving an item to a different category in the AdminCP, the list of available prefixes did not update
Update highlights

This version features an important change in which deactivated items will now also be discarded if its item settings say that the item should be discarded upon expiry. Previously, these items would have been left in the user's inventory.

Furthermore, a few issues with the new transaction log and the new "display in list" option has been resolved.

Lastly, the "Unique" and "Exclusive" flags are now more resilient when gifting or buying for another user.


Complete Change Log

Change: Items that are set to be discarded upon expiry will now be discarded even if the purchase has been deactivated
Fix: Lottery Prize transaction log was missing the lottery name
Fix: Lottery Prize transaction log was missing its value
Fix: Fixed Steal log entries showing 0 instead of the actual steal value
Fix: Add "!important" to user title style Bold so that the default XF styling does not override it
Fix: Unique/Exclusive checks for items in cart now correctly only applies to the currently purchasing user when not purchasing as a gift
Fix: Unique/Exclusive checks for items in cart now correctly checks the recipient's cart when determining whether they can receive the item
Fix: Moving categories would not immediately trigger a permission rebuild
Fix: Item permissions would not rebuild correctly when adding them via the front-end
Fix: Items not displayed in the list will no longer show up in the "New Items" widget
Fix: Items not displayed in the list will no longer show up in the "Top Items" widget
Top