* remade non-root installer scripts in webapp directory a few days ago
### Changed
* improved sushi texture
* changed directory structure
(changed install-ENLIVEN-minetest_game.sh to reflect that)
* renamed old install-ENLIVEN.sh to install-ENLIVEN-minetest_game.sh
* NOTE: install-ENLIVEN-minetest_game.sh is deprecated.
* use `src` instead of `etc` for name of directories that can be
eliminated from install target
* improved details and formatting for old Changelog entries, and
conformed them to <https://keepachangelog.com/en/1.0.0/>
* make install-mts.sh show instructions if user doesn't have a
linux-minetest-kit/mtsrc directory yet
## [git] - 2018-10-07
* fixed lapis patching logic
* fixed lapis patching logic
## (2018-10-06)
* fixed issue with not detecting pacman for installing minetestmapper deps
## [git] - 2018-10-06
* cache repos for install as update (reduce download bandwidth and drive writes)
* fixed issue with not detecting pacman for installing minetestmapper
deps
* cache repos for install as update (reduce download bandwidth and drive
writes)
* further reduce drive writes with rsync
* further reduce drive writes with rsync
* use updated travelnet
* use updated travelnet
## (2018-05-10)
## [git] - 2018-05-10
* moved fully working scripts from etc to root of repo
* moved fully working scripts from etc to root of repo
* renamed:
* renamed:
```bash
```bash
@ -28,70 +64,115 @@ mv du-show-big du-show-big.sh
mv mounter mounter.sh
mv mounter mounter.sh
mv unmounter unmounter.sh
mv unmounter unmounter.sh
```
```
* replaced uninstall-minetestserver-git.sh with uninstall-minetestserver-git.py (the shell script version was functionally identical to uninstall-minetestserver-git-leftovers.sh)
* replaced uninstall-minetestserver-git.sh with
uninstall-minetestserver-git.py (the shell script version was
functionally identical to uninstall-minetestserver-git-leftovers.sh)
## [git] - 2018-03-13
* added mapfix mod since dynamic_liquid makes one block create a whole
pond if set high above ground
* removed mapfix due to [improvements to minetest]
(sneek click to start auto-harvest tree, sneak again to cancel)
(sneek click to start auto-harvest tree, sneak again to cancel)
NOT same as Jeija's timber mod
NOT same as Jeija's timber mod
## (2018-02-21)
* (installer now tries to detect 0.5.0 then install "MT_0.5.0-dev" branch of 3d armor) fix player halfway into ground when using 0.5.0 with main branch after installing 3d_armor (must use `MT_0.5.0-dev` branch)
## [git] - 2018-02-21
* (installer now tries to detect 0.5.0 then install "MT_0.5.0-dev"
branch of 3d armor) fix player halfway into ground when using 0.5.0
with main branch after installing 3d_armor (must use `MT_0.5.0-dev`
branch)
* added worldedge mod (teleports you when you hit the edge of the map)
* added worldedge mod (teleports you when you hit the edge of the map)
https://github.com/minetest-mods/worldedge
https://github.com/minetest-mods/worldedge
## (2018-02-19)
## [git] - 2018-02-19
* added ropes
* added ropes
* added digilines (I just found out it is used by technic and pipeworks)
* added digilines (I just found out it is used by technic and pipeworks)
* added armor_monoid (found out it is used by 3d_armor!): an api for creating multipliers for damage types
* added armor_monoid (found out it is used by 3d_armor!): an api for
creating multipliers for damage types
## (2018-02-18)
* switched to FaceDeer's fork of caverealms which is integrated with mapgen v7's perlin noise and therefore with its biomes
## [git] - 2018-02-18
* subterrane: fork of Caverealms, but is just an API and needs other mods to generate anything (required by FaceDeer's fork of caverealms)
* switched to FaceDeer's fork of caverealms which is integrated with
mapgen v7's perlin noise and therefore with its biomes
* subterrane: fork of Caverealms, but is just an API and needs other
mods to generate anything (required by FaceDeer's fork of caverealms)
* added:
* added:
* lightning
* lightning
* mywalls (more wall styles; brick & stone brick walls)
* mywalls (more wall styles; brick & stone brick walls)
* mymasonhammer (cut stairs & ladders in blocks)
* mymasonhammer (cut stairs & ladders in blocks)
* sounding_line (machine block that measures depth of water under it)
* sounding_line (machine block that measures depth of water under it)
* switched from spawners to Wuzzy's tsm_pyramids and minetest-mods' loot (was already using trm_pyramids anyway which didn't seem to work with spawners' pyramids)
* switched from spawners to Wuzzy's tsm_pyramids and minetest-mods' loot
(was already using trm_pyramids anyway which didn't seem to work with
* switched to minetest-mods hbsprint (which optionally uses hudbars, hbhunger, and player_monoids) https://github.com/minetest-mods/hbsprint.git
## [git] - 2018-02-17
* removed all other huds and hud mods until compatibility can be determined (they were causing health and food system to not work at all)
* switched to minetest-mods hbsprint (which optionally uses hudbars,
hbhunger, and player_monoids)
https://github.com/minetest-mods/hbsprint.git
* removed all other huds and hud mods until compatibility can be
determined (they were causing health and food system to not work at
all)
* formerly used GunshipPenguin's sprint
* formerly used GunshipPenguin's sprint
## (2018-02-15)
## [git] - 2018-02-15
* moved mappers to <https://github.com/poikilos/minetestmapper-python>
* moved mappers to <https://github.com/poikilos/minetestmapper-python>
## (2018-02-07)
* forked trm_minetest_game to use proper dye list (submitted pull request to ClockGen since his is the only known git version of Wuzzy's which was on the [official treasurer thread](https://forum.minetest.net/viewtopic.php?t=7292))
## (2018-02-08)
## [git] - 2018-02-07
* trm_pyramids added (partial code in game-install-ENLIVEN completed)
* forked trm_minetest_game to use proper dye list (submitted pull
(a required treasure table so tsm_pyramids can provide treasure in pyramids)
request to ClockGen since his is the only known git version of Wuzzy's
check for minetest_game if minetest not present in minetest/games
since 0.4.16 repack 3 via deb from Debian via Ubuntu still uses the
folder name minetest_game)
## (2018-02-03)
* bump Python requirement to 3 (no more testing is planned to be done on python2) and use python3 binary when calling py files from scripts
* (chunkymap-generator.bat, pythoninfo.py) if using Windows, check for various versions of Python3 and warn if fails (no longer check for Python2)
* (minetestinfo.py) account for Minetest 0.4.16 arch naming difference: minetest_game (from minetest-data package) becomes minetest (still check for minetest_game if minetest not present in minetest/games since 0.4.16 repack 3 via deb from Debian via Ubuntu still uses the folder name minetest_game)
## (2017-05-25)
## [git] - 2017-05-25
### Changed
* switched to poikilos fork of travelnet
* switched to poikilos fork of travelnet
## (2017-05-18)
* Installer now available at [axlemedia.net](http://www.axlemedia.net/index.php?htmlref=tutoring.html "Axle Media") -- added project and related files for Inno Setup Compiler.
## (2017-05-15)
## [git] - 2017-05-18
* added mock_tnt: doesn't destroy blocks, can coexist with regular tnt mod (all tnt is replaced with mock_tnt if tnt is disabled). This mod is helpful for when multiplayer servers have tnt disabled but players have acquired 'unknown item' (tnt:tnt) as loot. The Unknown Explosive says 'unknown item' on it, as a seemless replacement :)
* mock_tnt: doesn't destroy blocks, can coexist with regular tnt mod
(all tnt is replaced with mock_tnt if tnt is disabled). This mod is
helpful for when multiplayer servers have tnt disabled but players
have acquired 'unknown item' (tnt:tnt) as loot. The Unknown Explosive
says 'unknown item' on it, as a seemless replacement :)
(see patches/mods-multiplayer/mock_tnt/)
## (2017-04-20)
## [git] - 2017-04-20
* Released ENLIVEN 0.4.15.3
### Added
* Created ENLIVEN 0.4.15.3 Windows Installer
## (2017-04-02)
* changed maximum range from 20 to 30 for forcefield (see technic/machines folder)
## [git] - 2017-04-02
### Changed
* changed maximum range from 20 to 30 for forcefield (see
technic/machines folder)
* switched from kaeza to minetest-mods github repo for xban2
* switched from kaeza to minetest-mods github repo for xban2
* fixed issue with redundant aliases in cme_to_spawners (see Mods,WIP folder)
* fixed issue with redundant aliases in cme_to_spawners (see Mods,WIP
folder)
## [git] - 2017-03-08
### Changed
* renamed the files in tenplus1's hud_hunger to use its nosprint version
of lua files in hud_hunger/hunger
* switched to hudbars, removed hud_hunger. Add line to SERVER's
minetest.conf (using installer script):
`hubars_bar_type = statbar_modern`
## (2017-03-08)
## [git] - 2017-03-07
* renamed the files in tenplus1's hud_hunger to use its nosprint version of lua files in hud_hunger/hunger
### Changed
* switched to hudbars, removed hud_hunger. Add line to SERVER's minetest.conf (using installer script): hubars_bar_type = statbar_modern
* switch to tenplus1's hud_hunger fork (BlockMen's has potential
comparison of number to nil [crash] in hud/builtin.lua line 79, other
issues, and is not maintained)
## (2017-03-07)
* change to tenplus1's hud_hunger fork (BlockMen's has potential comparison of number to nil [crash] in hud/builtin.lua line 79, other issues, and is not maintained)
## (2017-03-06)
## [git] - 2017-03-06
* remove computer-specific settings from minetest.conf (client version in this folder)
### Removed
* remove ENLIVEN's copy of protector since TenPlus1 applied the fixes in the real repo
* computer-specific settings from minetest.conf (client version in this
folder)
* ENLIVEN's copy of protector since TenPlus1 applied the fixes in the
real repo
## (2017-02-22)
## [git] - 2017-02-22
### Changed
* NOTE: the protector fix from 2017-02-15 was merged by TenPlus1 today
* NOTE: the protector fix from 2017-02-15 was merged by TenPlus1 today
* Fix protector crash (also sent to TenPlus1):
* Fix protector crash (also sent to TenPlus1):
```lua
```lua
@ -158,20 +285,44 @@ mv unmounter unmounter.sh
return true
return true
```
```
## (2017-02-15)
* (change bones) Show player (and print to server console) where died (and say bones remain or why not) -- with this addition, you can search your server log for "player's bones" where player is playername whether bones remain or not.
## [git] - 2017-02-15
* (change homedecor_modpack/homedecor) Add optional non-adult beverage version of homedecor in homedecor_modpack (just changes display name & variable name of Wine rack and Beer tap and beer mug, and textures for beer mug)
### Changed
* (change protector) Avoid crash by not allowing non-player to dig protected area (may only happen when one of the owners of an area does it--that was the crash scenario)
* (bones) Show player (and print to server console) where died (and say
changed
bones remain or why not) -- with this addition, you can search your
return player and protector.can_dig(1, pos, player:get_player_name(), true, 1) or false
`return player and protector.can_dig(1, pos,
player:get_player_name(), true, 1) or false`
## [git] - 2017-02-14
### Added
* (mobs) nonviolent textures that could be used in a school to the
ENLIVEN/mods folder (they can be manually installed after ENLIVEN by
copying them to the same place in your games/ENLIVEN folder on your
installation of Minetest)
## (2017-02-14)
* (change mobs) Added some nonviolent textures that could be used in a school to the ENLIVEN/mods folder (they can be manually installed after ENLIVEN by copying them to the same place in your games/ENLIVEN folder on your installation of Minetest)
## (2017-02-06)
## [git] - 2017-02-06
* Added optional mods for migrating from cme and from tsm_pyramids to spawners (should allow mods that depend on cme to be installed, and use mobs instead, though no mods in ENLIVEN are known to require cme currently)
### Added
* Added optional trm_compassgps so that treasure could include a compass or map from the compassgps mod
* optional mods for migrating from cme and from tsm_pyramids to spawners
* Added installation of trmp_minetest_game to the installer script, since treasurer requires one or more trms in order to work (tested and working now on tsm_railcorridors)
(should allow mods that depend on cme to be installed, and use mobs
instead, though no mods in ENLIVEN are known to require cme currently)
* optional trm_compassgps so that treasure could include a compass or
map from the compassgps mod
* installation of trmp_minetest_game to the installer script, since
treasurer requires one or more trms in order to work (tested and
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/LICENSE → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/LICENSE
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/crafts.lua → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/crafts.lua
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/gastronomy.lua → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/gastronomy.lua
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/models/homedecor_beer_mug.obj → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/models/homedecor_beer_mug.obj
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug.png → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug.png
patches/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug_inv.png → patches/deprecated/deprecated-subgame-basis/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug_inv.png
patches/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/README.md → patches/deprecated/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/README.md
patches/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/spawners_mobs.lua → patches/deprecated/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/spawners_mobs.lua
patches/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/spawners_ores.lua → patches/deprecated/deprecated-subgame-basis/mods/spawners-0.4.15 or lower/spawners_ores.lua
patches/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/crafts.lua → patches/deprecated/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/crafts.lua
patches/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/gastronomy.lua → patches/deprecated/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/gastronomy.lua
patches/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug.png → patches/deprecated/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug.png
patches/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug_inv.png → patches/deprecated/deprecated-subgame/mods/homedecor_modpack-0.4.15 or lower/homedecor/textures/homedecor_beer_mug_inv.png
patches/deprecated-subgame/mods/spawners-0.4.15 or lower/spawners_mobs.lua → patches/deprecated/deprecated-subgame/mods/spawners-0.4.15 or lower/spawners_mobs.lua
patches/deprecated-subgame/mods/spawners-0.4.15 or lower/spawners_ores.lua → patches/deprecated/deprecated-subgame/mods/spawners-0.4.15 or lower/spawners_ores.lua
patches/mods-multiplayer/skinsdb/CC BY-SA 3.0 legalcode (see CREDITS for where applies).txt → patches/deprecated/mods-multiplayer-minetest_game/skinsdb/CC BY-SA 3.0 legalcode (see CREDITS for where applies).txt