74 lines
2.1 KiB
Markdown
74 lines
2.1 KiB
Markdown
# Repixture
|
|
|
|
Repixture is a sandbox survival crafting game focusing on low-tech and
|
|
unique graphics and sounds.
|
|
|
|
This is a revival of Pixture 0.1.1, a game for Minetest 0.4.
|
|
|
|
## Version
|
|
1.1.2
|
|
|
|
Designed for use with Minetest 5.0.0 or later.
|
|
|
|
## Features
|
|
|
|
* Animals and monsters
|
|
* Villages and trading
|
|
* Upgradable tools via jeweling
|
|
* Hunger
|
|
* Custom inventories
|
|
* Armor
|
|
* Simplified crafting with crafting guide
|
|
* A variety of trees
|
|
* Weather
|
|
* Beds (skip the night)
|
|
* New and better player models
|
|
* 2 player skins
|
|
* Achievements
|
|
* Multi-language support
|
|
* Creative Mode
|
|
|
|
## Project Notes
|
|
|
|
Repixture works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
|
The goal of Repixture is to make Pixture work properly in
|
|
latest Minetest versions and to fix bugs and improve usability.
|
|
The original gameplay of Pixture will be (mostly) preserved,
|
|
the focus lies on bugfixes and usability features.
|
|
There will be no major changes to gameplay.
|
|
|
|
## Changelog
|
|
|
|
See file *CHANGELOG.md*.
|
|
|
|
## Credits
|
|
|
|
Repixture was started by Wuzzy. It's a fork of Pixture.
|
|
|
|
Pixture is Copyright (C) 2015-2017 KaadmY.
|
|
|
|
By [KaadmY](https://github.com/kaadmy)
|
|
Inspiration by [Kenney](http://kenney.nl)
|
|
|
|
- [Kenney](http://kenney.nl) for the inspiration, most of the aesthetic.
|
|
- Sounds in the default mod are all by Kenney (CC0)
|
|
- All textures/models by KaadmY (CC BY-SA 4.0)
|
|
|
|
## Licenses
|
|
|
|
This game is free software, licensed 100% under free software licenses.
|
|
|
|
See *LICENSE.txt* or the links below for the full license texts.
|
|
|
|
- Media files: all licensed under CC BY-SA 4.0 or CC0, with one exception:
|
|
- The exception: Sounds in the `weather` mod are under GPLv2 (these sounds should be replaced later)
|
|
- See per-mod READMEs for details
|
|
- Source code: all licensed under LGPLv2.1 (or later versions of the LGPL), or MIT License, see per-mod READMEs.
|
|
|
|
Links:
|
|
- CC BY-SA 4.0: <https://creativecommons.org/licenses/by-sa/4.0>
|
|
- CC0: <https://creativecommons.org/publicdomain/zero/1.0>
|
|
- GPLv2: <https://www.gnu.org/licenses/old-licenses/gpl-2.0>
|
|
- LGPLv2.1: <https://www.gnu.org/licenses/old-licenses/lgpl-2.1>
|
|
- MIT License: <https://mit-license.org/>
|