waxtatect
6f99a59536
missing "s"
Luacheck / build (push) Has been cancelled
2025-01-03 22:54:51 +01:00
waxtatect
3b72d5fe20
update ball and hardness table
2025-01-03 17:14:08 +01:00
waxtatect
1f256e35c4
allow reconfiguring the target in object mode
2025-01-03 17:04:39 +01:00
waxtatect
76a542f3c1
more copy/paste
2025-01-03 14:27:06 +01:00
waxtatect
d399a1c48d
quotes x2
2025-01-03 13:41:22 +01:00
waxtatect
b7f6d7d4cf
last changes for this year
...
rework object mode configuration
replace set_pos by add_pos (5.9.0+) to move players, is that a good idea...
2024-12-31 21:10:45 +01:00
waxtatect
d4785db57d
fix #17 inspired by autocrafter code (thx Opons)
2024-12-21 17:08:49 +01:00
waxtatect
8139b87d5b
renaming and removing dust
2024-12-21 17:02:07 +01:00
waxtatect
e550ff39de
update the version date too
2024-08-02 13:05:05 +02:00
waxtatect
012273f483
make "Log furnace inventory actions" works
...
technic_power: fix furnace start
2024-08-02 12:56:14 +02:00
Skaapdev
c6ad781d5d
Add support to register grinder recipes in Crafting Guide Plus
...
cg_plus mod support (6511eb8261
)
2024-04-23 16:13:04 +02:00
waxtatect
f9431c5e09
c the commit
...
interact directly with machine blocks when marks displayed
hold sneak and punch a block to abort interactive setup
allow removing keypad password
add place sounds for mover in normal, dig and transport modes
somewhat rework player punch in space
code maintenance
2024-04-23 15:54:59 +02:00
waxtatect
f8a27cef49
few mover changes
...
slightly balance fuel cost, improve object mode filter support, update luacheck (https://github.com/lunarmodules/luacheck )
2024-02-27 17:08:57 +01:00
waxtatect
db312bc725
add xdecor:workbench to limit_inventory_table
2023-09-05 12:20:20 +02:00
waxtatect
6833ea3932
support shapeless recipe for autocrafter output
...
keypad can select autocrafter recipes and various things
2023-08-10 16:36:05 +02:00
waxtatect
e79e2845f3
new sounds wanted
...
basic_machines_electric_zap.ogg -> https://soundbible.com/335-Electric-Shock-Zap.html
basic_machines_inventory_move.ogg -> https://www.pacdv.com/sounds/machine_sounds.html (Transformer)
basic_machines_object_move.ogg -> https://www.soundboard.com/sb/sound/450170
basic_machines_transport.ogg -> https://www.soundboard.com/sb/sound/450790
2023-08-02 18:54:30 +02:00
waxtatect
9793cb1313
add notice
...
attempt to follow this: https://www.gnu.org/licenses/gpl-3.0.en.html
edit README.md, add screenshot.png
2023-08-02 18:51:39 +02:00
waxtatect
7f1f6ce7c3
make default optional
...
rename sound files and various things
autocrafter: apply latest pipeworks update
init: split in two (common.lua)
2023-08-02 18:51:37 +02:00
waxtatect
3b852c46ba
that'll do
...
mod.conf: multilines list
mover: deal with hardness
2023-06-13 17:48:20 +02:00
waxtatect
7d67c37a9c
less protection spam
...
keypad: add on_dig
mover: add on_dig, refine dig_up_table, slightly balance fuel cost
mover_dig_mode: add protection check for dig_up_table nodes
2023-05-23 17:31:57 +02:00
waxtatect
208331e8e5
few more checks
...
mover: fix hardness sum, update x_farming support (v3.7.0)
2023-05-04 21:01:37 +02:00
waxtatect
c9728e17eb
a normal boolean
2023-05-01 19:56:57 +02:00
waxtatect
3a0cda5010
remove unused_args
...
can_dig; fix player - optional
luacheckrc: remove unused_args = false
ball: balls bounce on liquids, glow with energy, can push objects, remove balls with incorrect position
space: push players harmlessly
2023-04-20 18:53:18 +02:00
waxtatect
d48f180cce
restrict text size
...
restrict detector, mover and keypad filter/text size,
update signs list,
limit keypad replacements to 16,
update mover hardness table
2023-04-10 07:51:36 +02:00
waxtatect
fc5243ffa6
load pos2 area
2023-03-02 22:46:59 +01:00
waxtatect
a263c4ccb9
set meta once only
...
fix recycler again
2023-03-02 14:44:42 +01:00
waxtatect
5b9a86957a
mover upgrade...
...
upgrade mover with movers
farming in dig mode only,
update keypad infotext when playing sounds,
moving some code and various things...
2023-03-01 16:15:42 +01:00
waxtatect
b3308f471f
adjustments
...
dig mode: try to set nodes using on_place with mover owner online
2023-02-08 14:42:16 +01:00
waxtatect
b82352bedc
some changes
...
init, keypad, machines_configuration: add 2 settings
mover: improve all modes, seperate transport mode, support new settings
recycler: add infotext message
2023-02-07 15:50:26 +01:00
waxtatect
9d7ba6e04a
improve farming, add beanpole and trellis checks, add node check
2023-02-01 18:16:16 +01:00
waxtatect
419ed8df07
various things, protect: add beerchat support
2023-01-28 19:52:34 +01:00
waxtatect
dfa3498650
duplicate has a cost
...
clockgen: unnecessary local
mover: update hardness table
2023-01-20 15:57:35 +01:00
waxtatect
6a8085abce
optimize slightly
...
mover: prevent digging ignore, clarify modes a bit
technic_power: less meta get/set calls for battery_recharge/check_power
2023-01-15 19:43:25 +01:00
waxtatect
1f5c28d9b9
increase
...
autocrafter, init, keypad, light, machines_configuration: allow change autocrafter recipe / light param2 with keypad
recycler: update no_recycle_list, variable fuel cost
2023-01-02 19:15:49 +01:00
waxtatect
ee2831cd3b
fix distributor range check, beautify keypad checks again
2022-12-23 23:59:12 +01:00
waxtatect
b30e92fbdf
update all formspecs to v4
...
update template, various things
enviro, init, space: add a setting to replace space skybox textures
light: add unifieddyes support
2022-12-22 15:42:37 +01:00
мтест
ba93c0f33d
7
...
autocrafter, init: update formspec to v4
grinder, recycler, technic_power: fix battery recharge
detector: add infotext translation support
2022-12-12 19:56:52 +01:00
мтест
175e9a40be
keypad: update sound/chat text infotext when needed, make translations mostly* compatible with the script ( https://github.com/minetest-tools/update_translations )
...
*In generated template, replace "@@@" by "@@" three times, also replace "@@@ome @@@ text @@@" by "@@some @@. text @@!".
2022-12-09 16:10:06 +01:00
мтест
0f984a45fc
ready
...
update descriptions, update some formspecs to v4, update template
grinder: dust alpha variation
keypad: add beamed eighth notes button
machines_configuration: support for the new button
technic_power: the lost texture of the battery (https://forum.minetest.net/viewtopic.php?p=321100&sid=799f03e59259ee730d0aa596bdc5f883#p321100 )
2022-12-07 16:37:37 +01:00
waxtatect
c05dc50982
textures things
...
new charcoal texture, optimize all textures but ore_extractor with optipng v0.7.7 using default values, mdify the readme
mover: 1 texture only
2022-11-25 18:37:21 +01:00
waxtatect
ed295c5bac
last one... mover: typo and-or
2022-11-17 18:44:09 +01:00
мтест
139a7f4e7e
mover: fix bonemeal, fix farming
2022-11-17 12:00:03 +01:00
мтест
de77ada483
everything fine
...
cleaning againnn, fix /clockgen, read float with 2 digits precision
mark: looop, add 2 markers
mover: reeorganize things, reduce infotext overwriting, add upgradetype, add friendly overheat, add 2 buttons to formspec
recycler: no fuel check with priv privs
2022-11-15 17:51:25 +01:00
мтест
1d492fa105
-2
...
mover: fix palette_index, editorconfig: no newline, add gitattributes
2022-11-08 23:43:20 +01:00
waxtatect
615ba06213
some cleaning and improvement
...
replace nodemeta by context, localize vector.add, some cleaning, remove commented code,
template: update content
clockgen: fix owner = "", move /clockgen in init
constructor: improve constructor_process
enviro: fix player_sneak init value
keypad: improve repeat code, add action_off
machines_configuration: reset keypad count
technic_power: fix owner = "" for generator (initialize step)
2022-11-05 20:40:28 +01:00
мтест
6bf32eaa18
autocrafter: clean-up, mover: add paramtype2 check, reword wrong filter msg, template: update content
2022-09-18 19:22:11 +02:00
мтест
bf15b423b0
no further
...
mover, machines_configuration: nan containment
2022-08-25 18:42:56 +02:00
мтест
6e585e87d4
nothing
...
mover: ~= isn't <
2022-08-21 22:46:55 +02:00
мтест
838ad4e094
mover: specify tabs index
2022-08-20 20:20:33 +02:00
мтест
c6e182aa75
how
...
machines_configuration: fix crash
2022-08-20 06:59:08 +02:00