eb5becbbd4
fix: Fixed some addon crystals restoring more mana than they should
WinDanesz
2022-07-08 19:41:25 +02:00
9599316fbc
fix: Added a config option to prevent crash with guidebook loading on some locales. Note that if you use this config, you won't have the Wizard's Handbook in an usable state!
WinDanesz
2022-07-08 19:30:03 +02:00
cc1c951ef8
feat: Soulwalker's Ring only soulbounds an entity for 20 seconds
WinDanesz
2022-07-08 19:20:16 +02:00
d23c4cba18
feat: Forcefield loses 1% durability each time it repulses an enemy or a projectile
WinDanesz
2022-07-08 19:16:54 +02:00
3d30b0b96f
feat: Forcefield loses 2% durability each time it repulses an enemy or a projectile
WinDanesz
2022-06-22 22:38:54 +02:00
ad1e5d555a
feat: Reworked the Oakflesh, Ironflesh and Diamondflesh spells
WinDanesz
2022-06-22 22:24:30 +02:00
709d44e4d9
feat: Class Armour sets (Sage, Warlock, Battlemage) only grant their set bonuses if each armour piece has mana
WinDanesz
2022-06-19 12:44:14 +02:00
8df00e9c41
feat: Added potency_per_level spell property for Empowerment, reduced potency gain per level 0.25->0.15
WinDanesz
2022-06-13 23:12:14 +02:00
8dbb0ec058
fix: Fixed 'Ward I' effect not giving any protection against magic
WinDanesz
2022-06-12 23:33:07 +02:00
b8310eedae
feat: Added a player_effect_duration_multiplier for the Paralysis spell, defaults to 0.5
WinDanesz
2022-06-12 00:12:24 +02:00
c04754afe1
chore: version bump to v4.3.7
v4.3.7
WinDanesz
2022-04-17 21:37:20 +02:00
3155aa6815
fix: Should fix the disconnect issue when pretty much all existing spell packs are present in the game
WinDanesz
2022-04-17 20:43:59 +02:00
c2f8bfc5b4
Added injectMobDrops setting to easily disable mob loot injection for all entities
WinDanesz
2022-01-03 14:47:33 +01:00
486425a62c
Frostbite effect and entity burning now cancels each other
WinDanesz
2022-01-02 22:07:05 +01:00
f9681d4c66
Remove soulbinding curse effect if the potion is no longer active. fixes#619.
WinDanesz
2021-12-28 01:47:46 +01:00
cd0671dc59
Fixed bug with wizard armours always providing protection even without mana. Fixes#752
WinDanesz
2021-12-28 16:06:31 +01:00
7ebca16948
Added tooltip for Spell Book and Scroll items, displaying the spell's source mod if it's from an addon
WinDanesz
2021-12-27 11:27:37 +01:00
e8cbdde518
Splitting PacketSpellProperties into batches of 100 spells. Fixes world load issue with large list of spells
WinDanesz
2021-12-26 22:03:54 +01:00
7ca6f05151
Scrolls no longer have cooldown in Creative mode
WinDanesz
2021-12-25 18:16:32 +01:00
f4f17e90e5
Added getter for ItemArtefact.enabled
WinDanesz
2021-12-25 18:06:42 +01:00
3ea48efb1d
Fixes Mark Sacrifice not doing damage with a potion amplifier of 0
WinDanesz
2021-12-25 17:56:50 +01:00
1473c7e9b7
Fixes wizards being stuck in a continuous, client-side only spellcasting loop of their continuous spells if their target dies
WinDanesz
2021-10-02 00:23:47 +02:00
15cc7b6d18
added isEnabled() public method to ItemArtefact
WinDanesz
2021-07-07 13:26:21 +02:00
95d9168b6b
Fix hyperlink wrapping for spaceless languages and remove remaining newlines
Electroblob77
2021-06-19 16:01:23 +01:00
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
Electroblob77
2021-06-19 13:01:58 +01:00
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)
Electroblob77
2021-06-19 13:01:47 +01:00
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
Electroblob77
2021-06-19 00:01:24 +01:00
e90d0950d4
Replace glide end sound with dummy sound (which for some reason seems not to play at all? Oh well ¯\_(ツ)_/¯), fixes#646
Electroblob77
2021-06-18 17:47:55 +01:00
888d4190d1
Store static map of mana flask charging recipes rather than iterating, fixes#671
Electroblob77
2021-06-18 17:26:40 +01:00
57696b2538
Make all forfeits respect claims via the methods in BlockUtils, fixes#672
Electroblob77
2021-06-18 16:27:57 +01:00