Commit Graph

8 Commits

Author SHA1 Message Date
bri cassa ddb75a7564 Merge remote-tracking branch 'upstream/master' 2021-03-25 21:51:29 +01:00
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
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
sys4-fr f2ab35cd02 Ajoute message de chargement du mod dans le journal "action" 2018-12-31 16:49:50 +01:00
Megaf 1884d17f7d Update init.lua 2014-06-11 13:23:06 -03:00
Megaf d82822e7ca Update init.lua 2014-06-11 13:05:59 -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