Releases: malthesers/diable-3
v1.1.2
🎨 CSS Update: new tailwind features
Updated several classes using new features from TailwindCSS 3.4 and re-structured custom classes.
🛠️ Changes
- Changed w-*/h-* combinations to size-*
- Changed min-w-[] arbitrary classes to new spacing scale
- Added text-pretty to modal text
- Added focus-within:outline-none to modals
- Moved icon-gradient, grid-center and nameplate from globals to Tailwind config
v1.1.1
🍃 Seasonal Update: 30
Updated legendary powers to reflect their reworks for patch 2.7.7 and added missing maskable icon as well as metadata.
🌟 New
- Implemented Vercel Speed Insights
- Added maskable icon
🛠️ Changes
- Updated reworked items' legendary powers
- Updated README: new title card
- Updated metadata: added colour and author info
🐛 Fixes
- Fixed Maltorious' Petrified Spike being named Bloodtide Blade
v1.1.0
⌨️ Season of Keyboards
You can now navigate the entire UI simply with a keyboard, using Tab and Shift + Tab to move forwards and backwards through elements, respectively, while Enter interacts with the focused element! Additionally several bugs, primarily regarding records, have been fixed.
🌟 New
- Added screenshots for Richer Install UI
- Added missing legendary bracers:
- Sanguinary Vambraces
- Skular's Salvation
- Spirit Guards
- Strongarm Bracers
- Trag'Oul Coils
- Vambraces of Sescheron
- Warzechian Armguards
- Wraps of Clarity
🛠️ Changes
- UI elements are now focusable and navigatable:
- Main buttons, i.e. New Game, How To, Qualities and Records
- Modal buttons, i.e. Close, Clear and New Game
- Qualities buttons in the modal
- Input field is now:
- re-focused when starting a new game
- re-focused when backspacing on a focused search item
- no longer re-focused on mobile
- Improved background image filling for modals
🐛 Fixes
- Records:
- Stored records are now retrieved on mount as intended
- Records are now stored with timestamp to differentiate records of same item
- Clear button in records modal is no longer clickable with Enter while disabled
- Input field is cleared when surrendering
- Mobile: Background image no longer zooms after guessing
- Typo: The Cloak of Garwulf ➡️ The Cloak of the Garwulf
v1.0.0
Diable III
Initial release of Diable III, a hellish Wordle-ish guessing game based on Diablo III - guess the item by its properties!
Start the game by searching for an item and enter your guess, then check out the correct and incorrect properties. Repeat the process, narrowing down the possibilities until you find the right item!
- Check out the Instructions to better understand the game
- View your past victories in the Records log or clear and start anew
- Open the Qualities pop-up to select your preferred item qualities
📜 Properties
The current properties in the game are the following:
⭐ Qualities
There is a total of 6 possible Qualities, consisting of the 5 base qualities common, magic, rare, legendary and set, as well as Season 24's ethereal.
🗡️ Equipment
Equipment makes up two properties for items, Slot and Type, e.g. head and helm, ethereal item types being treated as the closest D3 equivalent.
📚 Classes
There are 8 possible Class properties, including the 7 playable classes and a Generic value for the non class-specific items.