WinDanesz
931ca1b2c0
feat: Added a Clear button to the Arcane Workbench. Clicking it removes all spell bindings of the item in the center slot
2023-06-28 20:53:55 +02:00
WinDanesz
ea27b1a081
Revert "Merge pull request #750 from WinDanesz/patch-1226-2"
2022-04-17 15:53:48 +02:00
WinDanesz
4d078f9597
Revert "Fixed crash on dedicated servers (PacketSpellProperties), Fixes #780 , #779 , #773 , #774 , #771 , #768 "
...
This reverts commit 6690564017 .
2022-04-17 15:46:11 +02:00
WinDanesz
6690564017
Fixed crash on dedicated servers (PacketSpellProperties), Fixes #780 , #779 , #773 , #774 , #771 , #768
2022-03-06 19:14:47 +01:00
Electroblob
a960a01ca1
Merge pull request #750 from WinDanesz/patch-1226-2
...
Splitting PacketSpellProperties into batches of 100 spells.
2022-02-01 18:27:47 +00:00
Electroblob77
9b32835720
Add resurrection event
2022-02-01 18:24:17 +00:00
WinDanesz
e8cbdde518
Splitting PacketSpellProperties into batches of 100 spells. Fixes world load issue with large list of spells
2021-12-26 22:08:29 +01:00
Electroblob77
1ddcdafe50
Fix the utter mess that is spell property syncing (what was I thinking when I wrote this? and how did it ever work in the first place?!)
...
This fix is kinda cheating but I don't care, it works and it's certainly better than the mess that was there before
2021-01-01 23:26:24 +00:00
Electroblob77
3b4ce68606
Third time lucky
2020-10-23 15:55:03 +01:00
Electroblob77
164e9dbe36
And that one
2020-10-23 15:48:59 +01:00
Electroblob77
2a21eb4392
Fix NPE in donor perk packet
2020-10-23 15:38:29 +01:00
Electroblob77
f41effd44f
Add config option to change progression requirements
2020-10-19 23:52:27 +01:00
Electroblob77
b4e9d86d1d
Make replaceVanillaFallDamae a synchronised setting, should fix the problems people were having on servers where turning the option off seemed to do nothing
2020-09-24 18:46:43 +01:00
Electroblob77
3343385a7c
Add donor perks and tweak generalise rendering of healing totem
2020-07-19 15:56:07 +01:00
Electroblob77
33c5f79ed7
Add archivist's eyeglass and spectral tether, plus some improvements to teleportation
2020-06-23 22:09:06 +01:00
Electroblob77
238b9d04bb
Split up and reorganise WizardryUtilities
2020-06-13 23:29:01 +01:00
Electroblob77
05aac02966
A good ol' splash of optimise imports
2020-05-24 23:59:13 +01:00
Electroblob77
6c08b21f7f
More accurate descriptions, and make it synchronised
2020-05-22 17:54:53 +01:00
Electroblob77
48a350b63a
Allow any book to be placed in a bookshelf
...
- Modifies the bookshelf model and blockstate to choose a texture dynamically based on the book item
- Changes bookshelf slots to accept all books from wizardry and vanilla minecraft by default
- Adds a couple of hooks to allow addons to register their own book items and model textures
- Adds a config option to allow modpack makers to add more book items
2020-05-15 22:52:32 +01:00
Electroblob77
f0752317e6
Add spell quick access keys
2020-04-18 21:45:01 +01:00
Electroblob77
b3fd39c42c
Add config options for bookshelf blocks and bookshelf search radius
2020-04-10 22:42:31 +01:00
Electroblob77
c5b5172481
Add lecterns
2020-04-08 00:16:12 +01:00
Electroblob77
e35ee9d126
Merge branch '1.12.2' into 4.3-dev
2020-03-25 14:29:53 +00:00
Electroblob77
004c4c09e3
Add bookshelves
2020-03-25 14:29:27 +00:00
Electroblob77
74d9198522
Convert replaceVanillaFireballs to a synchronised option, fixes #351
2020-03-18 15:50:01 +00:00
Electroblob77
e54aee332d
Rework slow time to use an NBT tag to unblock entity updates when not in a slow time zone, fixes #336 (and related issues with teleporting)
...
It also simplifies the code and removes the end slow time packet entirely
2020-01-28 13:20:32 +00: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
Electroblob
cdf8f6e32d
Remove now-redundant recipe config options
2018-06-05 15:43:48 +01:00
Electroblob
3be254a247
Remove unnecessary empty itemstack checks, see comments on d0fda72
2018-02-16 22:28:00 +00:00
Corail31
d0fda72a59
First Checkup
2018-02-11 22:51:13 +01:00
Electroblob
3df5597dcc
Initial 1.11.2 update
2018-02-07 21:15:50 +00:00
Electroblob
2af7329478
Miscellaneous setup
2018-01-30 16:02:13 +00:00
Electroblob
da6b007a3a
Initial commit
2018-01-19 20:33:04 +00:00