Commit Graph

11 Commits

Author SHA1 Message Date
Wuzzy 6cec6e6a12 Fix another undeclared globals 2020-03-30 23:13:21 +02:00
Wuzzy 21b8f831ee Replace print with minetest.log 2020-03-30 23:10:05 +02:00
Wuzzy 1027aa0f89 Fix gold sheet recipe being not inside the loop 2020-03-30 23:00:49 +02:00
Wuzzy aa0a0a9f4a Localize some accidental global vars 2020-03-30 22:59:44 +02:00
Wuzzy 9365816fe4 More deprecation fixes 2020-03-30 22:59:37 +02:00
Wuzzy c59cfbfa8e Fix sunken player model 2020-03-30 22:54:57 +02:00
Wuzzy bbe3a9ea61 Compress all textures 2020-03-30 22:50:57 +02:00
Wuzzy b3e6b1e10d Replace deprecated tile_images 2020-03-30 22:46:01 +02:00
Wuzzy e3303fe401 Update most deprecated function calls
Using MT-replace-deprecated.sh script
2020-03-30 22:43:46 +02:00
Wuzzy 064fc6a59d Fix crash when node falls 2020-03-30 22:43:13 +02:00
Wuzzy 1face3940a Initial commit (imported game) 2020-03-30 22:42:19 +02:00