Wine major overhaul #3392

Closed
opened 2023-01-01 10:10:33 +00:00 by AliasAlreadyTaken · 4 comments

Wine was reworked, we can now add fermentation from the outside.
We also could add drinks via API, but this would create
yl_commons:eggnogg instead of the desired wine:eggnogg
https://forum.minetest.net/viewtopic.php?p=419983#p419983

Let's investigate whether we can now add our beverages via API, instead of the wine mod itself.

Wine was reworked, we can now add fermentation from the outside. We also *could* add drinks via API, but this would create yl_commons:eggnogg instead of the desired wine:eggnogg https://forum.minetest.net/viewtopic.php?p=419983#p419983 Let's investigate whether we can now add our beverages via API, instead of the wine mod itself.
AliasAlreadyTaken added the
1. kind/enhancement
label 2023-01-01 12:48:41 +00:00
Author
Owner

This issue is ment to document what happened in the wine mod.

The old yl_stable was renamed to before_overhaul

The new yl_stable is an attempt at using the new API: https://gitea.your-land.de/your-land/wine/src/branch/yl_stable

The "fix is two parts, one in wine and one in yl_commons:

wine:

68d223f1c4

yl_commons

22c3f218c7

This issue is ment to document what happened in the wine mod. The old yl_stable was renamed to before_overhaul The new yl_stable is an attempt at using the new API: https://gitea.your-land.de/your-land/wine/src/branch/yl_stable The "fix is two parts, one in wine and one in yl_commons: wine: https://gitea.your-land.de/your-land/wine/commit/68d223f1c4f43f8361bb6cba217958431be5e87b yl_commons https://gitea.your-land.de/your-land/yl_commons/commit/22c3f218c7ca80900715eaa20d08f23757fb0a2e
AliasAlreadyTaken added the
4. step/ready to QA test
label 2023-01-01 12:51:22 +00:00
AliasAlreadyTaken added this to the 1.1.117 milestone 2023-01-01 12:51:27 +00:00
Author
Owner

Looks like now you need to add water and a drinking glass to the barrel, additionally to what you want to ferment.

I bet a lot of people will be confused

image

Looks like now you need to add water and a drinking glass to the barrel, additionally to what you want to ferment. I bet a lot of people will be confused ![image](/attachments/62866c6f-0cc7-4a32-b7a5-2b50478e96a3)
AliasAlreadyTaken added the
ugh/QA OK
label 2023-01-18 06:35:06 +00:00
Member

this is live, HOWEVER old barrels are not automatically updated. putting a fermentable item updates them partially, but they're in a broken state. we need to create an LBM that re-runs the constructor logic.

this is live, HOWEVER old barrels are not automatically updated. putting a fermentable item updates them partially, but they're in a broken state. we need to create an LBM that re-runs the constructor logic.
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2023-01-25 21:30:22 +00:00
Member

closing this; the above issue will be addressed in #3625

closing this; the above issue will be addressed in #3625
flux closed this issue 2023-01-25 21:39:32 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#3392
No description provided.