|
| 1 | +## Version 2.3 |
| 2 | + |
| 3 | +This update complements release of Blockbuster 2.3, Aperture 1.6, Metamorph 1.2.7, Emoticons 1.0, Chameleon 1.0.3, Commander 1.1 and Extended Reach 1.1. |
| 4 | + |
| 5 | +* Added OP check mechanism |
| 6 | +* Added copy/paste context menu items to keyframe editors |
| 7 | +* Added graphing calculator panel to McLib's dashboard |
| 8 | +* Added server-side options editing for OP users |
| 9 | +* Added OP access mod options |
| 10 | +* Added server side only `/mclib` command for managing mod configuration |
| 11 | +* Added ability to select all keyframes in the same column by Alt clicking on a keyframe |
| 12 | +* Added copy/paste context menu to texture picker's text field (suggested by Silverx) |
| 13 | +* Added an option to refresh multi-skin upon resource pack reloading |
| 14 | +* Added a context menu item to reset pose transformations (suggested by Silverx) |
| 15 | +* Added auto size, custom width and height options to multi-skin |
| 16 | +* Added `/cheats <true|fale>` command to toggle commands in a singleplayer world |
| 17 | +* Added string support to math expression parser |
| 18 | +* Added an option to change tooltip style (light and dark) |
| 19 | +* Added search all blocks section to inventory menu |
| 20 | +* Added `<<` (shift left), `>>` (shift right), `|` (or), `&` (and) and `^^` (xor) bitwise operators for |
| 21 | +* Fixed the crash with transformation handlers (reported by Andruxioid) |
| 22 | +* Fixed math expression parser logical operators order |
| 23 | +* Fixed math expression parsing bugs invloving `-` |
| 24 | +* Fixed subcommands not showing in the order they were registed in |
| 25 | +* Fixed tooltips overlaying the element they are displaying the tooltip for |
| 26 | +* Fixed trackpad value gets out of limit when inputting manually |
| 27 | +* Fixed context menus that contain too many items to have scroll bar |
| 28 | + |
1 | 29 | ## Version 2.2.2
|
2 | 30 |
|
3 | 31 | This patch updated needed for Blockbuster 2.2.2.
|
|
0 commit comments