WinDanesz
69b52cfe88
feat: A new ArtefactCheckEvent for addons, allowing devs to consider an artefact active (in slot) conditionally, or even prevent its usage based on custom conditions
2023-06-28 16:06:07 +02:00
WinDanesz
7591821e57
feat: A more Wizardry-native support for BELT, BODY, HEAD and TRINKET artefact types (expanded ItemArtefact.Type) intended for addons
2023-06-28 16:02:32 +02:00
WinDanesz
cc1c951ef8
feat: Soulwalker's Ring only soulbounds an entity for 20 seconds
2022-07-08 19:20:16 +02:00
Electroblob
58241a0f5c
Merge pull request #748 from WinDanesz/patch-1225-3
...
Added getter for ItemArtefact.enabled
2022-02-01 18:28:21 +00:00
WinDanesz
f4f17e90e5
Added getter for ItemArtefact.enabled
2021-12-25 18:10:09 +01: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
f5cd740497
Add amulet of esundor, plus fixes for frost barrier
2020-10-10 18:30:54 +01:00
Electroblob77
0d7d36c0b5
Add mark sacrifice spell
2020-07-30 22:54:37 +01:00
Electroblob77
8ae6bc9102
Tidy up entity geometry stuff:
...
- Add a getCentre method for entities to GeometryUtils
- Replace getPositionEyes(0) with getPositionEyes(1) since it's more efficient, and by definition they must be the same
- Remove all the silly getEntityBoundingBox().minY stuff, this bug has been fixed since 1.8! (which begs the question: if it was considered a bug, how on earth did it go unfixed for that long?)
- A few other small things
2020-07-04 13:34:11 +01:00
Electroblob77
183d5a2416
Add demonic seal
2020-07-03 12:04:48 +01:00
Electroblob77
39e33848aa
Rename to getLivingWithinRadius for clarity
2020-06-20 13:14:16 +01:00
Electroblob77
238b9d04bb
Split up and reorganise WizardryUtilities
2020-06-13 23:29:01 +01:00
Electroblob77
1af0186886
Add config options for disabling specific artefacts
2020-05-24 23:58:20 +01:00
Electroblob77
d93b9a6765
Make bottomless provisions work with satiety, and have them trigger as soon as the player has enough hunger to fill
2020-04-16 15:49:10 +01:00
Electroblob77
7b1283c418
Yes it does, I fixed that!
2020-04-16 15:46:50 +01:00
Electroblob77
df8fd21c0b
Add metadata support to block/item list config options, fixes #353
2020-02-21 17:40:08 +00:00
Electroblob77
058d83fd00
Stop ring of chaining attacking its wearer, fixes #303
2019-12-16 12:36:37 +00:00
Electroblob77
b7be05669b
Increase health threshold for amulet of transience from 2 to 6, fixes #192
2019-10-05 16:43:17 +01:00
Electroblob77
e04a43e56d
Why on earth was that there?! Fixes #257
2019-10-05 15:46:05 +01:00
Electroblob77
f37812be3e
That's one heck of a commit you've got there...
...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
2019-08-18 00:04:18 +01:00