e8c1b4d581
All the synchronised settings require world restart
Electroblob77
2020-04-10 23:55:54 +01:00
b5f61205eb
Implement custom search behaviour for the spells tab, so it works like the bookshelf interface
Electroblob77
2020-04-10 23:42:05 +01:00
6f0636da9f
These don't need world restarts! Also I forgot the default values for bookshelf blocks...
Electroblob77
2020-04-10 22:49:40 +01:00
b3fd39c42c
Add config options for bookshelf blocks and bookshelf search radius
Electroblob77
2020-04-10 22:42:31 +01:00
40ed431ee2
Fix crash when throwing stuff with greater telekinesis via commands
Electroblob77
2020-04-10 16:01:18 +01:00
15d3d9e70b
Arcane workbench tooltip refactoring - Reorganises the huge amount of code in the draw background/foreground methods into a hierarchical object system - Makes the tooltip box change height to fit the content - Adds text wrapping support for items/spells with super long names - Adds proper format arguments to the mana readout translation - The tooltip now shows the new spells that will be applied with a flashing animation
Electroblob77
2020-04-10 15:56:34 +01:00
8ad6b5590b
Merge branch '1.12.2' into 1.12.2
Clefal
2020-04-10 14:03:56 +08:00
91c9a5392b
Make replenish hunger and satiety fill the correct amount of food, and make them say the correct number in their descriptions
Electroblob77
2020-03-31 23:16:44 +01:00
6ae9df1204
Only receive RenderGameOverlayEvent.Post, and only process when it will actually draw something
Electroblob77
2020-03-31 23:16:21 +01:00
d46600ac86
Update version number
Electroblob77
2020-03-31 22:06:49 +01:00
b2b48cd8a1
Remove old handbook translations
Electroblob77
2020-03-31 21:59:02 +01:00
2277f6b278
Helps if you actually copy the setting over after synchronising it... fixes#395
Electroblob77
2020-03-31 21:57:37 +01:00
ba59d9786f
Add null check for grapple target when cast by NPCs, fixes#394
Electroblob77
2020-03-31 21:56:20 +01:00
bdf5aa5b64
Skip spells with missing glyph data and print a warning to the console instead, fixes#384
Electroblob77
2020-03-31 21:54:15 +01:00
a384a57622
Prevent mending enchantment being applied to wizard armour, closes#383
Electroblob77
2020-03-31 21:47:53 +01:00
586840aa53
Add safety checks to prevent itemblocks with invalid metadata turning into invalid blockstates, fixes#382 (Because *some* mod authors are not very careful...)
Electroblob77
2020-03-31 21:42:16 +01:00
1ab674136b
Add null check for riding entity to magic slimes, fixes#379
Electroblob77
2020-03-31 21:37:38 +01:00
71302b3219
Add recipes for bookshelves
Electroblob77
2020-03-31 21:33:18 +01:00
c161a74d73
Add bookshelf interface to arcane workbench Implements the main functionality: - Access bookshelves from within the workbench - Search by spell name, tier, element and type - Sort by tier, element or alphabetically, ascending or descending - Three-way shift-clicking support - Automatic return of books to bookshelves when wand is removed
Electroblob77
2020-03-31 21:33:10 +01:00
df1f737539
Fancy new advancement background
Electroblob77
2020-03-31 21:26:23 +01:00
53a053bfff
Make replenish hunger and satiety fill the correct amount of food, and make them say the correct number in their descriptions
Electroblob77
2020-03-29 17:00:07 +01:00
220bf15cfb
Don't process unless the event type means it will actually draw something
Electroblob77
2020-03-29 16:56:52 +01:00
885e58c85c
Receive only RenderGameOverlayEvent.Post, not both
Electroblob77
2020-03-29 16:55:04 +01:00
7c2e786d0b
Remove whitespace changes
Rafael Soares
2020-03-27 20:53:25 -03:00
a7ee0ad847
Make Magic Silk recipe use ore_dict for string
Rafael Soares
2020-03-27 20:49:51 -03:00
d68f968632
Make sure fall damage stuff is processed on the server only, and reactivate the config option by default
Electroblob77
2020-03-18 16:00:23 +00:00
74d9198522
Convert replaceVanillaFireballs to a synchronised option, fixes#351
Electroblob77
2020-03-18 15:50:01 +00:00
0b56d47022
Replace wildcard with metadata 0 for display purposes, fixes#370 N.B. The output is still not visible for non-zero inputs when using wildcard trades, but for now this is good enough
Electroblob77
2020-03-18 15:32:59 +00:00
587ab1338e
Make Magic Protection protect against vanilla magic damage, closes#337
Electroblob77
2020-03-18 14:57:04 +00:00
4816c48aa6
Disable replaceVanillaFallDamage by default
Electroblob77
2020-03-18 14:49:12 +00:00