From 294c7d9e42157d49162e83d138b60585bf1277f9 Mon Sep 17 00:00:00 2001 From: Solebull Date: Mon, 18 May 2020 14:56:09 +0200 Subject: [PATCH] Tested pathogen modpack --- ROADMAP | 6 +++++- TODO | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ROADMAP b/ROADMAP index 436452f..d5e9f41 100644 --- a/ROADMAP +++ b/ROADMAP @@ -188,6 +188,7 @@ It's really fast. May be used on a website, to show the actual map. - see https://github.com/chipgw/minetest-mumble-wrapper **** TODO More bugfixes :LOGBOOK: + CLOCK: [2020-05-18 lun. 14:45]--[2020-05-18 lun. 14:55] => 0:10 CLOCK: [2020-04-07 mar. 20:01]--[2020-04-07 mar. 20:03] => 0:02 CLOCK: [2019-02-26 mar. 03:24]--[2019-02-26 mar. 03:40] => 0:16 CLOCK: [2019-02-28 jeu. 15:45]--[2019-02-28 jeu. 16:25] => 0:40 @@ -200,7 +201,10 @@ It's really fast. May be used on a website, to show the actual map. - [X] Remove welcome message mod - [X] We should be able to create a hoe fom the right - [X] See in bucket mod if the lava could be collected -- [ ] Maybe test pathogen : https://forum.minetest.net/viewtopic.php?t=11140 +- [X] Maybe test pathogen : https://forum.minetest.net/viewtopic.php?t=11140 + Some issue when digging +mods/pathogen/gravititus/init.lua:36: attempt to index local 'digger' (a nil value) + Not really in the spectrum of a PVP world - [ ] Replaced 3d_armor models with these ones https://github.com/stujones11/minetest-3d_armor/commit/be9579a36584d8fbb6eef13906c84d1917e1ea6a#diff-82fe182b46bc55c7f0b2cd18d0cf2f8f - [ ] See that 2019-04-09 19:38:22: WARNING[Server]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug. diff --git a/TODO b/TODO index 8d26ee4..19e89f5 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,8 @@ minetest-solebull - LGPL-2.1 - A PVP/faction game for minetest based on Cobalt. * v0.0.2-8 (10 Mar. 2020 - ???) CLOC ???,??? -- (6) Add documentation main page +- (7) Tested pathogen modpack +- Add documentation main page - Try to handle doxygen documentation - Check and test for lava bucket - Merge factions_UI branch with master