Camas/CHANGELOG.md

56 lines
1.8 KiB
Markdown
Raw Normal View History

2019-08-29 02:06:00 +02:00
## 0.2.0
Meta:
- Rename to Pixture Revival
Cleanup:
- Add 5.0.0 support
2019-09-01 03:13:14 +02:00
- Allow toggling displaying all crafts / only possible crafts
2019-08-30 03:24:14 +02:00
- Removed a lot of cruft:
2019-08-29 02:06:00 +02:00
- fixlight command
- uberspeed command
- `player_skin` privilege
2019-08-30 03:24:14 +02:00
- Forced teleportation when reaching 30000m
- Welcome message and a ton of other chat spam
2019-08-29 02:06:00 +02:00
- Disable v6 mapgen
- Make statbars larger
- Rename most items
- Replace TNT sounds
2019-08-30 03:24:14 +02:00
- Limit text length in books and signs
- Improve slab and stair textures
- More item images to help keeping items apart
2019-08-29 02:06:00 +02:00
Bugfixes:
2019-08-30 03:24:14 +02:00
- Fix crash when using lockpick in air
- Fix bed being destroyed when placed in invalid place
- Prevent going to bed while moving
- Fix bucket spawning another bucket when using
- Fix lockpick trying to pick everything
2019-08-29 02:06:00 +02:00
- Fix duplicate achievement name
- Fix incorrect trades
- Fix rocks floating on water in wasteland
- Remove server settings in settingtypes.txt that caused a lot of conflicts
2019-09-01 03:13:14 +02:00
- Fix floating thistle after being flooded
- Fix fertilizer sometimes destroying blocks
- Make some objects non-pointable when it doesn't make sense to point them
2019-08-29 02:06:00 +02:00
Features:
2019-09-01 03:13:14 +02:00
- Add creative inventory
- Shift-click in inventories moves items fast
2019-08-29 02:06:00 +02:00
- Map item enables minimap when carried
- Show wielded item above hotbar
- Villagers now talk when rightclicked
- Villagers refuse to trade when on low health or hostile
2019-08-30 03:24:14 +02:00
- Now slabs/stairs: bronze, wrought iron, carbon steel
2019-08-29 02:06:00 +02:00
- Add German translation
## 0.1.1
- Replace tree and some farming plant ABMs with node timers (existing growables
will be reset to the same growing time a newly planted growable would be)
- Patch crafting to work with Minetest 0.4.16
- Modify backend code to use some new API syntax introduced with Minetest 0.4.16
## 0.1.0
2019-08-29 02:06:00 +02:00
- First stable release of Pixture, works with Minetest 0.4.15