Commit Graph

94 Commits

Author SHA1 Message Date
Wuzzy
1719c3e4e1 Add LBMs to update formspecs of 4 nodes
Dispenser, dropper, ender chest, shulker box.
2019-03-21 16:08:29 +01:00
Wuzzy
9cef74c03b Replace GUI image texts with translatable labels 2019-03-16 05:21:27 +01:00
Wuzzy
d45d53e455 German translation: Redstone 2019-03-16 02:00:48 +01:00
Wuzzy
5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
3cfdb85926 New translation system, part 11: Redstone 2019-03-08 01:07:41 +01:00
Wuzzy
a84f7935fa Revert "Utilize formspec prepend"
This reverts commit ea0c2e9568.
2019-03-07 12:42:08 +01:00
Wuzzy
ea0c2e9568 Utilize formspec prepend 2019-03-06 06:35:24 +01:00
Wuzzy
312b17a958 Check protection for most nodes 2019-02-08 21:59:01 +01:00
Wuzzy
ab38d55646 Dispenser craft no longer needs bow to be intact 2018-05-20 03:02:31 +02:00
Wuzzy
4be5f89829 Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
Wuzzy
4207f88266 Add dispenser API docs 2018-02-01 23:00:50 +01:00
Wuzzy
fa10dc93ae Add _on_dispense callback for dispenser; refactor 2018-02-01 22:49:41 +01:00
Wuzzy
8950455026 Fix crash when dispensing spawn egg 2018-01-27 03:55:59 +01:00
Wuzzy
7626102bdb Fix dispenser inventory not getting set if up/down 2018-01-13 03:15:32 +01:00
Wuzzy
24a523baa4 Easier orientation of dispenser/dropper placement 2018-01-11 01:28:36 +01:00
Wuzzy
ff1996c708 Merge branch 'river_water' 2017-12-05 23:01:05 +01:00
Wuzzy
320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy
785b4a2ef7 Dispensers dispense water buckets into cauldrons 2017-11-30 21:08:28 +01:00
Wuzzy
438039f3fb Add river water bucket 2017-11-30 14:50:37 +01:00
Wuzzy
b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy
a34405b17b Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
Wuzzy
bd74902789 Fix dispenser's bucket support in the Nether 2017-08-29 02:50:46 +02:00
Wuzzy
3a18f4044d Support all minecart types in dispenser 2017-08-29 02:36:50 +02:00
Wuzzy
e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy
ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy
04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy
e9070ee134 Fix fire charge death message 2017-07-24 19:53:03 +02:00
Wuzzy
e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy
4bb3eddeed Remove unused dispenser textures 2017-07-17 15:50:59 +02:00
Wuzzy
1d91d94ee6 Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
Wuzzy
b7bc1a38b1 Update dispenser help 2017-06-11 22:54:46 +02:00
Wuzzy
ddb1174042 Pumpkins and heads can now be dispensed as armor 2017-06-11 22:53:12 +02:00
Wuzzy
be48f46837 Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
Wuzzy
549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy
697a7b6505 Add help texts for dispensers and fire charges 2017-03-11 02:50:12 +01:00
Wuzzy
0f119663d7 Shrink mcl_dispensers dependency list 2017-03-03 01:10:47 +01:00
Wuzzy
aabb1e972d Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
Wuzzy
bd8c71be7c Apply hardness to some redstone elements 2017-02-27 01:52:24 +01:00
Wuzzy
2af57ea853 More blast resistance definitions 2017-02-22 16:22:28 +01:00
Wuzzy
89e3115753 Tweak arrow speed and damage from dispensers 2017-02-21 22:57:46 +01:00
Wuzzy
d4ea161f33 Fix arrows from bow facing the wrong direction 2017-02-21 22:31:39 +01:00
Wuzzy
8527d684f4 Update mcl_fire itemstrings 2017-02-19 22:48:46 +01:00
Wuzzy
91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy
3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00