Commit Graph

10 Commits

Author SHA1 Message Date
PikaMug
237aa29864 Remove no durability check, thanks @IllusionTheDev 2024-08-03 00:50:03 -04:00
PikaMug
5d0d7b9f00 Update headers 2024-07-31 02:40:59 -04:00
PikaMug
c9d77d5708
Improved block tracking by @IllusionTheDev (#2270)
* Initial support for modern block tracking

* Use BlockItemStack for other block events

* Change internals to use BlockItemStack

* Update types and compare

* legacy block data support

* Fix item name translation

* Remove unused imports and cleanup

* Blocks do not have display names

* help I accidentally ran the auto formatter

* Cast the correct value

* Tiny format

* Use correct goal object

---------

Co-authored-by: Illusion <imdatillusion@gmail.com>
2024-07-30 22:24:34 -04:00
PikaMug
db83260706 Track progress through int, part 6. See #2250 2024-07-14 23:38:05 -04:00
PikaMug
7e4f1ea561 Track progress through int, part 3. See #2250 2024-07-13 17:26:50 -04:00
PikaMug
0d79f5fbc1 Track progress through int, part 2. Fixes #2246 2024-07-12 13:57:13 -04:00
PikaMug
a7e9e41d68 Employ safer collections in factories, fixes #2212 2024-05-21 04:57:30 -04:00
PikaMug
16ee58326b Interface isEnabled method 2023-10-09 20:56:29 -04:00
PikaMug
19c6f02cc8 Refactor current quests method 2023-10-09 18:42:19 -04:00
PikaMug
720538d0f8
Quests 5 (#2146)
* Begin refactoring, update license. Bump version

* Update locale library

* More refactoring

* Still more refactoring

* Even more refactoring

* Cut missing quest requirement, fixes #2131

* Yet more refactoring

* Refactoring intensifies

* Wreaks of refactoring

* Add debug warning for #2138

* Refactoring too stronk

* Such refactoring wow

* Do not assume click index, fixes #2143

* Bump version

* Update headers
2023-10-01 10:53:50 -04:00