Commit Graph

  • 0424e409fc Fix root advancement localisations and rename all advancement translation keys to bring them in line with everything else Electroblob 2018-04-07 00:08:26 +01:00
  • a5b38e8f83 Stop mana flask charging recipes appearing in recipe book; fixes #11 Electroblob 2018-04-06 23:52:30 +01:00
  • 1e0613c949 Cleanup Electroblob 2018-04-06 22:53:53 +01:00
  • d33290d890 Fix various warnings (deprecated method usage, etc.) Electroblob 2018-04-06 22:53:41 +01:00
  • e22d428016 Update version number Electroblob 2018-04-06 22:51:07 +01:00
  • baa407ce61 Merge pull request #10 from 12foo/1.12.2-corail Electroblob 2018-03-18 16:27:49 +00:00
  • ea11910af2 Post-merge fixups Philipp Rustemeier 2018-03-16 17:40:50 +01:00
  • 873b5a4f4d Fix Arcane Workbench GUI Philipp Rustemeier 2018-03-15 17:17:46 +01:00
  • 6890ae765a Fix JSON recipe crafting with ore dictionary Philipp Rustemeier 2018-03-15 16:42:45 +01:00
  • b9d240799d Finish changing modid to 'ebwizardry' Philipp Rustemeier 2018-03-15 14:41:00 +01:00
  • 612bbdb64d Replace Achievements with Advancements Philipp Rustemeier 2018-03-14 19:12:13 +01:00
  • 62c2a9e9b8 Various small fixes for 1.12 Philipp Rustemeier 2018-03-14 22:37:46 +01:00
  • bc3051fcf0 Merge pull request #8 from Corail31/1.12.2 Electroblob 2018-03-16 00:00:53 +00:00
  • 489fb82fbd 1.12 conversion Corail31 2018-03-09 11:56:31 +01:00
  • 2dd25a5cd3 Update README.md Electroblob 2018-03-09 10:05:22 +00:00
  • edff82acca Update README.md Electroblob 2018-03-09 10:05:01 +00:00
  • bf223ed5ab Update README.md Electroblob 2018-03-09 10:04:14 +00:00
  • 15e2a36518 Fix broken crafting recipes and Minecraft version number in wizard's handbook 3.1.0 Electroblob 2018-03-07 11:00:47 +00:00
  • c5402285d8 Fix crash when viewing recipe pages of wizard's handbook Electroblob 2018-03-06 23:36:16 +00:00
  • b4fdf181be Fix incorrect achievement description keys in lang files Electroblob 2018-02-27 23:41:18 +00:00
  • ddd70b954c Change transportation stone item to use 2D texture instead of 3D model Electroblob 2018-02-27 23:39:45 +00:00
  • f17f01dc4b Rename handbook_ru_RU.txt to handbook_ru_ru.txt Electroblob 2018-02-27 18:19:52 +00:00
  • 257d5c28a1 Rename handbook_es_MX.txt to handbook_es_mx.txt Electroblob 2018-02-27 18:19:32 +00:00
  • 3cc410192c Rename handbook_es_ES.txt to handbook_es_es.txt Electroblob 2018-02-27 18:19:15 +00:00
  • b033a53f82 Rename handbook_en_US.txt to handbook_en_us.txt Electroblob 2018-02-27 18:18:53 +00:00
  • d189991c65 Rename handbook_en_GB.txt to handbook_en_gb.txt Electroblob 2018-02-27 18:18:33 +00:00
  • edb2a2d5a5 Merge branch '1.11.2' of https://github.com/Electroblob77/Wizardry into 1.11.2 Electroblob 2018-02-26 23:18:44 +00:00
  • de66c3abba Update README.md Electroblob 2018-02-26 22:55:54 +00:00
  • 93b6b41a24 Update README.md Electroblob 2018-02-26 22:54:03 +00:00
  • f9b546daa9 Fix incorrect method call in summoned creature classes; was causing caster not be loaded properly I can't believe I didn't notice this before... Electroblob 2018-02-26 19:02:14 +00:00
  • 6f776fbae6 Cleanup Electroblob 2018-02-26 18:37:52 +00:00
  • 13444f1de3 Additional method for 76f6d43 Electroblob 2018-02-26 18:37:09 +00:00
  • 1581d18a43 Temporarily fix shadow ward not damaging its caster Electroblob 2018-02-26 18:36:13 +00:00
  • 46eae53313 Fix phase step missing sound Electroblob 2018-02-26 18:35:12 +00:00
  • 76f6d431bb Fix metamorphosis making entities disappear Electroblob 2018-02-26 18:34:18 +00:00
  • 2ad2b9988b Fix NBT copying for metamorphosis Electroblob 2018-02-25 18:44:46 +00:00
  • 8b363b6b4f Update ru_ru.lang (credit: VilagVil) Electroblob 2018-02-25 18:43:55 +00:00
  • 79a5cc4a67 Update ru_RU.lang (credit: VilagVil) Electroblob 2018-02-25 18:21:30 +00:00
  • 76d4e3d029 Cleanup and minor code tweaks Electroblob 2018-02-24 13:49:27 +00:00
  • 74ddcd79ca Rewrite metamorphosis to work with husks/strays and skeleton minions Electroblob 2018-02-24 13:47:33 +00:00
  • 6cd3e16939 Fix decay spawning too infrequently Electroblob 2018-02-24 12:42:50 +00:00
  • d462acc489 Add wither skeleton minion localisations Electroblob 2018-02-23 17:40:29 +00:00
  • eeb2785899 Rewrote some of the mind control logic to properly fix targeting Electroblob 2018-02-23 13:25:05 +00:00
  • 11af545bd2 Cleanup Electroblob 2018-02-23 12:40:03 +00:00
  • d4c9242b14 Fix mind-controlled entities not attacking any more after their initial target is killed This problem arose as a result of the previous bugfix a4695bc Electroblob 2018-02-23 12:39:44 +00:00
  • db9812eac9 Register wither skeleton minions properly Electroblob 2018-02-23 12:37:48 +00:00
  • d792d50f92 Fix various problems caused by armour stands being a subclass of EntityLivingBase Electroblob 2018-02-23 12:37:14 +00:00
  • 3632511983 Add fixes from 52d12c0, a4695bc and f4d7ba6 to 1.11.2 branch Electroblob 2018-02-22 14:50:20 +00:00
  • f54b92be16 Replace hasKey with hasUniqueId where appropriate, should fix some weirdness with a few spells Electroblob 2018-02-22 13:32:09 +00:00
  • a567281183 Fix null itemstack error Electroblob 2018-02-22 12:56:03 +00:00
  • 56a24ee7b5 Fix problems with pocket furnace spell caused by incorrect itemstack check Electroblob 2018-02-22 12:37:31 +00:00
  • 5715928dbd Actually fix spell chat readout localisations Electroblob 2018-02-22 12:21:05 +00:00
  • e0001b5d37 Fix broken localisations for spell chat readouts Electroblob 2018-02-21 10:51:31 +00:00
  • 15fb75a7c3 Fix magic projectiles hitting their thrower on the client side Electroblob 2018-02-21 10:50:52 +00:00
  • f4d7ba6030 Fix inability to upgrade non-elemental wands using tomes of arcana 2.1.2 Electroblob 2018-02-18 23:33:54 +00:00
  • a4695bcce1 Fix curseforge issue #30, where the game would crash when casting mind control on a mob that already had the mind trick status effect Electroblob 2018-02-18 23:32:54 +00:00
  • 52d12c0c02 Fix curseforge issue #28, where keybinds would be reset on game launch Electroblob 2018-02-18 23:31:42 +00:00
  • 56861b1ff5 Add coordinate fix from 1.11.2 branch, see 2dd52ce Electroblob 2018-02-18 23:29:47 +00:00
  • d7750ad80c Merge pull request #5 from Electroblob77/Electroblob77-filename-case-fix Electroblob 2018-02-18 22:38:34 +00:00
  • 9940908485 Rename ru_RU.lang to ru_ru.lang Electroblob 2018-02-18 22:35:26 +00:00
  • b7895ca744 Rename es_MX.lang to es_mx.lang Electroblob 2018-02-18 22:35:01 +00:00
  • 574ffa891d Rename es_ES.lang to es_es.lang Electroblob 2018-02-18 22:33:31 +00:00
  • 67069c818f Rename en_US.lang to en_us.lang Electroblob 2018-02-18 22:33:03 +00:00
  • d2900e5692 Rename en_GB.lang to en_gb.lang Electroblob 2018-02-18 22:31:27 +00:00
  • a1fa1d91c2 Fix broken entity localisations Electroblob 2018-02-18 01:58:10 +00:00
  • 338f6d54d0 Even more cleanup Electroblob 2018-02-16 22:36:26 +00:00
  • 3be254a247 Remove unnecessary empty itemstack checks, see comments on d0fda72 Electroblob 2018-02-16 22:28:00 +00:00
  • bec52edce4 More cleanup Electroblob 2018-02-16 22:26:28 +00:00
  • 2dd52ce6b1 Fix x/z coordinate error, see comment on d0fda72 Electroblob 2018-02-16 16:14:28 +00:00
  • d0d6f3a1fc Cleanup Electroblob 2018-02-16 16:05:46 +00:00
  • 9bf657aeab Add wizardry loot to woodland mansions and end cities Electroblob 2018-02-16 16:01:01 +00:00
  • c4ea81432f Replace Minecraft version number in text files with substitute value Electroblob 2018-02-16 15:46:13 +00:00
  • b08651c11e Replace deprecated slipperiness field access with getter Electroblob 2018-02-16 15:45:18 +00:00
  • aabcf43c1d Update build.gradle Electroblob 2018-02-16 15:36:54 +00:00
  • 066d6858c3 Update README.md Electroblob 2018-02-13 16:29:49 +00:00
  • 9c626d6756 Update CREDITS.md Electroblob 2018-02-13 16:28:50 +00:00
  • d2129ba256 Update CREDITS.md Electroblob 2018-02-13 16:28:32 +00:00
  • 00db03f546 Update CREDITS.md Electroblob 2018-02-13 16:27:51 +00:00
  • 00a6b34310 Update CREDITS.md Electroblob 2018-02-13 16:26:17 +00:00
  • 071eb45d3c Merge pull request #4 from Corail31/1.11.2 Electroblob 2018-02-12 17:57:19 +00:00
  • d0fda72a59 First Checkup Corail31 2018-02-11 22:51:13 +01:00
  • 7f7605c089 Miscellaneous fixes and cleanup Electroblob 2018-02-11 18:53:50 +00:00
  • a2f1463939 Update README.md Electroblob 2018-02-11 18:27:57 +00:00
  • a9dbf47c4a Fix sparkle particles not being animated (this was accidentally disabled when testing a new feature) Electroblob 2018-02-10 18:23:25 +00:00
  • 2c8435392e Update version number Electroblob 2018-02-10 18:22:49 +00:00
  • 2b24c3fb2a Add fix from 6d77918 to 1.11.2 branch Electroblob 2018-02-09 18:26:11 +00:00
  • e5c02cd0df Merge branch '1.11.2' of https://github.com/Electroblob77/Wizardry into 1.11.2 Electroblob 2018-02-07 21:42:22 +00:00
  • 037611f1c3 Update build.gradle Electroblob 2018-02-07 21:41:33 +00:00
  • 2284f6db24 Update README.md Electroblob 2018-02-07 21:31:11 +00:00
  • 3df5597dcc Initial 1.11.2 update Electroblob 2018-02-07 21:15:50 +00:00
  • 67f6be0671 Update README.md Electroblob 2018-02-06 17:28:56 +00:00
  • 2a933f5582 Update WizardData.java 2.1.1 Electroblob 2018-02-06 16:35:10 +00:00
  • 6d7791829c Fix curseforge issue #27 Electroblob 2018-02-06 16:32:40 +00:00
  • c07ac1a1b2 Update .gitignore 2.1.0 Electroblob 2018-02-06 16:31:28 +00:00
  • d0fe529623 Add info for translators Electroblob 2018-02-03 22:39:24 +00:00
  • 5c5e0096e6 Update ISSUE_TEMPLATE.md Electroblob 2018-01-31 10:17:52 +00:00
  • f13bafca84 Update guide_for_contributing.md Electroblob 2018-01-31 10:08:46 +00:00
  • a08bb24575 Update CREDITS.md Electroblob 2018-01-30 22:28:49 +00:00
  • 60c578d189 Create CREDITS.md Electroblob 2018-01-30 22:27:30 +00:00
  • bfa4e6dc42 Delete Thumbs.db Electroblob 2018-01-30 17:58:00 +00:00