1.1.123 #5693
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
source/testserver
ugh/petz
ugh/QA main
ugh/QA NOK
ugh/QA OK
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#5693
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Discussion issue for the 1.1.123 Update
* [ ] yl_chat overhaul #1900 and #554 and your-land/reports#365 and #5323 and #946* [ ] bailiff and staff moderation commands #3323 and #5255 and #5513 and #4087* [ ] PR to and then switch back to upstream: pvpplus: #973probably we need to fork it, but i was waiting until we had a functioning projectiles API before doing that work.
should updating to 5.8.0 be part of this release, or do we do those separately?
we made a few other changes:
https://gitea.your-land.de/your-land/pvpplus/commits/branch/yl_stable
probably these could also be upstreamed, at least as optional behavior.
#102 is the projectiles API issue
are we still blocked on anything for doing #2915 (use my moreblocks fork)?
i'd love to have ballistics/y_bows done for this release, but i feel like we've got a lot of high-priority (crashing) bugs that we should focus on first.
Merge issues
... Couldn't the changes to the touchscreen in the mt-mods digistuff repo break some existing machines?
The changes are already on the testserver, please test
According to Chache at least the machines he placed do work still:
City locator, piano, tourist info point, botm vote, connect-4
Please someone else test #5805 and #6060 and #6064
Spears was updated, we'll look into whether going for the update or just taking the art and models and integrate with ballisistics instead.
Anvil was updated, but runs into several merging issues. I'm not sure, if we should pull that:
your-land/anvil#13
Any opinions?
In other news: Spears had a couple of crashes with the reworked version, we can't pull that. It's on the testserver, but won't go to main.
i think all the upstream anvil stuff is already in our fork, except the translations, and dropping a shared anvil item if the anvil is blown up. i can add that stuff in manually.
there's still a couple minor outstanding issues, but i think ballistics and y_bows are ready to use
Add to yourland-mods:
https://github.com/fluxionary/minetest-crafting_bench.git
https://gitea.your-land.de/whosit/yl_dice.git
https://github.com/fluxionary/minetest-y_bows.git
https://github.com/fluxionary/minetest-ballistics.git
What about
minetest-envelopes? Currently is:
https://github.com/archfan7411/minetest-envelopes.git
Should this become this?
https://github.com/fluxionary/minetest-envelopes.git
sure, why not. this wasn't a mod i really want to adopt personally, but we can use my fork until i get mt-mods to adopt it.
The less we have to hardfork and maintain ourselves, the better :) I'll temporarily add the hardfork though.
Updated testserver
Should we somehow merge them? Should we go to pure upstream? Should we use the one flux forked? https://github.com/fluxionary/minetest-mesecons_debug
cucina_vegana added coffee. Farming already has coffee. I'll enable it on the testserver for QA, but then disable it for the liveserver.
There's a conflict regarding the envelopes: flux' version is way more modern, but the yl_stable branch has bugfixes.
b4f5785a7d
Activate in world.mt:
load_mod_xcompat = true
load_mod_confetti = true
load_mod_ballistics = true
load_mod_y_bows = true
load_mod_yl_dice = true
load_mod_we_maze = true
Deactive in world.mt:
load_mod_mob_core = false
load_mod_x_bows = false
Check envelopes enabled
Add to minetest.conf:
that shouldn't be necessary?
Following Milestone 1.1.124 issue: #6471