Reputation:
return ($this->can_steal
&& (
\XF::eek:ptions()->dbtech_shop_steal_lose == 0
|| $this->getValueFromUser(null, false) > 1000.00
)
);
Reputation:
Reputation:
Reputation:
Reputation:
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
Reputation:
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
Reputation:
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...
Reputation:
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
Reputation:
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
Reputation:
Reputation:
Reputation:
Reputation:
Reputation: