Update changelog
This commit is contained in:
parent
c7d1f54167
commit
7cdacc4b44
20
CHANGELOG.md
20
CHANGELOG.md
@ -4,19 +4,27 @@ Meta:
|
|||||||
|
|
||||||
Cleanup:
|
Cleanup:
|
||||||
- Add 5.0.0 support
|
- Add 5.0.0 support
|
||||||
- Remove a lot of cruft:
|
- Only show possible crafting recipes in crafting menu
|
||||||
|
- Removed a lot of cruft:
|
||||||
- fixlight command
|
- fixlight command
|
||||||
- uberspeed command
|
- uberspeed command
|
||||||
- `player_skin` privilege
|
- `player_skin` privilege
|
||||||
- Forced teleportation when reaching 30000m in any direction
|
- Forced teleportation when reaching 30000m
|
||||||
- Welcome message and other chat spam
|
- Welcome message and a ton of other chat spam
|
||||||
- Make fast mode fast again
|
|
||||||
- Disable v6 mapgen
|
- Disable v6 mapgen
|
||||||
- Make statbars larger
|
- Make statbars larger
|
||||||
- Rename most items
|
- Rename most items
|
||||||
- Replace TNT sounds
|
- Replace TNT sounds
|
||||||
|
- Limit text length in books and signs
|
||||||
|
- Improve slab and stair textures
|
||||||
|
- More item images to help keeping items apart
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
- 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
|
||||||
- Fix duplicate achievement name
|
- Fix duplicate achievement name
|
||||||
- Fix incorrect trades
|
- Fix incorrect trades
|
||||||
- Fix rocks floating on water in wasteland
|
- Fix rocks floating on water in wasteland
|
||||||
@ -24,10 +32,12 @@ Bugfixes:
|
|||||||
|
|
||||||
Features:
|
Features:
|
||||||
- Map item enables minimap when carried
|
- Map item enables minimap when carried
|
||||||
- Add rudimentary creative inventory (for testing)
|
|
||||||
- Show wielded item above hotbar
|
- Show wielded item above hotbar
|
||||||
|
- Shift-click in inventories moves items fast
|
||||||
|
- Add rudimentary creative inventory (for testing)
|
||||||
- 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
|
||||||
- Add German translation
|
- Add German translation
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
@ -9,7 +9,7 @@ Inspiration by [Kenney](http://kenney.nl)
|
|||||||
|
|
||||||
## Project Notes
|
## Project Notes
|
||||||
|
|
||||||
This game works for Minetest 5.0.0. It's a fork of Pixture 0.1.1
|
This game works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
||||||
The goal of Pixture Revival is to make Pixture work properly in
|
The goal of Pixture Revival is to make Pixture work properly in
|
||||||
latest Minetest versions.
|
latest Minetest versions.
|
||||||
The original gameplay of Pixture will be preserved, only bugfixes
|
The original gameplay of Pixture will be preserved, only bugfixes
|
||||||
@ -17,10 +17,10 @@ and usability features will be added.
|
|||||||
|
|
||||||
## Bugs and problems
|
## Bugs and problems
|
||||||
|
|
||||||
- Crafting is terribly inconvenient and painful to do ... to the
|
- There's currently no crafting guide
|
||||||
point it completely sucks out the lifeblood of this game
|
- Wall torches look wrong
|
||||||
- Creative Mode has limited functionality and is only for testing
|
- Creative Mode has limited functionality and is only for testing
|
||||||
- Villages sometimes don't destroy enough land above them
|
- Villages sometimes have huge landmasses or floating treecaps above them
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user