Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc July Updates #201

Closed
wants to merge 11 commits into from
Closed

Misc July Updates #201

wants to merge 11 commits into from

Commits on Jul 10, 2018

  1. Random options support & Vending rework

    * Added random option info in inventory, cart, and storage. If item has options, it'll show as [n Options] in default theme, collapsible.
    * Random option feature can be disabled in application.php for backward compatibility
    * Vending & buyingstore have item listing as default, listing by shop name is now in different page: vendors & buyers
    * Recolor item price for vending & buyingstore
    * Moved item bound message to label
    * Added new library Flux/Item to reduce redundant codes after item fetching
    * Fixes #190, renewed card0 special values and added into config in application.php for backward compatibility
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    ca025da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febdd3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96c0cd View commit details
    Browse the repository at this point in the history
  4. Added info in picklog

    * Added random option
    * Added forged, creation, pet info
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    b4a8e44 View commit details
    Browse the repository at this point in the history
  5. Follow up 68c7803a7017651546c69ef79f2e59f5dbee3566

    * Added bound info in picklog
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    8fb82b1 View commit details
    Browse the repository at this point in the history
  6. Improved Logging Pages

    * Added filtering
    * Added random options, bound info, item special info, unique id view in item picklog
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    79670e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    726021c View commit details
    Browse the repository at this point in the history
  8. Clean up and log update

    * Added filter for inter logs
    * Cleanup date filtering in logdata
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    42c960c View commit details
    Browse the repository at this point in the history
  9. Typo fixes follow up 42c960c

    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    b1ccb62 View commit details
    Browse the repository at this point in the history
  10. Fixes

    * Fixed wrong assignment in `getCardsOver`
    * Cleanup `getPriceStyle`
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    70bf9bf View commit details
    Browse the repository at this point in the history
  11. Added missing file flux.itemoption.js

    * Thanks @ecdarreola
    cydh committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    8881f32 View commit details
    Browse the repository at this point in the history