Commit 35168c9
committed
Squashed commit of the following:
commit cabc5cb
Author: iLPdev <[email protected]>
Date: Fri Jun 30 06:36:38 2023 -0700
style: :art: add space before argument
commit fb081d8
Author: iLPdev <[email protected]>
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 <[email protected]>
Co-authored-by: ImgBotApp <[email protected]>
commit ba3184c
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:47:49 2023 -0700
docs(readme): update badges
commit 7e2ac84
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:43:26 2023 -0700
docs(readme): :memo: update contributors
commit a36aa0a
Author: iLPdev <[email protected]>
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 <[email protected]>
Date: Fri Jun 30 06:11:25 2023 -0700
build: :bookmark: advance local version to 1.7.1
commit 36d8bb7
Author: iLPdev <[email protected]>
Date: Fri Jun 30 06:08:01 2023 -0700
fix(stats): :bug: round apr to two decimal points
commit 0ee6ce7
Author: iLPdev <[email protected]>
Date: Fri Jun 30 06:01:46 2023 -0700
fix(stats): :bug: round damLow/damHigh to whole numbers
commit 8f19738
Author: iLPdev <[email protected]>
Date: Fri Jun 30 05:32:36 2023 -0700
fix(stats): :bug: add apr
commit 16e63a3
Author: iLPdev <[email protected]>
Date: Fri Jun 30 05:28:28 2023 -0700
fix(stats): :bug: add damLow and damHigh
commit 344e198
Author: iLPdev <[email protected]>
Date: Fri Jun 30 05:15:49 2023 -0700
fix(stats): :bug: echo to dpr label
commit 89af98a
Merge: 30ef391 8d45fed
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:37:33 2023 -0700
Merge branch 'main' into development
commit 30ef391
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:20:35 2023 -0700
docs(readme): update Usage UI Config
commit eccf160
Merge: 3553672 1f58339
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:15:13 2023 -0700
Merge branch 'development' of https://github.com/iLPdev/prs into development
commit 3553672
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:15:03 2023 -0700
bug: :bug: rename stats tab screenshot
commit 1f58339
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:13:03 2023 -0700
docs(readme): :style: update background screenshots
commit 8b53096
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:08:17 2023 -0700
chore: add stats tab screenshot
commit ddd456d
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:06:03 2023 -0700
chore: add unlocked screenshot
commit 681f7aa
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:03:19 2023 -0700
chore: update @tell screenshot
commit 5f187a3
Author: iLPdev <[email protected]>
Date: Sun Jun 25 09:00:21 2023 -0700
chore: move screenshot 01
commit 1d88660
Author: iLPdev <[email protected]>
Date: Sun Jun 25 08:58:02 2023 -0700
chore: delete duplicate image
commit 8a9e3d6
Author: iLPdev <[email protected]>
Date: Sun Jun 25 08:37:31 2023 -0700
docs(readme): :memo: update milestones and feature
commit f18ce73
Author: iLPdev <[email protected]>
Date: Sun Jun 25 08:30:07 2023 -0700
chore: :lipstick: update screenshot 01
commit e239ddd
Author: iLPdev <[email protected]>
Date: Sun Jun 25 08:23:52 2023 -0700
chore: :coffin: delete screenshot-02
commit ceb3c84
Author: iLPdev <[email protected]>
Date: Sun Jun 25 08:02:16 2023 -0700
style(stats): :art: delete whitespace in vitalsHeader
commit 2bf82b1
Author: iLPdev <[email protected]>
Date: Sun Jun 25 07:58:49 2023 -0700
refactor(stats): :coffin: remove unnecessary vitalsHeader concatenation
commit 9818691
Author: iLPdev <[email protected]>
Date: Sun Jun 25 07:41:30 2023 -0700
revert(stats): :bug: remove premature Level function call
commit ed89f6e
Merge: 1ff86ba 79b633a
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:41:13 2023 -0700
Merge branch 'development' of https://github.com/iLPdev/prs into development
commit 1ff86ba
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:41:03 2023 -0700
fix(stats): :bug: set vitalsHeader transparency for non-heros
commit 79b633a
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:15:48 2023 -0700
style(readme): :memo: bold project links
commit 98535e5
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:13:36 2023 -0700
docs(readme): :memo: Update UI Config
commit 115d0c0
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:01:56 2023 -0700
chore: delete test build package
commit 9cdd27e
Author: iLPdev <[email protected]>
Date: Sun Jun 25 06:00:58 2023 -0700
docs(readme): :memo: update long description
commit d24990d
Author: iLPdev <[email protected]>
Date: Sun Jun 25 05:58:43 2023 -0700
docs(readme): :memo: update Usage UI Config
commit ef02d56
Author: iLPdev <[email protected]>
Date: Sat Jun 24 19:29:55 2023 -0700
docs(readme): :memo: update Usage UI Configuration
commit 8e42ed4
Author: iLPdev <[email protected]>
Date: Sat Jun 24 19:12:01 2023 -0700
docs(readme): :memo: add edru2 video to Usage UI Config
commit 8aa7a6b
Author: iLPdev <[email protected]>
Date: Sat Jun 24 11:26:29 2023 -0700
docs(readme): :memo: update Initial Setup
commit bea932a
Author: iLPdev <[email protected]>
Date: Sat Jun 24 11:20:56 2023 -0700
docs(readme): :memo: Update UI Config
commit 5ba6a52
Author: iLPdev <[email protected]>
Date: Sat Jun 24 08:25:04 2023 -0700
docs(readme): :memo: add AdjTabWindow to Built With
commit afae103
Author: iLPdev <[email protected]>
Date: Sat Jun 24 07:25:33 2023 -0700
style(stats): :art: remove blank line
commit 8c34c45
Author: iLPdev <[email protected]>
Date: Sat Jun 24 07:08:05 2023 -0700
feat(stats): :lipstick: add Stats tab
commit b97c22c
Author: iLPdev <[email protected]>
Date: Tue Jun 20 06:01:02 2023 -0700
fix(gui): :bug: call statsTab on gmcp.Char.player
commit 27a5aac
Author: iLPdev <[email protected]>
Date: Tue Jun 20 05:53:46 2023 -0700
fix(stats): :bug: add end to Abilities function
commit 756e24b
Author: iLPdev <[email protected]>
Date: Tue Jun 20 05:50:16 2023 -0700
feat(gui): :sparkles: add Stats tab
commit f450702
Author: iLPdev <[email protected]>
Date: Tue Jun 20 05:48:36 2023 -0700
feat(stats): :sparkles: add Strength to Stats tab
commit e394d5c
Author: iLPdev <[email protected]>
Date: Tue Jun 20 05:01:46 2023 -0700
perf(gui): :fire: spawn vitalsHeader only once
commit 301bd9a
Author: iLPdev <[email protected]>
Date: Mon Jun 19 08:54:34 2023 -0700
refactor(gui): :lipstick: add brackets to button tooltips
commit be665dc
Author: iLPdev <[email protected]>
Date: Mon Jun 19 08:27:07 2023 -0700
feat(gui): :sparkles: add button tooltips
commit 679f5cd
Merge: 5ff85de bec8f75
Author: iLPdev <[email protected]>
Date: Mon Jun 19 08:15:14 2023 -0700
Merge branch 'development' of https://github.com/iLPdev/prs into development
commit 5ff85de
Author: iLPdev <[email protected]>
Date: Mon Jun 19 08:14:58 2023 -0700
revert(gui): :coffin: remove unused stylesheet for buttons
commit bec8f75
Author: iLPdev <[email protected]>
Date: Mon Jun 19 08:03:22 2023 -0700
docs(readme): :memo: grammar
commit 70dad8b
Author: iLPdev <[email protected]>
Date: Sun Jun 18 06:49:15 2023 -0700
docs(readme): :memo: update features, version, milestones, & dependencies
commit b811873
Author: iLPdev <[email protected]>
Date: Sun Jun 18 06:14:03 2023 -0700
docs(readme): :memo: change short description
commit 1a5eb91
Author: iLPdev <[email protected]>
Date: Sat Jun 17 18:18:45 2023 -0700
:package: add v1.7.0-beta3
commit 8ee9d75
Author: iLPdev <[email protected]>
Date: Sat Jun 17 17:45:35 2023 -0700
revert: :package: remove test build
commit d56906a
Author: iLPdev <[email protected]>
Date: Sat Jun 17 17:39:14 2023 -0700
feat(chat): :thread: patch emco styles
commit b021cf6
Author: iLPdev <[email protected]>
Date: Sat Jun 17 16:47:48 2023 -0700
refactor(gui): :wastebasket: remove empty tabs
commit ce4f73e
Author: iLPdev <[email protected]>
Date: Sat Jun 17 11:36:44 2023 -0700
style(gui): :art: decrease botton indent and separate blocks
commit 59eb076
Author: iLPdev <[email protected]>
Date: Sat Jun 17 11:31:09 2023 -0700
docs(gui): :bulb: add button header
commit 02e6bb4
Author: iLPdev <[email protected]>
Date: Sat Jun 17 11:27:34 2023 -0700
feat(gui): :lipstick: add button hover styling
commit 29cf6b1
Author: iLPdev <[email protected]>
Date: Sat Jun 17 08:53:28 2023 -0700
docs(gui): :bulb: add mapper header
commit 0297e1a
Author: iLPdev <[email protected]>
Date: Fri Jun 16 10:15:13 2023 -0700
fix(stats): :bug: update class on change event
commit f552139
Author: iLPdev <[email protected]>
Date: Fri Jun 16 10:09:50 2023 -0700
refactor(stats): :wastebasket: remove label size adjustment
commit 721d7e6
Author: iLPdev <[email protected]>
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 <[email protected]>
Date: Thu Jun 15 06:58:18 2023 -0700
fix(gui): :bug: send 0, -, and = for buttons 10-12
commit 2f1d2eb
Author: iLPdev <[email protected]>
Date: Thu Jun 15 06:54:09 2023 -0700
feat(gui): :sparkles: add vote button functionality
commit c8b3954
Author: iLPdev <[email protected]>
Date: Thu Jun 15 06:53:16 2023 -0700
docs(gui): :bulb: add comment headers
commit 2771798
Author: iLPdev <[email protected]>
Date: Thu Jun 15 06:16:21 2023 -0700
feat(gui): :sparkles: make slot buttons functional
commit 2973166
Author: iLPdev <[email protected]>
Date: Thu Jun 15 05:31:03 2023 -0700
add 1.7.0 beta2 test build
commit 8cd9702
Author: iLPdev <[email protected]>
Date: Thu Jun 15 05:29:48 2023 -0700
delete 1.7.0 beta package
commit 02ada53
Author: iLPdev <[email protected]>
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 <[email protected]>
Date: Wed Jun 14 08:16:52 2023 -0700
feat(stats): :lipstick: unbold gauge text and fill Hero bar
commit ecdb16f
Author: iLPdev <[email protected]>
Date: Wed Jun 14 08:09:49 2023 -0700
feat(gui): :sparkles: add slot and vote buttons
commit 8f8b7a6
Author: iLPdev <[email protected]>
Date: Tue Jun 13 10:45:14 2023 -0700
docs(gui): :memo: comment tab load/save
commit 665d7f9
Author: iLPdev <[email protected]>
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 <[email protected]>
Date: Tue Jun 13 06:53:49 2023 -0700
Merge branch 'development' of https://github.com/iLPdev/prs into development
commit c700d9d
Author: iLPdev <[email protected]>
Date: Mon Jun 12 09:20:56 2023 -0700
feat(gui): :sparkles: add ascii map tab
commit 2de7473
Author: iLPdev <[email protected]>
Date: Mon Jun 12 06:24:40 2023 -0700
add v1.7.0 test build
commit c85881c
Author: iLPdev <[email protected]>
Date: Mon Jun 12 05:33:11 2023 -0700
feat(stats): :sparkles: change XPbar to Hero at Level 100
commit 34f82c5
Author: iLPdev <[email protected]>
Date: Mon Jun 12 05:28:52 2023 -0700
refactor(stats): :lipstick: move all guages down
commit ff5c1f5
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:31:26 2023 -0700
fix(stats): :bug: remove duplicate XPbar math
commit e96473b
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:16:01 2023 -0700
style(stats): :art: indent add_gauges call
commit 19184c5
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:14:34 2023 -0700
fix(stats): :bug: begin stats events
commit cdac5f8
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:10:43 2023 -0700
fix(stats): :bug: restore stats function
commit c64515d
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:09:21 2023 -0700
refactor(stats): :lipstick: move guages down by 35
commit d368eed
Author: iLPdev <[email protected]>
Date: Sun Jun 11 07:06:53 2023 -0700
feat(stats): :sparkles: add vitals tab header
commit 25c2847
Author: iLPdev <[email protected]>
Date: Sat Jun 10 09:58:36 2023 -0700
style(chat): :art: add terminal blank line
commit 5a6bff6
Author: iLPdev <[email protected]>
Date: Sat Jun 10 07:56:16 2023 -0700
fix(chat): :bug: fix typo in trade and tell triggers
commit 79ba6ff
Author: iLPdev <[email protected]>
Date: Fri Jun 9 18:24:26 2023 -0700
fix(gui): :lipstick: center mapper position
commit 5481774
Author: iLPdev <[email protected]>
Date: Fri Jun 9 17:28:32 2023 -0700
refactor(gui): :building_construction: arrange default container/tgab layout
commit 234e9d0
Author: iLPdev <[email protected]>
Date: Fri Jun 9 17:10:35 2023 -0700
feat(stats): :lipstick: match webUI rage/combo gauge colors
close #106
commit 4969998
Author: iLPdev <[email protected]>
Date: Fri Jun 9 17:01:42 2023 -0700
fix(stats): :lipstick: reposition rage and combo bars
commit 0e86a90
Author: iLPdev <[email protected]>
Date: Fri Jun 9 16:51:06 2023 -0700
fix(stats): :adhesive_bandage: rename food points gauge
closes #105
commit d57247f
Author: iLPdev <[email protected]>
Date: Fri Jun 9 11:23:12 2023 -0700
docs(core): :memo: add file info header
commit 15a5712
Author: iLPdev <[email protected]>
Date: Fri Jun 9 11:19:22 2023 -0700
docs: :memo: update file info header
commit 11a41d1
Author: iLPdev <[email protected]>
Date: Fri Jun 9 11:10:20 2023 -0700
docs(chat): :memo: add file info header
commit 27c429a
Author: iLPdev <[email protected]>
Date: Fri Jun 9 11:08:17 2023 -0700
fix(chat): :bug: substitute decho background color
commit bc61cd1
Author: iLPdev <[email protected]>
Date: Fri Jun 9 10:59:51 2023 -0700
docs(stats): :memo: add file info header
commit e7b699c
Author: iLPdev <[email protected]>
Date: Fri Jun 9 10:56:42 2023 -0700
fix(stats): :bug: style xp gauge
commit 76d529e
Author: iLPdev <[email protected]>
Date: Fri Jun 9 07:38:22 2023 -0700
feat(gui): :lipstick: style emco console and timestamp background
commit 67e5922
Author: iLPdev <[email protected]>
Date: Fri Jun 9 07:33:51 2023 -0700
feat(gui): :sparkles: skin mudlet's main toolbar
commit 1576a22
Author: iLPdev <[email protected]>
Date: Thu Jun 8 06:44:18 2023 -0700
fix(gui): :ambulance: restore missing code
commit 6293fac
Author: iLPdev <[email protected]>
Date: Thu Jun 8 06:26:02 2023 -0700
feat(chat): :lipstick: add emco margins
commit 87a49b0
Author: iLPdev <[email protected]>
Date: Thu Jun 8 06:04:17 2023 -0700
refactor(chat): :wastebasket: deprecate EMCO spawn code
commit e769400
Author: iLPdev <[email protected]>
Date: Thu Jun 8 05:59:45 2023 -0700
feat(chat): :lipstick: remove geyser user window
commit 06446ce
Author: iLPdev <[email protected]>
Date: Thu Jun 8 05:52:32 2023 -0700
fix(gui): :bug: specify local file locations
commit 1732aed
Author: iLPdev <[email protected]>
Date: Wed Jun 7 10:39:17 2023 -0700
fix(gui): :bug: restore gui code base
commit 21e157a
Author: iLPdev <[email protected]>
Date: Wed Jun 7 10:33:47 2023 -0700
feat(stats): :wastebasket: deprecate initial stats handler
commit cd87b57
Author: iLPdev <[email protected]>
Date: Wed Jun 7 06:43:23 2023 -0700
feat(chat): :wastebasket: disable EMCO map tab
commit 7198e51
Author: iLPdev <[email protected]>
Date: Wed Jun 7 06:38:29 2023 -0700
revert(chat): :coffin: remove mapper from EMCO miniconsole
commit 6789395
Author: iLPdev <[email protected]>
Date: Wed Jun 7 06:20:07 2023 -0700
feat(gui): :lipstick: add margin-right to gauges
commit 0dc2cf8
Author: iLPdev <[email protected]>
Date: Tue Jun 6 22:04:49 2023 -0700
feat(gui): :sparkles: remove gauge background borders
commit 3d44a0b
Author: iLPdev <[email protected]>
Date: Tue Jun 6 21:39:26 2023 -0700
feat(gui): :lipstick: compromise match gauge styles to webUI
commit d618fad
Author: iLPdev <[email protected]>
Date: Tue Jun 6 20:08:02 2023 -0700
feat(gui): :lipstick: match tab title colors to webUI
commit e5f13a9
Author: iLPdev <[email protected]>
Date: Tue Jun 6 13:17:42 2023 -0700
refactor(gui): :lipstick: arrange initial tabs on spawn
commit da5d559
Author: iLPdev <[email protected]>
Date: Tue Jun 6 11:29:01 2023 -0700
feat(gui): :lipstick: match adjustable container colors to webUI
commit b54ef45
Author: iLPdev <[email protected]>
Date: Tue Jun 6 10:55:24 2023 -0700
feat(gui): :lipstick: match tabbed window colors to webclient
commit 845d8b6
Author: iLPdev <[email protected]>
Date: Tue Jun 6 09:11:23 2023 -0700
style(gui): :lipstick: remove PRSstats.UW title
commit bb6efe6
Author: iLPdev <[email protected]>
Date: Tue Jun 6 09:08:50 2023 -0700
style(gui): :lipstick: move guages to respective tabs
commit e5ef6ae
Author: iLPdev <[email protected]>
Date: Mon Jun 5 20:58:02 2023 -0700
revert(gui): :rewind: remove accidental room info code
commit bee3163
Author: iLPdev <[email protected]>
Date: Mon Jun 5 20:46:22 2023 -0700
revert(gui): :safety_vest: remove tabify menu from adjustable containers
commit d8641ba
Author: iLPdev <[email protected]>
Date: Mon Jun 5 20:30:47 2023 -0700
feat(gui): :sparkles: add tabify menu to adjustable containers
commit 3c53f4d
Author: iLPdev <[email protected]>
Date: Mon Jun 5 19:02:10 2023 -0700
feat(gui): :sparkles: add adjustable tab windows
commit 84cedbb
Author: iLPdev <[email protected]>
Date: Sat Jun 3 14:19:20 2023 -0700
build: :bookmark: advance local version
commit e9a1a12
Author: iLPdev <[email protected]>
Date: Sat Jun 3 14:17:39 2023 -0700
chore: :see_no_evil: add vsc settings
commit 7ef5eef
Author: iLPdev <[email protected]>
Date: Sat Jun 3 14:15:27 2023 -0700
feat(gui): :sparkles: add GUI
commit df38506
Author: iLPdev <[email protected]>
Date: Sat Jun 3 14:12:44 2023 -0700
build(atw): :heavy_plus_sign: add AdjustableTabWindow v1.5.1 dependency1 parent 9f0d3eb commit 35168c9
2 files changed
+29
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
244 | 260 | | |
245 | 261 | | |
246 | 262 | | |
| |||
252 | 268 | | |
253 | 269 | | |
254 | 270 | | |
255 | | - | |
| 271 | + | |
256 | 272 | | |
257 | 273 | | |
258 | 274 | | |
| |||
324 | 340 | | |
325 | 341 | | |
326 | 342 | | |
327 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
328 | 352 | | |
329 | 353 | | |
330 | 354 | | |
| |||
0 commit comments