Go to file
Wuzzy a56113ca14 Show achievement msg to achiever only (sett' add') 2022-06-15 22:39:35 +02:00
menu Replace menu background image no. 4 2022-05-16 19:18:02 +02:00
mods Show achievement msg to achiever only (sett' add') 2022-06-15 22:39:35 +02:00
.gitignore first commit 2015-09-01 08:15:24 -07:00
DEVELOPERS.md Mention rp_util in DEVELOPERS file 2022-06-07 20:37:46 +02:00
DEV_GROUPS.md Add vine 2022-06-09 01:59:28 +02:00
LICENSE.txt Clarify license situation for media files 2019-09-13 17:42:38 +02:00
README.md Update README 2022-06-10 02:03:36 +02:00
game.conf Rename game to Repixture 2019-09-16 00:07:43 +02:00
minetest.conf Fix wrong loading of rp_biome_version 2022-05-18 17:37:55 +02:00
old_changelog.md Rename CHANGELOG.md 2021-11-15 12:28:53 +01:00
screenshot.png Update game screenshot 2022-05-19 11:02:26 +02:00
settingtypes.txt Show achievement msg to achiever only (sett' add') 2022-06-15 22:39:35 +02:00

README.md

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

3.2.1

Designed for use with Minetest 5.4.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
  • Change your player appearance
  • 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.

Compability notes

Using old biomes from before version 3.0.0

Since Repixture 3.0.0, the game uses a completely revamped biome system. If you have a world that was created in an earlier version and start it now, there will be biome discontinuities in newly generated parts of the map, e.g. a Wasteland biome might border in a straignt line to Grassland. This is not a bug, but might look a bit strange.

If you want to prevent this, you can manually edit the world file BEFORE starting Repixture. Edit map_meta.txt in a text editor and add the line rp_biome_version = 1.

Credits

Repixture was started by Wuzzy. It's a fork of Pixture.

Pixture is Copyright (C) 2015-2017 Kaadmy.

Pixture was inspired by Kenney

Core developers

  • Wuzzy: Core development of Repixture
  • Kaadmy: Core development of Pixture 2015-2017

Textures

  • Sounds in the rp_default mod are all by Kenney (CC0)
  • All textures/models by Kaadmy, with some additions/changes by Wuzzy (CC BY-SA 4.0)
    • Exception: Seagrass by jp (CC0)

Special thanks

  • Kenney for the inspiration, most of the aesthetic.

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 rp_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: