Rewrite CHANGELOG a bit

This commit is contained in:
Wuzzy 2019-09-01 14:20:40 +02:00
parent 190a125aee
commit 5a804e9adc
1 changed files with 18 additions and 13 deletions

View File

@ -1,23 +1,28 @@
## 0.2.0 ## 0.2.0
Meta: Meta:
- Rename to Pixture Revival - Rename game to Pixture Revival
Cleanup: Cleanup:
- Add 5.0.0 support - Game now works on Minetest 5.0.0
- Allow toggling displaying all crafts / only possible crafts - Game no longer works in earlier Minetest versions
- Rework the terribly inconvenient crafting system
- Show only the possible crafts by default
- Add button to show all possible crafts again
- Group slots will be highlighted
- Item tooltips appear instantly
- Removed a lot of cruft: - Removed a lot of cruft:
- fixlight command - `fixlight` command (is now part of Minetest)
- uberspeed command - `uberspeed` command (instead, default fast speed is made faster)
- `player_skin` privilege - `player_skin` privilege (needlessly complicated)
- Forced teleportation when reaching 30000m - Forced teleportation when reaching 30000m (an ugly hack)
- Welcome message and a ton of other chat spam - Welcome message and a ton of other chat spam (just annoying)
- Disable v6 mapgen - Disable v6 mapgen
- Make statbars larger - Make statbars larger
- Rename most items - Rename some items
- Replace TNT sounds - Replace TNT sounds
- Limit text length in books and signs - Limit text length in books and signs
- Improve slab and stair textures - Improve slab and stair textures
- More item images to help keeping items apart - More unique item images to help keeping items apart
Bugfixes: Bugfixes:
- Fix crash when using lockpick in air - Fix crash when using lockpick in air
@ -34,13 +39,13 @@ Bugfixes:
- Make some objects non-pointable when it doesn't make sense to point them - Make some objects non-pointable when it doesn't make sense to point them
Features: Features:
- Add creative inventory - Add creative inventory and support for Creative Mode
- Shift-click in inventories moves items fast - Shift-click in inventories moves items fast
- Map item enables minimap when carried - Map item enables minimap when carried, the old unfinished map window is gone
- Show wielded item above hotbar - Show wielded item above hotbar
- Villagers now talk when rightclicked - Villagers now talk when rightclicked
- Villagers refuse to trade when on low health or hostile - Villagers refuse to trade when on low health or hostile
- Now slabs/stairs: bronze, wrought iron, carbon steel - More slabs/stairs: bronze, wrought iron, carbon steel
- Add German translation - Add German translation
## 0.1.1 ## 0.1.1