minetest-whynot / whynot-game

Minetest game in minetest mods collection style
GNU General Public License v3.0
13 stars 7 forks source link

Laptop mod repository is gone #190

Open dacmot opened 6 months ago

dacmot commented 6 months ago

Problem

Laptop mod repository is gone from github. The whole account https://github.com/Gerold55 doesn't exist anymore.

Steps to reproduce

Fetching all submodules caused an error "remote: Repository not found."

Expected behavior

The laptop repository to be available?

Minetest client version

5.6.8

WhyNot? Game version

2024-03-14

Operating system/version

Ubuntu 22.04

Installation

Build scripts

Additional mods enabled in your world (ex. technics, mobs_animals, etc.)

none

dacmot commented 6 months ago

Another mod to fork I guess...

dacmot commented 6 months ago

Moved to https://codeberg.org/Dacmot/minetest-laptop.git

bell07 commented 6 months ago

I am the main developer for Lua-site of the mod. Wrote the Laptop-OS and the most apps. Gerold part is the models, textures and organizational tasks. If Gerold is giving up the mod, from my point of view the mod should be moved into any maintenance organization like "minetest-mods".

My fork https://github.com/bell07/minetest-laptop is still there, so I can trigger the transfer into organization if you agree. Of course I will continue to support the mod in case of issues in any case.

The difference in my fork and the Gerolds version is: I did not merged the "browser_app" into master, because of incomplete from my point of view. I did not looked into the mod for times, therefore maybe my fork needs to be updated first, before transfer

dacmot commented 6 months ago

That's a better idea. I agree that adding it to minetest-mods would be the best solution.

dacmot commented 6 months ago

Hmmm. https://github.com/Gerold55 is back...

dacmot commented 4 months ago

@bell07 just a reminder, when you have the time (no rush), would you please review/update your fork and transfer the ownership to minetest-mods? Thanks!

bell07 commented 4 months ago

I compared both forks. All my last changes are all in Gerold55 version. But the current Gerold version contains more features:

Maybe better idea is to use Gerold version and add some additional Whnot related web-pages (The rules for example) using Browser app (laptop.register_view(browser_page = true), see API.md)

I think it is better if @Gerold55 transfer his Fork into mintest-mods. @Gerold55, what do you think? I cannot support you anymore in lua, since I am away from Minetest. the mintest-mods group have experienced developers (like sfence) that can support you in case of lua related issues.

By the way, did anyone of you experienced this issue: https://github.com/Gerold55/laptop/issues/146 I tried it shortly, and cannot get the issue