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

release v1.7.0 #126

Merged
merged 116 commits into from
Jun 25, 2023
Merged

release v1.7.0 #126

merged 116 commits into from
Jun 25, 2023

Conversation

iLPdev
Copy link
Owner

@iLPdev iLPdev commented Jun 25, 2023

No description provided.

iLPdev added 30 commits June 3, 2023 14:12
@iLPdev iLPdev marked this pull request as ready for review June 25, 2023 16:33
@iLPdev
Copy link
Owner Author

iLPdev commented Jun 25, 2023

@all-contributors please add @sorenmarkert for userTesting and code (numpad keys movement)

@allcontributors
Copy link
Contributor

@iLPdev

I've put up a pull request to add @sorenmarkert! 🎉

@iLPdev iLPdev merged commit a36aa0a into main Jun 25, 2023
iLPdev added a commit that referenced this pull request Jun 30, 2023
commit 9f0d3eb
Author: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Date:   Sun Jun 25 22:05:57 2023 -0700

    [ImgBot] Optimize images (#128)

    *Total -- 544.01kb -> 412.04kb (24.26%)

    /.github/images/prs-screenshot-tab-stats.png -- 26.76kb -> 18.34kb (31.47%)
    /.github/images/prs-screenshot-tell.png -- 19.28kb -> 13.45kb (30.25%)
    /.github/images/prs-screenshot-01.png -- 316.26kb -> 232.81kb (26.39%)
    /.github/images/prs-screenshot-unlocked.png -- 161.24kb -> 129.17kb (19.89%)
    /.github/images/prs-logo.png -- 20.47kb -> 18.27kb (10.73%)

    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

commit ba3184c
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:47:49 2023 -0700

    docs(readme): update badges

commit 7e2ac84
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:43:26 2023 -0700

    docs(readme): :memo: update contributors

commit a36aa0a
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:38:55 2023 -0700

    release v1.7.0 (#126)

    * build(atw): ➕ add AdjustableTabWindow v1.5.1 dependency

    * feat(gui): ✨ add GUI

    * chore: 🙈 add vsc settings

    * build: 🔖 advance local version

    * feat(gui): ✨ add adjustable tab windows

    * feat(gui): ✨ add tabify menu to adjustable containers

    * revert(gui): 🦺 remove tabify menu from adjustable containers

    * revert(gui): ⏪ remove accidental room info code

    * style(gui): 💄 move guages to respective tabs

    * style(gui): 💄 remove PRSstats.UW title

    * feat(gui): 💄 match tabbed window colors to webclient

    * feat(gui): 💄 match adjustable container colors to webUI

    * refactor(gui): 💄 arrange initial tabs on spawn

    * feat(gui): 💄 match tab title colors to webUI

    * feat(gui): 💄 compromise match gauge styles to webUI

    * feat(gui): ✨ remove gauge background borders

    * feat(gui): 💄 add margin-right to gauges

    * revert(chat): ⚰️ remove mapper from EMCO miniconsole

    * feat(chat): 🗑️ disable EMCO map tab

    * feat(stats): 🗑️ deprecate initial stats handler

    * fix(gui): 🐛 restore gui code base

    * fix(gui): 🐛 specify local file locations

    * feat(chat): 💄 remove geyser user window

    * refactor(chat): 🗑️ deprecate EMCO spawn code

    * feat(chat): 💄 add emco margins

    * fix(gui): 🚑 restore missing code

    * feat(gui): ✨ skin mudlet's main toolbar

    * feat(gui): 💄 style emco console and timestamp background

    * fix(stats): 🐛 style xp gauge

    * docs(stats): 📝 add file info header

    * fix(chat): 🐛 substitute decho background color

    * docs(chat): 📝 add file info header

    * docs: 📝 update file info header

    * docs(core): 📝 add file info header

    * fix(stats): 🩹 rename food points gauge

    closes #105

    * fix(stats): 💄 reposition rage and combo bars

    * feat(stats): 💄 match webUI rage/combo gauge colors

    close #106

    * refactor(gui): 🏗️ arrange default container/tgab layout

    * fix(gui): 💄 center mapper position

    * fix(chat): 🐛 fix typo in trade and tell triggers

    * style(chat): 🎨 add terminal blank line

    * feat(stats): ✨ add vitals tab header

    * refactor(stats): 💄 move guages down by 35

    * fix(stats): 🐛 restore stats function

    * fix(stats): 🐛 begin stats events

    * style(stats): 🎨 indent add_gauges call

    * fix(stats): 🐛 remove duplicate XPbar math

    * refactor(stats): 💄 move all guages down

    * feat(stats): ✨ change XPbar to Hero at Level 100

    * add v1.7.0 test build

    * feat(gui): ✨ add ascii map tab

    * refactor(chat): ✅ remove EMCO debug tracer

    * docs(gui): 📝 comment tab load/save

    * feat(gui): ✨ add slot and vote buttons

    * feat(stats): 💄 unbold gauge text and fill Hero bar

    * refactor(gui): 💄 style adjustable cotainers when unlocked

    for optimum endnuser visbility

    * delete 1.7.0 beta package

    * add 1.7.0 beta2 test build

    * feat(gui): ✨ make slot buttons functional

    * docs(gui): 💡 add comment headers

    * feat(gui): ✨ add vote button functionality

    * fix(gui): 🐛 send 0, -, and = for buttons 10-12

    * fix(stats): 🐛 update level label from table on change

    kill any duplicate event, listen for change via gmcp event and execute label placement on change

    * refactor(stats): 🗑️ remove label size adjustment

    * fix(stats): 🐛 update class on change event

    * docs(gui): 💡 add mapper header

    * feat(gui): 💄 add button hover styling

    * docs(gui): 💡 add button header

    * style(gui): 🎨 decrease botton indent and separate blocks

    * refactor(gui): 🗑️ remove empty tabs

    * feat(chat): 🧵 patch emco styles

    * revert: 📦 remove test build

    * 📦 add v1.7.0-beta3

    * docs(readme): 📝 change short description

    * docs(readme): 📝 update features, version, milestones, & dependencies

    * docs(readme): 📝 grammar

    * revert(gui): ⚰️ remove unused stylesheet for buttons

    * feat(gui): ✨ add button tooltips

    * refactor(gui): 💄 add brackets to button tooltips

    * perf(gui): 🔥 spawn vitalsHeader only once

    * feat(stats): ✨ add Strength to Stats tab

    * feat(gui): ✨ add Stats tab

    * fix(stats): 🐛 add end to Abilities function

    * fix(gui): 🐛 call statsTab on gmcp.Char.player

    * feat(stats): 💄 add Stats tab

    * style(stats): 🎨 remove blank line

    * docs(readme): 📝 add AdjTabWindow to Built With

    * docs(readme): 📝 Update UI Config

    * docs(readme): 📝 update Initial Setup

    * docs(readme): 📝 add edru2 video to Usage UI Config

    * docs(readme): 📝 update Usage UI Configuration

    * docs(readme): 📝 update Usage UI Config

    * docs(readme): 📝 update long description

    * chore: delete test build package

    * docs(readme): 📝 Update UI Config

    * style(readme): 📝 bold project links

    * fix(stats): 🐛 set vitalsHeader transparency for non-heros

    * revert(stats): 🐛 remove premature Level function call

    * refactor(stats): ⚰️ remove unnecessary vitalsHeader concatenation

    * style(stats): 🎨 delete whitespace in vitalsHeader

    * chore: ⚰️ delete screenshot-02

    * chore: 💄 update screenshot 01

    * docs(readme): 📝 update milestones and feature

    * chore: delete duplicate image

    * chore: move screenshot 01

    * chore: update @tell screenshot

    * chore: add unlocked screenshot

    * chore: add stats tab screenshot

    * docs(readme): :style: update background screenshots

    * bug: 🐛 rename stats tab screenshot

    * docs(readme): update Usage UI Config
iLPdev added a commit that referenced this pull request Jun 30, 2023
commit cabc5cb
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 06:36:38 2023 -0700

    style: :art: add space before argument

commit fb081d8
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 06:33:39 2023 -0700

    Squashed commit of the following:

    commit 9f0d3eb
    Author: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
    Date:   Sun Jun 25 22:05:57 2023 -0700

        [ImgBot] Optimize images (#128)

        *Total -- 544.01kb -> 412.04kb (24.26%)

        /.github/images/prs-screenshot-tab-stats.png -- 26.76kb -> 18.34kb (31.47%)
        /.github/images/prs-screenshot-tell.png -- 19.28kb -> 13.45kb (30.25%)
        /.github/images/prs-screenshot-01.png -- 316.26kb -> 232.81kb (26.39%)
        /.github/images/prs-screenshot-unlocked.png -- 161.24kb -> 129.17kb (19.89%)
        /.github/images/prs-logo.png -- 20.47kb -> 18.27kb (10.73%)

        Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
        Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

    commit ba3184c
    Author: iLPdev <stack@ilpdev.com>
    Date:   Sun Jun 25 09:47:49 2023 -0700

        docs(readme): update badges

    commit 7e2ac84
    Author: iLPdev <stack@ilpdev.com>
    Date:   Sun Jun 25 09:43:26 2023 -0700

        docs(readme): :memo: update contributors

    commit a36aa0a
    Author: iLPdev <stack@ilpdev.com>
    Date:   Sun Jun 25 09:38:55 2023 -0700

        release v1.7.0 (#126)

        * build(atw): ➕ add AdjustableTabWindow v1.5.1 dependency

        * feat(gui): ✨ add GUI

        * chore: 🙈 add vsc settings

        * build: 🔖 advance local version

        * feat(gui): ✨ add adjustable tab windows

        * feat(gui): ✨ add tabify menu to adjustable containers

        * revert(gui): 🦺 remove tabify menu from adjustable containers

        * revert(gui): ⏪ remove accidental room info code

        * style(gui): 💄 move guages to respective tabs

        * style(gui): 💄 remove PRSstats.UW title

        * feat(gui): 💄 match tabbed window colors to webclient

        * feat(gui): 💄 match adjustable container colors to webUI

        * refactor(gui): 💄 arrange initial tabs on spawn

        * feat(gui): 💄 match tab title colors to webUI

        * feat(gui): 💄 compromise match gauge styles to webUI

        * feat(gui): ✨ remove gauge background borders

        * feat(gui): 💄 add margin-right to gauges

        * revert(chat): ⚰️ remove mapper from EMCO miniconsole

        * feat(chat): 🗑️ disable EMCO map tab

        * feat(stats): 🗑️ deprecate initial stats handler

        * fix(gui): 🐛 restore gui code base

        * fix(gui): 🐛 specify local file locations

        * feat(chat): 💄 remove geyser user window

        * refactor(chat): 🗑️ deprecate EMCO spawn code

        * feat(chat): 💄 add emco margins

        * fix(gui): 🚑 restore missing code

        * feat(gui): ✨ skin mudlet's main toolbar

        * feat(gui): 💄 style emco console and timestamp background

        * fix(stats): 🐛 style xp gauge

        * docs(stats): 📝 add file info header

        * fix(chat): 🐛 substitute decho background color

        * docs(chat): 📝 add file info header

        * docs: 📝 update file info header

        * docs(core): 📝 add file info header

        * fix(stats): 🩹 rename food points gauge

        closes #105

        * fix(stats): 💄 reposition rage and combo bars

        * feat(stats): 💄 match webUI rage/combo gauge colors

        close #106

        * refactor(gui): 🏗️ arrange default container/tgab layout

        * fix(gui): 💄 center mapper position

        * fix(chat): 🐛 fix typo in trade and tell triggers

        * style(chat): 🎨 add terminal blank line

        * feat(stats): ✨ add vitals tab header

        * refactor(stats): 💄 move guages down by 35

        * fix(stats): 🐛 restore stats function

        * fix(stats): 🐛 begin stats events

        * style(stats): 🎨 indent add_gauges call

        * fix(stats): 🐛 remove duplicate XPbar math

        * refactor(stats): 💄 move all guages down

        * feat(stats): ✨ change XPbar to Hero at Level 100

        * add v1.7.0 test build

        * feat(gui): ✨ add ascii map tab

        * refactor(chat): ✅ remove EMCO debug tracer

        * docs(gui): 📝 comment tab load/save

        * feat(gui): ✨ add slot and vote buttons

        * feat(stats): 💄 unbold gauge text and fill Hero bar

        * refactor(gui): 💄 style adjustable cotainers when unlocked

        for optimum endnuser visbility

        * delete 1.7.0 beta package

        * add 1.7.0 beta2 test build

        * feat(gui): ✨ make slot buttons functional

        * docs(gui): 💡 add comment headers

        * feat(gui): ✨ add vote button functionality

        * fix(gui): 🐛 send 0, -, and = for buttons 10-12

        * fix(stats): 🐛 update level label from table on change

        kill any duplicate event, listen for change via gmcp event and execute label placement on change

        * refactor(stats): 🗑️ remove label size adjustment

        * fix(stats): 🐛 update class on change event

        * docs(gui): 💡 add mapper header

        * feat(gui): 💄 add button hover styling

        * docs(gui): 💡 add button header

        * style(gui): 🎨 decrease botton indent and separate blocks

        * refactor(gui): 🗑️ remove empty tabs

        * feat(chat): 🧵 patch emco styles

        * revert: 📦 remove test build

        * 📦 add v1.7.0-beta3

        * docs(readme): 📝 change short description

        * docs(readme): 📝 update features, version, milestones, & dependencies

        * docs(readme): 📝 grammar

        * revert(gui): ⚰️ remove unused stylesheet for buttons

        * feat(gui): ✨ add button tooltips

        * refactor(gui): 💄 add brackets to button tooltips

        * perf(gui): 🔥 spawn vitalsHeader only once

        * feat(stats): ✨ add Strength to Stats tab

        * feat(gui): ✨ add Stats tab

        * fix(stats): 🐛 add end to Abilities function

        * fix(gui): 🐛 call statsTab on gmcp.Char.player

        * feat(stats): 💄 add Stats tab

        * style(stats): 🎨 remove blank line

        * docs(readme): 📝 add AdjTabWindow to Built With

        * docs(readme): 📝 Update UI Config

        * docs(readme): 📝 update Initial Setup

        * docs(readme): 📝 add edru2 video to Usage UI Config

        * docs(readme): 📝 update Usage UI Configuration

        * docs(readme): 📝 update Usage UI Config

        * docs(readme): 📝 update long description

        * chore: delete test build package

        * docs(readme): 📝 Update UI Config

        * style(readme): 📝 bold project links

        * fix(stats): 🐛 set vitalsHeader transparency for non-heros

        * revert(stats): 🐛 remove premature Level function call

        * refactor(stats): ⚰️ remove unnecessary vitalsHeader concatenation

        * style(stats): 🎨 delete whitespace in vitalsHeader

        * chore: ⚰️ delete screenshot-02

        * chore: 💄 update screenshot 01

        * docs(readme): 📝 update milestones and feature

        * chore: delete duplicate image

        * chore: move screenshot 01

        * chore: update @tell screenshot

        * chore: add unlocked screenshot

        * chore: add stats tab screenshot

        * docs(readme): :style: update background screenshots

        * bug: 🐛 rename stats tab screenshot

        * docs(readme): update Usage UI Config

commit 1a27fdd
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 06:11:25 2023 -0700

    build: :bookmark: advance local version to 1.7.1

commit 36d8bb7
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 06:08:01 2023 -0700

    fix(stats): :bug: round apr to two decimal points

commit 0ee6ce7
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 06:01:46 2023 -0700

    fix(stats): :bug: round damLow/damHigh to whole numbers

commit 8f19738
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 05:32:36 2023 -0700

    fix(stats): :bug: add apr

commit 16e63a3
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 05:28:28 2023 -0700

    fix(stats): :bug: add damLow and damHigh

commit 344e198
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 30 05:15:49 2023 -0700

    fix(stats): :bug: echo to dpr label

commit 89af98a
Merge: 30ef391 8d45fed
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:37:33 2023 -0700

    Merge branch 'main' into development

commit 30ef391
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:20:35 2023 -0700

    docs(readme): update Usage UI Config

commit eccf160
Merge: 3553672 1f58339
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:15:13 2023 -0700

    Merge branch 'development' of https://github.com/iLPdev/prs into development

commit 3553672
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:15:03 2023 -0700

    bug: :bug: rename stats tab screenshot

commit 1f58339
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:13:03 2023 -0700

    docs(readme): :style: update background screenshots

commit 8b53096
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:08:17 2023 -0700

    chore: add stats tab screenshot

commit ddd456d
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:06:03 2023 -0700

    chore: add unlocked screenshot

commit 681f7aa
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:03:19 2023 -0700

    chore: update @tell screenshot

commit 5f187a3
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:00:21 2023 -0700

    chore: move screenshot 01

commit 1d88660
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 08:58:02 2023 -0700

    chore: delete duplicate image

commit 8a9e3d6
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 08:37:31 2023 -0700

    docs(readme): :memo: update milestones and feature

commit f18ce73
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 08:30:07 2023 -0700

    chore: :lipstick: update screenshot 01

commit e239ddd
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 08:23:52 2023 -0700

    chore: :coffin: delete screenshot-02

commit ceb3c84
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 08:02:16 2023 -0700

    style(stats): :art: delete whitespace in vitalsHeader

commit 2bf82b1
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 07:58:49 2023 -0700

    refactor(stats): :coffin: remove unnecessary vitalsHeader concatenation

commit 9818691
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 07:41:30 2023 -0700

    revert(stats): :bug: remove premature Level function call

commit ed89f6e
Merge: 1ff86ba 79b633a
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:41:13 2023 -0700

    Merge branch 'development' of https://github.com/iLPdev/prs into development

commit 1ff86ba
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:41:03 2023 -0700

    fix(stats): :bug: set vitalsHeader transparency for non-heros

commit 79b633a
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:15:48 2023 -0700

    style(readme): :memo: bold project links

commit 98535e5
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:13:36 2023 -0700

    docs(readme): :memo: Update UI Config

commit 115d0c0
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:01:56 2023 -0700

    chore: delete test build package

commit 9cdd27e
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 06:00:58 2023 -0700

    docs(readme): :memo: update long description

commit d24990d
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 05:58:43 2023 -0700

    docs(readme): :memo: update Usage UI Config

commit ef02d56
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 19:29:55 2023 -0700

    docs(readme): :memo: update Usage UI Configuration

commit 8e42ed4
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 19:12:01 2023 -0700

    docs(readme): :memo: add edru2 video to Usage UI Config

commit 8aa7a6b
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 11:26:29 2023 -0700

    docs(readme): :memo: update Initial Setup

commit bea932a
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 11:20:56 2023 -0700

    docs(readme): :memo: Update UI Config

commit 5ba6a52
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 08:25:04 2023 -0700

    docs(readme): :memo: add AdjTabWindow to Built With

commit afae103
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 07:25:33 2023 -0700

    style(stats): :art: remove blank line

commit 8c34c45
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 24 07:08:05 2023 -0700

    feat(stats): :lipstick: add Stats tab

commit b97c22c
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 20 06:01:02 2023 -0700

    fix(gui): :bug: call statsTab on gmcp.Char.player

commit 27a5aac
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 20 05:53:46 2023 -0700

    fix(stats): :bug: add end to Abilities function

commit 756e24b
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 20 05:50:16 2023 -0700

    feat(gui): :sparkles: add Stats tab

commit f450702
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 20 05:48:36 2023 -0700

    feat(stats): :sparkles: add Strength to Stats tab

commit e394d5c
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 20 05:01:46 2023 -0700

    perf(gui): :fire: spawn vitalsHeader only once

commit 301bd9a
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 19 08:54:34 2023 -0700

    refactor(gui): :lipstick: add brackets to button tooltips

commit be665dc
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 19 08:27:07 2023 -0700

    feat(gui): :sparkles: add button tooltips

commit 679f5cd
Merge: 5ff85de bec8f75
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 19 08:15:14 2023 -0700

    Merge branch 'development' of https://github.com/iLPdev/prs into development

commit 5ff85de
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 19 08:14:58 2023 -0700

    revert(gui): :coffin: remove unused stylesheet for buttons

commit bec8f75
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 19 08:03:22 2023 -0700

    docs(readme): :memo: grammar

commit 70dad8b
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 18 06:49:15 2023 -0700

    docs(readme): :memo: update features, version, milestones, & dependencies

commit b811873
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 18 06:14:03 2023 -0700

    docs(readme): :memo: change short description

commit 1a5eb91
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 18:18:45 2023 -0700

    :package: add v1.7.0-beta3

commit 8ee9d75
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 17:45:35 2023 -0700

    revert: :package: remove test build

commit d56906a
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 17:39:14 2023 -0700

    feat(chat): :thread: patch emco styles

commit b021cf6
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 16:47:48 2023 -0700

    refactor(gui): :wastebasket: remove empty tabs

commit ce4f73e
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 11:36:44 2023 -0700

    style(gui): :art: decrease botton indent and separate blocks

commit 59eb076
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 11:31:09 2023 -0700

    docs(gui): :bulb: add button header

commit 02e6bb4
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 11:27:34 2023 -0700

    feat(gui): :lipstick: add button hover styling

commit 29cf6b1
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 17 08:53:28 2023 -0700

    docs(gui): :bulb: add mapper header

commit 0297e1a
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 16 10:15:13 2023 -0700

    fix(stats): :bug: update class on change event

commit f552139
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 16 10:09:50 2023 -0700

    refactor(stats): :wastebasket: remove label size adjustment

commit 721d7e6
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 16 10:07:25 2023 -0700

    fix(stats): :bug: update level label from table on change

    kill any duplicate event, listen for change via gmcp event and execute label placement on change

commit a06e005
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 06:58:18 2023 -0700

    fix(gui): :bug: send 0, -, and = for buttons 10-12

commit 2f1d2eb
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 06:54:09 2023 -0700

    feat(gui): :sparkles: add vote button functionality

commit c8b3954
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 06:53:16 2023 -0700

    docs(gui): :bulb: add comment headers

commit 2771798
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 06:16:21 2023 -0700

    feat(gui): :sparkles: make slot buttons functional

commit 2973166
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 05:31:03 2023 -0700

    add 1.7.0 beta2 test build

commit 8cd9702
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 15 05:29:48 2023 -0700

    delete 1.7.0 beta package

commit 02ada53
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 14 10:34:16 2023 -0700

    refactor(gui): :lipstick: style adjustable cotainers when unlocked

    for optimum endnuser visbility

commit 8a3fe3e
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 14 08:16:52 2023 -0700

    feat(stats): :lipstick: unbold gauge text and fill Hero bar

commit ecdb16f
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 14 08:09:49 2023 -0700

    feat(gui): :sparkles: add slot and vote buttons

commit 8f8b7a6
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 13 10:45:14 2023 -0700

    docs(gui): :memo: comment tab load/save

commit 665d7f9
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 13 06:59:25 2023 -0700

    refactor(chat): :white_check_mark: remove EMCO debug tracer

commit 826dd12
Merge: c700d9d 2de7473
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 13 06:53:49 2023 -0700

    Merge branch 'development' of https://github.com/iLPdev/prs into development

commit c700d9d
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 12 09:20:56 2023 -0700

    feat(gui): :sparkles: add ascii map tab

commit 2de7473
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 12 06:24:40 2023 -0700

    add v1.7.0 test build

commit c85881c
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 12 05:33:11 2023 -0700

    feat(stats): :sparkles: change XPbar to Hero at Level 100

commit 34f82c5
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 12 05:28:52 2023 -0700

    refactor(stats): :lipstick: move all guages down

commit ff5c1f5
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:31:26 2023 -0700

    fix(stats): :bug: remove duplicate XPbar math

commit e96473b
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:16:01 2023 -0700

    style(stats): :art: indent add_gauges call

commit 19184c5
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:14:34 2023 -0700

    fix(stats): :bug: begin stats events

commit cdac5f8
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:10:43 2023 -0700

    fix(stats): :bug: restore stats function

commit c64515d
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:09:21 2023 -0700

    refactor(stats): :lipstick: move guages down by 35

commit d368eed
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 11 07:06:53 2023 -0700

    feat(stats): :sparkles: add vitals tab header

commit 25c2847
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 10 09:58:36 2023 -0700

    style(chat): :art: add terminal blank line

commit 5a6bff6
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 10 07:56:16 2023 -0700

    fix(chat): :bug: fix typo in trade and tell triggers

commit 79ba6ff
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 18:24:26 2023 -0700

    fix(gui): :lipstick: center mapper position

commit 5481774
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 17:28:32 2023 -0700

    refactor(gui): :building_construction: arrange default container/tgab layout

commit 234e9d0
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 17:10:35 2023 -0700

    feat(stats): :lipstick: match webUI rage/combo gauge colors

    close #106

commit 4969998
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 17:01:42 2023 -0700

    fix(stats): :lipstick: reposition rage and combo bars

commit 0e86a90
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 16:51:06 2023 -0700

    fix(stats): :adhesive_bandage: rename food points gauge

    closes #105

commit d57247f
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 11:23:12 2023 -0700

    docs(core): :memo: add file info header

commit 15a5712
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 11:19:22 2023 -0700

    docs: :memo: update file info header

commit 11a41d1
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 11:10:20 2023 -0700

    docs(chat): :memo: add file info header

commit 27c429a
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 11:08:17 2023 -0700

    fix(chat): :bug: substitute decho background color

commit bc61cd1
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 10:59:51 2023 -0700

    docs(stats): :memo: add file info header

commit e7b699c
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 10:56:42 2023 -0700

    fix(stats): :bug: style xp gauge

commit 76d529e
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 07:38:22 2023 -0700

    feat(gui): :lipstick: style emco console and timestamp background

commit 67e5922
Author: iLPdev <stack@ilpdev.com>
Date:   Fri Jun 9 07:33:51 2023 -0700

    feat(gui): :sparkles: skin mudlet's main toolbar

commit 1576a22
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 8 06:44:18 2023 -0700

    fix(gui): :ambulance: restore missing code

commit 6293fac
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 8 06:26:02 2023 -0700

    feat(chat): :lipstick: add emco margins

commit 87a49b0
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 8 06:04:17 2023 -0700

    refactor(chat): :wastebasket: deprecate EMCO spawn code

commit e769400
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 8 05:59:45 2023 -0700

    feat(chat): :lipstick: remove geyser user window

commit 06446ce
Author: iLPdev <stack@ilpdev.com>
Date:   Thu Jun 8 05:52:32 2023 -0700

    fix(gui): :bug: specify local file locations

commit 1732aed
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 7 10:39:17 2023 -0700

    fix(gui): :bug: restore gui code base

commit 21e157a
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 7 10:33:47 2023 -0700

    feat(stats): :wastebasket: deprecate initial stats handler

commit cd87b57
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 7 06:43:23 2023 -0700

    feat(chat): :wastebasket: disable EMCO map tab

commit 7198e51
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 7 06:38:29 2023 -0700

    revert(chat): :coffin: remove mapper from EMCO miniconsole

commit 6789395
Author: iLPdev <stack@ilpdev.com>
Date:   Wed Jun 7 06:20:07 2023 -0700

    feat(gui): :lipstick: add margin-right to gauges

commit 0dc2cf8
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 22:04:49 2023 -0700

    feat(gui): :sparkles: remove gauge background borders

commit 3d44a0b
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 21:39:26 2023 -0700

    feat(gui): :lipstick: compromise match gauge styles to webUI

commit d618fad
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 20:08:02 2023 -0700

    feat(gui): :lipstick: match tab title colors to webUI

commit e5f13a9
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 13:17:42 2023 -0700

    refactor(gui): :lipstick: arrange initial tabs on spawn

commit da5d559
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 11:29:01 2023 -0700

    feat(gui): :lipstick: match adjustable container colors to webUI

commit b54ef45
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 10:55:24 2023 -0700

    feat(gui): :lipstick: match tabbed window colors to webclient

commit 845d8b6
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 09:11:23 2023 -0700

    style(gui): :lipstick: remove PRSstats.UW title

commit bb6efe6
Author: iLPdev <stack@ilpdev.com>
Date:   Tue Jun 6 09:08:50 2023 -0700

    style(gui): :lipstick: move guages to respective tabs

commit e5ef6ae
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 5 20:58:02 2023 -0700

    revert(gui): :rewind: remove accidental room info code

commit bee3163
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 5 20:46:22 2023 -0700

    revert(gui): :safety_vest: remove tabify menu from adjustable containers

commit d8641ba
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 5 20:30:47 2023 -0700

    feat(gui): :sparkles: add tabify menu to adjustable containers

commit 3c53f4d
Author: iLPdev <stack@ilpdev.com>
Date:   Mon Jun 5 19:02:10 2023 -0700

    feat(gui): :sparkles: add adjustable tab windows

commit 84cedbb
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 3 14:19:20 2023 -0700

    build: :bookmark: advance local version

commit e9a1a12
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 3 14:17:39 2023 -0700

    chore: :see_no_evil: add vsc settings

commit 7ef5eef
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 3 14:15:27 2023 -0700

    feat(gui): :sparkles: add GUI

commit df38506
Author: iLPdev <stack@ilpdev.com>
Date:   Sat Jun 3 14:12:44 2023 -0700

    build(atw): :heavy_plus_sign: add AdjustableTabWindow v1.5.1 dependency
iLPdev added a commit that referenced this pull request Sep 30, 2023
* build(atw): ➕ add AdjustableTabWindow v1.5.1 dependency

* feat(gui): ✨ add GUI

* chore: 🙈 add vsc settings

* build: 🔖 advance local version

* feat(gui): ✨ add adjustable tab windows

* feat(gui): ✨ add tabify menu to adjustable containers

* revert(gui): 🦺 remove tabify menu from adjustable containers

* revert(gui): ⏪ remove accidental room info code

* style(gui): 💄 move guages to respective tabs

* style(gui): 💄 remove PRSstats.UW title

* feat(gui): 💄 match tabbed window colors to webclient

* feat(gui): 💄 match adjustable container colors to webUI

* refactor(gui): 💄 arrange initial tabs on spawn

* feat(gui): 💄 match tab title colors to webUI

* feat(gui): 💄 compromise match gauge styles to webUI

* feat(gui): ✨ remove gauge background borders

* feat(gui): 💄 add margin-right to gauges

* revert(chat): ⚰️ remove mapper from EMCO miniconsole

* feat(chat): 🗑️ disable EMCO map tab

* feat(stats): 🗑️ deprecate initial stats handler

* fix(gui): 🐛 restore gui code base

* fix(gui): 🐛 specify local file locations

* feat(chat): 💄 remove geyser user window

* refactor(chat): 🗑️ deprecate EMCO spawn code

* feat(chat): 💄 add emco margins

* fix(gui): 🚑 restore missing code

* feat(gui): ✨ skin mudlet's main toolbar

* feat(gui): 💄 style emco console and timestamp background

* fix(stats): 🐛 style xp gauge

* docs(stats): 📝 add file info header

* fix(chat): 🐛 substitute decho background color

* docs(chat): 📝 add file info header

* docs: 📝 update file info header

* docs(core): 📝 add file info header

* fix(stats): 🩹 rename food points gauge

closes #105

* fix(stats): 💄 reposition rage and combo bars

* feat(stats): 💄 match webUI rage/combo gauge colors

close #106

* refactor(gui): 🏗️ arrange default container/tgab layout

* fix(gui): 💄 center mapper position

* fix(chat): 🐛 fix typo in trade and tell triggers

* style(chat): 🎨 add terminal blank line

* feat(stats): ✨ add vitals tab header

* refactor(stats): 💄 move guages down by 35

* fix(stats): 🐛 restore stats function

* fix(stats): 🐛 begin stats events

* style(stats): 🎨 indent add_gauges call

* fix(stats): 🐛 remove duplicate XPbar math

* refactor(stats): 💄 move all guages down

* feat(stats): ✨ change XPbar to Hero at Level 100

* add v1.7.0 test build

* feat(gui): ✨ add ascii map tab

* refactor(chat): ✅ remove EMCO debug tracer

* docs(gui): 📝 comment tab load/save

* feat(gui): ✨ add slot and vote buttons

* feat(stats): 💄 unbold gauge text and fill Hero bar

* refactor(gui): 💄 style adjustable cotainers when unlocked

for optimum endnuser visbility

* delete 1.7.0 beta package

* add 1.7.0 beta2 test build

* feat(gui): ✨ make slot buttons functional

* docs(gui): 💡 add comment headers

* feat(gui): ✨ add vote button functionality

* fix(gui): 🐛 send 0, -, and = for buttons 10-12

* fix(stats): 🐛 update level label from table on change

kill any duplicate event, listen for change via gmcp event and execute label placement on change

* refactor(stats): 🗑️ remove label size adjustment

* fix(stats): 🐛 update class on change event

* docs(gui): 💡 add mapper header

* feat(gui): 💄 add button hover styling

* docs(gui): 💡 add button header

* style(gui): 🎨 decrease botton indent and separate blocks

* refactor(gui): 🗑️ remove empty tabs

* feat(chat): 🧵 patch emco styles

* revert: 📦 remove test build

* 📦 add v1.7.0-beta3

* docs(readme): 📝 change short description

* docs(readme): 📝 update features, version, milestones, & dependencies

* docs(readme): 📝 grammar

* revert(gui): ⚰️ remove unused stylesheet for buttons

* feat(gui): ✨ add button tooltips

* refactor(gui): 💄 add brackets to button tooltips

* perf(gui): 🔥 spawn vitalsHeader only once

* feat(stats): ✨ add Strength to Stats tab

* feat(gui): ✨ add Stats tab

* fix(stats): 🐛 add end to Abilities function

* fix(gui): 🐛 call statsTab on gmcp.Char.player

* feat(stats): 💄 add Stats tab

* style(stats): 🎨 remove blank line

* docs(readme): 📝 add AdjTabWindow to Built With

* docs(readme): 📝 Update UI Config

* docs(readme): 📝 update Initial Setup

* docs(readme): 📝 add edru2 video to Usage UI Config

* docs(readme): 📝 update Usage UI Configuration

* docs(readme): 📝 update Usage UI Config

* docs(readme): 📝 update long description

* chore: delete test build package

* docs(readme): 📝 Update UI Config

* style(readme): 📝 bold project links

* fix(stats): 🐛 set vitalsHeader transparency for non-heros

* revert(stats): 🐛 remove premature Level function call

* refactor(stats): ⚰️ remove unnecessary vitalsHeader concatenation

* style(stats): 🎨 delete whitespace in vitalsHeader

* chore: ⚰️ delete screenshot-02

* chore: 💄 update screenshot 01

* docs(readme): 📝 update milestones and feature

* chore: delete duplicate image

* chore: move screenshot 01

* chore: update @tell screenshot

* chore: add unlocked screenshot

* chore: add stats tab screenshot

* docs(readme): :style: update background screenshots

* bug: 🐛 rename stats tab screenshot

* docs(readme): update Usage UI Config

* fix(stats): 🐛 echo to dpr label

* fix(stats): 🐛 add damLow and damHigh

* fix(stats): 🐛 add apr

* fix(stats): 🐛 round damLow/damHigh to whole numbers

* fix(stats): 🐛 round apr to two decimal points

* build: 🔖 advance local version to 1.7.1

* Squashed commit of the following:

commit 9f0d3eb
Author: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Date:   Sun Jun 25 22:05:57 2023 -0700

    [ImgBot] Optimize images (#128)

    *Total -- 544.01kb -> 412.04kb (24.26%)

    /.github/images/prs-screenshot-tab-stats.png -- 26.76kb -> 18.34kb (31.47%)
    /.github/images/prs-screenshot-tell.png -- 19.28kb -> 13.45kb (30.25%)
    /.github/images/prs-screenshot-01.png -- 316.26kb -> 232.81kb (26.39%)
    /.github/images/prs-screenshot-unlocked.png -- 161.24kb -> 129.17kb (19.89%)
    /.github/images/prs-logo.png -- 20.47kb -> 18.27kb (10.73%)

    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

commit ba3184c
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:47:49 2023 -0700

    docs(readme): update badges

commit 7e2ac84
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:43:26 2023 -0700

    docs(readme): :memo: update contributors

commit a36aa0a
Author: iLPdev <stack@ilpdev.com>
Date:   Sun Jun 25 09:38:55 2023 -0700

    release v1.7.0 (#126)

    * build(atw): ➕ add AdjustableTabWindow v1.5.1 dependency

    * feat(gui): ✨ add GUI

    * chore: 🙈 add vsc settings

    * build: 🔖 advance local version

    * feat(gui): ✨ add adjustable tab windows

    * feat(gui): ✨ add tabify menu to adjustable containers

    * revert(gui): 🦺 remove tabify menu from adjustable containers

    * revert(gui): ⏪ remove accidental room info code

    * style(gui): 💄 move guages to respective tabs

    * style(gui): 💄 remove PRSstats.UW title

    * feat(gui): 💄 match tabbed window colors to webclient

    * feat(gui): 💄 match adjustable container colors to webUI

    * refactor(gui): 💄 arrange initial tabs on spawn

    * feat(gui): 💄 match tab title colors to webUI

    * feat(gui): 💄 compromise match gauge styles to webUI

    * feat(gui): ✨ remove gauge background borders

    * feat(gui): 💄 add margin-right to gauges

    * revert(chat): ⚰️ remove mapper from EMCO miniconsole

    * feat(chat): 🗑️ disable EMCO map tab

    * feat(stats): 🗑️ deprecate initial stats handler

    * fix(gui): 🐛 restore gui code base

    * fix(gui): 🐛 specify local file locations

    * feat(chat): 💄 remove geyser user window

    * refactor(chat): 🗑️ deprecate EMCO spawn code

    * feat(chat): 💄 add emco margins

    * fix(gui): 🚑 restore missing code

    * feat(gui): ✨ skin mudlet's main toolbar

    * feat(gui): 💄 style emco console and timestamp background

    * fix(stats): 🐛 style xp gauge

    * docs(stats): 📝 add file info header

    * fix(chat): 🐛 substitute decho background color

    * docs(chat): 📝 add file info header

    * docs: 📝 update file info header

    * docs(core): 📝 add file info header

    * fix(stats): 🩹 rename food points gauge

    closes #105

    * fix(stats): 💄 reposition rage and combo bars

    * feat(stats): 💄 match webUI rage/combo gauge colors

    close #106

    * refactor(gui): 🏗️ arrange default container/tgab layout

    * fix(gui): 💄 center mapper position

    * fix(chat): 🐛 fix typo in trade and tell triggers

    * style(chat): 🎨 add terminal blank line

    * feat(stats): ✨ add vitals tab header

    * refactor(stats): 💄 move guages down by 35

    * fix(stats): 🐛 restore stats function

    * fix(stats): 🐛 begin stats events

    * style(stats): 🎨 indent add_gauges call

    * fix(stats): 🐛 remove duplicate XPbar math

    * refactor(stats): 💄 move all guages down

    * feat(stats): ✨ change XPbar to Hero at Level 100

    * add v1.7.0 test build

    * feat(gui): ✨ add ascii map tab

    * refactor(chat): ✅ remove EMCO debug tracer

    * docs(gui): 📝 comment tab load/save

    * feat(gui): ✨ add slot and vote buttons

    * feat(stats): 💄 unbold gauge text and fill Hero bar

    * refactor(gui): 💄 style adjustable cotainers when unlocked

    for optimum endnuser visbility

    * delete 1.7.0 beta package

    * add 1.7.0 beta2 test build

    * feat(gui): ✨ make slot buttons functional

    * docs(gui): 💡 add comment headers

    * feat(gui): ✨ add vote button functionality

    * fix(gui): 🐛 send 0, -, and = for buttons 10-12

    * fix(stats): 🐛 update level label from table on change

    kill any duplicate event, listen for change via gmcp event and execute label placement on change

    * refactor(stats): 🗑️ remove label size adjustment

    * fix(stats): 🐛 update class on change event

    * docs(gui): 💡 add mapper header

    * feat(gui): 💄 add button hover styling

    * docs(gui): 💡 add button header

    * style(gui): 🎨 decrease botton indent and separate blocks

    * refactor(gui): 🗑️ remove empty tabs

    * feat(chat): 🧵 patch emco styles

    * revert: 📦 remove test build

    * 📦 add v1.7.0-beta3

    * docs(readme): 📝 change short description

    * docs(readme): 📝 update features, version, milestones, & dependencies

    * docs(readme): 📝 grammar

    * revert(gui): ⚰️ remove unused stylesheet for buttons

    * feat(gui): ✨ add button tooltips

    * refactor(gui): 💄 add brackets to button tooltips

    * perf(gui): 🔥 spawn vitalsHeader only once

    * feat(stats): ✨ add Strength to Stats tab

    * feat(gui): ✨ add Stats tab

    * fix(stats): 🐛 add end to Abilities function

    * fix(gui): 🐛 call statsTab on gmcp.Char.player

    * feat(stats): 💄 add Stats tab

    * style(stats): 🎨 remove blank line

    * docs(readme): 📝 add AdjTabWindow to Built With

    * docs(readme): 📝 Update UI Config

    * docs(readme): 📝 update Initial Setup

    * docs(readme): 📝 add edru2 video to Usage UI Config

    * docs(readme): 📝 update Usage UI Configuration

    * docs(readme): 📝 update Usage UI Config

    * docs(readme): 📝 update long description

    * chore: delete test build package

    * docs(readme): 📝 Update UI Config

    * style(readme): 📝 bold project links

    * fix(stats): 🐛 set vitalsHeader transparency for non-heros

    * revert(stats): 🐛 remove premature Level function call

    * refactor(stats): ⚰️ remove unnecessary vitalsHeader concatenation

    * style(stats): 🎨 delete whitespace in vitalsHeader

    * chore: ⚰️ delete screenshot-02

    * chore: 💄 update screenshot 01

    * docs(readme): 📝 update milestones and feature

    * chore: delete duplicate image

    * chore: move screenshot 01

    * chore: update @tell screenshot

    * chore: add unlocked screenshot

    * chore: add stats tab screenshot

    * docs(readme): :style: update background screenshots

    * bug: 🐛 rename stats tab screenshot

    * docs(readme): update Usage UI Config

* style: 🎨 add space before argument

* fix(stats): 🐛 resolve typo in apr string format

* fix(stats): 🐛 resolver typo in string formant call

* feat(stats): ✨ add Recovery hbox

also moves apr to recovery hbox... recoveryTime gmcp variables pending

* fix(stats): 💄 reformat for missing variable

* fix(stats): 🐛 remove duplicate resist3HBox

* fix(stats): 🐛 correct event handlers copied from focus

i had copy and pasted focus to add the subsequent resistance stats, but failed to rename the event handler to match the additional resistance lables in multiple instances

* fix(stats): 🐛 correct recovery event handler calling speed function

* fix(stats): 🐛 move `recoveryTime` to speedHbox

remain consistent with `score` in-game

* feat(quests): Add Quests tab (#132)

* Added quests tab

Quest tab complete with colors, progress bars, and updating on gmcp changes

* removed unnecessary code

* Added skills tab (#134)

* Added skills tab

Added a skills list with gauges for level-based skills. Includes colors based on skill type (weapon, crafting, artisan, and combat)

* fixed update bug

* feat(ascii-map): add ascii-map tab (#137)

It works like a charm! I'll be working on adjustable font size, but for now it's working great!

* added zoom in and out buttons

* Squashed commit of the following:

commit 2298fe4
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:59:44 2023 -0600

    Added skills tab (#134)

    * Added skills tab

    Added a skills list with gauges for level-based skills. Includes colors based on skill type (weapon, crafting, artisan, and combat)

    * fixed update bug

commit 7861f74
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:55:27 2023 -0600

    feat(quests): Add Quests tab (#132)

    * Added quests tab

    Quest tab complete with colors, progress bars, and updating on gmcp changes

    * removed unnecessary code

* changed appearance

standardized appearance between quests tab and skills tab

* changed appearances

* catchup development style-changes (#138)

* Squashed commit of the following:

commit 2298fe4
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:59:44 2023 -0600

    Added skills tab (#134)

    * Added skills tab

    Added a skills list with gauges for level-based skills. Includes colors based on skill type (weapon, crafting, artisan, and combat)

    * fixed update bug

commit 7861f74
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:55:27 2023 -0600

    feat(quests): Add Quests tab (#132)

    * Added quests tab

    Quest tab complete with colors, progress bars, and updating on gmcp changes

    * removed unnecessary code

* changed appearance

standardized appearance between quests tab and skills tab

* changed appearances

---------

Co-authored-by: grrtt49 <81640993+grrtt49@users.noreply.github.com>

* feat(mapper): 💄 add Outlands Portal terrain

* Muddle Refactor (#140)

* Squashed commit of the following:

commit 2298fe4
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:59:44 2023 -0600

    Added skills tab (#134)

    * Added skills tab

    Added a skills list with gauges for level-based skills. Includes colors based on skill type (weapon, crafting, artisan, and combat)

    * fixed update bug

commit 7861f74
Author: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Date:   Thu Aug 17 06:55:27 2023 -0600

    feat(quests): Add Quests tab (#132)

    * Added quests tab

    Quest tab complete with colors, progress bars, and updating on gmcp changes

    * removed unnecessary code

* changed appearance

standardized appearance between quests tab and skills tab

* changed appearances

* Refactor for muddlet

* Added keyboard shortcuts

Should be ready to go now

* updated auto version in PRS script

* added enter key

* Added utils, battle tab, and combat buttons

* Added inventory tab

* feat(mapper): 💄 add Outlands Portal terrain type

---------

Co-authored-by: iLPdev <stack@ilpdev.com>

* fix: 🐛 restore demontools.lua to resources

demontools is used by loggingconsole and thus emco

* refactor: ♻️ move /src and mfile to root

* refactor: 🚚 add logo to muddler resources

* build(muddle): 👷 add prs-logo.png icon

* refactor(muddle): ♻️ restructure mfile json

* build(muddle): 👷 add description for muddler

* build: 👷 update version to 1.8.0-ptb

* chore: 🙈 ignore muddler build and .output

* build: add v1.8.0-ptb

* chore: 🙈 ignore muddler mfile

* test: 🧪 add test build 1.8.0

* build(muddle): 🏗️ remove redundant dir

move src out of redundant PRS dir

* build: 🧪 update test build

* style(skills): 🎨 prettify lua

* docs(skills): 💡 add header

* docs(skills): 💡 update header authorship

* style(skills): 💄 style tab consistent with web-client

* fix(util): 🐛 change color displays to hecho

* fix(util): 💄 match color table to web-client

* fix(util): 🐛 change {{w to #aaaaaa

* style(inventory): 💄 match fontsize and colors

* fix(quests): 🚧 update styling and `hecho` calls

* build: delete muddler mfile from repo

* style: 💄 increase font to 12px

* style(battle): 🎨 prettify

* style(skills): 💄 update category colors

* build: 🔥 delete old ptb

* test: 📦 09-02-2023 Test Build

* test: 🧪 update test build

* test: 🧪 update test build

* chore: 🔥 del ptb

* test build

* test: 🔥 remove busted ptb

* test: 🧪 fresh test build

* fix(battle): 💄 contain within tab borders

* fix(ascii-map): 💄 constrain within tab borders

* style(ascii-map): 🎨 prettify

* fix(battle): 💄 set background colors

* build: 🐛 rename Clickable URLs lua

* fix(stats): 🐛 update castingTime and interruptChance

resolves changed server variables

* refactor(stats): 🏗️ move vitals to it's own lua file

* docs: 📝 update file headers

* refactor: 🏗️ move combo/rage gauges and styles

* chore: delete PRS-1.8.0-fresh.mpackage

* build: update test built

* fix(vitals): 🐛 call vitals function

* chore: delete PRS-PTB-20230910.mpackage

* build(vitals): 👷 add vitals lua to muddler json

* build(vitals): 🐛 add comma after stats

* revert: ⏪ return to 9ac9d37

* revert: ⏪ revert to yesterday

* revert: ⏪ revert to yesterday

* revert: ⏪ revert to yesterday

* feat(stats): 🚧 update tables (WIP)

* fix(stats): 🐛 correct strength label name

* feat(stats): 💄 add scrollbox

this is an attempt tp fix scaling issue of larger fonts by constraining them in scrollbox

* revert(stats): 💄 remove scrollbox

* fix(stats): 💄 round two decimal points

* fix(stats): 💄 update resistance order and colors

* fix(stats): 💄 comment out fontSize()

disabled larger fonts that are not scaling properly

* fix(stats): 💄 increaser header fontSize

* fix(stats): 🐛 remove parenthetical artifact

* feat(stats): ✨ add regeneration

* feat(stats): ✨ add damage

* add v1.8.0 Public Test Build

* delete PRS v1.8.0-PTB.mpackage

---------

Co-authored-by: grrtt49 <81640993+grrtt49@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant