Commit Graph

23 Commits

Author SHA1 Message Date
Wuzzy 198628053f Change main menu background 2020-03-31 01:58:39 +02:00
Wuzzy 9963261c76 Add listrings to a FEW formspecs 2020-03-31 01:08:35 +02:00
Wuzzy c99b080396 Fix undecleard global in builtin_item 2020-03-31 01:02:58 +02:00
Wuzzy 19b0e53b30 Permanently disable minimap 2020-03-31 00:56:07 +02:00
Wuzzy f2a238732e Fix undeclared global in walking_light 2020-03-31 00:55:55 +02:00
Wuzzy 6cb42ea745 Fix crashy nodeupdate_single function 2020-03-31 00:41:29 +02:00
Wuzzy 0a48ecce85 Fix dropped item being picked up instantly 2020-03-31 00:04:08 +02:00
Wuzzy 1094f9e97e Fix undeclared global in bonfire 2020-03-30 23:56:28 +02:00
Wuzzy ed7e360ab4 Reduce some log levels 2020-03-30 23:15:58 +02:00
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 4fea2a7f3f Add very basic description 2020-03-30 22:52:41 +02:00
Wuzzy 4a69b9d784 Add screenshot.png 2020-03-30 22:51:47 +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 06438be3e9 Disallow dysfunctional mapgens 2020-03-30 22:42:51 +02:00
Wuzzy 1face3940a Initial commit (imported game) 2020-03-30 22:42:19 +02:00