Electroblob77
bee7e51d06
Change key handler to static event handler and remove initialisation from main mod class, fixes #104
2019-01-05 16:42:21 +00:00
Electroblob77
a7a48cd32b
Add a less than max timer check so that magic light does not keep growing indefinitely if the block fails to disappear. Helps reduce the effects of #101 but does not fix it.
2019-01-04 20:53:01 +00:00
Electroblob77
67dda448f3
Add background tint to arcane workbench GUI, fixes #96
2019-01-04 19:58:31 +00:00
Electroblob
cdf8f6e32d
Remove now-redundant recipe config options
2018-06-05 15:43:48 +01:00
Electroblob
f15919fdce
Organise the config file and GUI into categories
2018-06-04 12:39:56 +01:00
Electroblob
70e697876b
Centralise code for config GUI category classes
2018-06-03 23:24:42 +01:00
Electroblob
d4579b9184
Remove all calls to GlStateManager.pushAttrib() and pullAttrib() and a few other tweaks to gl calls, fixes #12 , #46 and #47
2018-06-03 12:39:25 +01:00
Electroblob
6155fd9c68
Display non-keyboard keybinds correctly, fixes #36
2018-06-02 15:14:32 +01:00
Shadows_of_Fire
b8e847c6a6
Fixes #22
2018-05-04 06:53:11 -04:00
Shadows_of_Fire
35cb2c31fc
Convert to GlStateManager calls
...
also removes the weird reflection being used to access the RenderItem
2018-05-04 06:45:57 -04:00
Electroblob
84304dd7ce
Prevent possible server crash with static initialiser block
2018-04-14 15:26:47 +01:00
Electroblob
2cbb0a590f
Correct position of spell cooldown bar when spell HUD is at top of screen; fixes #14
2018-04-14 13:22:53 +01:00
Electroblob
4a23d88f30
Add obfuscated names to reflective field access
2018-04-10 16:03:23 +01:00
Electroblob
766570aeb2
Fix spell book for crystals trade not working
2018-04-09 17:28:59 +01:00
Electroblob
4e91b0d19d
Fix broken lang key in config GUI
2018-04-08 00:04:35 +01:00
Electroblob
65f7630546
Update minecraft version number in wizard's handbook
2018-04-08 00:04:06 +01:00
Electroblob
267fb2daf4
Cleanup
2018-04-07 22:50:08 +01:00
Electroblob
e01b5c728c
Flip the item on the arcane workbench the right way up
2018-04-07 22:48:10 +01:00
Electroblob
0cf1d74fd5
Fix buttons rendering incorrectly in wizard's handbook
2018-04-07 20:31:48 +01:00
Electroblob
df1eb68f35
Remove last few harcoded mod ID strings
2018-04-07 12:47:18 +01:00
Electroblob
1e0613c949
Cleanup
2018-04-06 22:53:53 +01:00
Electroblob
d33290d890
Fix various warnings (deprecated method usage, etc.)
2018-04-06 22:53:41 +01:00
Philipp Rustemeier
873b5a4f4d
Fix Arcane Workbench GUI
...
- Explicitly render inventory mouseover tooltips (this is apparently required now for them to appear)
- When a wand is in, report the actual new xSize to Minecraft so things like JEI don't overdraw the tooltip on the right
2018-03-16 18:08:55 +01:00
Philipp Rustemeier
b9d240799d
Finish changing modid to 'ebwizardry'
...
- Fix up translations, resource IDs, paths etc.
- Where possible, the modid part in most strings now just reuses Wizardry.MODID
2018-03-16 18:08:47 +01:00
Philipp Rustemeier
62c2a9e9b8
Various small fixes for 1.12
2018-03-16 18:07:37 +01:00
Corail31
489fb82fbd
1.12 conversion
2018-03-09 11:56:31 +01:00
Electroblob
15e2a36518
Fix broken crafting recipes and Minecraft version number in wizard's handbook
2018-03-07 11:00:47 +00:00
Electroblob
c5402285d8
Fix crash when viewing recipe pages of wizard's handbook
2018-03-06 23:36:16 +00:00
Electroblob
11af545bd2
Cleanup
2018-02-23 12:40:03 +00:00
Electroblob
d792d50f92
Fix various problems caused by armour stands being a subclass of EntityLivingBase
2018-02-23 12:37:14 +00:00
Electroblob
3632511983
Add fixes from 52d12c0, a4695bc and f4d7ba6 to 1.11.2 branch
2018-02-22 14:50:20 +00:00
Electroblob
338f6d54d0
Even more cleanup
2018-02-16 22:36:26 +00:00
Electroblob
3be254a247
Remove unnecessary empty itemstack checks, see comments on d0fda72
2018-02-16 22:28:00 +00:00
Electroblob
c4ea81432f
Replace Minecraft version number in text files with substitute value
2018-02-16 15:46:13 +00:00
Corail31
d0fda72a59
First Checkup
2018-02-11 22:51:13 +01:00
Electroblob
7f7605c089
Miscellaneous fixes and cleanup
2018-02-11 18:53:50 +00: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