Wuzzy
|
2f74aea6f5
|
Replace deprecated functions
|
2019-03-06 04:38:57 +01:00 |
|
Wuzzy
|
9a3c6a3fd7
|
Protect: add bottles, mobspawner, fix repeater
|
2019-02-08 22:17:51 +01:00 |
|
Wuzzy
|
312b17a958
|
Check protection for most nodes
|
2019-02-08 21:59:01 +01:00 |
|
Wuzzy
|
27fa2c2e66
|
Clean up item categorization in creative inv.
|
2019-02-06 11:15:53 +01:00 |
|
Wuzzy
|
f23fa236dd
|
Update deprecated function call in mesecons_mvps
|
2019-02-02 00:13:18 +01:00 |
|
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
|
Wuzzy
|
68c373d2b8
|
Add a couple of modpack.conf files
|
2019-01-07 00:52:05 +01:00 |
|
Wuzzy
|
4703ca9ae6
|
Tweak inventory image of internal comparator items
|
2018-10-24 18:22:48 +02:00 |
|
Wuzzy
|
801e6fb1c4
|
Mesecons: Stop using deprecated settings syntax
|
2018-06-13 19:41:57 +02:00 |
|
Wuzzy
|
7a080ac308
|
Fix up/down observers dropping themselves
|
2018-06-05 19:27:18 +02:00 |
|
Wuzzy
|
ab38d55646
|
Dispenser craft no longer needs bow to be intact
|
2018-05-20 03:02:31 +02:00 |
|
Wuzzy
|
4db935e91e
|
Update falling nodes after being moved by piston
|
2018-05-19 02:30:23 +02:00 |
|
Wuzzy
|
fceee430b3
|
Remove minetest.inventorycube call from rs lamps
|
2018-05-16 18:27:19 +02:00 |
|
Wuzzy
|
7c434d85ed
|
Also save cmd block on enter key
|
2018-05-16 18:16:17 +02:00 |
|
Wuzzy
|
689aa84c28
|
Make cmd block errors red
|
2018-05-16 18:02:37 +02:00 |
|
Wuzzy
|
b1154be71b
|
Command blocks now use 2-letter placeholders
|
2018-05-16 17:58:32 +02:00 |
|
Wuzzy
|
dd380963ce
|
Add “@@” placeholder to cmd blocks
|
2018-05-16 17:31:01 +02:00 |
|
Wuzzy
|
a91e0cc537
|
Add @commander placeholder to command blocks
|
2018-05-16 17:07:11 +02:00 |
|
Wuzzy
|
51b6d07d0c
|
Make cmd blocks execute cmds on behalf of placer
|
2018-05-16 16:55:52 +02:00 |
|
Wuzzy
|
fcc53f4151
|
Remove inventory images of some internal nodes
|
2018-05-14 16:31:17 +02:00 |
|
Wuzzy
|
a62b5de79e
|
Cake+cauldron+endportalfr. put signal 4 comparator
|
2018-05-13 00:33:26 +02:00 |
|
Wuzzy
|
c43b8baff4
|
Refactor arrow→button hit
|
2018-05-08 18:22:08 +02:00 |
|
Wuzzy
|
af0025debc
|
Wooden buttons stay pushed by arrow
|
2018-05-08 13:46:39 +02:00 |
|
Wuzzy
|
64f7e0a076
|
Fix active buttons staying on after restart
|
2018-05-08 00:48:07 +02:00 |
|
Wuzzy
|
4be5f89829
|
Move bow/arrow logic into new mod mcl_bows
|
2018-05-07 23:10:49 +02:00 |
|
Bu-Gee
|
d2f01c68f5
|
Pistons: When pushing a dropper node, dig it
Instead of calling handle_node_drops, etc.
|
2018-03-13 02:46:21 +01:00 |
|
Wuzzy
|
e754eec3f7
|
Fix some global issues with rs repeater code
|
2018-02-02 03:46:27 +01: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
|
3e7ad08db0
|
Set is_ground_content=false for some nodes
|
2018-01-31 19:36:27 +01:00 |
|
Wuzzy
|
b7b6f356fa
|
Redstone: Add basic blastnode handling
|
2018-01-30 06:01:36 +01:00 |
|
Wuzzy
|
d750e7f6d4
|
No longer hide observers
|
2018-01-30 05:56:30 +01:00 |
|
Wuzzy
|
7196485294
|
Remove sunlight propagation for various nodes
|
2018-01-28 20:21:02 +01:00 |
|
Wuzzy
|
093e9b0b08
|
Declare observers not opaque
|
2018-01-28 19:25:05 +01:00 |
|
Wuzzy
|
32f60c4fee
|
Add README/credits for the lever mod
|
2018-01-27 19:48:44 +01:00 |
|
Wuzzy
|
50a1bb5ea5
|
Repeaters: Fix output if placed in lock + on state
|
2018-01-27 17:04:00 +01:00 |
|
Wuzzy
|
01bd264b2b
|
Repeater: Fix sometimes bad lock on place
|
2018-01-27 16:44:30 +01:00 |
|
Wuzzy
|
2788cad59c
|
Minor repeater refactor
|
2018-01-27 16:25:38 +01:00 |
|
Wuzzy
|
3229f2a902
|
Move the lock bar of repeaters
|
2018-01-27 16:22:59 +01:00 |
|
Wuzzy
|
e1606eeb0c
|
Repeaters: Use set_node instead of swap_node
|
2018-01-27 16:10:29 +01:00 |
|
Wuzzy
|
a2ab52c705
|
Repeaters: Remember delay when locked
|
2018-01-27 16:07:59 +01:00 |
|
Wuzzy
|
42f5426fe9
|
Update repeater help (locking feature)
|
2018-01-27 15:41:01 +01:00 |
|
Wuzzy
|
781caa1187
|
Repeaters: Do not unlock if locked from other side
|
2018-01-27 15:00:58 +01:00 |
|
Wuzzy
|
719e5193d8
|
Restrict is_powered call in mesecons_delayer
|
2018-01-27 14:34:50 +01:00 |
|
Wuzzy
|
878743cee5
|
Repeaters: Set correct lock state on placement
|
2018-01-27 14:32:21 +01:00 |
|
Wuzzy
|
b3d069b53a
|
Update repeater lock after dig
|
2018-01-27 06:01:49 +01:00 |
|
Wuzzy
|
db94d1c601
|
Locked repeaters: Update receptor after unlock
|
2018-01-27 05:43:05 +01:00 |
|
Wuzzy
|
a8c2b37175
|
Fix some bad repeater textures
|
2018-01-27 05:23:40 +01:00 |
|
Wuzzy
|
6b1354cd3b
|
Lock and unlock repeaters (WIP)
|
2018-01-27 05:17:22 +01:00 |
|
Wuzzy
|
bc1f3cd651
|
Add locked repeaters (nodes only)
|
2018-01-27 04:36:17 +01:00 |
|