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

Feature/monk shackle quests #1

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Dec 23, 2022

  1. Update - Item/roster tracking

    Vanifac committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    faeb215 View commit details
    Browse the repository at this point in the history
  2. Fix.

    Vanifac committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c92c6f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Dec 30, 2022

  1. New build

    Vanifac committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1c979b6 View commit details
    Browse the repository at this point in the history
  2. Reworking Parse / Build exe

    Vanifac committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b606b1e View commit details
    Browse the repository at this point in the history
  3. Delete dist directory

    Vanifac committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    9bb6c5c View commit details
    Browse the repository at this point in the history
  4. Delete .vscode directory

    Vanifac committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1234715 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. -removed typing import

    -added gsheet check
    -created logging_channel earlier
    billiard committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8eaa76d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Updated Many things

    Fixed double tapping messages (hopefully)
    Reworked roster save system.
    IkBot commands
    Vanifac committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    22cc752 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    ed932e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Billiard117/billiard/googleSheetToggle

    Google sheet check
    Vanifac committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9c1823f View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Vanifac committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    30dfd35 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update README.md

    Vanifac committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    56c27bc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Vanifac committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d0861ca View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Updated IkBot-Command parsing

    I had no idea different clients formatted tells in different ways..
    Vanifac committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1b932f3 View commit details
    Browse the repository at this point in the history
  2. Typo

    Vanifac committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2694468 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fixed Duplicates

    Added Version Tracking on the Roster
    Fixed LFG flag messing up Zones entry
    Vanifac committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    49e041d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Jan 29, 2023

  1. Discord commands / Anon handling

    Need to figure out duplicate messages solution before pushing this live
    Vanifac committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e58d6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd0b66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Vanifac/billiard/link2wikiitem

    Embed link to wiki item page
    Vanifac committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2718152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeeeb37 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Version/Alarm/Roster updates

    Added:
    Version checking / notification
    
    Changes:
    Moved duplicate checking to alarm.
    Minor roster formatting fix
    Vanifac committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a7fad2c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Rework of duplicate message culling

    Just created basically a race to claim who will post the discord message. Will need some testing I think.
    Vanifac committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    93cb65f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    f1f20ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86166a View commit details
    Browse the repository at this point in the history
  3. Hook in new log parser

    ThomasSilloway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fedf149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad05436 View commit details
    Browse the repository at this point in the history