AFCMS
53d7134437
remove unuseful spamming messages
2021-03-26 10:00:48 +01:00
AFCMS
78bad87a72
fix transation
2021-03-26 09:59:58 +01:00
AFCMS
0e5bbd6d3d
fix msg to be mc like
...
https://www.digminecraft.com/game_commands/enable_command_blocks.php
2021-03-26 09:57:28 +01:00
AFCMS
8258dae1b8
setting working
2021-03-25 22:13:37 +01:00
AFCMS
e4a6244fdd
add basic setting
2021-03-25 22:07:38 +01:00
AFCMS
b9301f12ce
Update mod.conf
2021-03-25 21:59:21 +01:00
AFCMS
86a18802dc
use proper colors
2021-03-25 21:57:07 +01:00
iliekprogrammar
23f69dfd1e
Core implementation of MC-like kelp drops.
...
Highlights:
* Kelp should no longer be able to survive without water
(by decreasing its height)
* When kelp is destroyed, each segment now drop a single kelp similar to MC.
* Significantly refactor how kelp grows and dig. Possible optimizations might be
included.
2021-03-21 02:22:25 +08:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Elias Åström
dc41c594aa
Move depends.txt into mod.conf for mcl_comparators
...
Fixes a crash in mcl_comparators caused by attempting to index global
'mesecon' (a nil value).
2021-03-18 13:45:29 +01:00
AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
AFCMS
3635b848d5
add API for mcl_wip
2021-03-07 00:42:34 +01:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Laurent Rocher
303d286603
Update French translation
2021-02-13 00:09:59 +01:00
kay27
5b44eeb611
Teach observer to detect TNT in realtime mode, fix crash in mcl_spawn on restart server in less than 30s in new world
2021-01-17 02:48:36 +04:00
Lizzy Fleckenstein
0cfb60a826
Fix #941
2021-01-03 19:20:23 +01:00
kay27
d42ee00290
Fix piston owner metadata storage
2021-01-02 02:54:41 +04:00
kay27
5385a3f202
Fix piston protection check
2020-12-27 17:11:22 +04:00
Wuzzy
8e65876fdf
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master
2020-12-08 01:45:38 +01:00
kay27
a7c4d4ebd9
Fix obserber watch z coordinate in realtime mode
2020-12-08 00:57:15 +04:00
Wuzzy
ac782bac90
Remove unused mesecons_lever.ogg
2020-12-07 05:10:13 +01:00
Wuzzy
8dae3e3460
New button and lever sounds
2020-12-07 04:59:10 +01:00
Wuzzy
356977531e
Remove all traces of all_pull_sticky
2020-12-03 14:21:25 +01:00
Wuzzy
51fea93905
Fix all_pull_sticky for real
2020-12-03 13:16:12 +01:00
Wuzzy
7e8c3aebd5
mesecons_mvps: Fix missing all_pull_sticky arg
2020-12-03 12:52:02 +01:00
Laurent Rocher
9010cf514d
Fix some template.txt files (missing final = of some entries)
2020-11-18 23:05:07 +01:00
kay27
2b1d21a5b5
Merge branch 'kay27_mechanics' as a squash
2020-11-14 01:59:03 +04:00
kay27
f0afebea38
Remove double vector addition for piston pull/push - fix on_placenode() coordinates
2020-10-09 02:09:00 +04:00
kay27
d1807b5844
Remove double on_placenode() for push/pull, see https://git.minetest.land/Wuzzy/MineClone2/src/branch/master/mods/ITEMS/REDSTONE/mesecons_mvps/init.lua#L371
2020-10-08 21:51:07 +04:00
kay27
a78c613322
Fix slimeblock/piston behavior, https://github.com/kay27/MineClone2/issues/4
2020-10-07 23:28:21 +04:00
Wuzzy
731f42ac88
Rename and move texture: tnt_smoke
2020-08-19 18:47:58 +02:00
Wuzzy
7f1e90ada9
Move note particle to mcl_particles
2020-08-19 13:29:13 +02:00
Wuzzy
80e54bf44d
Noteblock spawns note particle
2020-08-19 12:20:12 +02:00
kay27
d76b1a9065
Russian translation: commandblock: advanced topics/usage
2020-07-24 19:10:58 +02:00
Wuzzy
a430772c16
Fix incorrect string in mesecons_commandblock
2020-07-23 22:43:16 +02:00
Wuzzy
7c93f3f9f7
Remove trailing spaces in Russian translation
2020-07-23 22:35:09 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Wuzzy
28710bb819
Add label to observer ABM
2020-06-04 16:04:46 +02:00
MysticTempest
a20637f68c
Fix redstone dust climbing up doors, and fix redstone dust not turning off when redstone torch is destroyed through the destruction of an attached block
2020-05-13 21:11:17 +02:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
c9a37d0dbc
Translate In French
2020-05-05 21:02:21 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
3087621b11
Merge branch 'mcl_explosions'
2020-04-30 20:55:10 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
e268370452
Add fire metadata to many nodes (unused for now)
2020-04-18 23:24:42 +02:00
Wuzzy
a2785041dd
Remove mod startup debug messages
2020-04-11 02:56:46 +02:00
Wuzzy
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
Wuzzy
e9f259881f
Add LBMs to update to new node formspecs of 0.60.0
2020-03-29 14:35:01 +02:00
Wuzzy
ed63374480
Add missing slot images for dispenser+dropper
2020-03-29 14:15:00 +02:00
Wuzzy
a98dafb171
Nodeblock: Change snare sound
2020-03-28 07:54:14 +01:00
Wuzzy
baa02e19e1
Add many new sounds for noteblock
2020-03-28 07:20:16 +01:00
Wuzzy
7243a25fe6
Generate item slot images on the fly
2020-03-24 18:48:14 +01:00
wuniversales
3772dd51cc
Update Spanish translation
2020-03-15 08:32:00 +01:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
9ef313d0a1
Fix bas variable name in commandblock mod
2020-03-11 00:54:06 +01:00
Wuzzy
070e928bf0
Merge branch 'tt'
2020-03-10 18:21:32 +01:00
Wuzzy
96b30b918c
Tweak commandblock button position
2020-03-10 05:17:53 +01:00
Wuzzy
1ea2b09ecb
Commandblock: Fix help btn not working if no priv
2020-03-10 05:15:32 +01:00
Wuzzy
03ad3cca29
Major default formspec style update
...
- Uses formspec_prepend to set e.g. button style
- Make all formspecs use the MCL2 style consistently
2020-03-10 05:01:49 +01:00
Wuzzy
cbda2ef326
Add _tt_help to many more items
2020-03-08 03:30:40 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
Wuzzy
565806558c
Play armor equip sound when armor got dispensed
2020-02-18 22:33:58 +01:00
Wuzzy
a52976a918
Rename 3d_armor_stand to mcl_armor_stand
2020-02-18 16:10:50 +01:00
Wuzzy
fb251db925
Rename mod: 3d_armor → mcl_armor
2020-02-18 15:44:54 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
f2b7392a30
Use "minetest" instead of "core" table
2020-01-06 13:02:30 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00
Wuzzy
1a02ccd36f
Add more node groups
2019-12-13 10:20:08 +01:00
Wuzzy
231493cb1b
Merge branch 'screwdriver'
2019-12-11 04:47:53 +01:00
Wuzzy
e09a72ed59
Tweak item appearance of internal items
2019-12-09 22:32:40 +01:00
Wuzzy
47f7b21190
Add missing translation for some redstone nodes
2019-12-09 22:02:35 +01:00
Wuzzy
f04170d66b
Piston heads no longer drop themselves
2019-12-09 21:25:27 +01:00
Wuzzy
ad13c71bf1
Add partial rotation of levers
2019-12-09 18:49:59 +01:00
Wuzzy
33ef45245c
Fix incorrect return value of piston on_rotate
2019-12-09 18:34:40 +01:00
Wuzzy
5fd746710f
Add rotation support for pistons
2019-12-09 16:08:24 +01:00
Wuzzy
c9b642a706
Remove unused file in mcl_dispensers
2019-10-16 08:35:15 +02:00
Wuzzy
7b24ede582
Remove a couple of FIXMEs and legacy
2019-10-16 08:33:22 +02:00
Wuzzy
5b6cb0a441
Minor tweaks in commandblock help texts
2019-03-25 12:34:12 +01:00
Wuzzy
418368fbc5
Squash daylight sensor help pages to 1 page
2019-03-25 12:15:37 +01:00
Wuzzy
967905264d
Make many help texts translatable and fix bugs
2019-03-25 12:05:57 +01:00
Wuzzy
c5db9987c3
Fix various typos in German translation
2019-03-25 11:01:52 +01:00
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
b44f4f456d
Add sound pitch for other noteblock sounds
2019-03-18 17:54:14 +01:00
Wuzzy
95d2465901
Noteblock: Higher kick sound
2019-03-18 17:40:45 +01:00
Wuzzy
9cef74c03b
Replace GUI image texts with translatable labels
2019-03-16 05:21:27 +01:00
Wuzzy
522a2b9a73
Fix uneditable command block when empty
2019-03-16 03:19:54 +01:00
Wuzzy
8cfcbea9cb
Fix commandblock crash if opening empty one
2019-03-16 03:09:51 +01:00
Wuzzy
d45d53e455
German translation: Redstone
2019-03-16 02:00:48 +01:00
Wuzzy
81ca79e85c
Open-source command blocks ;-)
2019-03-15 06:48:12 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
ad8403adbd
Add piston support for trapped chests
2019-03-09 07:23:10 +01:00
Wuzzy
e6e9d13701
Piston support: banner, sign, armor stand, chests, daylight sensor, jukebox, noteblock
2019-03-09 07:02:02 +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
c4558a31ab
Update modpack meta files (MT 5.0.0)
2019-03-06 05:52:31 +01:00
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
Wuzzy
8950455026
Fix crash when dispensing spawn egg
2018-01-27 03:55:59 +01:00
Wuzzy
16bb9b8901
Localize various unneeded global variables
2018-01-26 22:37:42 +01:00
Wuzzy
a40dec6da9
Add missing sounds for active repeater
2018-01-26 22:05:47 +01:00
Wuzzy
dc13cf04dd
Fix repeater stopping after rejoining world
2018-01-26 22:01:37 +01:00
Wuzzy
930ecf9be1
Fix rs not turnoff if rtorch is hor. behind opaque
2018-01-26 21:53:27 +01:00
Wuzzy
e8ebc537f0
Fix door closing if dig opaque block next to it
2018-01-26 21:11:49 +01:00
Wuzzy
0405b2aa2c
Fix some Lua warnings
2018-01-23 05:19:05 +01:00
Wuzzy
da2fbed4c2
Burnout rs torch if it changes state too often
2018-01-22 23:52:04 +01:00
Wuzzy
eacda330eb
Remove mesecons/VERSION
2018-01-22 22:40:31 +01:00
Wuzzy
a160d8411a
Update redstone torch help
2018-01-22 22:40:16 +01:00
Wuzzy
c9b731b8f9
Fix redstone torch state with block above
2018-01-22 21:49:20 +01:00
Wuzzy
db4c860aa8
More work on redstone torch state
2018-01-22 21:32:07 +01:00
Wuzzy
8019cfd591
Faster updating of redstone torches
2018-01-22 21:11:10 +01:00
Wuzzy
94dfd63e14
Redstone torch: Use set_node instead of swap_node
2018-01-22 20:04:19 +01:00
Wuzzy
d47af14d4d
Implement basic redstone torch rules
2018-01-22 19:58:38 +01:00
Wuzzy
01952b56fd
Fix bad repeater updates when next to opaque block
2018-01-22 16:53:44 +01:00
Wuzzy
f4657f79f5
Redstone: Propagate turnoff through opaque blocks
2018-01-20 20:42:53 +01:00
Wuzzy
33d978de06
Propagate redstone power through opaque blocks
2018-01-20 19:04:53 +01:00
Wuzzy
aaf68793fe
More redstone rule consistency
2018-01-19 03:34:30 +01:00
Wuzzy
d5a72d240f
Tweak redstone wire rules
2018-01-18 20:00:41 +01:00
Wuzzy
aec2fb8309
Remove legacy mesecons code
2018-01-18 19:22:52 +01:00
Wuzzy
92aa0114a2
Fix redstone having 2 help entries
2018-01-17 22:36:48 +01:00
Wuzzy
b04e555635
Update help text of comparators
2018-01-17 22:30:27 +01:00
Wuzzy
5d913b6d29
Refactor some redstone internal code
2018-01-17 20:23:43 +01:00
Wuzzy
e85a16f70a
Redstone: Make is_powered respect spread
2018-01-17 20:20:08 +01:00
Wuzzy
dba463ca6d
Fix broken direct_source in mesecon.is_powered
2018-01-17 17:18:06 +01:00
Wuzzy
f009e958f5
Redstone: Fix internal logic a bit
2018-01-17 05:49:11 +01:00
Wuzzy
af3db1ae21
Fix opaque block placement propagate power too far
2018-01-17 03:54:51 +01:00
Wuzzy
2cf6332b57
Conductors no longer power themselves
2018-01-17 03:21:36 +01:00
Wuzzy
1522c875ae
Code opaque block redstone power rule (part 1)
2018-01-17 02:44:00 +01:00
Wuzzy
81d5d8b942
Update comparator help
2018-01-13 05:00:47 +01:00
Wuzzy
483d6d088c
Make redstone wire transmit power vertically, too
2018-01-13 04:45:04 +01:00
Wuzzy
4f9be58871
Fix incorrect power transmission of buttons
2018-01-13 04:08:40 +01:00
Wuzzy
f612d1b584
Rework core rules of most redstone components
2018-01-13 03:37:41 +01:00
Wuzzy
7626102bdb
Fix dispenser inventory not getting set if up/down
2018-01-13 03:15:32 +01:00
Wuzzy
f72717e8de
Support powering of opaque blocks (WIP)
2018-01-13 02:20:07 +01:00
Wuzzy
c4ec520986
Fix redstone torch rules
2018-01-13 02:19:52 +01:00
Wuzzy
1b5875582e
Make redstone block an alldirs block
2018-01-13 01:49:28 +01:00
Wuzzy
e4ab20509f
Clean up the redstone rules
2018-01-12 01:37:32 +01:00
Wuzzy
24a523baa4
Easier orientation of dispenser/dropper placement
2018-01-11 01:28:36 +01:00
Wuzzy
a2f1122405
Remove get_look_pitch in mesecons_pistons
2018-01-10 21:39:22 +01:00
Wuzzy
a399bc4a80
Tweak piston footstep sound effects
2018-01-10 21:35:22 +01:00
Wuzzy
5eb805594e
Add help text for observer
2018-01-10 21:26:39 +01:00
Wuzzy
dfc721860e
Add vertical observers (dummies, currently unused)
2018-01-10 21:11:27 +01:00
Wuzzy
acb38db08d
Reverse arrow direction of observer
2018-01-10 19:44:24 +01:00
Wuzzy
d900279e1d
Implement basic node scan of observers
2018-01-10 19:31:35 +01:00
Wuzzy
85c40daf8a
Implement the redstone pulse of observers
2018-01-10 18:46:35 +01:00
Wuzzy
916627c6b6
Add on state for observers
2018-01-10 18:27:47 +01:00
Wuzzy
3627b03b2e
Set rules for observer
2018-01-10 18:12:27 +01:00
Wuzzy
10c2097ac1
Prepare dummy code for unsticky nodes (glazed terracotta)
2018-01-10 01:33:56 +01:00
Wuzzy
e3559e1de8
Increase hear distance of piston push sound
2018-01-09 20:39:00 +01:00
Wuzzy
bb31415670
Remove facedir, add sounds to redstone wires
2018-01-09 17:31:23 +01:00
Wuzzy
3e3b447132
Add opaque group to lit redstone lamp
2018-01-09 15:19:10 +01:00