WinDanesz
|
13bdc69da8
|
Added support for Forge's in-game mod version update notifier
|
2022-02-05 23:04:14 +01:00 |
|
WinDanesz
|
c0184fde8e
|
Fixed a bug with EntityWizard using one of EntityEvilWizard's DataParameter
|
2022-02-05 22:48:35 +01:00 |
|
WinDanesz
|
fe5d80e017
|
Fixed dispenser crash with Conjure Block spell. Fixes #735
|
2022-02-03 11:57:22 +01:00 |
|
WinDanesz
|
e985a8f15b
|
Fixed dispenser crash with Slime spell. Fixes #735
|
2022-02-03 11:57:22 +01:00 |
|
Electroblob
|
615767f758
|
Merge pull request #688 from WinDanesz/1.12.2.dev
added onImbuementRemoval(ItemStack stack) to Imbuement interface
|
2022-02-01 18:34:24 +00:00 |
|
Electroblob
|
94c2afe67a
|
Merge pull request #747 from WinDanesz/patch-1225-2
Fixes Mark Sacrifice not doing damage with low spell potency
|
2022-02-01 18:32:02 +00:00 |
|
Electroblob
|
9bbca37ecd
|
Merge pull request #749 from WinDanesz/patch-1225-4
Scrolls no longer have cooldown in Creative mode
|
2022-02-01 18:30:47 +00:00 |
|
Electroblob
|
58241a0f5c
|
Merge pull request #748 from WinDanesz/patch-1225-3
Added getter for ItemArtefact.enabled
|
2022-02-01 18:28:21 +00: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 |
|
Electroblob
|
67d8ee773c
|
Merge pull request #751 from WinDanesz/patch-1227-1
Added tooltip for Spell Book and Scroll items, displaying the spell's…
|
2022-02-01 18:27:25 +00:00 |
|
Electroblob
|
c6f2675278
|
Merge pull request #753 from WinDanesz/patch-1228-1
Fixed bug with wizard armours always providing protection even withou…
|
2022-02-01 18:26:54 +00:00 |
|
Electroblob77
|
2380be230e
|
Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2
|
2022-02-01 18:24:34 +00:00 |
|
Electroblob77
|
833276b7b3
|
TODOs
|
2022-02-01 18:24:26 +00:00 |
|
Electroblob77
|
9b32835720
|
Add resurrection event
|
2022-02-01 18:24:17 +00:00 |
|
Electroblob77
|
61634a9cc3
|
Change resurrection wait time and add particles to indicate where an ally died
|
2022-02-01 18:23:47 +00:00 |
|
Electroblob
|
408a35db8d
|
Merge pull request #754 from WinDanesz/patch-1228-2
Remove soulbinding curse effect if the potion is no longer active. fi…
|
2022-02-01 18:20:37 +00:00 |
|
Electroblob
|
9695a85131
|
Merge pull request #755 from WinDanesz/patch-0102-1
Frostbite effect and burning now cancels each other
|
2022-02-01 18:20:20 +00:00 |
|
Electroblob
|
d027cf4f2a
|
Merge pull request #756 from WinDanesz/patch-0103-1
Added injectMobDrops setting to easily disable mob loot injection for…
|
2022-02-01 18:19:29 +00:00 |
|
WinDanesz
|
c2f8bfc5b4
|
Added injectMobDrops setting to easily disable mob loot injection for all entities
|
2022-01-03 14:47:33 +01:00 |
|
WinDanesz
|
486425a62c
|
Frostbite effect and entity burning now cancels each other
|
2022-01-02 22:07:05 +01:00 |
|
WinDanesz
|
f9681d4c66
|
Remove soulbinding curse effect if the potion is no longer active. fixes #619.
|
2021-12-28 16:10:31 +01:00 |
|
WinDanesz
|
cd0671dc59
|
Fixed bug with wizard armours always providing protection even without mana. Fixes #752
|
2021-12-28 16:08:18 +01:00 |
|
WinDanesz
|
7ebca16948
|
Added tooltip for Spell Book and Scroll items, displaying the spell's source mod if it's from an addon
|
2021-12-27 11:31:07 +01: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 |
|
WinDanesz
|
7ca6f05151
|
Scrolls no longer have cooldown in Creative mode
|
2021-12-25 18:16:32 +01:00 |
|
WinDanesz
|
f4f17e90e5
|
Added getter for ItemArtefact.enabled
|
2021-12-25 18:10:09 +01:00 |
|
WinDanesz
|
3ea48efb1d
|
Fixes Mark Sacrifice not doing damage with a potion amplifier of 0
|
2021-12-25 18:01:43 +01:00 |
|
WinDanesz
|
1473c7e9b7
|
Fixes wizards being stuck in a continuous, client-side only spellcasting loop of their continuous spells if their target dies
|
2021-10-02 00:26:31 +02:00 |
|
WinDanesz
|
15cc7b6d18
|
added isEnabled() public method to ItemArtefact
|
2021-07-07 13:26:21 +02:00 |
|
WinDanesz
|
1c89c5f779
|
added onImbuementRemoval(ItemStack stack) to Imbuement interface
|
2021-07-07 12:40:05 +02:00 |
|
Electroblob77
|
ca7f1cc8ca
|
Prevent Hyeleth's amulet from casting the shield spell from a scroll, fixes #680
|
2021-06-20 23:44:04 +01:00 |
|
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
|
42fb7ad3df
|
Have all the baked bookshelf models use the same set of book models, fixes #621
This effectively cuts the number of book models by a factor equal to the number of bookshelf variants, which is 6 in the base mod
|
2021-06-19 00:01:24 +01:00 |
|
Electroblob77
|
e90d0950d4
|
Replace glide end sound with dummy sound (which for some reason seems not to play at all? Oh well ¯\_(ツ)_/¯), fixes #646
|
2021-06-18 17:47:55 +01:00 |
|
Electroblob77
|
888d4190d1
|
Store static map of mana flask charging recipes rather than iterating, fixes #671
|
2021-06-18 17:26:40 +01:00 |
|
Electroblob77
|
57696b2538
|
Make all forfeits respect claims via the methods in BlockUtils, fixes #672
|
2021-06-18 16:27:57 +01:00 |
|
Electroblob77
|
6f7b225ce8
|
ParticleBuilder is not thread-safe!
|
2021-06-18 13:49:45 +01:00 |
|
Electroblob77
|
81a85883d2
|
Consume mana/scrolls when forfeits are triggered, fixes #673
|
2021-06-18 13:49:29 +01:00 |
|
Electroblob77
|
32340191de
|
Update version number
|
2021-02-01 16:49:30 +00:00 |
|
Electroblob77
|
0b09875bb3
|
Fix problems with combining spell modifiers
|
2021-02-01 16:41:31 +00:00 |
|
Electroblob77
|
3ef4ec522b
|
Make mana flasks instant-use in creative mode
|
2021-01-31 16:17:18 +00:00 |
|
Electroblob77
|
cd6fa03990
|
Limit cooldowns to a minimum of 1 tick and replace armour cooldown reductions with correct values, fixes #603
|
2021-01-31 15:50:55 +00:00 |
|
Electroblob77
|
dcb7038833
|
Remove JSON generator code, fixes #615
|
2021-01-30 17:50:29 +00:00 |
|
Electroblob77
|
f8a058259d
|
ItemArmor#getEquipmentSlot() is client-side only for some reason... fixes #608
|
2021-01-30 17:47:30 +00:00 |
|
Electroblob77
|
07acea53e3
|
A couple of tweaks for backwards compatiblity
|
2021-01-17 21:33:09 +00:00 |
|
Electroblob77
|
1fcb3a2b1b
|
Reduce capacity of medium mana flask and reduce number of crystals required to craft it accordingly
|
2021-01-17 20:27:21 +00:00 |
|
Electroblob77
|
16eabc8deb
|
Update version number
|
2021-01-17 20:23:28 +00:00 |
|
Electroblob77
|
e0efd8d407
|
Make mana flasks take time to use
|
2021-01-17 19:25:14 +00:00 |
|