Commit Graph

136 Commits

Author SHA1 Message Date
Marcel Konrad
1d011c005b Extract serialize method to INBTWritable 2020-05-24 20:06:13 +02:00
Marcel Konrad
b2cbc6afb7 Treat null as a default value 2020-05-24 20:03:36 +02:00
Marcel Konrad
1acdaa34b6 Extend IContent by IGuiEventListener and implement method hooks 2020-05-23 21:28:17 +02:00
Marcel Konrad
1f650879bc Brighten icons to match vanilla styling 2020-05-23 20:52:09 +02:00
Marcel Konrad
10534fc6bf Fix toString 2020-05-22 14:56:39 +02:00
Marcel Konrad
1fd06221d7 Remove unnecessary method 2020-05-22 14:56:19 +02:00
Marcel Konrad
f161867a1a Attach serializer to object 2020-05-22 14:55:07 +02:00
Marcel Konrad
93cb07647d Divide button rendering into four sections, so height adjustments are possible 2020-05-04 20:42:26 +02:00
Marcel Konrad
36e0fb47e4 Unify icon hover color with vanilla; draw icon in the middle of the button 2020-05-04 20:41:15 +02:00
Marcel Konrad
f617397174 Fix font colors for piano buttons 2020-05-04 20:39:48 +02:00
Marcel Konrad
ba95abff79 Add up and down arrows (follow up) 2020-05-04 20:39:23 +02:00
Marcel Konrad
64829ed081 Bump version 2020-03-10 12:42:17 +01:00
Marcel Konrad
1f67c8e695 Reimplement block highlighting 2020-03-10 12:41:54 +01:00
Marcel Konrad
835b2c6944 Rendering optimisations 2020-02-18 20:21:09 +01:00
Marcel Konrad
0ba8738d93 Bump version 2020-02-04 20:56:59 +01:00
Marcel Konrad
1adb09cacd Update to 1.15.2 2020-01-25 14:19:00 +01:00
Marcel Konrad
94c160fa11 Bump version 2019-12-26 19:18:59 +01:00
Marcel Konrad
efdcf51c23 Update to 1.15.1 2019-12-26 19:18:34 +01:00
Marcel Konrad
080d665039 Bump version 2019-12-26 14:07:53 +01:00
Marcel Konrad
ea77e61918 Update comment 2019-12-26 14:07:17 +01:00
Marcel Konrad
6a87a4b6d2 Resolve compilation error 2019-11-12 18:50:44 +01:00
Marcel Konrad
0d37b07baf Rename ELEMENT to MENU 2019-11-12 18:41:23 +01:00
Marcel Konrad
ef37bd39d2 Simplify project package structure 2019-11-12 18:35:05 +01:00
Marcel Konrad
12cc7f7079 Renamed 'Element' to 'Menu' 2019-11-12 18:23:57 +01:00
Marcel Konrad
dc4e3722c2 Added visibility option for texts for usercontents 2019-11-12 18:10:28 +01:00
Marcel Konrad
5e6b36e9c1 Replace page strings with enums 2019-11-12 17:57:25 +01:00
Marcel Konrad
3c5c8b0ec2 Added option to change back content for usercontent 2019-11-11 23:08:20 +01:00
Marcel Konrad
6a3c762559 Removed IContent#getHeadline and refactoring 2019-11-11 23:04:16 +01:00
Marcel Konrad
3ce935d714 Add getter for parent content 2019-11-11 16:20:41 +01:00
Marcel Konrad
0e5ca89948 Bump version 2019-11-07 23:33:29 +01:00
Marcel Konrad
a51575c62a Remove redundant code 2019-11-07 21:35:51 +01:00
Marcel Konrad
261de16dd3 Fix butcher_settings stackoverflow and remove back function for the js api 2019-11-07 21:34:59 +01:00
Marcel Konrad
91e5da1f3f Bump version 2019-11-02 19:51:06 +01:00
Marcel Konrad
730700ba00 Fix empty player name and optimization 2019-11-02 19:15:21 +01:00
Marcel Konrad
fc70c82545 Add custom usercontent loading from json and javascript files alongside bugfixes for page list, refactorings and documentation 2019-11-02 18:41:15 +01:00
Marcel Konrad
0a2c535d94 Bump version 2019-10-29 11:07:57 +01:00
Marcel Konrad
28896df2c4 Fix advancements not loading 2019-10-29 11:06:43 +01:00
Marcel Konrad
c2ecfaf496 Fix crash when not looking at a sign 2019-10-25 16:10:25 +02:00
Marcel Konrad
f8c067b82b Bump version 2019-10-22 15:20:16 +02:00
Marcel Konrad
8d73d122f2 Move username field from WorldHandler to GuiWorldHandler 2019-10-19 20:07:18 +02:00
Marcel Konrad
3a7474ff23 Update forge and mappings 2019-10-19 18:31:46 +02:00
Marcel Konrad
932bdc397f Added support for key modifiers; GUI can now be opened and closed with the same button (if no widget has focus). Closes #6 2019-10-18 19:11:39 +02:00
Marcel Konrad
4e7b99f0a8 Bump version 2019-09-24 15:16:26 +02:00
Marcel Konrad
7a2a67cb4b Fix crash when installed on a dedicated server. Closes #4 2019-09-24 15:10:13 +02:00
Marcel Konrad
60ce1e678f Optimization 2019-09-24 15:08:20 +02:00
Marcel Konrad
1f117b9b4a Bump version 2019-09-23 19:48:36 +02:00
Marcel Konrad
1d15eb0065 Remove proxy classes as they are not needed 2019-09-23 19:37:31 +02:00
Marcel Konrad
15f8585113 Fix translation string 2019-09-23 19:36:56 +02:00
Marcel Konrad
2bd9b02cef Fix filtered filter 2019-09-23 19:36:30 +02:00
Marcel Konrad
ba3f460e6d Replace deprecated ColoredString with MutableStringTextComponent 2019-09-18 14:59:47 +02:00