Tested pathogen modpack

master
Solebull 2020-05-18 14:56:09 +02:00
parent 427737ba29
commit 294c7d9e42
2 changed files with 7 additions and 2 deletions

View File

@ -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.

3
TODO
View File

@ -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