Rename game to Repixture
This commit is contained in:
parent
39cb248e7d
commit
c24c918a46
@ -1,3 +1,6 @@
|
|||||||
|
## 0.4.3
|
||||||
|
- Game renamed from “Pixture Revival” to “Repixture”
|
||||||
|
|
||||||
## 0.4.2
|
## 0.4.2
|
||||||
- Fix crashes related to mobs
|
- Fix crashes related to mobs
|
||||||
- Fix dropped items refusing to fall when block below is dug
|
- Fix dropped items refusing to fall when block below is dug
|
||||||
|
10
README.md
10
README.md
@ -1,6 +1,6 @@
|
|||||||
# Pixture Revival
|
# Repixture
|
||||||
|
|
||||||
Pixture Revival is a revival of Pixture 0.1.1, a game for Minetest 0.4.
|
Repixture is a revival of Pixture 0.1.1, a game for Minetest 0.4.
|
||||||
|
|
||||||
This is a sandbox survival crafting game focusing on low-tech and
|
This is a sandbox survival crafting game focusing on low-tech and
|
||||||
unique graphics and sounds.
|
unique graphics and sounds.
|
||||||
@ -10,8 +10,8 @@ unique graphics and sounds.
|
|||||||
|
|
||||||
## Project Notes
|
## Project Notes
|
||||||
|
|
||||||
Pixture Revival works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
Repixture 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 Repixture is to make Pixture work properly in
|
||||||
latest Minetest versions and to fix bugs and improve usability.
|
latest Minetest versions and to fix bugs and improve usability.
|
||||||
The original gameplay of Pixture will be preserved, only bugfixes
|
The original gameplay of Pixture will be preserved, only bugfixes
|
||||||
and usability features will be added.
|
and usability features will be added.
|
||||||
@ -23,7 +23,7 @@ See file *CHANGELOG.md*.
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
Pixture Revival was started by Wuzzy. It's a fork of Pixture.
|
Repixture was started by Wuzzy. It's a fork of Pixture.
|
||||||
|
|
||||||
Pixture is Copyright (C) 2015-2017 KaadmY.
|
Pixture is Copyright (C) 2015-2017 KaadmY.
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
name = Pixture Revival
|
name = Repixture
|
||||||
disallowed_mapgens = v6
|
disallowed_mapgens = v6
|
||||||
description = A simple and beautiful sandbox construction game focusing on low-tech.
|
description = A simple and beautiful sandbox construction game focusing on low-tech.
|
||||||
|
BIN
menu/header.png
BIN
menu/header.png
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
menu/header.xcf
BIN
menu/header.xcf
Binary file not shown.
BIN
menu/icon.png
BIN
menu/icon.png
Binary file not shown.
Before Width: | Height: | Size: 898 B After Width: | Height: | Size: 900 B |
BIN
menu/icon.xcf
BIN
menu/icon.xcf
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
##
|
##
|
||||||
## Pixture's menu settings
|
## Menu settings for this game
|
||||||
##
|
##
|
||||||
|
|
||||||
## Multiplayer settings
|
## Multiplayer settings
|
||||||
|
Loading…
Reference in New Issue
Block a user