Jude Melton-Houghton
|
1d30891349
|
Move default dependency to individual mods that need it
|
2022-02-19 17:13:31 +01:00 |
|
Jude Melton-Houghton
|
4dfadd9276
|
Fix luacheck warning
|
2022-02-13 19:48:51 +01:00 |
|
Jude Melton-Houghton
|
3c27bb9350
|
Fix VM light update issue (#590)
|
2022-02-13 00:19:33 +01:00 |
|
Jude Melton-Houghton
|
fb255d292e
|
Add .luacheckrc and fix issues it pointed out (#589)
|
2022-02-12 20:12:12 +01:00 |
|
Jude Melton-Houghton
|
c9dd323207
|
Remove redundant on_placenode calls after movement (#586)
|
2022-02-12 20:11:26 +01:00 |
|
Jude Melton-Houghton
|
4c5b13a347
|
Fix conductor lighting when aliases are used (#582)
|
2022-01-30 01:23:53 +01:00 |
|
DS
|
4eea0834b5
|
Fix torch rules (#581)
|
2022-01-30 01:23:05 +01:00 |
|
Jude Melton-Houghton
|
ecea0a2896
|
Optimize light updates when turning conductors on and off (#578)
|
2021-11-27 16:28:13 +01:00 |
|
Jude Melton-Houghton
|
9323445182
|
Only skip conductors with flat rules in turnon/off
|
2021-08-21 13:30:28 +02:00 |
|
Jude Melton-Houghton
|
e15c55c066
|
Handle getting out-of-bounds bits in get_bit (#574)
The binary state is not padded with zeroes, so they must be inferred.
|
2021-08-02 21:33:45 +02:00 |
|
Jude Melton-Houghton
|
db5879706d
|
Fix on_placenode conductor turnon link direction (#572)
|
2021-07-24 18:40:43 +02:00 |
|
DS
|
65793514fe
|
Fix use_texture_alpha warnings (#563)
|
2021-04-09 20:24:41 +02:00 |
|
Louis Royer
|
f5c3f798be
|
Compatibility with mtg_craft_guide (#555)
Use group instead of wire when possible
Fixes https://github.com/minetest/minetest_game/issues/2843.
|
2021-04-01 18:56:08 +02:00 |
|
Desour
|
69d4a9584d
|
Fix on-state effector-receptor combos (eg. gates) recepting to everywhere
|
2021-03-25 23:21:37 +01:00 |
|
DS
|
3f75c06a3b
|
Improve performance of mesecon.turnon and mesecon.turnoff (#556)
|
2021-03-25 16:53:51 +01:00 |
|
sys4-fr
|
93aa24dc42
|
Remove undeclared global variable corner_nodebox (#554)
To avoid warning message at load time.
Co-authored-by: sys4 <admin@sys4.fr>
|
2021-02-27 16:19:46 +01:00 |
|
wsor4035
|
93f155f604
|
Make /tell need shout priv (#553)
|
2021-02-27 16:12:51 +01:00 |
|
Vitaliy
|
583d2c1441
|
Replace mesecon.mergetable (#533)
|
2020-12-19 23:12:00 +03:00 |
|
auouymous
|
397d449f1e
|
Use empty string for protection check if puncher or clicker is nil.
|
2020-12-19 23:11:20 +03:00 |
|
auouymous
|
29ec26a4c8
|
Prevent unauthorized players from toggling blinky plant.
|
2020-12-19 23:11:20 +03:00 |
|
auouymous
|
0d86f2c45e
|
Prevent unauthorized players from changing the noteblock sound. (#547)
|
2020-11-12 19:26:02 +01:00 |
|
Johannes Lundberg
|
d356f901a3
|
Make Lua code area and error label use monospaced font (#541)
|
2020-10-09 22:28:11 +02:00 |
|
Vitaliy
|
6921909100
|
Restrict Lua controller interrupt IDs (#534)
* Deprecate non-string IIDs
* Restrict tabular IIDs to proper trees
Fixes crash on recursive interrupt ID (#473)
|
2020-09-21 22:32:25 +03:00 |
|
tuedel
|
3202bf6786
|
mesecons_doors: Add MTG steel bar door and trapdoor (#523)
|
2020-09-19 00:27:47 +03:00 |
|
Wuzzy
|
fedbf49372
|
Noteblock: Fade out fire sound (#527)
|
2020-09-17 19:30:03 +02:00 |
|
Vitaliy
|
9fda51b650
|
Insulated double corner (#524)
* Add insulated double corner
* Make single corner curved to match double corner
* Remove obsolete regular corner textures
|
2020-08-24 00:30:57 +03:00 |
|
Vitaliy
|
4750925eab
|
Allow admins digging any command block (#525)
Allow admins (i.e. players with the `protection_bypass` privilege) digging any command block
|
2020-08-15 15:33:11 +03:00 |
|
Wuzzy
|
16836b16d6
|
Make more nodes trigger special noteblock sounds (#506)
|
2020-08-08 12:22:51 +03:00 |
|
Vitaliy
|
c1eccba247
|
Make sounds ephemeral (#521)
The handles were never used anyway
|
2020-08-01 16:10:14 +03:00 |
|
tuedel
|
01332a7ba1
|
Replace deprecated getpos() calls (#522)
|
2020-07-31 22:26:58 +02:00 |
|
leucome
|
de4eeebd3b
|
Movestone servo-motor sound (#487)
|
2020-07-28 19:55:56 +03:00 |
|
mbartlett21
|
75bd1e8be6
|
Unpad insulated wire recipes (#477)
|
2020-06-28 01:28:56 +03:00 |
|
Wuzzy
|
95e6e2e4a5
|
Add sound effects to FPGA programmer (#510)
|
2020-06-27 08:48:24 +02:00 |
|
David Leal
|
168a923665
|
Use mod.conf for dependencies (#492)
|
2020-06-27 02:26:14 +03:00 |
|
Maksim
|
8dec053996
|
Solarpanel: cleanup (#504)
|
2020-06-27 02:06:30 +03:00 |
|
Awkor
|
e1cffdedbf
|
Gates: Modify appearance (#515)
|
2020-05-27 23:31:51 +02:00 |
|
cheapie
|
d3aedd2b98
|
Speed up search for objects to be moved in MVPS (#512)
|
2020-04-25 00:33:00 +02:00 |
|
DS
|
68c1729990
|
Refactor actionqueue.lua (#501)
Reduce actionqueue complexity, thus faster execution
Improve code style
Add documentation/explanations
|
2020-01-06 21:59:02 +01:00 |
|
SmallJoker
|
9b58f8db29
|
FPGA: Add 'unary' value to talbe. Document
|
2019-11-10 11:35:02 +01:00 |
|
SmallJoker
|
7784b13da5
|
FPGA: Add NOR operand
|
2019-11-10 11:35:02 +01:00 |
|
SmallJoker
|
0dd530312b
|
FPGA: Remove formspec from metadata
|
2019-11-10 11:35:02 +01:00 |
|
SmallJoker
|
e78bbd6f98
|
FPGA: Unify actions in single table
|
2019-11-10 11:35:02 +01:00 |
|
SmallJoker
|
bfd952b51a
|
Delayer: Combine shared definitions, add protection (#490)
|
2019-11-04 20:00:43 +01:00 |
|
HybridDog
|
b7873e8e02
|
Code tidy: Remove redundant params (#486)
|
2019-10-05 14:13:59 +02:00 |
|
fluxionary
|
d6b2a39c99
|
Set mvps_protection_mode default to the documented value (#484, base: #466)
|
2019-09-24 17:25:07 +03:00 |
|
Vitaliy
|
1b54011b68
|
Use table.copy in mesecons.tablecopy
mesecons.tablecopy didn’t support recursive tables, while Minetest table.copy works well for them.
|
2019-09-23 19:50:04 +02:00 |
|
Vitaliy
|
15e743629e
|
Respect protection in MVPS (#466)
|
2019-09-20 23:04:52 +00:00 |
|
Panquesito7
|
1bf862f932
|
Use modpack.conf instead of legacy modpack.txt (#475)
|
2019-08-25 23:36:21 +03:00 |
|
coil
|
1a9704f184
|
Add digiline commands for operating node detector (#472)
|
2019-08-21 23:52:33 +03:00 |
|
Hugo Locurcio
|
8baa789eb1
|
Optimize images (#464)
Recompress losslessly using `optipng` and `advpng`
|
2019-06-27 22:33:11 +03:00 |
|