WinDanesz
|
486425a62c
|
Frostbite effect and entity burning now cancels each other
|
2022-01-02 22:07:05 +01:00 |
|
WinDanesz
|
f9681d4c66
|
Remove soulbinding curse effect if the potion is no longer active. fixes #619.
|
2021-12-28 16:10:31 +01:00 |
|
WinDanesz
|
cd0671dc59
|
Fixed bug with wizard armours always providing protection even without mana. Fixes #752
|
2021-12-28 16:08:18 +01:00 |
|
WinDanesz
|
7ebca16948
|
Added tooltip for Spell Book and Scroll items, displaying the spell's source mod if it's from an addon
|
2021-12-27 11:31:07 +01:00 |
|
WinDanesz
|
e8cbdde518
|
Splitting PacketSpellProperties into batches of 100 spells. Fixes world load issue with large list of spells
|
2021-12-26 22:08:29 +01:00 |
|
WinDanesz
|
7ca6f05151
|
Scrolls no longer have cooldown in Creative mode
|
2021-12-25 18:16:32 +01:00 |
|
WinDanesz
|
f4f17e90e5
|
Added getter for ItemArtefact.enabled
|
2021-12-25 18:10:09 +01:00 |
|
WinDanesz
|
3ea48efb1d
|
Fixes Mark Sacrifice not doing damage with a potion amplifier of 0
|
2021-12-25 18:01:43 +01:00 |
|
WinDanesz
|
ffc3533688
|
Create potential-duplicates.yml
|
2021-12-20 18:36:08 +01:00 |
|
Electroblob
|
bd309855a2
|
Merge pull request #721 from WinDanesz/1.12.2-PR-10-02
Fixes wizards being stuck in a continuous, client-side only spellcast…
|
2021-10-03 18:10:51 +01:00 |
|
WinDanesz
|
1473c7e9b7
|
Fixes wizards being stuck in a continuous, client-side only spellcasting loop of their continuous spells if their target dies
|
2021-10-02 00:26:31 +02:00 |
|
WinDanesz
|
15cc7b6d18
|
added isEnabled() public method to ItemArtefact
|
2021-07-07 13:26:21 +02:00 |
|
WinDanesz
|
1c89c5f779
|
added onImbuementRemoval(ItemStack stack) to Imbuement interface
|
2021-07-07 12:40:05 +02:00 |
|
Electroblob77
|
ca7f1cc8ca
|
Prevent Hyeleth's amulet from casting the shield spell from a scroll, fixes #680
|
2021-06-20 23:44:04 +01:00 |
|
Electroblob77
|
8fd1de84e4
|
Fix next/previous section button weirdness
|
2021-06-19 16:19:22 +01:00 |
|
Electroblob77
|
95d9168b6b
|
Fix hyperlink wrapping for spaceless languages and remove remaining newlines
|
2021-06-19 16:01:23 +01:00 |
|
Electroblob77
|
c1db827132
|
Remove manual newline characters from Chinese handbook translations
I'm not 100% sure which to remove so I've only removed single newlines in block text for now
|
2021-06-19 13:01:58 +01:00 |
|
Electroblob77
|
d10b78ab46
|
Ignore hyperlink suffixes in spaceless languages, fixes #620
There's no real way to do this other than hardcoding which languages are exceptions (currently only the two Chinese locales)
|
2021-06-19 13:01:47 +01:00 |
|
Electroblob77
|
2d70523f43
|
Remove obsolete plain text Russian handbook translation
|
2021-06-19 12:47:00 +01:00 |
|
Electroblob77
|
42fb7ad3df
|
Have all the baked bookshelf models use the same set of book models, fixes #621
This effectively cuts the number of book models by a factor equal to the number of bookshelf variants, which is 6 in the base mod
|
2021-06-19 00:01:24 +01:00 |
|
Electroblob77
|
e90d0950d4
|
Replace glide end sound with dummy sound (which for some reason seems not to play at all? Oh well ¯\_(ツ)_/¯), fixes #646
|
2021-06-18 17:47:55 +01:00 |
|
Electroblob77
|
888d4190d1
|
Store static map of mana flask charging recipes rather than iterating, fixes #671
|
2021-06-18 17:26:40 +01:00 |
|
Electroblob77
|
57696b2538
|
Make all forfeits respect claims via the methods in BlockUtils, fixes #672
|
2021-06-18 16:27:57 +01:00 |
|
Electroblob77
|
1440537f6b
|
Missed one!
|
2021-06-18 14:23:40 +01:00 |
|
Electroblob77
|
a16ff88c8d
|
Update credits (and put the discord mods in their rightful place at the top of the list <3)
|
2021-06-18 14:21:21 +01:00 |
|
Electroblob77
|
041de12ea7
|
Update Russian translations, courtesy of DrHesperus
|
2021-06-18 13:52:01 +01:00 |
|
Electroblob77
|
5e36f66c4e
|
Update Korean translations, courtesy of red1854th
|
2021-06-18 13:51:32 +01:00 |
|
Electroblob77
|
a6a5a6104d
|
Update French translations, courtesy of Crowller
|
2021-06-18 13:50:53 +01:00 |
|
Electroblob77
|
6f7b225ce8
|
ParticleBuilder is not thread-safe!
|
2021-06-18 13:49:45 +01:00 |
|
Electroblob77
|
81a85883d2
|
Consume mana/scrolls when forfeits are triggered, fixes #673
|
2021-06-18 13:49:29 +01:00 |
|
Electroblob
|
3f06d2fea4
|
Update bug_report.md
|
2021-06-18 00:08:29 +01:00 |
|
Electroblob
|
26b390268a
|
Update ISSUE_TEMPLATE.md
|
2021-06-18 00:08:12 +01:00 |
|
Electroblob
|
486d55f349
|
Merge pull request #636 from LWHK/class-build
Add LF for CHS translation
|
2021-03-03 16:08:01 +00:00 |
|
TUsama
|
5948090d63
|
add LF manually
add LF manually
|
2021-03-01 17:55:32 +08:00 |
|
Electroblob77
|
32340191de
|
Update version number
4.3.4
|
2021-02-01 16:49:30 +00:00 |
|
Electroblob77
|
0b09875bb3
|
Fix problems with combining spell modifiers
|
2021-02-01 16:41:31 +00:00 |
|
Electroblob77
|
078a36d304
|
Update The Wizard's Handbook
|
2021-01-31 20:34:57 +00:00 |
|
Electroblob77
|
3ef4ec522b
|
Make mana flasks instant-use in creative mode
|
2021-01-31 16:17:18 +00:00 |
|
Electroblob77
|
cd6fa03990
|
Limit cooldowns to a minimum of 1 tick and replace armour cooldown reductions with correct values, fixes #603
|
2021-01-31 15:50:55 +00:00 |
|
Electroblob77
|
bba9fb68e6
|
Fix Hungarian handbook translation syntax error, fixes #610
|
2021-01-30 18:11:16 +00:00 |
|
Electroblob77
|
dcb7038833
|
Remove JSON generator code, fixes #615
|
2021-01-30 17:50:29 +00:00 |
|
Electroblob77
|
f8a058259d
|
ItemArmor#getEquipmentSlot() is client-side only for some reason... fixes #608
|
2021-01-30 17:47:30 +00:00 |
|
Electroblob77
|
1696d5daeb
|
Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2
|
2021-01-30 17:46:25 +00:00 |
|
Electroblob77
|
ac69af012a
|
Update Korean translations, courtesy of red1854th
|
2021-01-30 17:46:19 +00:00 |
|
Electroblob
|
692546a232
|
Merge pull request #606 from LWHK/armor-build
Update zh_cn.lang
|
2021-01-30 17:17:57 +00:00 |
|
TUsama
|
b0478b627f
|
some changes
|
2021-01-28 18:44:16 +08:00 |
|
Determancer
|
2cdca4b990
|
Merge pull request #1 from LWHK/Determancer-patch-1
|
2021-01-19 13:07:37 +08:00 |
|
Determancer
|
4c0b2adef4
|
武士 -> 巫师
|
2021-01-19 13:07:07 +08:00 |
|
Determancer
|
191dd078b8
|
Update src/main/resources/assets/ebwizardry/lang/zh_cn.lang
Co-authored-by: Clefal <1716976420@qq.com>
|
2021-01-19 13:04:35 +08:00 |
|
Determancer
|
2de7807bec
|
Update src/main/resources/assets/ebwizardry/lang/zh_cn.lang
Co-authored-by: Clefal <1716976420@qq.com>
|
2021-01-19 13:04:13 +08:00 |
|