Commit Graph

524 Commits

Author SHA1 Message Date
Wuzzy
8eff007aab Disallow putting items into crafting output slot 2019-08-31 19:59:44 +02:00
Wuzzy
78306e6e2a Fix crash in creative 2019-08-31 19:40:51 +02:00
Wuzzy
0f8757ccba Restrict creative inventories to player 2019-08-31 19:16:09 +02:00
Wuzzy
beb95a21a6 Improve slot clearing after closing craftmenu 2019-08-31 18:49:17 +02:00
Wuzzy
03f84f062a Crafting: Fix some incorrect inventory states 2019-08-31 18:30:58 +02:00
Wuzzy
06edc935b7 Make dropped items non-pointable 2019-08-31 17:42:49 +02:00
Wuzzy
a525fbace1 Make coal block cracky 2019-08-31 17:30:34 +02:00
Wuzzy
9b368ca664 Fix partialblocks being used in crafting 2019-08-31 17:27:09 +02:00
Wuzzy
075abf0df5 Make buttons in player skin menu larger 2019-08-31 16:57:15 +02:00
Wuzzy
f21ca0bfd5 Remove mapgen village spawner from Creative 2019-08-31 16:32:06 +02:00
Wuzzy
45273fb183 Fix bad torches in villages 2019-08-31 16:18:19 +02:00
Wuzzy
8a15505df9 Fix thistle not getting dug by water properly 2019-08-31 16:06:34 +02:00
Wuzzy
272f3cdfd4 Add pointable=false to some entities 2019-08-31 15:23:39 +02:00
Wuzzy
0cfa34e501 Select creative inventory by default in creative 2019-08-31 15:15:54 +02:00
Wuzzy
a4ea22f7bf Fix weird fertilizer behaviour 2019-08-31 14:58:40 +02:00
Wuzzy
32c0630776 Inventory menu: Remember page when closing 2019-08-31 14:47:37 +02:00
Wuzzy
b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy
6ed057f3b4 Torches: Add LBM 2019-08-31 12:36:56 +02:00
Wuzzy
d18cc27c96 Fix texturing of wall torches 2019-08-31 12:27:33 +02:00
Wuzzy
b890ac42d5 Add crafting FIXME 2019-08-31 02:07:04 +02:00
Wuzzy
e596a063a8 Select random player skin for new players 2019-08-31 00:58:56 +02:00
Wuzzy
265b402f20 Translate default skin names 2019-08-31 00:53:51 +02:00
Wuzzy
082def55ac Set creative dig time to 0 2019-08-31 00:29:35 +02:00
Wuzzy
da38048ed6 Creative: Reduce item droppings 2019-08-31 00:20:23 +02:00
Wuzzy
c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy
940b9f87f6 Inventory menu: Add trash icon+change guide symbol 2019-08-30 23:08:23 +02:00
Wuzzy
770ead8aa2 Add pretty creative mode tab 2019-08-30 22:19:25 +02:00
Wuzzy
1fa07b17d7 Add button to toggle crafting guide mode 2019-08-30 20:32:36 +02:00
Wuzzy
6ecbcd0a84 Fix potential crashes due to timing 2019-08-30 20:32:18 +02:00
Wuzzy
c7d1f54167 Remove pointless message when there's no messages 2019-08-30 03:09:29 +02:00
Wuzzy
5fdc520400 Fix lockpicks trying to pick imaginary locks 2019-08-30 03:00:16 +02:00
Wuzzy
b1aebd4f0c Fix crash when using lockpick in air 2019-08-30 02:53:58 +02:00
Wuzzy
a25486c49a Tweak messages for locks mod 2019-08-30 02:52:30 +02:00
Wuzzy
8a7dc21b9e Crafting: Strip newlines from item descriptions 2019-08-30 02:16:04 +02:00
Wuzzy
ceac579c3a Fix crash in crafting 2019-08-30 01:42:24 +02:00
Wuzzy
2216afef92 Achievements: Make table a bit wider 2019-08-30 01:33:33 +02:00
Wuzzy
6360b7acfc Crafting: Hide crafting list if nothing applies 2019-08-30 01:31:39 +02:00
Wuzzy
f50c83e622 Crafting: Double-click crafts single 2019-08-30 01:23:44 +02:00
Wuzzy
d6ffa79522 Improve listring support 2019-08-30 01:17:24 +02:00
Wuzzy
ae7a04b56f Crafting: Add group support back 2019-08-30 01:09:18 +02:00
Wuzzy
b9960f474a Crafting: Only show craftable items 2019-08-30 00:34:25 +02:00
Wuzzy
7957cb9883 Colorize some info messages 2019-08-29 23:24:35 +02:00
Wuzzy
29e8be0825 Add help msg when using map 2019-08-29 23:15:16 +02:00
Wuzzy
0d16f54b8d Faster update of minimap HUD flags 2019-08-29 23:08:01 +02:00
Wuzzy
6e78206293 Translate string in parachute mod 2019-08-29 22:28:04 +02:00
Wuzzy
6be0d73953 Refactor default mod 2019-08-29 19:51:23 +02:00
Wuzzy
25387e1805 Fix crash in hunger mod 2019-08-29 18:57:21 +02:00
Wuzzy
dbec7b6550 Fix filled buckets not emptying properly 2019-08-29 18:40:21 +02:00
Wuzzy
82a01803c2 Remove duplicate bucket definition 2019-08-29 18:37:07 +02:00
Wuzzy
b6438d8a59 Simplify empty bucket behaviour 2019-08-29 18:27:37 +02:00
Wuzzy
c0f4ce199d Simplify bucket code and move to separate file 2019-08-29 18:23:06 +02:00
Wuzzy
0aae257932 Prevent going to bed while moving 2019-08-29 18:15:38 +02:00
Wuzzy
2339c52ead Fix bed being destroyed if placed invalid 2019-08-29 18:10:11 +02:00
Wuzzy
45295d6dc2 Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
Wuzzy
8c851f07e4 Fix potentially dangerous minetest.after calls 2019-08-29 17:44:48 +02:00
Wuzzy
3b6904d9ad Fix some bed bugs 2019-08-29 17:39:51 +02:00
Wuzzy
7ebae54cb9 Tweak reinforced stair textures 2019-08-29 17:10:31 +02:00
Wuzzy
9778c591c6 NPC: Force trade msg only on gold ingot 2019-08-29 17:04:51 +02:00
Wuzzy
45dd644e0c Tweak drops for mapgen nodes 2019-08-29 16:22:42 +02:00
Wuzzy
b73d424616 Add new textures for village spawners 2019-08-29 16:13:39 +02:00
Wuzzy
0ca01a6b16 Fix crash in mobs mod 2019-08-29 15:00:35 +02:00
Wuzzy
02e83f7425 Add missing or incorrect sounds 2019-08-29 14:58:02 +02:00
Wuzzy
73ecab26b9 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
Wuzzy
74439d6f54 Make some global vars local 2019-08-29 14:42:50 +02:00
Wuzzy
bbd1e97314 Fix 2 translation typos 2019-08-29 08:23:57 +02:00
Wuzzy
6955f0ab7d Add new inventory image for tall grass clump 2019-08-29 08:15:28 +02:00
Wuzzy
045c99d915 Crafting: Highlight group items 2019-08-29 07:45:20 +02:00
Wuzzy
2f5fc6ef80 Simplify NPC messages even more 2019-08-29 07:00:18 +02:00
Wuzzy
d829331398 Be more liberal in accepting trades 2019-08-29 06:18:23 +02:00
Wuzzy
1a3ac6a40d Fix trading menu listrings 2019-08-29 05:58:20 +02:00
Wuzzy
09dfe9dfff Refactor fake itemstack 2019-08-29 05:56:58 +02:00
Wuzzy
52bd4bc52e Remove ui_null.png 2019-08-29 05:46:44 +02:00
Wuzzy
0080a2bbb7 Sign: Limit max. sign text length 2019-08-29 05:28:18 +02:00
Wuzzy
1487c7f631 Limit book title and text length 2019-08-29 05:23:23 +02:00
Wuzzy
07ef0ef491 Add different textures for weak torch 2019-08-29 05:17:50 +02:00
Wuzzy
50e8b7b90a Add stair/slab versions of the metal blocks 2019-08-29 04:38:21 +02:00
Wuzzy
55e4dc3c0c Improve texturing of slabs and stairs 2019-08-29 04:31:49 +02:00
Wuzzy
4fd187a528 Translate achievement string 2019-08-29 02:40:36 +02:00
Wuzzy
77258c1486 Fix typo 2019-08-29 01:53:42 +02:00
Wuzzy
2f49d70117 Fix deprecated stuff 2019-08-29 01:47:17 +02:00
Wuzzy
59453dee3b Make NPC items distinguishable 2019-08-29 01:17:17 +02:00
Wuzzy
4ffa1c1679 Change NPC flavor texts to be more functional 2019-08-29 01:03:43 +02:00
Wuzzy
7b3b2d33cf Translate NPC strings 2019-08-29 00:31:26 +02:00
Wuzzy
1bd3729232 Teach NPCs to talk 2019-08-29 00:20:20 +02:00
Wuzzy
840df7d711 Tweak book item name 2019-08-28 22:14:50 +02:00
Wuzzy
f8ecf46736 Fix book not displaying contents properly 2019-08-28 22:11:16 +02:00
Wuzzy
9d4bc87435 Fix rocks in wasteland floating on water 2019-08-28 22:03:19 +02:00
Wuzzy
48893eb1df Add missing translation 2019-08-28 22:01:02 +02:00
Wuzzy
ac8c7ff609 Remove silly 30000m restriction 2019-08-28 21:41:17 +02:00
Wuzzy
1fd777b4a5 Fix incorrect itemstring in gold and goodies mod 2019-08-28 21:35:20 +02:00
Wuzzy
bc0acb09bc Fix duplicate achievement ID and name 2019-08-28 21:27:55 +02:00
Wuzzy
7adccb318a Translate armor items 2019-08-28 20:59:56 +02:00
Wuzzy
5388395706 Fix some bad translations 2019-08-28 20:49:04 +02:00
Wuzzy
dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy
742a68c35c Improve creative listring support 2019-08-28 18:11:10 +02:00
Wuzzy
482c05682a Add stubs for waypoint functions 2019-08-28 18:03:54 +02:00
Wuzzy
cff5062736 Replace TNT sounds 2019-08-28 17:58:02 +02:00
Wuzzy
3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy
158f8966d7 Add license to parachute mod 2019-08-28 17:47:55 +02:00
Wuzzy
e5a181df79 Add description for creative tool 2019-08-28 17:46:43 +02:00