Commit Graph

  • 85b49b330a Make tomes of arcana more common in obelisks, shrines and wizard towers, and make tomes generated as loot more likely to be apprentice tier Electroblob77 2020-03-17 23:16:04 +00:00
  • d797e72445 Reduce rarity of all structures a bit Electroblob77 2020-03-17 23:13:17 +00:00
  • 5f21b565cd Make fireballs, large fireballs and iceballs respect the playerBlockDamage config option Electroblob77 2020-03-17 22:44:30 +00:00
  • 9ed06c9a34 Stop wizards casting heal ally Electroblob77 2020-03-17 22:34:34 +00:00
  • 50f315666f Fix spanish handbook translations, fixes #365 Electroblob77 2020-03-15 19:23:50 +00:00
  • 62bdbc81e4 Prevent players from picking up items when possessing and prevent players from possessing whilst sneaking, fixes #376 Electroblob77 2020-03-15 19:15:28 +00:00
  • d9c3d15b9b Fix gilded wood models and move to wizardry tab Electroblob77 2020-03-01 13:39:59 +00:00
  • bb6bb78163 IntelliJ broke my formatting again >:( Electroblob77 2020-03-01 13:07:55 +00:00
  • 3f80c56163 Add gilded wood Electroblob77 2020-03-01 13:04:15 +00:00
  • 3a571fd239 Update credits Electroblob77 2020-02-29 11:25:35 +00:00
  • 4fb5452dc4 Merge pull request #363 from chesterccj305/patch-1 Electroblob 2020-02-24 16:51:28 +00:00
  • 652f1d2620 Merge pull request #364 from chesterccj305/patch-2 Electroblob 2020-02-24 16:51:15 +00:00
  • 275f514810 Substitute generic damage when caster is null, fixes #362 4.2.9 Electroblob77 2020-02-22 11:12:14 +00:00
  • 7cf09e76f8 Update version number Electroblob77 2020-02-22 00:49:18 +00:00
  • 61080134fd Add wildcard support for item/block configs Electroblob77 2020-02-22 00:46:37 +00:00
  • 563bed3b25 Update credits Electroblob77 2020-02-22 00:46:16 +00:00
  • 75740c388f Add German and Spanish translations Electroblob77 2020-02-22 00:17:52 +00:00
  • 5d96f4d700 I can't string, and unboxing is weird Electroblob77 2020-02-21 17:55:45 +00:00
  • df8fd21c0b Add metadata support to block/item list config options, fixes #353 Electroblob77 2020-02-21 17:40:08 +00:00
  • 046ecb1e41 Create zh_tw.lang chesterccj305 2020-02-21 22:56:45 +08:00
  • f3dd7bccd8 Create handbook_zh_tw.json chesterccj305 2020-02-21 22:55:22 +08:00
  • d6b64b3576 Move !world.isRemote check to just the block breaking, potentially fixes #359 Electroblob77 2020-02-19 21:32:54 +00:00
  • 22c00c47ff Antique Atlas doesn't like my colons :( Fixes #323 Electroblob77 2020-02-19 21:17:52 +00:00
  • 6d0e65c2b0 Hmmm so we were ticking this twice all along... Electroblob77 2020-02-19 01:09:12 +00:00
  • 0a6fd452c1 This is why we test things! Electroblob77 2020-02-19 01:00:32 +00:00
  • 28a8a4ff2a Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2020-02-19 00:22:24 +00:00
  • 71c09cf16d Bye bye empty slot books, it was good knowing ya Electroblob77 2020-02-19 00:12:20 +00:00
  • 794085660e Move screen shaking effect into a proper method in the client proxy, fix earthquake's version not working and add screen shake to meteor, lightning hammer and shockwave Electroblob77 2020-02-19 00:11:33 +00:00
  • 3d89186308 Merge pull request #352 from Hokorizero/1.12.2 Electroblob 2020-02-09 13:37:10 +00:00
  • a0bd7b64d7 Enchantment Descriptions translation done Hokorizero 2020-02-07 18:23:40 +08:00
  • 4c633c98ff Add files via upload Hokorizero 2020-02-05 19:06:34 +08:00
  • 45ff70c207 Add files via upload Hokorizero 2020-02-05 19:05:39 +08:00
  • 0328f41564 Prevent potion core applying its health fix (whatever that is) when resurrecting, fixes #178 4.2.8 Electroblob77 2020-01-28 21:19:37 +00:00
  • 9ab4684aef Update version number Electroblob77 2020-01-28 19:44:27 +00:00
  • e64cf9a6af Update credits Electroblob77 2020-01-28 18:44:37 +00:00
  • f13f220564 Change tome of arcana description to be more accurate, closes #330. Also adds format args support to multi-line item descriptions and fixes the 1st argument being used instead of the 2nd in the lang files. Electroblob77 2020-01-28 18:36:34 +00:00
  • 311b5750df Add parrying mechanic to custom fireballs, fixes #335 Electroblob77 2020-01-28 18:14:17 +00:00
  • e54aee332d Rework slow time to use an NBT tag to unblock entity updates when not in a slow time zone, fixes #336 (and related issues with teleporting) It also simplifies the code and removes the end slow time packet entirely Electroblob77 2020-01-28 13:20:32 +00:00
  • e4bf09f15a Implement client-side spell counter for NPCs, fixes #345 Also makes all the continuous-spell-related methods in ISpellCaster default methods so they don't need implementing unless actually necessary. Electroblob77 2020-01-27 23:27:56 +00:00
  • aa166814ea Add SpellThrowable and replace Snowball class with a simple instance of it Electroblob77 2020-01-27 18:40:10 +00:00
  • d37ab6072f Add chainable method for assigning spell NPC selector Electroblob77 2020-01-27 17:51:32 +00:00
  • ba83cb7985 Add chainable method for assigning spell items Electroblob77 2020-01-27 16:43:05 +00:00
  • 3052e56d03 Add entity- and tileentity-sensitive versions of Spell#canBeCastByNPCs and Spell#canBeCastByDispensers Electroblob77 2020-01-27 16:42:28 +00:00
  • b682740751 *facepalm* Electroblob77 2020-01-27 15:09:54 +00:00
  • 38429cb697 Update credits Electroblob77 2020-01-27 14:50:55 +00:00
  • dc7b6790b8 Automatic spell sound creation, hurrah! Electroblob77 2020-01-27 14:39:47 +00:00
  • 7a247df3e1 Encourage users to report the circular NBT reference error Electroblob77 2020-01-27 14:33:45 +00:00
  • de2087c0e8 Clean up after testing Electroblob77 2020-01-27 13:46:50 +00:00
  • f5da195605 Wrap NBTTagCompound#setTag in static helper with safeguards against circular references, fixes #299 Electroblob77 2020-01-27 13:45:47 +00:00
  • 6cd6411c25 Use target lifetime rather than construct lifetime when dealing periodic damage; means targets don't all get damaged at once Electroblob77 2020-01-25 22:50:45 +00:00
  • 40e77728ad Do proper floaty division, the error was kinda invisible (pun intended) but intellij spotted it Electroblob77 2020-01-21 20:16:59 +00:00
  • d50ff5729f Prevent unlimited exponential stacking of the empowerment effect, fixes #317 Electroblob77 2020-01-16 18:40:52 +00:00
  • 76b4f2f72f Change default behaviour of Spell#createSoundWithSuffix to point to assets/modid/sounds.json rather than assets/ebwizardry/sounds.json, so addons don't have to override it Electroblob77 2020-01-14 14:39:09 +00:00
  • a608375433 Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2020-01-13 18:59:19 +00:00
  • c3f8ba245d Fixing the really important bugs (What? That pixel was annoying me...) Electroblob77 2020-01-13 18:58:21 +00:00
  • 34b3fe93bb Bit of an oversight there, this is supposed to be an API after all Electroblob77 2020-01-13 18:55:36 +00:00
  • 996ec9a7f7 Electroblob hit the ground too hard Electroblob77 2020-01-13 18:54:43 +00:00
  • 2b38ca9a89 Merge pull request #331 from bigenergy/patch-2 Electroblob 2019-12-31 11:02:52 +00:00
  • 67788a2bd8 Ring translation Big Energy 2019-12-27 20:23:35 +03:00
  • 58fcaa8af2 Update ru_ru.lang Big Energy 2019-12-27 20:09:30 +03:00
  • 24e89c8b8a Update ru_ru.lang Big Energy 2019-12-27 20:01:35 +03:00
  • 1293b89905 Update ru_ru.lang Big Energy 2019-12-27 19:55:41 +03:00
  • 807fc61541 Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 4.2.7 Electroblob77 2019-12-22 18:39:45 +00:00
  • 9741c751b3 Update version number Electroblob77 2019-12-22 18:37:25 +00:00
  • d3003ae473 Merge pull request #311 from Azim-Palmer/1.12.2 Electroblob 2019-12-22 18:25:52 +00:00
  • 9fde24f341 Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2019-12-22 15:15:40 +00:00
  • 452eb17b5f Update question.md Electroblob 2019-12-22 15:13:57 +00:00
  • 36963aac30 Update feature_request.md Electroblob 2019-12-22 15:13:47 +00:00
  • f161cdfe7c Update bug_report.md Electroblob 2019-12-22 15:13:36 +00:00
  • 455c5a5e07 Fix weird floaty rounding so continuous spells cost the correct amount of mana Grapple ain't free anymore, sorry folks! Electroblob77 2019-12-22 14:58:12 +00:00
  • 9852f61d0f Extend smoke bomb blindness effect to mobs as well as players, closes #324 Electroblob77 2019-12-22 14:37:19 +00:00
  • a2c8cde4c4 Use correct mana values for grand crystals and crystal shards in scroll creation Electroblob77 2019-12-22 12:30:04 +00:00
  • 497d28eafd Somehow this went missing... Electroblob77 2019-12-22 11:45:42 +00:00
  • f3f3377c4d Fix formatting 4.2.6 Electroblob77 2019-12-17 18:02:15 +00:00
  • 4c81c61644 Update credits Electroblob77 2019-12-17 18:01:04 +00:00
  • 31a6ab6db0 Update version number Electroblob77 2019-12-17 17:57:38 +00:00
  • 69f2aedef7 Correctly hide/unhide skin overlay parts when rendering frost layer, fixes #261 Electroblob77 2019-12-17 17:52:44 +00:00
  • e8818a4db5 Correct requested tag type for tower blocks list in wizard data loading, fixes #291 Electroblob77 2019-12-17 17:45:27 +00:00
  • 470a7e82bc Iterate over copy of loaded TE list, fixes #298 and #304 Electroblob77 2019-12-17 17:12:31 +00:00
  • 6439c233f1 Add creative mode check to target selector for summoned creatures, fixes #262 Electroblob77 2019-12-17 16:55:00 +00:00
  • c931d42d62 Tweaks to loot rarity Electroblob77 2019-12-17 16:35:34 +00:00
  • 5b497e107a Reinstate max damage check, fixes #294 Electroblob77 2019-12-17 16:31:42 +00:00
  • 324094f418 'Tis the season! - Decked the halls - Jingled the bells - Wrapped the presents - Loaded up the sleigh Electroblob77 2019-12-17 15:53:40 +00:00
  • 9ade6442b2 Add config option to turn off growing crystal flowers with bonemeal, closes #308 Electroblob77 2019-12-16 15:53:32 +00:00
  • ffea49bc40 Copy neat fix for negative scaling of magic light on desync to black hole Electroblob77 2019-12-16 15:39:23 +00:00
  • 2b89a890d0 Route blink effect through the proxies and make the blink spell check for the first-person player, fixes #280 Electroblob77 2019-12-16 15:25:15 +00:00
  • 3a67388ff3 Don't need that Electroblob77 2019-12-16 15:20:15 +00:00
  • 3468bbb073 Oops Electroblob77 2019-12-16 13:12:24 +00:00
  • 963178c609 Cleanup Electroblob77 2019-12-16 13:10:57 +00:00
  • cfdb049368 Add failsafe for conjured item max damage, fixes #288 Electroblob77 2019-12-16 13:06:32 +00:00
  • 058d83fd00 Stop ring of chaining attacking its wearer, fixes #303 Electroblob77 2019-12-16 12:36:37 +00:00
  • c7ccc37dca Add damage property to frost axe spell, fixes #322 Electroblob77 2019-12-16 12:33:48 +00:00
  • 74345d0c3b Check if list is empty after removing current location, fixes #307 Electroblob77 2019-12-16 12:18:46 +00:00
  • 907b94c74f Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2 Electroblob77 2019-12-16 12:14:47 +00:00
  • 2c6b397be6 Check for null tile entities when rendering arcane lock, fixes #305 Electroblob77 2019-12-16 12:14:43 +00:00
  • eddcb2402d Don't use client-side-only vector-based AxisAlignedBB constructor, fixes #306 Electroblob77 2019-12-16 12:14:01 +00:00
  • 0301f3c300 Merge pull request #312 from Azim-Palmer/Fix/LayerRender Electroblob 2019-12-16 00:31:34 +00:00
  • 7a8cfb73cd Merge pull request #319 from UltraHex/1.12.2 Electroblob 2019-12-16 00:29:47 +00:00
  • c7c6f964bf Fix Electroblob77/Wizardry#170 the right way Matthew William Noel 2019-12-07 12:46:40 -08:00
  • 91df7cfd72 Fix Electroblob77/Wizardry#170 Matthew William Noel 2019-12-06 19:54:55 -08:00