Go to file
Leslie Krause a72ba91a87 Build 01
- initial beta version
2020-03-25 01:12:00 -04:00
sounds Build 01 2020-03-25 01:12:00 -04:00
textures Build 01 2020-03-25 01:12:00 -04:00
README.txt Build 01 2020-03-25 01:12:00 -04:00
config.lua Build 01 2020-03-25 01:12:00 -04:00
depends.txt Build 01 2020-03-25 01:12:00 -04:00
init.lua Build 01 2020-03-25 01:12:00 -04:00

README.txt

Beds Redux Mod v1.0
By Leslie E. Krause

Books Redux is a complete rewrite of the Beds mod from Minetest Game. That's right, beds 
got a complete makeover from the ground up!

While striving to improve the beds mod for the JT2 server, I realized that the original 
source code was becoming too unmanageable. So in January, I decided to start from scratch 
developing Beds Redux with a fully revamped API and many new and exciting features both 
for developers and players alike.

For more information, please visit the forum:
https://forum.minetest.net/viewtopic.php?f=9&t=24439


Repository
----------------------

Browse source code...
  https://bitbucket.org/sorcerykid/beds

Download archive...
  https://bitbucket.org/sorcerykid/beds/get/master.zip
  https://bitbucket.org/sorcerykid/beds/get/master.tar.gz

Compatability
----------------------

Minetest 0.4.15+ required

Dependencies
----------------------

Default Mod (required)
  https://github.com/minetest-game-mods/default

Wool Mod (required)
  https://github.com/minetest-game-mods/wool

ActiveFormspecs Mod (required)
  https://bitbucket.org/sorcerykid/formspecs

Configuration Panel Mod (required)
  https://bitbucket.org/sorcerykid/config

Stairs Redo Mod (optional)
  https://github.com/minetest-game-mods/stairs

Installation
----------------------

  1) Unzip the archive into the mods directory of your game.
  2) Rename the beds-master directory to "beds".
  3) Create a file named "player_spawns.txt" in the world directory.

License of source code
----------------------------------------------------------

GNU Lesser General Public License v3 (LGPL-3.0)

Copyright (c) 2018-2020, Leslie E. Krause (leslie@searstower.org)

This program is free software; you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.

http://www.gnu.org/licenses/lgpl-2.1.html

Multimedia License (textures, sounds, and models)
----------------------------------------------------------

Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

	/textures/beds_bed_fancy.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_foot.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_head.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side1.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side2.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side_bottom.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side_bottom_r.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side_top.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_side_top_r.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_top1.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_top2.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_top_bottom.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_bed_top_top.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_particles.png
	by Cat5TV
	obtained from https://github.com/ChaosWormz/teleport-request

	/textures/beds_transparent.png
	by BlockMen
	obtained from https://github.com/minetest-game-mods/beds

	/textures/beds_sleeping.png
	by Freepik
	obtained from https://www.flaticon.com/free-icon/sleeping_2737073
	modified by sorcerykid

	/textures/beds_snooze.png
	by Freepik
	obtained from https://www.flaticon.com/premium-icon/star_2008109
	modified by sorcerykid

	/textures/beds_star.png
	by Freepik
	obtained from https://www.flaticon.com/premium-icon/star_2008109
	modified by sorcerykid

	/sounds/respawn_whoosh.ogg
	by tim.kahn
	obtained from https://freesound.org/people/tim.kahn/sounds/128590/
	modified by sorcerykid	

You are free to:
Share — copy and redistribute the material in any medium or format.
Adapt — remix, transform, and build upon the material for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

Attribution — You must give appropriate credit, provide a link to the license, and
indicate if changes were made. You may do so in any reasonable manner, but not in any way
that suggests the licensor endorses you or your use.

No additional restrictions — You may not apply legal terms or technological measures that
legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the public
domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary
for your intended use. For example, other rights such as publicity, privacy, or moral
rights may limit how you use the material.

For more details:
http://creativecommons.org/licenses/by-sa/3.0/