Electroblob77
8fd1de84e4
Fix next/previous section button weirdness
2021-06-19 16:19:22 +01:00
Electroblob77
95d9168b6b
Fix hyperlink wrapping for spaceless languages and remove remaining newlines
2021-06-19 16:01:23 +01:00
Electroblob77
d10b78ab46
Ignore hyperlink suffixes in spaceless languages, fixes #620
...
There's no real way to do this other than hardcoding which languages are exceptions (currently only the two Chinese locales)
2021-06-19 13:01:47 +01:00
Electroblob77
e3130ca936
Cleanup
2020-12-20 18:57:23 +00:00
Electroblob77
97061f7a32
Merge branch '4.3-dev' into 1.12.2
2020-10-23 15:14:53 +01:00
Electroblob77
1c8011ff74
It never fails to amaze me how many things that should never be null somehow end up being null for one single user...
2020-08-24 21:22:10 +01:00
xinyuan liu
cd83bbb67d
Use UTF-8 to decode EVERYTHING!
2020-07-27 17:13:23 +08:00
Electroblob77
238b9d04bb
Split up and reorganise WizardryUtilities
2020-06-13 23:29:01 +01:00
Electroblob77
b45c202ac5
Add tint to background for book-style GUIs
2020-04-13 15:41:59 +01:00
Electroblob77
a4fd88f21d
Organise texture folders and misc cleanup
2020-04-10 00:17:01 +01:00
Electroblob77
c5b5172481
Add lecterns
2020-04-08 00:16:12 +01:00
Electroblob77
e7f7960540
Display intended Minecraft version in handbook instead of the exact version running (used to display the ugly 1.12.2-[forge version] string)
2019-09-04 13:50:14 +01:00
Electroblob77
a1d2d6a16e
Render blank crafting grid instead of throwing a JsonSyntaxException on nonexistent recipe defined in the wizard's hanbook, fixes #171 .
2019-08-18 21:58:18 +01:00
Electroblob77
f37812be3e
That's one heck of a commit you've got there...
...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
2019-08-18 00:04:18 +01:00
Electroblob77
13569058ae
Handbook rewrite part 1: Formatting and JSON-ification!
...
- Everything is now defined in a JSON file
- Formatting is now done dynamically and content wraps properly no matter what font is used
- Added inline hyperlinks
- Added a movable bookmark for quick access to a specific page
- Added next section and previous section buttons to flip through entire sections at once
- Added a contents button visible on every page, which navigates directly to the main contents
2019-01-05 22:38:06 +00:00