Releases: Shirisu/autoPetiteTCGScript
Releases · Shirisu/autoPetiteTCGScript
Bugfixes
Improvements, features and bugfixes
- Bugfix - shop - remove echo, add last refill info, adjusted refill mechanism
- Improvement - mobile theme
- Feature - add unreleased carddecks page
- Feature - add keep category
- Feature - show needed cards in dropdown on trade page
- Feature - highlight needed cards in shop
- Bugfix - sort cards - dropdown and highlighting
- Bugfix - cardupdate
- Bugfix - highlighting of needed cards
steps to activate the new features:
- upload the
setup
folder again with the filesdatabase-structure_keepsection.sql
andupdate_keepsection.php
database-structure_shoplastupdate.sql
andupdate_shoplastupdate.php
database-structure_tablelastupdate.sql
andupdate_tablelastupdate.php
- run urltoyourpage.com/setup/update_keepsection.php
- run urltoyourpage.com/setup/update_shoplastupdate.php
- run urltoyourpage.com/setup/update_tablelastupdate.php
- delete the
setup
folder
Improvements, features and bugfixes
- Feature - add game tic tac toe
- Improvement of games section and tictactoe game
- Bugfix - card name display in mobile view
- Bugfix - adjust order of sections on trade offer page
- Feature - add timezones
- Feature - add card shop
- Bugfix - adjust to correct date sorting
steps to activate the new features:
- upload the
setup
folder again with the filesdatabase-structure_gamesfile.sql
andupdate_gamesfile.php
database-structure_timezone.sql
andupdate_timezone.php
database-structure_shop.sql
andupdate_shop.php
- run urltoyourpage.com/setup/update_gamesfile.php
- run urltoyourpage.com/setup/update_timezone.php
- run urltoyourpage.com/setup/update_shop.php
- delete the
setup
folder
New version - breaking changes!
update project dependencies:
- Bootstrap v4.5.3 -> Bootstrap v5.2.3
- BootstrapTable v1.18.1 -> v1.21.4
- jQuery v3.5.1 -> v3.6.4
Attention: the new bootstrap version generates breaking changes - so nearly every file was changed in that update process
Bugfix - insert_card function | Adjustment - add column member_master_order
- Bugfix - correct member card counting on insert_card function
- Adjustment - add missing column in database-structure.sql
Feature - trade offer, statistic page, master order
- Feature - add search to trade dropdown
- Feature - add statistic page
- Feature - add adjustable master order
steps to activate the feature "adjustable master order":
- upload the
setup
folder again with the filesdatabase-structure_masterorder.sql
andupdate_masterorder.php
- run urltoyourpage.com/setup/update_masterorder.php
- delete the
setup
folder
Bugfix - card deck upload
Bugfix - card deck upload with more than 20 cards
Adjustment & Feature - lucky games, card count check, multiple mastering
- Adjustment - added spacing for choices of lucky games
- Adjustment - add check for card count on login
- Feature - multiple mastering
Bugfix & feature - setup sql, message system, trade system
- Feature - add constant for trade filter to turn it off if you like
- Feature - delete all system messages
- Feature - refactor trade system
- changed accept/decline system
- added textarea for answering trades
- adjusted trade layout
- use trade filter on trade inbox page
- Bugfix - add member column
member_last_login
to setup sql
Feature & Bugfix - profile trade cards filter, trade in
- Feature - show only needed cards filter on other member profiles
- Bugfix - trade in card count
- Bugfix - trade in - fix wrong card display and in log