Commit Graph

12 Commits

Author SHA1 Message Date
nxet 886108a1af Mod rewrite and new models (#21)
* Aliases moved to utils folder

* Method to generate two different formspec layouts, big and small

* Log Actions moved to separate module

* Added method to generate a chest definition

* Rewritten models

* Add Fridge model

* Add Toolbox models

* "Mod loaded" message; Updated localization template

* Add Italian localization

* Fridge now has both normal and big (2 blocks) models

* Fixed mixed indentation

* Rewritten README; improved IT and FR (thanks to @louisroyer) localizations.
2021-02-25 18:19:05 +01:00
DS f7cfee874a
change wifi tiles back (#15) 2020-10-24 19:47:43 +01:00
Megaf 058b3a0d4b Revert "Mod rewrite and new models (#21)"
This reverts commit 74b3c5a25d.
2020-10-22 21:47:59 +01:00
nxet 74b3c5a25d
Mod rewrite and new models (#21)
* Aliases moved to utils folder

* Method to generate two different formspec layouts, big and small

* Log Actions moved to separate module

* Added method to generate a chest definition

* Rewritten models

* Add Fridge model

* Add Toolbox models

* "Mod loaded" message; Updated localization template

* Add Italian localization

* Fridge now has both normal and big (2 blocks) models

* Fixed mixed indentation

* Rewritten README; improved IT and FR (thanks to @louisroyer) localizations.
2020-10-08 10:17:51 +01:00
Juraj Vajda 0ca4ace7d1 New textures 2016-04-01 21:42:12 -07:00
CraigyDavi 17a6492b37 New cobble chest texture
Fits with the new one added to minetest_game.
https://cdn.mediacru.sh/tBe2L_QN9yxd.png
2014-10-04 19:53:30 +01:00
Megaf 104db85b6c New chests textures
modified:   textures/cobblechest_front.png
	modified:   textures/dropbox_front.png
	modified:   textures/secret_front.png
	modified:   textures/shared_front.png
2014-06-11 10:39:37 -03:00
Megaf df3dbc92d8 Added an actual chest texture to cobble chest. 2014-06-11 10:15:33 -03:00
Megaf ea02e2490e new file: textures/cobblechest_front.png 2014-06-11 10:00:45 -03:00
Megaf 650c7755e7 Changes to be committed:
new file:   textures/dropbox_front.png
	new file:   textures/dropbox_right.png
	new file:   textures/secret_front.png
	new file:   textures/shared_front.png
	new file:   textures/wifi_front_animated.png
	new file:   textures/wifi_side.png
	new file:   textures/wifi_top.png
2014-06-11 01:43:38 -03:00
Megaf 5844043d4a Changes to be committed:
modified:   dropbox.lua
	modified:   secret.lua
	modified:   shared.lua
	deleted:    textures/chests.0gb.us_dropbox_front.png
	deleted:    textures/chests.0gb.us_dropbox_right.png
	deleted:    textures/chests.0gb.us_secret_front.png
	deleted:    textures/chests.0gb.us_shared_front.png
	deleted:    textures/chests.0gb.us_wifi_front_animated.png
	deleted:    textures/chests.0gb.us_wifi_side.png
	deleted:    textures/chests.0gb.us_wifi_top.png
	modified:   wifi.lua
2014-06-11 01:43:03 -03:00
Megaf eb750bd15f Changes to be committed:
new file:   cobble.lua
	new file:   depends.txt
	new file:   dropbox.lua
	new file:   init.lua
	new file:   secret.lua
	new file:   shared.lua
	new file:   textures/chests.0gb.us_dropbox_front.png
	new file:   textures/chests.0gb.us_dropbox_right.png
	new file:   textures/chests.0gb.us_secret_front.png
	new file:   textures/chests.0gb.us_shared_front.png
	new file:   textures/chests.0gb.us_wifi_front_animated.png
	new file:   textures/chests.0gb.us_wifi_side.png
	new file:   textures/chests.0gb.us_wifi_top.png
	new file:   wifi.lua
2014-06-11 01:37:20 -03:00