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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
8
8
9
9
### Added
10
10
11
-
- Added keyboard shortcuts to the Splicing Table, configurable in HexDebug's client config menu.
11
+
- Added keyboard shortcuts for all buttons in the Splicing Table, configurable in HexDebug's client config menu.
12
+
- Added several new keyboard-only actions to the Splicing Table, mostly related to manipulating the active selection:
13
+
- Cursor Left/Right
14
+
- Expand Selection Left/Right
15
+
- Move Selection Left/Right
16
+
- Backspace
17
+
- Added a tag (`hexdebug:splicing_table/media_blacklist`) to prevent specific items from being used to refill the Splicing Table's media buffer (eg. [Oneironaut](https://oneironaut.hexxy.media)'s Inexhaustible Phial).
18
+
19
+
### Changed
20
+
12
21
- The Splicing Table now works with Media Purification from [Hexpose](https://miyucomics.github.io/hexpose) (requires at least build [2e90cf5b](https://github.com/miyucomics/hexpose/commit/2e90cf5babb7677a26ca211bd66ac2777e5518cd), or any version after 1.0.0).
13
-
- Added a tag (`hexdebug:splicing_table/media_blacklist`) to prevent an item from being used to refill the Splicing Table's media buffer.
0 commit comments