Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information