Electroblob77
a6c24e9cb6
Cleanup
2019-09-03 16:27:55 +01:00
Electroblob77
14a624db3f
Helps if you actually populate the enchantment fields... fixes imbuement spells not working properly, see #217
2019-09-03 16:27:03 +01:00
Electroblob77
16a4c8231f
Remove isHandActive check from spectral bow reequip method, fixes part 7 of #217
2019-09-03 15:58:43 +01:00
Electroblob77
931c99617c
Move sound category initialisation to preInit and replace the colon with an underscore, fixes #198
...
I should learn to read, it's literally written in the javadoc for CustomSoundCategory...
2019-09-03 15:45:25 +01:00
Electroblob77
037f340a03
Add keys for WAWLA enchantment description support, fixes #210
2019-09-02 19:25:56 +01:00
Electroblob77
b6cc417641
Reduce required progression for each tier a bit
2019-09-02 19:19:45 +01:00
Electroblob77
6565a0734a
Add 5x progression modifier for casting an undiscovered spell for the first time
2019-09-02 19:11:08 +01:00
Electroblob77
0aac70c5fb
Reduce spells tracked for wand progression from 10 to 5
2019-09-02 19:10:11 +01:00
Electroblob77
8551dc407b
Add array range checks to all cooldown methods that don't have them, fixes #183
...
I'm concerned this may just be convering up the problem, but without being able to recreate it there's little else I can do.
2019-09-02 19:03:08 +01:00
Electroblob77
1eec7921ce
Add Minecraft and Forge version requirements
2019-09-02 18:51:51 +01:00
Electroblob77
18920a24c5
Increase default rarity of structures
2019-09-02 18:24:07 +01:00
Electroblob77
e0c6f0f00f
Add null check in transportation packet handler, fixes #229
2019-09-02 17:47:19 +01:00
Electroblob77
a4f6391fac
Why was that outside the check?!
2019-09-02 17:46:38 +01:00
Electroblob77
a570bd57d0
Replace call to client-side-only method setVelocity, fixes #228
2019-09-02 17:39:36 +01:00
Electroblob77
f1ff179b98
Check if spell properties are initialised when setting lightning hammer item attribute modifiers, fixes #219
2019-09-02 17:05:21 +01:00
Electroblob77
6d09acc78e
Make combustion rune respect playerBlockDamage and mobGriefing settings, fixes part of #217
2019-09-02 16:32:03 +01:00
Electroblob77
960d97de49
Prevent IndexOutOfBoundsException when clicking an already-remembered stone circle, fixes second crash in #217
2019-09-02 16:03:40 +01:00
Electroblob77
ebe64b06e3
Move setBlockState call inside !world.isRemote check, fixes #216
2019-09-02 15:51:44 +01:00
Electroblob77
99887f95e2
Copy loaded tile entity list before iterating client-side, fixes #205
2019-09-02 15:18:17 +01:00
Electroblob77
2e5a9fce3e
Don't call canCast() from WizardryUtilities#isCasting(), fixes #196
2019-09-02 15:15:36 +01:00
Electroblob77
2be6230977
Well that didn't merge correctly... temporarily remove custom charging recipe classes
...
These need a bit more work to fit into the new system
4.2.1
2019-08-18 23:09:03 +01:00
Electroblob77
518d69a2e2
Update version number
2019-08-18 22:46:46 +01:00
Electroblob77
93bc9b1b89
Add tree blocks config option, fixes #165
2019-08-18 22:44:09 +01:00
Electroblob77
413d21d1d8
Add backwards-compatibility to wizard tower rarity, if it's below the new minimum value (which the old default was), it automatically gets reset to the default value of 600.
2019-08-18 22:09:09 +01:00
Electroblob77
78fc00c0cc
Yet another AIOOBE fix for WandHelper, fixes #176
...
Right, I've had enough of this. Why do other people keep getting AIOOBEs from WandHelper when I've never ever had one in my dev environment, after all the testing I've done? What gives?!
2019-08-18 22:02:47 +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
d6492ee3f1
Cleanup
2019-08-18 21:09:42 +01:00
Electroblob77
831f68d8d9
Add null checks to potion removal and expiry event handlers, fixes #166
2019-08-18 20:17:12 +01:00
Electroblob77
f86ea2334d
Merge branch '1.12.2-dev' into 1.12.2
2019-08-18 12:34:04 +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!
4.2.0
2019-08-18 00:04:18 +01:00
Electroblob
d8f3ca2d01
Update guide_for_contributing.md
2019-07-16 23:18:14 +01:00
Electroblob
b262f711e2
Update issue templates
2019-07-16 23:15:11 +01:00
Electroblob
4da63d6735
Update README.md
2019-06-15 14:41:39 +01:00
Electroblob
be80d4863c
Update README.md
2019-06-15 14:40:56 +01:00
Electroblob
62c696cd13
Update README.md
2019-06-15 14:37:37 +01:00
Electroblob
f58dfea4bf
Update README.md
2019-06-15 14:33:13 +01:00
Electroblob
a924545457
Remove spaces and stuff from build.gradle
...
I dunno, they probably break all the fancy gradle things and I usually rename the jar after compiling anyway.
2019-04-15 23:06:42 +01:00
Electroblob
290d420e6b
Merge pull request #123 from lorrampi/patch-2
...
Create handbook_pt_br.txt
2019-03-22 23:06:41 +00:00
Electroblob
e4da941e40
Merge pull request #122 from lorrampi/patch-1
...
Create pt_br.lang
2019-03-22 23:06:08 +00:00
lorrampi
8e95e830a3
Create handbook_pt_br.txt
...
Based in lastest version of handbook_en_gb.txt
2019-03-21 15:40:20 -03:00
lorrampi
7d0334fc5a
Create pt_br.lang
...
Based in lastest version of en_gb.lang
2019-03-21 15:33:15 -03:00
Electroblob
b352105dd4
Update LICENSE.md
2019-02-08 00:18:01 +00:00
Electroblob
05e6b53970
Update LICENSE.md
2019-02-08 00:15:22 +00:00
Electroblob
e76dc4a873
Update LICENSE.md
2019-02-08 00:13:26 +00:00
Electroblob
4d164c15ad
Merge pull request #112 from kellixon/patch-1
...
Update ru_ru.lang
2019-01-31 00:11:54 +00:00
Konstantin
6b30c7923e
Update ru_ru.lang
...
MC 1.12.2. Electroblob's Wizardry 4.1.4.
2019-01-28 17:45:41 +03:00
Electroblob
97a23d0e39
Merge pull request #111 from Tora-B/1.12.2
...
Switch immunities to an EnumSet. Fixes #49 .
2019-01-27 11:28:36 +00:00
Torabi
44d1d4dbb7
Fix Immunities
...
Switch to an EnumSet for immunities, both because it's more efficient for this purpose, and because adding immunities to an entity caused a crash, because of improperly attempting to extend an array through the asList wrapper.
2019-01-26 09:06:59 -07:00
Electroblob
22cb4d7f56
Merge pull request #110 from Corail31/1.12.2
...
Fixes #68 #108
2019-01-15 23:25:16 +00:00
Corail31
54abdb6746
fix #108
2019-01-15 14:32:51 +01:00