You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
All notable changes to the "hex-casting" extension will be documented in this file.
4
4
5
+
## [0.1.36] - 2025-03-21
6
+
7
+
### Additions
8
+
9
+
- Added support for Hexical 1.3.2, Hexcellular 1.0.2, and Hexcassettes 1.1.1.
10
+
- Note: Hexical's special handler patterns (Nephthys and Sekhmet) are not yet supported.
11
+
12
+
### Changes
13
+
14
+
- Pattern images are now generated on the fly via [hex_renderer_javascript](https://www.npmjs.com/package/hex_renderer_javascript) instead of bundling static images with the extension.
15
+
- Macros and special handlers (eg. Bookkeeper's Gambit, Numerical Reflection) are now rendered on hover when possible.
16
+
- Removed the angle signature from the hover info for great spells.
0 commit comments