lazarr/CREDITS.md

3.5 KiB

CREDITS for Lazarr!

Lazarr! is a puzzle game by Wuzzy, using some textures, sounds and code from others.

External mods used:

  • show_wielded_item
  • player_api, xpanes, stairs, screwdriver2

Textures:

  • Water, wood, tree, stone, tools, hand, player textures, crates come from “PixelBOX” texture pack by jp (CC0)
  • Textures in lzr_decor mod made by jp (CC0)
  • Crosshair, wieldhand, smoke_puff.png: trivial textures by Wuzzy (CC0)
  • Emitter, detector textures: Derivate works of xdecor textures by jp (CC0)
  • Mirror textures: by Wuzzy (CC0)
  • Screwdriver texture: by 12Me21 (CC0)
  • Hotbar textures are a recolored version from from the hotbar textures of the Isabella Texture Pack by Bonemouse (http://www.minecraftforum.net/topic/242175-Isabella/) (CC BY 3.0)
  • default_dirt.png, default_sand.png, lzr_core_seabed.png, lzr_core_shrub_leaves.png, lzr_core_palm_leaves.png. lzr_core_palm_leaves_top.png, lzr_core_palm_tree.png, lzr_core_palm_tree_top.png: by TheThermos (MIT)

Models:

  • Player models comes from Minetest Game (see license of Minetest Game 5.4.1 for details)

Sounds:

Code:

  • player_api, stairs, xpanes come from Minetest Game 5.4.1 (mods modified for Lazarr!), by Minetest Game developers (see README.txt in those folders)
  • screwdriver2 by 12Me21, modified version (CC0)
  • lzr_decor is based on xdecor by jp (BSD-3 clause license; massively-simplified version from the original)

Other stuff:

  • See the licence files of the individual mods

Code for all the mods that begin with "lzr_" (e.g. the mod "lzr_laser")

  • done by Wuzzy (GPLv3+)

no_fall_damage, no_multiplayer, show_wielded_item mods

  • done by Wuzzy (CC0)