Commit Graph

  • 5948090d63 add LF manually TUsama 2021-02-03 12:45:06 +08:00
  • 32340191de Update version number 4.3.4 Electroblob77 2021-02-01 16:49:30 +00:00
  • 0b09875bb3 Fix problems with combining spell modifiers Electroblob77 2021-02-01 16:41:31 +00:00
  • 078a36d304 Update The Wizard's Handbook Electroblob77 2021-01-31 20:34:57 +00:00
  • 3ef4ec522b Make mana flasks instant-use in creative mode Electroblob77 2021-01-31 16:17:18 +00:00
  • cd6fa03990 Limit cooldowns to a minimum of 1 tick and replace armour cooldown reductions with correct values, fixes #603 Electroblob77 2021-01-31 15:50:55 +00:00
  • bba9fb68e6 Fix Hungarian handbook translation syntax error, fixes #610 Electroblob77 2021-01-30 18:11:16 +00:00
  • dcb7038833 Remove JSON generator code, fixes #615 Electroblob77 2021-01-30 17:50:29 +00:00
  • f8a058259d ItemArmor#getEquipmentSlot() is client-side only for some reason... fixes #608 Electroblob77 2021-01-30 17:47:30 +00:00
  • 1696d5daeb Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2021-01-30 17:46:25 +00:00
  • ac69af012a Update Korean translations, courtesy of red1854th Electroblob77 2021-01-30 17:46:19 +00:00
  • 692546a232 Merge pull request #606 from LWHK/armor-build Electroblob 2021-01-30 17:17:57 +00:00
  • b0478b627f some changes TUsama 2021-01-28 18:44:16 +08:00
  • 2cdca4b990 Merge pull request #1 from LWHK/Determancer-patch-1 Determancer 2021-01-19 13:07:37 +08:00
  • 4c0b2adef4 武士 -> 巫师 Determancer 2021-01-19 13:07:07 +08:00
  • 191dd078b8 Update src/main/resources/assets/ebwizardry/lang/zh_cn.lang Determancer 2021-01-19 13:04:35 +08:00
  • 2de7807bec Update src/main/resources/assets/ebwizardry/lang/zh_cn.lang Determancer 2021-01-19 13:04:13 +08:00
  • 9d4f1dd370 Translating All Determancer 2021-01-19 11:41:07 +08:00
  • 6f769150b1 Sync en_us.lang Determancer 2021-01-18 16:01:59 +08:00
  • 155dc0b621 update TUsama 2021-01-18 15:54:22 +08:00
  • 07acea53e3 A couple of tweaks for backwards compatiblity 4.3.3 Electroblob77 2021-01-17 21:33:09 +00:00
  • 1fcb3a2b1b Reduce capacity of medium mana flask and reduce number of crystals required to craft it accordingly Electroblob77 2021-01-17 20:27:21 +00:00
  • 16eabc8deb Update version number Electroblob77 2021-01-17 20:23:28 +00:00
  • e0efd8d407 Make mana flasks take time to use Electroblob77 2021-01-17 19:25:14 +00:00
  • 969f0b96fd Have custom large fireballs deal magic damage to ghasts in order to get around vanilla's hardcoded instanceof check, fixes #443 Electroblob77 2021-01-17 17:40:09 +00:00
  • 8a9d88c9ac Guard against null item entities in LivingDropsEvent, fixes #464 Electroblob77 2021-01-17 17:19:07 +00:00
  • 3b55728c75 Actually register font of mana with the event bus, fixes #477 Electroblob77 2021-01-17 15:26:30 +00:00
  • 240bffa7ed Sometimes, I surprise even myself with my own stupidity... fixes #594 (This is literally why I have a helper method. To prevent exactly this error :/) Electroblob77 2021-01-17 15:14:23 +00:00
  • c313236eec Disable weather forfeit when invoke weather is disabled, closes #554 Electroblob77 2021-01-17 15:08:34 +00:00
  • 21f7928b9c Guard against null target in remant AI, fixes #600 Electroblob77 2021-01-17 14:58:59 +00:00
  • 1304c11381 People don't listen to me, so let's spell it out to them Electroblob77 2021-01-17 14:41:21 +00:00
  • 79932e15ab Allow class armour to be imbued properly at the imbuement altar Electroblob77 2021-01-17 13:36:56 +00:00
  • 25ee166e41 Derp Electroblob77 2021-01-17 13:32:38 +00:00
  • 299510e663 Add armour classes! - Added 3 new armour variants - the sage, the battlemage and the warlock - each in the 8 elemental varieties - Added resplendent thread, crystal silver plating and ethereal crystalweave, used to upgrade regular armour into class armour - Added the new armour upgrades to loot tables - Added recipes for the new armour to JEI, along with info pages for the 3 upgrade items - Added advancements for the new armour classes - Removed legendary wizard armour - Removed arcane seal of protection - Removed the 'legendary' advancement Electroblob77 2021-01-16 23:02:03 +00:00
  • d3d76cae16 Update Russian translations, courtesy of DrHesperus Electroblob77 2021-01-05 20:35:42 +00:00
  • 0e815c676d Fix conjured items not disappearing in offhand (actually fixes #493) 4.3.2 Electroblob77 2021-01-04 00:18:37 +00:00
  • f81ad670ed Change donation perk element sync to per-dimension and use EntityJoinWorldEvent instead of PlayerLoggedInEvent, fixes #541 Electroblob77 2021-01-03 23:42:27 +00:00
  • 5b3aebaba1 Update version number Electroblob77 2021-01-03 23:40:57 +00:00
  • 3ef1afce2f Update credits Electroblob77 2021-01-03 23:27:53 +00:00
  • a3c15d673b Set arcane lock data server-side and sync the tile entity properly, fixes #580 Electroblob77 2021-01-03 23:18:20 +00:00
  • d8f1c5f77c Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2021-01-01 23:26:43 +00:00
  • 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 Electroblob77 2021-01-01 23:26:24 +00:00
  • 3c35eaaf54 Merge pull request #584 from SettingDust/bugfix/lighting-web-concurrent-modification Electroblob 2020-12-21 16:39:15 +00:00
  • 094ce5a427 Try to fix #513 #567 SettingDust 2020-12-21 22:38:15 +08:00
  • e19d324dca Include offhand inventory in imbued item updating (and armour, while we're at it), fixes #493 Electroblob77 2020-12-20 23:32:12 +00:00
  • 58f6d55b0d Add timeout when crystal flower charm's effect activates to prevent infinite looping when mod plants don't behave, fixes #488 Electroblob77 2020-12-20 23:29:05 +00:00
  • 32e92b4b04 Guard against null element in writeEntityToNBT for wizards and evil wizards, fixes #491 Electroblob77 2020-12-20 23:24:30 +00:00
  • 24a06e0bac Change dire wolf pelt's effect from different marker colours to different marker shapes Electroblob77 2020-12-20 23:12:27 +00:00
  • ae9da5b7c1 Query the position using the block at that position, not the one below... 🤦Fixes #519. Electroblob77 2020-12-20 19:13:41 +00:00
  • 2e39a8bfc1 Remove spaces around hyperlinks in Chinese handbook translation file, fixes #527 Electroblob77 2020-12-20 19:02:34 +00:00
  • e3130ca936 Cleanup Electroblob77 2020-12-20 18:57:23 +00:00
  • 378e19a614 Add translation tips for languages without spaces Electroblob 2020-12-20 18:45:27 +00:00
  • e2fd978d8b Catch NPEs when accessing IBakedModel#getOverrides from ModelBakeEvent, fixes #537 Electroblob77 2020-12-20 17:07:58 +00:00
  • 8f8ce7a453 Populate model lists in PlayerAnimator when a new player renderer is found, fixes #551 Also adds the missing null check to RenderPlayerPostEvent, just in case Electroblob77 2020-12-20 14:45:20 +00:00
  • ddfffd3d31 Guard against IOOBEs when rendering the new spell trade icon, fixes #565 Electroblob77 2020-12-20 00:16:17 +00:00
  • d23c15476a Guard against null spell HUD skins in all places, fixes #566 Electroblob77 2020-12-20 00:10:16 +00:00
  • 55bb40a684 Copy contents of imbuement altar to new tile entity when activated or deactivated, fixes #576 Electroblob77 2020-12-20 00:02:10 +00:00
  • c056c490da Update credits Electroblob77 2020-12-19 23:47:46 +00:00
  • c483591ea8 Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2020-12-19 23:41:22 +00:00
  • 4c3dfb3bc9 Update Russian translations, courtesy of DrHesperus Electroblob77 2020-12-19 23:34:02 +00:00
  • 0010fafc13 Update German translations, courtesy of Lemopav Electroblob77 2020-12-19 23:25:38 +00:00
  • f4cf98089c New contributors Electroblob77 2020-12-19 23:24:38 +00:00
  • 8e3a33b084 Update Korean translations, courtesy of red1854th Electroblob77 2020-12-19 23:24:26 +00:00
  • b1478de6fe Merge pull request #577 from Aralu115/Fix-Layer-Issue-LycaniteMobs Electroblob 2020-12-18 16:23:01 +00:00
  • 1d247e2d56 Re-implment layer fix from Pull Request 312 Aralu 2020-12-17 11:39:50 -06:00
  • e8292f1e96 Merge pull request #574 from LWHK/TC Electroblob 2020-12-13 12:00:22 +00:00
  • bc0b712e2b add untranslated content TUsama 2020-12-13 16:29:21 +08:00
  • 47135f00d7 fix the file path error TUsama 2020-12-13 16:21:53 +08:00
  • c615ad365c Merge pull request #568 from LWHK/TC Electroblob 2020-12-11 11:56:30 +00:00
  • 39c3989796 Merge pull request #571 from WinDanesz/patch-1 Electroblob 2020-12-11 11:55:32 +00:00
  • e808ab2b1f Update ru_ru.lang fixing mana info on the arcane workbench WinDanesz 2020-12-11 00:37:17 +01:00
  • a25f942722 Rollback the zh_tw to the last UTF-8 code version because of the bug fix TUsama 2020-12-09 10:16:43 +08:00
  • 14e481a71d Merge pull request #543 from Determancer/patch-3 Electroblob 2020-11-05 11:39:07 +00:00
  • ac226f1444 an untranslated one, oops Determancer 2020-11-05 10:49:31 +08:00
  • 741d918d9b another tweak Determancer 2020-11-05 10:46:53 +08:00
  • f504505bf5 New Translation for Imbuement Determancer 2020-11-05 10:44:49 +08:00
  • fb010d3726 Update version number 4.3.1 Electroblob77 2020-11-03 01:36:16 +00:00
  • c64731e7a9 Fix ClassCastException in player animations, fixes #533 Somehow some unwrapped model parts managed to slip through (exactly *how* is a mystery!) so we're just safety-checking everything, I doubt this incurs much performance cost in the scheme of things. Electroblob77 2020-11-03 01:33:22 +00:00
  • d3837a6185 Update credits Electroblob77 2020-11-03 01:20:16 +00:00
  • 80cf77ecc6 Fix GL stack overflow / weird rendering when arrows are stuck in the player, fixes #529 and #530 Electroblob77 2020-11-03 01:08:14 +00:00
  • 3d3806c20b Prevent receptacles dropping on neighbour change when attached to an imbuement altar, fixes #520 Electroblob77 2020-11-03 01:08:11 +00:00
  • d952e9b255 Update Polish translations, courtesy of Olej Electroblob77 2020-11-01 15:06:49 +00:00
  • 33c8f08adf Update spanish handbook translations, courtesy of Alsentar Electroblob77 2020-11-01 10:41:45 +00:00
  • 315f2e4b02 Reinstate missing null check in SpellRay, fixes part of #519 Electroblob77 2020-10-28 23:43:08 +00:00
  • d3df59df73 Have PlayerAnimator ignore renderers for which no layers/models are stored, fixes #518 This will stop the crashing but might well mean broken animations - for now there's not much I can do about that Electroblob77 2020-10-28 23:37:51 +00:00
  • cfd3e796e1 Make PlayerAnimator disable itself when MoBends is installed Electroblob77 2020-10-28 23:27:04 +00:00
  • d97e843f7b Guard against all possible nulls to be on the safe side, fixes #517 Electroblob77 2020-10-28 23:20:48 +00:00
  • 15a153fe11 Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2020-10-28 23:20:13 +00:00
  • d00b7279ee Update Hungarian translations, courtesy of Bombadil Electroblob77 2020-10-28 23:20:06 +00:00
  • 0142cc05bc Update Korean translations, courtesy of 방통 Electroblob77 2020-10-28 23:19:47 +00:00
  • 23621b8045 Merge pull request #526 from LWHK/1.12.2 Electroblob 2020-10-26 23:26:18 +00:00
  • 7f2978bc7a Enhance some details TUsama 2020-10-26 23:08:26 +08:00
  • 312364ba77 Update CHS translation version to 4.3 TUsama 2020-10-26 09:50:21 +08:00
  • 3b4ce68606 Third time lucky 4.3.0 Electroblob77 2020-10-23 15:55:03 +01:00
  • 164e9dbe36 And that one Electroblob77 2020-10-23 15:48:59 +01:00
  • 2a21eb4392 Fix NPE in donor perk packet Electroblob77 2020-10-23 15:38:29 +01:00
  • 97061f7a32 Merge branch '4.3-dev' into 1.12.2 Electroblob77 2020-10-23 15:14:53 +01:00
  • 7f84f3daef Temporary fix for lag in imbuement updating, ultimately this needs a rewrite but *effort*... Electroblob77 2020-10-23 15:09:19 +01:00
  • 9f3e09498d Hopefully fixes #469 Electroblob77 2020-10-23 15:06:41 +01:00
  • 55bcd92860 Replace dummy criteria with proper generic imbuement altar criterion Electroblob77 2020-10-23 14:48:02 +01:00