Commit Graph

41 Commits

Author SHA1 Message Date
Wuzzy 094a56b545 Get rid of inventorycubes 2020-03-31 20:43:49 +02:00
Wuzzy 3671abf967 Change more textures 2020-03-31 20:39:09 +02:00
Wuzzy 727a204e53 Fix dry shrubs sometimes deleting cacti 2020-03-31 18:41:43 +02:00
Wuzzy 5a6e202a83 Tweak some item descriptions 2020-03-31 18:38:16 +02:00
Wuzzy 097fc4f429 Fix cactus nodebox to match texture perfectly 2020-03-31 18:26:41 +02:00
Wuzzy 022df6a806 Change dry shrub and cactus textures 2020-03-31 18:23:44 +02:00
Wuzzy fd153c5499 Remove Thumbs.db garbage 2020-03-31 18:05:52 +02:00
Wuzzy 1c3daf92b0 Fix anvil asking for stone chisel 2020-03-31 17:53:11 +02:00
Wuzzy 1b962df5ad Fix coin recipe 2020-03-31 17:45:35 +02:00
Wuzzy 7d468ba100 Get rid of some global namespace pollution 2020-03-31 17:25:51 +02:00
Wuzzy f82667b019 Add missing node sounds 2020-03-31 17:17:59 +02:00
Wuzzy 1497c74351 Add many more listrings 2020-03-31 16:41:40 +02:00
Wuzzy 6cd69df9b9 Add experimental biomes (unused for now) 2020-03-31 16:08:07 +02:00
Wuzzy 672983181a Fix broken dungeon mapgen aliases, disable stuff 2020-03-31 15:22:47 +02:00
Wuzzy 41a1118a0d Add show_wielded_item 2020-03-31 02:12:01 +02:00
Wuzzy 611490ef98 Allow minimap and radar in Creative Mode 2020-03-31 02:10:09 +02:00
Wuzzy 392c89b88d Fix potential minetest.after crash in hud mod 2020-03-31 02:08:25 +02:00
Wuzzy 537a6f7078 Add missing mapgen aliases 2020-03-31 02:06:11 +02:00
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