updated boost cart, homedecor modpack, castles modpack, currency, farming-redo,
maptools, mesecons, moreblocks, moreores, pipeworks, quartz
2017-10-27 15:13:31 -04:00
|
|
|
# Changelog
|
2017-02-19 12:01:09 -05:00
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
updated boost cart, homedecor modpack, castles modpack, currency, farming-redo,
maptools, mesecons, moreblocks, moreores, pipeworks, quartz
2017-10-27 15:13:31 -04:00
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
2017-02-19 12:01:09 -05:00
|
|
|
|
2020-04-30 06:14:19 -04:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- 10 coins of each type can now be crafted using 2 ingots (bronze, silver or gold).
|
|
|
|
- Silver coins require [More Ores](https://github.com/minetest-mods/moreores)
|
|
|
|
to be crafted, since minetest_game doesn't have silver ingots.
|
|
|
|
- Coins are now displayed in the creative inventory.
|
|
|
|
|
update plantlife, castles, basic_materials, cool_trees, currency,
digistuff, farming_redo, technic, glooptest, homedecor, maptools,
mesecons, moreblocks, moreores, pipeworks, teleport_request,
unified_inventory, unifieddyes, worldedit, and xban
2020-02-16 01:45:23 -05:00
|
|
|
## [2.0.0] - 2019-11-25
|
|
|
|
|
update castles, areas, homedecor, plantlife,
gloopblocks, hotbar, inspector, maptools, mesecons,
moreblocks, moreores, technic, teleport_request, and
worldedit
switched to caverealms_lite (with minor fixes by me)
switched to CWz's fork of player_textures
The homedecor update brings in the big split, and will
require you to re-enable all modpack components in
order to avoid loss of content.
2019-04-24 18:59:36 -04:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- The minimum supported Minetest version is now 5.0.0.
|
2019-11-03 13:17:36 -05:00
|
|
|
- Map Tools nodes/items can no longer be dropped to prevent them from falling
|
|
|
|
into bad hands.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- The inventory images of `no_interact`, `no_build`, `ignore_like_no_clip`
|
|
|
|
and `ignore_like_no_point` now use textures that are available in
|
|
|
|
Minetest Game 5.0.0.
|
update castles, areas, homedecor, plantlife,
gloopblocks, hotbar, inspector, maptools, mesecons,
moreblocks, moreores, technic, teleport_request, and
worldedit
switched to caverealms_lite (with minor fixes by me)
switched to CWz's fork of player_textures
The homedecor update brings in the big split, and will
require you to re-enable all modpack components in
order to avoid loss of content.
2019-04-24 18:59:36 -04:00
|
|
|
|
update blox, castles, cottages, technic, farming_redo, gloopblocks,
homedecor, led_marquee, locks, maptools, mesecons, plantlife, moreblocks,
nixie_tubes, replacer, travelnet, and unified inventory
2019-04-01 19:38:47 -04:00
|
|
|
## [1.1.0] - 2019-03-23
|
|
|
|
|
2019-03-10 19:44:56 -04:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Increased the range of the Admin Pickaxe from 12 to 20 nodes.
|
|
|
|
- Updated intllib support to avoid using deprecated functions.
|
|
|
|
|
Add readme.md mostly taken from the forum thread (and markdown-ified)
Updated several mods: castles, homedecor, digilines, farming redo,
jumping, maptools, mesecons, moreblocks, moretrees, pipeworks,
signs_lib, technic, unified_dyes
Deleted the peaceful_npc mod, as it is broken and unmaintained.
2018-05-11 10:22:53 -04:00
|
|
|
## 1.0.0 - 2017-02-19
|
2017-02-19 12:01:09 -05:00
|
|
|
|
updated boost cart, homedecor modpack, castles modpack, currency, farming-redo,
maptools, mesecons, moreblocks, moreores, pipeworks, quartz
2017-10-27 15:13:31 -04:00
|
|
|
- Initial versioned release.
|
|
|
|
|
update plantlife, castles, basic_materials, cool_trees, currency,
digistuff, farming_redo, technic, glooptest, homedecor, maptools,
mesecons, moreblocks, moreores, pipeworks, teleport_request,
unified_inventory, unifieddyes, worldedit, and xban
2020-02-16 01:45:23 -05:00
|
|
|
[Unreleased]: https://github.com/minetest-mods/maptools/compare/v2.0.0...HEAD
|
|
|
|
[2.0.0]: https://github.com/minetest-mods/maptools/compare/v1.1.0...v2.0.0
|
update blox, castles, cottages, technic, farming_redo, gloopblocks,
homedecor, led_marquee, locks, maptools, mesecons, plantlife, moreblocks,
nixie_tubes, replacer, travelnet, and unified inventory
2019-04-01 19:38:47 -04:00
|
|
|
[1.1.0]: https://github.com/minetest-mods/maptools/compare/v1.0.0...v1.1.0
|