28 Commits

Author SHA1 Message Date
HybridDog
d731aaa9aa Replace the Doge with a Shiba Inu
On 2024-04-17, the so-called decentralized autonomous organization has secured legal rights to the doge image,
so using this image with proper licensing is difficult now.
Therefore, I replace the Doge with Yuya Tamai's Shiba dog.
2024-09-15 12:35:20 +02:00
HybridDog
f0dd28e5bd License: Add access date, title and author information
The internet is time-variant, so the source links are unreliable without a date.
Since the webpages can disappear or be moved somewhere else in the future,
authors and titles, if they are not in the URL, should also be mentioned.

This commit also adds the surmised source of the Labradoodle image.
2024-09-14 11:23:02 +02:00
HybridDog
12cd13899b Extend license information
Information about the licenses is incomplete and unclear.
Most dog images are from Wikipedia and have different CC-BY licenses.
The sounds also have different CC-BY licenses and are not share-alike.
Therefore I change the license information as follows:
* Explicitly list sound and texture file names and their associated license
* Specify the actual source of the doge image
* Specify the sources of dogblocks_dog_* texture files where I have figured them out
* Add more detail to sound license information and use the original licenses instead of CC-BY-SA-3.0
2024-09-10 20:56:48 +02:00
HybridDog
6ba6493049 Make the wool dependency optional
The mod needs the wool and default mods only for the crafting recipes.
By registering the recipes only if the required nodes exist,
the mod is installable even without minetest_game or a similar game.
2024-09-08 10:58:59 +02:00
HybridDog
3869e3f3cc Simplify the Readme and update the License
The Readme contained duplicate information from the forum topic;
for maintenance it is easier to only link to the forum.
The License did not mention the code license and was ambiguous.

I have licensed the code under MIT,
which the WTFPL license of the original mod allows,
and added SPDX-License-Identifiers to avoid ambiguity where possible.
The exact version of the textures remains unknown.
2024-09-08 10:10:24 +02:00
HybridDog
628869e113 Increase fur textures tileability 2021-03-01 18:27:42 +01:00
HybridDog
e1908ad063 Add a .luacheckrc 2021-03-01 17:51:01 +01:00
HybridDog
134921adde Replace the depends.txt with a mod.conf 2021-03-01 17:50:36 +01:00
HybridDog
25930b3152 Small cleanup in init.lua 2021-03-01 17:41:53 +01:00
Hybrid Dog
3dbab2f3f4 Fix light_source exceeding maximum warning 2017-12-30 15:07:04 +01:00
Hybrid Dog
74d3e3577a Make more textures tileable and make the others better tileable 2017-10-07 16:12:20 +02:00
HybridDog
d8e9c4ca17 🐈
M  init.lua
2016-10-06 15:04:29 +02:00
HybridDog
d2f923a510 fix readme
R  README.txt -> LICENSE.txt
A  README.md
2016-08-30 18:22:41 +02:00
HybridDog
f5f382f5e1 🐈 2015-10-16 19:05:13 +02:00
HybridDog
9e09630db1 fix sound positions, thanks to 12Me21 2015-05-30 17:05:42 +02:00
HybridDog
a959b5102d automatic update 2015-03-17 19:29:47 +01:00
HybridDog
a12a7d860c begin adding d 2014-11-16 14:07:51 +01:00
HybridDog
f1e2132904 add more sounds 2014-10-04 20:18:05 +02:00
HybridDog
15c1d0cdbd use sounds more 2014-10-04 19:25:51 +02:00
HybridDog
e8ea2ec3c4 use sounds 2014-10-04 15:25:42 +02:00
HybridDog
f30a9ff04b update sounds 2014-10-04 15:09:17 +02:00
HybridDog
18f96c870b rename some sounds 2014-10-04 14:28:03 +02:00
HybridDog
0e97f13aa6 add gitignore 2014-10-04 14:21:52 +02:00
HybridDog
c5d8a62f2f begin adding sounds and fix typo 2014-10-03 21:03:59 +02:00
HybridDog
41172276d0 tileable textures 2013-12-15 15:56:50 +01:00
HybridDog
55d522ebf0 pngcrush 2013-12-15 15:43:21 +01:00
HybridDog
44450e0e87 init 2013-12-15 15:41:24 +01:00
HybridDog
6458756cce update 2013-12-15 15:39:21 +01:00