lazarr/CREDITS.md

6.0 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, stairs, screwdriver2

Textures:

  • Water, wood, tree, stone, tools, hand, gold block, wooden chest, locked wooden chest, ship lightbox, player textures, crates, seaweed, purple coral, crab grass, fire come from “PixelBOX” texture pack by jp (CC0)
  • Textures in lzr_decor mod made by jp (CC0)
  • Barricade, dark chest made by jp (CC0)
  • Crosshair, wieldhand, smoke_puff.png: trivial textures by Wuzzy (CC0)
  • Emitter, detector, dark locked chest 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_grass.png, default_grass_side.png, default_rainforest_litter.png, default_rainforest_litter_side.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, islands_tall_grass.png: by TheThermos (MIT)
  • lzr_gui_bg.png: Based on two works:
  • lzr_gui_button.png, lzr_gui_button_hover.png, lzr_gui_button_pressed.png:
  • Hook texture: CraftPix.net 2D Game Assets
  • xocean_*.png:
    • By StarNinjas
    • License: MIT License
  • lzr_decor_ocean_pillar.png:
    • By StarNinjas
    • License: MIT License
    • Original file name xocean_pillar.png
  • lzr_decor_ocean_pillar_top.png:
    • By StarNinjas and Wuzzy
    • Derivate work of xocean_pillar.png
    • License: MIT License
  • lzr_decor_ocean_stone_block.png:
    • By StarNinjas and Wuzzy
    • Derivate work of xocean_stone.png
    • License: MIT License

Models:

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

Sounds:

Code:

  • player_api, stairs 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_panes is based on xpanes from Minetest Game and massively simplified (MIT License for code, CC BY-SA 3.0 for media)
  • 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)