1.1.126 #7579
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/petz
3. source/testserver
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/possible close
4. step/QA main
4. step/QA NOK
4. step/QA OK
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
kind/standalone
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#7579
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?
airutils_enable_water_particlesethereal.old_biomes = trueenable_vertical_digilines_connectivity = trueand test vertical digilinesmart_chat.use_own_msg_command = falseEthereal last good: 71adf29ddd07edab7d01ebea43df30de3b1caebf
Farming last good: 710b7ac1119fcc7577c08748775ef830b1f814ac
Updates notes
airutils
https://github.com/APercy/airutils/blob/main/lib_planes/entities.lua#L542
Please add parenthesis
airutils
https://github.com/APercy/airutils/blob/main/lib_planes/utilities.lua#L1342
Please use vector.new according to https://github.com/minetest/minetest/blob/master/doc/lua_api.md?plain=1#L3853
airutils
https://github.com/APercy/airutils/blob/main/attach_extern_ent.lua#L127
Please add parenthesis: if ent._inv_id == inv_id and ent._inv_id ~= self._inv_id then
anvil can't be updated without losing features
cblocks
https://gitea.your-land.de/your-land-mirror/cblocks/src/branch/master/init.lua#L61
what's walign = true? Some new value in stairs?
crafting_bench
Can we go back upstream? mt-mods X flux
=> Ask flux
cucina_vegana
merge conflict mirror -> master
=> Resolved
digilines
https://github.com/minetest-mods/digilines/blob/master/lcd.lua#L262
Please add parenthesis: if type(msg) ~= "string" and type(msg) ~= "number" then return end
invisibility
dependency order may disable crafting recipe
=> https://codeberg.org/tenplus1/invisibility/issues/2
=> OK
invisibility
making the function "invisible" more local is good, but please explose it via invisibility.invisible so other mods can use it, too
=> https://codeberg.org/tenplus1/invisibility/issues/1
=> OK
mesecons
merge conflict master -> yl_stable
try removing conflicts, rename yl_stable to yl_old_stable and integrate our changes on top
=> Resolved
afk_api (and all other flux mods, too)
In settingtypes, the settings changed from modname:setting to modname.setting
It appears not to be reflected in code. Ask flux.
mob_mese_monster_classic
Make sure spawn of mob_mese_monster_classic is governed by spawnit and disabled otherwise
=> OK
mobs_monster
merge conflict master -> yl_stable
=> Resolved
pipeworks
Test vertical pipes?
https://github.com/mt-mods/pipeworks/issues/64
pipeworks
merge conflict master -> yl_stable
In .luacheckrc ???
=> Resolved
smart_chat
merge conflict master -> master
=> Resolved
wine
merge conflict master -> yl_stable
=> Resolved
xocean
merge conflict master -> master
=> WTF
Crystal Spike
New vs. old.
I believe old one looks better. LIcence issue or maybe better keep old one?
Also better use old Illumishrooms unless license issue:
Strawberry doesn't match strawberry block anymore.
Maybe also keep old one?
We have two kinds of thin ice now:

A new kind of biume or a map error?
Interesting
It’s a new biome.
Why run after MC?
Not sure.
Strange, we disabled the "new biomes". I went to the position Murmel indicated
/teleport xyz -18080 100 20600and tried to delete the blocks, in an attempt to see whether it was just some area generated before we disabled those new biomes. I sent the question upstream: https://codeberg.org/tenplus1/ethereal/issues/24#issuecomment-2442526Example:
teleport xyz 523 150 -2688and/teleport xyz -3168 158 2974Ethereal: we reset to 32affd255e and will freeze there or soft-fork
Issues Alias cannot test himself:
#4904#2762#5446#6071#7177#7354#7367#7426#7612#7633#7643#7672Regarding windows copy-paste into signs (and text fields in general):
I noticed some issues that may be related to
CRLFvsLFnewlines.On windows 11 and minetest 5.9.1:
CRLFnewlines - all newlines disappearLFnewlines - copying works fine(both editors allow to change the newline type in the mode line at the bottom, but copying from them works differently)
Add to minetest.conf:
Change in world.mt:
I was able to find out that in the new ethereal healing trees do still spawn, however they are extremely rare.
Following Milestone 1.1.127 issue: #7004