forked from waffle-stomper/Ghostwriter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.json
132 lines (132 loc) · 5.2 KB
/
update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"homepage": "https://github.com/waffle-stomper/Ghostwriter/releases",
"promos":{
"1.20.1-recommended": "2.4.6",
"1.20-recommended": "2.4.5",
"1.19.4-recommended": "2.4.4",
"1.19.3-recommended": "2.4.3",
"1.19.2-recommended": "2.4.0",
"1.19.1-recommended": "2.3.9",
"1.19-recommended": "2.3.8",
"1.18.2-recommended": "2.4.2",
"1.18.1-recommended": "2.3.5",
"1.17.1-recommended": "2.3.4",
"1.16.5-recommended": "2.2.6",
"1.16.4-recommended": "2.2.9",
"1.16.3-recommended": "2.3.1",
"1.16.2-recommended": "2.3.0",
"1.16.1-recommended": "2.2.8",
"1.15.2-recommended": "2.0.6",
"1.15.1-recommended": "2.0.5",
"1.14.4-recommended": "2.0.4",
"1.12.2-recommended": "1.9.8",
"1.12.1-recommended": "1.9.6",
"1.12.0-recommended": "1.9.4",
"1.11.2-recommended": "1.9.7",
"1.11-recommended": "1.8.7",
"1.10-recommended": "1.8.5"
},
"1.20.1": {
"2.4.6": "Update to 1.20.1. Lectern support temporarily disabled"
},
"1.20": {
"2.4.5": "Update to 1.20"
},
"1.19.4": {
"2.4.4": "Update to 1.19.4"
},
"1.19.3": {
"2.4.3": "Fix bug where formatting characters replace selected text. Thanks to ZeliotL for the bug report",
"2.4.1": "Update to 1.19.3"
},
"1.19.2": {
"2.4.0": "Update to 1.19.2"
},
"1.19.1": {
"2.3.9": "Update to 1.19.1"
},
"1.19": {
"2.3.8": "Update to 1.19"
},
"1.18.2": {
"2.4.2": "Fix bug where formatting characters replace selected text. Thanks to ZeliotL for the bug report",
"2.3.7": "Update to 1.18.2"
},
"1.18.1": {
"2.3.5": "Update to 1.18.1"
},
"1.17.1": {
"2.3.4": "Fix dark gray format button inserting a 'z' instead of the section sign",
"2.3.3": "Fix lecterns not showing book text",
"2.3.2": "Update to 1.17.1"
},
"1.16.5": {
"2.2.6": "Beta 1.16.5 release, fix lectern crash"
},
"1.16.4": {
"2.2.9": "Beta 1.16.4 release"
},
"1.16.3": {
"2.3.1": "Beta 1.16.3 release"
},
"1.16.2": {
"2.3.0": "Beta 1.16.2 release"
},
"1.16.1":{
"2.2.8": "Fix file browser EXT button appearing at the wrong height\nInternal cleanup",
"2.2.7": "Fix lectern crash",
"2.2.5": "Fix index out of range error when removing book pages\nEsc in signed preview now returns to edit screen\nMore internal changes to improve maintainability",
"2.2.4": "Add optional protection to filename extension in file browser\nRemove 16 character title limit when loading bookworm books\nRefactor constants\nRemove some single use functions\nPressing escape in file browser now reverts back to the book, rather than exiting completely\nMassive internal code shuffle to make the project easier to maintain",
"2.2.3": "Add text selection to filename field in file browser",
"2.2.2": "Modernize line splitting algorithm (for saving and loading)\nBump page size warning to 14 lines",
"2.2.1": "Add warnings about excessive characters and lines on a page\nStop inserting GHB line breaks at the end of every line when saving\nDecrease expected page width to 114 pixels to match vanilla",
"2.2.0": "Hide unused buttons when signing\nAdd extra background for contrast when entering long titles",
"2.1.9": "Format buttons can now be used when setting the title\nAdded pasting from the clipboard into the title",
"2.1.8": "Allow titles longer than 15 characters\nThanks Maester Lodish",
"2.1.7": "Fix bug where page numbers in a loaded book added spaces to the start of pages",
"2.1.6": "Add signed book preview",
"2.1.5": "Fix title bug when signing loaded book\nRemove redundant format chars when loading a book (thanks Maester Lodish)\nAdd page numbers to ghb files",
"2.1.4": "Fix crash when removing pages\nReported by Maester Lodish",
"2.1.3": "Code cleanup",
"2.1.2": "Convert all space indentation to tabs",
"2.1.1": "Fix lectern books always opening on the first page.\nThanks again to Maester Lodish",
"2.1.0": "Fix lectern button labels. Thanks Maester Lodish!",
"2.0.9": "Fix bug that prevented loading books from file",
"2.0.8": "Fix erroneous 'saving not implemented' message",
"2.0.7": "Update to 1.16.1"
},
"1.15.2":{
"2.0.6": "Update to 1.15.2"
},
"1.15.1":{
"2.0.5": "Update to 1.15.1, small code cleanup"
},
"1.14.4":{
"2.0.4": "*Add experimental lectern support",
"2.0.2": "*File browser now opens back up in the same directory it closed in",
"2.0.1": "*Small bugfixes including JSON in saved signed books",
"2.0.0": "*Update to 1.14.4"
},
"1.12.2":{
"1.9.8": "*Update to 1.12.2"
},
"1.12.1":{
"1.9.6": "*Don't send the book every time the GUI is closed",
"1.9.5": "*Update to 1.12.1\n*Fix Spigot 'book edited too quickly' bug"
},
"1.12.0":{
"1.9.4": "*Update to 1.12.0\n*Fix page turn button texture bug"
},
"1.11.2":{
"1.9.7": "*Don't send the book every time the GUI is closed\nShould fix the 'book edited too quickly' error",
"1.9.1": "*Added a small patch to prevent empty pages being erroneously added when loading a book",
"1.9.0": "*Fix bug #7",
"1.8.9": "*Update to 1.11.2"
},
"1.11":{
"1.8.7": "*Update to 1.11\n*Minor cleanup\n*Change modid to lowercase"
},
"1.10":{
"1.8.5": "*Added update notifications"
}
}