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

[UPDATE][REQUEST] - Mod Announce #2

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Commits on Mar 2, 2019

  1. Fix build error added missing constructor

    milestorme committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    17fa069 View commit details
    Browse the repository at this point in the history
  2. eluna fix

    when manually applying patch with a broken .conf we can ignore this until conf is fixed, fixed build with ahbot and eluna we cant define 2 confs
    Micrah authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    2116123 View commit details
    Browse the repository at this point in the history
  3. fix build.

    AyaseCore committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    caefba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eea168 View commit details
    Browse the repository at this point in the history
  5. update patch.

    AyaseCore committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    a66dcb0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/milestorme/mod-ah-bot

    # Conflicts:
    #	ahbot.patch
    AyaseCore committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    ce19f85 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from milestorme/master

    Use the new cmake macro and fix a build error.
    AyaseCore authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    b362eb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. fix typo

    AyaseCore authored Mar 3, 2019
    Configuration menu
    Copy the full SHA
    c0e5209 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    833e101 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Build: Fix build in actual AC (#5)

    * Build: Fix build in actual AC
    * Move all to scripts
    Winfidonarleyan authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    0592394 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    73fb4f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Travis fixes (#9)

    * updating code for travis-based compile
    
    * Adding files for travis
    
    * quick fix to config file
    
    * updating README
    
    * Update AuctionHouseBot.cpp
    
    Co-authored-by: Stoabrogga <[email protected]>
    2 people authored and wizzymore committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    f7ff6fe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Update ahbot.patch

    BarbzYHOOL authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    80b5c18 View commit details
    Browse the repository at this point in the history
  2. Update ahbot.patch

    BarbzYHOOL authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    7bb2f66 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. fix: Update ahbot.patch

    Fix the patch
    BarbzYHOOL authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    3efff73 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    6198ee2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    ec404ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a60942 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. feat(DB): Manage disabled items in DB

    Stoabrogga authored and Stoabrogga committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b992a8c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. feat(DB): Set disabled items in DB (#19)

    - New table to managed disabled items in DB
    - Rename other table name
    BarbzYHOOL authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8b96057 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    794525f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Fixed type for percentages parameters

    Green Trade good percent was added twice, and blue was ignored thus causing error
    peti446 authored May 29, 2020
    Configuration menu
    Copy the full SHA
    591fe83 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. fix: indentation

    locus313 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    26de524 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from locus313/indentation-fixes

    Indentation fix
    Helias authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    75bc002 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    06648ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from azerothcore/github-actions

    feat(CI): move from Travis to GitHub Actions
    Helias authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    45cdc1c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    11ffa4c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix(Filter): uncomment RequiredSkillRank filters

    Patrick Lewis authored and Patrick Lewis committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a261516 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from peti446/patch-1

    Fixed type for percentages parameters
    Helias authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    e8c8e20 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge pull request #31 from azerothcore/RequiredSkillRank

    fix(Filter): uncomment RequiredSkillRank filters
    Helias authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    05efbc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    134b756 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. ObjectGuid - Part I. (#35)

    Co-authored-by: UltraNix <[email protected]>
    UltraNix and UltraNix authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5949116 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    93c751c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. fix(CI): correction

    FrancescoBorzi committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    096cd50 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    85a76fe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    6bb67db View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    7e16a2d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    49c01ed View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    b9aa86b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    a1b2cd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    669e505 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    1b92bd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Fix: build (#52)

    Nefertumm authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    21e8bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    09bf2ef View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    a1e7437 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    94d0872 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    c34c10a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. refactor: AHBot command passing (#85)

    * Refactor AHBot command passing
    
    * Update src/cs_ah_bot.cpp
    
    Co-authored-by: Stefano Borzì <[email protected]>
    
    ---------
    
    Co-authored-by: Stefano Borzì <[email protected]>
    dedmen and Helias authored May 10, 2024
    Configuration menu
    Copy the full SHA
    12fc952 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Renamed sql file to enable autoinstall (#88)

    Co-authored-by: Morgan Nilsson <[email protected]>
    mornil and morgannilsson authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f3d285e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update cs_ah_bot.cpp (#95)

    Kitzunu authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8b06eb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    139bea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Overall cleanup and extension of the mod (#96)

    * Overall cleanup of the mod, separation of class sources, introduction of whitelist mechanism compatible with disabled item table (take precedence), new configuration options to regulate amount of elements sold in the market, their size and the elapsed time
    
    * Fixed a bug which caused the seller to propose stack going over the given limit
    
    * No changes, just the script classes being organized in their own source and header files
    
    * Configuration moved from the bot to its own class; extended the bot to support multiple instances active at once
    kewinrausch authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5189b72 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix(DB) Disable trash/disabled/old/deprecated/unbalanced items (#98)

    * fix(DB) Disable trash/disabled/old/deprecated/unbalanced items
    
    * fix(DB) Disable trash/disabled/old/deprecated/unbalanced items, now in correct SQL order
    YggdrasilWotLK authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    450239c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    cb89a9d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Market price adaptation mechanism (#102)

    * Initialization fixed to be performed at script startup; included copyright in the new source files
    
    * Handle of the configuration reloading in the correct way from the command line (cleanup and initialization of new elements)
    
    * Improved the help text and descriptions
    
    * Introduced a mechanism that allows the bot to adapt to the market prices (right now is a plain average which resets to allow quick convergence with the markets sentiments)
    
    * Threshold for market per-item price reset now implemented as a configurable value
    
    * Adjusted the license on the source files
    kewinrausch authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    86f62d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Change of the selling priority, following item quality instead of a r…

    …andom pick (#104)
    
    * Initialization fixed to be performed at script startup; included copyright in the new source files
    
    * Handle of the configuration reloading in the correct way from the command line (cleanup and initialization of new elements)
    
    * Improved the help text and descriptions
    
    * Introduced a mechanism that allows the bot to adapt to the market prices (right now is a plain average which resets to allow quick convergence with the markets sentiments)
    
    * Threshold for market per-item price reset now implemented as a configurable value
    
    * Adjusted the license on the source files
    
    * Change in item selection for the selling operations; instead of using a random pickup, which can always result in bad rolls and waste of cycles, the selling priority now follows the items rarity. First the bot will try to fill up poor items, and then when quotas are reached it will move to more rare ones
    kewinrausch authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    29ae6b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    03b59dc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix: build (#120)

    FrancescoBorzi authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b6b9a01 View commit details
    Browse the repository at this point in the history