Update game name "Pixture" in source/readme files
This commit is contained in:
parent
b1c3125cff
commit
5d6319a9ac
@ -55,14 +55,14 @@ Edit `map_meta.txt` in a text editor and add the line
|
||||
|
||||
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.
|
||||
|
||||
By [KaadmY](https://github.com/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 `rp_default` mod are all by Kenney (CC0)
|
||||
- All textures/models by KaadmY (CC BY-SA 4.0)
|
||||
- All textures/models by Kaadmy (CC BY-SA 4.0)
|
||||
|
||||
## Licenses
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Mobs mod
|
||||
========
|
||||
By PilzAdam, KrupnovPavel, Zeg9, TenPlus1
|
||||
Tweaked by KaadmY, for Pixture
|
||||
Tweaked by Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Media file license: CC BY-SA 4.0
|
||||
* mobs_skunk_hiss.ogg: by Reitanna, CC0 <https://freesound.org/people/Reitanna/sounds/343927/>
|
||||
|
@ -1,8 +1,7 @@
|
||||
|
||||
--
|
||||
-- Mobs mod
|
||||
-- By PilzAdam, KrupnovPavel, Zeg9, TenPlus1
|
||||
-- Tweaked by KaadmY, for Pixture
|
||||
-- By PilzAdam, KrupnovPavel, Zeg9, TenPlus1.
|
||||
--
|
||||
|
||||
local path = minetest.get_modpath("mobs")
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
-- Sheep by PilzAdam; tweaked for Pixture by KaadmY
|
||||
-- Sheep by PilzAdam; tweaked by Kaadmy
|
||||
|
||||
local S = minetest.get_translator("mobs")
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Parachute mod
|
||||
=============
|
||||
By webdesigner97
|
||||
Tweaked by Kaadmy and, for Pixture/Repixture
|
||||
Originally by webdesigner97.
|
||||
Tweaked by Kaadmy and Wuzzy for Repixture.
|
||||
|
||||
Model license: CC BY-SA 4.0
|
||||
Texture license: CC BY-SA 4.0
|
||||
|
@ -1,8 +1,6 @@
|
||||
|
||||
--
|
||||
-- Parachute mod
|
||||
-- By webdesigner97 (license of original mod: WTFPL)
|
||||
-- Tweaked by Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("parachute")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Achievements mod
|
||||
================
|
||||
By Kaadmy, for Pixture
|
||||
By KaadmY and Wuzzy, for Repixture
|
||||
|
||||
Adds achievements attainable by interaction. An achievement is awarded
|
||||
to the player for completing a certain task or challenge.
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Achivements mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local COLOR_GOTTEN = "#00FF00"
|
||||
|
@ -1,6 +1,6 @@
|
||||
Ambiance mod
|
||||
============
|
||||
By Kaadmy, for Pixture
|
||||
By KaadmY and Wuzzy, for Repixture
|
||||
|
||||
Adds directional ambient sounds coming from the correct sources.
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Ambiance mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local mod_weather = minetest.get_modpath("rp_weather")
|
||||
|
@ -1,7 +1,7 @@
|
||||
Armor mod
|
||||
=========
|
||||
|
||||
By Kaadmy, for Pixture
|
||||
By KaadmY and Wuzzy, for Repixture
|
||||
|
||||
Adds craftable and wearable armor
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Armor mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_armor")
|
||||
|
@ -1,10 +1,9 @@
|
||||
Beds mod
|
||||
========
|
||||
By PilzAdam, thefamilygrog66
|
||||
Tweaked by Kadmy, for Pixture
|
||||
Originally by PilzAdam, thefamilygrog66.
|
||||
Tweaked by Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Right-click a bed to sleep, right-click again to get out.
|
||||
DO NOT MOVE WHILE ENTERING A BED
|
||||
|
||||
Asset license: CC BY-SA 4.0
|
||||
Source licens: LGPLv2.1
|
||||
|
@ -1,8 +1,6 @@
|
||||
|
||||
--
|
||||
-- Bed mod
|
||||
-- By PilzAdam, thefamilygrog66
|
||||
-- Tweaked by Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_bed")
|
||||
|
@ -1,10 +1,10 @@
|
||||
Books mod
|
||||
=========
|
||||
By Kaadmy, for Pixture
|
||||
|
||||
Mod originally designed for Pixture, may not work elsewhere
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
Code based off the books_plus mod.
|
||||
|
||||
This mod adds books that can be written to, just
|
||||
left-click while holding one, write, and save
|
||||
punch while holding one, write, and save.
|
||||
|
||||
Source license: LGPLv2.1
|
||||
Media license: LGPLv2.1
|
||||
|
@ -1,7 +1,5 @@
|
||||
--
|
||||
-- Editable books
|
||||
-- Code based off the books_plus mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
--[[ Get translation function. The 'book' name is used
|
||||
|
@ -18,7 +18,7 @@ Features:
|
||||
|
||||
## Licensing
|
||||
Credits: Originally by PilzAdam (released under the name `builtin_item`),
|
||||
then tweaked by Kaadmy for Pixture.
|
||||
then tweaked by Kaadmy for Pixture and then later Wuzzy for Repixture.
|
||||
|
||||
Source code license: LGPLv2.1
|
||||
Media license: CC BY-SA 4.0
|
||||
|
@ -1,9 +1,5 @@
|
||||
--
|
||||
-- Builtin item mod
|
||||
-- By PilzAdam
|
||||
-- Tweaked by Kaadmy, for Pixture
|
||||
--
|
||||
--
|
||||
|
||||
local GRAVITY = tonumber(minetest.settings:get("movement_gravity")) or 9.81
|
||||
|
||||
local nav_mod = minetest.get_modpath("rp_nav") ~= nil
|
||||
|
@ -1,6 +1,6 @@
|
||||
Crafting mod
|
||||
============
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Custom crafting method, uses a list of possible items to craft instead of a grid
|
||||
recipe. This mod provides an API for adding crafting recipes, see `API.md`.
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Crafting mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
dofile(minetest.get_modpath("rp_crafting").."/api.lua")
|
||||
|
@ -1,7 +1,7 @@
|
||||
Door mod
|
||||
========
|
||||
By PilzAdam
|
||||
Tweaked by Kaadmy, for Pixture
|
||||
By PilzAdam.
|
||||
Tweaked by Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Use the 'place' key on doors to open/close them.
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Door mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_door")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Drop items on die mod
|
||||
=====================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture
|
||||
|
||||
Players drop their inventory when they die
|
||||
|
||||
|
@ -1,7 +1,4 @@
|
||||
--
|
||||
-- Drop items on die mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
drop_items_on_die = {}
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Farming mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
farming = {}
|
||||
|
@ -1,5 +1,5 @@
|
||||
Give initial stuff mod
|
||||
======================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Source license: LGPLv2.1
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Gives initial stuff
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local give_initial_enable = minetest.settings:get_bool("give_initial_enable")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Gold mod
|
||||
========
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Trading/currency mod; required by mobs
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Gold and NPC Trading
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
local S = minetest.get_translator("rp_gold")
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Goodies mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
goodies = {}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Headbars mod
|
||||
============
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Puts a health bar above players
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Headbars mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
headbars = {}
|
||||
|
@ -7,6 +7,6 @@ If a node is dug, its drop will appear as items on the ground.
|
||||
|
||||
## License
|
||||
Credits: Originally by PilzAdam, then
|
||||
tweaked by Kaadmy for Pixture
|
||||
tweaked by Kaadmy for Pixture and later Wuzzy for Repixture.
|
||||
|
||||
Source license: LGPLv2.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
Locks mod
|
||||
=========
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds locked stuff, like locked chests.
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Locks mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_locks")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Lumien mod
|
||||
==========
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds a new type of ore: Lumien.
|
||||
Lumien crystals glow when a player's nearby.
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Lumien mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_lumien")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Music player mod
|
||||
================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Music license:
|
||||
music_catsong: Dan Knoflicek(CC0)
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Music player mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
local S = minetest.get_translator("rp_music")
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Navigation mod
|
||||
==============
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Navigation, compass and waypoint API
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Nav mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
nav = {}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Partial blocks mod
|
||||
==================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds partial blocks, like slabs, stairs and such.
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Partial blocks mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
local S = minetest.get_translator("rp_partialblocks")
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Player effects mod
|
||||
==================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds functions to handle multiple physics overrides at the same time.
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Player effects mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_player_effects")
|
||||
|
@ -1,8 +1,8 @@
|
||||
Player skins mod
|
||||
================
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds changeable player skins
|
||||
Adds changeable player skins.
|
||||
|
||||
Asset license: CC BY-SA 4.0
|
||||
Source license: LGPLv2.1
|
||||
|
@ -1,7 +1,5 @@
|
||||
--
|
||||
-- Player skins mod
|
||||
-- By Kaadmy, for Pixture
|
||||
-- updated by Wuzzy, for Repixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_player_skins")
|
||||
|
@ -1,7 +1,7 @@
|
||||
TNT mod
|
||||
=======
|
||||
By PilzAdam and ShadowNinja
|
||||
Tweaked by Kaadmy, for Pixture
|
||||
By PilzAdam and ShadowNinja.
|
||||
Tweaked by Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds explodable TNT
|
||||
Place a block of TNT, then click on it with flint and steel
|
||||
|
@ -1,8 +1,6 @@
|
||||
|
||||
--
|
||||
-- TNT mod
|
||||
-- By PilzAdam and ShadowNinja
|
||||
-- Tweaked by Kaadmy, for Pixture
|
||||
--
|
||||
local S = minetest.get_translator("rp_tnt")
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Utility mod
|
||||
===========
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
This mod contains various utility functions to be used by other mods.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Vignette mod
|
||||
============
|
||||
By KaadmY, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Adds a subtle vignette overlay to a player's screen
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Vignette mod
|
||||
-- By KaadmY, for Pixture
|
||||
--
|
||||
|
||||
local enable_vignette = minetest.settings:get_bool("vignette_enable")
|
||||
|
@ -1,6 +1,6 @@
|
||||
Villages mod
|
||||
============
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Asset license: CC BY-SA 4.0
|
||||
Source license: LGPLv2.1
|
||||
|
@ -1,6 +1,5 @@
|
||||
--
|
||||
-- Villages mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
village = {}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Weather mod
|
||||
===========
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture
|
||||
|
||||
Texture license: CC BY-SA 4.0
|
||||
Sound license:
|
||||
|
@ -1,7 +1,4 @@
|
||||
--
|
||||
-- Weather mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local S = minetest.get_translator("rp_weather")
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Wielditem mod
|
||||
==============
|
||||
By Kaadmy, for Pixture
|
||||
By Kaadmy and Wuzzy, for Repixture.
|
||||
|
||||
Shows the wield item in 3rd person view
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
--
|
||||
-- Wielditem mod
|
||||
-- By Kaadmy, for Pixture
|
||||
--
|
||||
|
||||
local wielditem = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user