
PinLib
A lightweight minecraft library to add map icons and markers for fabric mod loader.
Обновлён 21 декабря 2022 г. · опубликован 21 июля 2022 г.
This library is still an alpha release, report all bugs on the issue tracker.
A lightweight minecraft library to add map icons and markers for fabric mod loader.
Developers
API docs (Unfinished)
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.2.1+mc1.19.3-beta | Бета | 1.19.3 | fabric | 21 декабря 2022 г. | .jar (29 КБ) |
| 0.2.0+mc1.19.3-beta | Бета | 1.19.3 | fabric | 15 декабря 2022 г. | .jar (28 КБ) |
| 0.2.0+mc1.19-beta | Бета | 1.19, 1.19.1, 1.19.2 | fabric | 21 сентября 2022 г. | .jar (28 КБ) |
| 0.1.3+mc1.19-beta | Бета | 1.19, 1.19.1, 1.19.2 | fabric | 18 августа 2022 г. | .jar (24 КБ) |
| 0.1.2+mc1.19-beta | Бета | 1.19 | fabric | 26 июля 2022 г. | .jar (24 КБ) |
| 0.1.1+mc1.19-beta | Бета | 1.19 | fabric | 26 июля 2022 г. | .jar (25 КБ) |
| 0.1.0+mc1.19 | Бета | 1.19 | fabric | 25 июля 2022 г. | .jar (24 КБ) |
Ченджлог
0.2.1+mc1.19.3-betaБета1.19.3 · 21 декабря 2022 г.
This update adds a new feature that allows texts to have different colors.
Additions
- Added new text color feature.
Removals
- Removed unnecessary user interaction loggers.
Changes
- Minor optimizations in map marker saving.
- Minor tweaks in the documentation
0.2.0+mc1.19.3-betaБета1.19.3 · 15 декабря 2022 г.
This update brings compatibility with 1.19.3, updated dependencies, and other dev changes.
Changes
- Updated loom version to 1.0.
- Updated yarn mappings to 1.19.3 build 3.
- Updated references to minecraft's registry to 1.19.3.
Updated dependencies:
- fabric -> fabric-api
- minecraft (1.19) -> (1.19.3)
- fabricloader (0.14.8) -> (0.14.11)
0.2.0+mc1.19-betaБета1.19, 1.19.1, 1.19.2 · 21 сентября 2022 г.
This update deprecates IMapMarkedBlock in favor of a new registry and adds more info to the wiki.
No changes should be noticed in-game, but for developers this allows PinLib features to be optionally disabled.
Additions
- New registry system for map marked blocks (replacing
IMapMarkedBlock). PinLib.registerMapMarkedBlock()andPinLib.getMapMarkedBlock()for new registry.
Changes
- Updated
TestingClassto work with the new API.
Deprecations
- Deprecated
IMapMarkedBlockin favor of the new registry.
0.1.3+mc1.19-betaБета1.19, 1.19.1, 1.19.2 · 18 августа 2022 г.
Bugfixes
- Fixed mod not loading on 1.19.1+ even though it should.
- Fixed the wrong signature in
TestingClasswhich is not compiled in the base library and has no effect on the library's behavior.
0.1.2+mc1.19-betaБета1.19 · 26 июля 2022 г.
Additions
- [API] Exposed
FilledMapItemMixin.useOnBlock(...)method to the API
Changes
- [API] Changed
MapMarkedBlockname toIMapMarkedBlockto easily distinguish between it and MapMarkerEntity (with autocomplete). - Mod icon now uses default map icon instead of a different image since they are the same texture.
IMapMarkedBlock.getMarkerColor(...)also gets world & pos parameters likeIMapMarkedBlock.getDisplayName(...)now.
Bugfixes
- Fixed map icon colors not replicating to client on dedicated servers.
0.1.1+mc1.19-betaБета1.19 · 26 июля 2022 г.
Bugfixes
- Fixed PinLib's
addMapMarker(...)&removeMapMarker(...)methods (this includestrymethods) don't log actions likeFilledMapItem.useOnBlock(...). - Replaced dependence on
Nameable.getDisplayName()with a custom method for use withBlockStateandBlockEntitys.
0.1.0+mc1.19Бета1.19 · 25 июля 2022 г.
First beta release.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
