Skip to content

Releases: partydragen/Nameless-Store

Release v1.4.3

07 Aug 01:18
Compare
Choose a tag to compare

Changelog:

  • Updated to NamelessMC v2.0.1
  • Added Store section to UserCP
  • Added option to show credits in sidebar on all store pages
  • Added Credits endpoint (The NamelessMC plugin now offer /credits command) thanks to @Derkades
  • Updated several endpoints
  • Moved Credits into its own gateway
  • Several bug fixes
  • Several languages updated by @Fjuro @DominikSLK @enno123

Huge thanks to the patreon supporters at https://partydragen.com/supporters/

Release v1.4.2

13 Jul 15:52
Compare
Choose a tag to compare

Changelog:

  • Added Stripe gateway thanks to @supercrafter100
  • Added MySQL Service type
  • Added payments to dashboard graph
  • Added createOrder and createPayment endpoints
  • Add warning when there is no api fetch
  • Fix getUsermame / getIdentifier errors

Release v1.4.1

06 Jun 14:36
Compare
Choose a tag to compare

Changelog:

  • Updated to NamelessMC pr13

Huge thanks to the patreon supporters at https://partydragen.com/supporters/

Release v1.4.0

17 May 21:02
Compare
Choose a tag to compare

Changelog:

  • Added ability to show product image
  • Added Latest Purchases Widget (Requires templates to update to use this)
  • Added "Store" tab when you view a user profile on StaffCP
  • Added credits system (You can now give credits to your users)
  • Added NamelessMC Action type you can now give groups and credits
  • Reworked the entire Gateway system
  • Reworked the entire connections/actions system
  • Reworked the entire customer system

This update contain major backend changes but hopefully everything should work, There are no breaking changes for existing frontend templates only the new widget
Huge thanks to everyone who is supporting me on patreon who made this update possible https://partydragen.com/supporters/

Release v1.3.1

20 Feb 21:25
Compare
Choose a tag to compare

Changelog:

  • Added alot more placeholders and finished custom fields placeholders
  • Added storeCategories and storeProducts endpoints by @overkidding
  • Fixed a few custom field types included a html code in the value
  • Fixed products listing showing incorrect currency
  • Fixed incorrect page identifier when using more dropdown
  • Fixed that shipping details are no longer needed by @overkidding
  • Fixed return screen for PayPal Business gateway returned alot of debug information

Release v1.3.0

27 Dec 17:02
0940ad7
Compare
Choose a tag to compare

Changelog:

  • Add ability to disable player login on store (Force logged in user)
  • Allow products to be free and no gateway loading when its free
  • Bug Fix: Only display category description after logging into the store
  • Bug Fix: Invalid store path when using non-friendly url
  • Bug Fix: Fix missing payment status (Denied)
  • Bug Fix: Non-premium websites did not work
  • Updated Czech Language by @Fjuro
  • Added German Language by @Justman10000

This update requires both template and ingame store plugin to be updated, If you use a custom template then you will need to wait until your template is updated

Release v1.2.0

03 Dec 23:10
Compare
Choose a tag to compare

Changelog:

  • Added custom fields system for products
  • Added option to change link location
  • Added subcategories
  • Added options to disable and hide products and categories
  • Added ability to delete manual payments
  • Added webhook events for each payment event type
  • Added Czech language by @Fjuro
  • Multiple bug fixes

Release v1.1.0

17 Nov 21:05
Compare
Choose a tag to compare

Changelog:

  • Add connection system (Allow for adding multiple servers)
  • Add ability to create Manual payment
  • Renamed commands section to actions (To allow for multiple types in future)
  • Display bought packages on payment view
  • many Bug fixes

This update requires you to setup connections and update your packages to use the new connection system
This update is part 1 of the new connection/action system

Release v1.0.1

05 Nov 17:58
Compare
Choose a tag to compare

Changelog:

  • Fix invalid PayPal gateway path
  • Give error when config is not writeable

Release v1.0.0

31 Oct 21:46
Compare
Choose a tag to compare

Changelog: (Reworked the entire module)

  • Added shopping cart system along with checkout page
  • Ability to buy multiple products at once
  • Add support for multiple currencies
  • New gateway module system to support multiple payment methods (Currently PayPal and PayPal Business)
  • PayPal Business account no longer required
  • Added support for offline mode (Not tested)
  • Alot of bug fixes and improvements

Alot more features and functionality is planned to be added soon