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
419ed8df07
various things, protect: add beerchat support
2023-01-28 19:52:34 +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
waxtatect
59f07613b0
update
2022-06-07 13:15:30 +02:00
ac-minetest
53d7efbc96
other players can see settings but not edit them
2021-02-03 21:30:36 +01:00
rnd
1f1ed71555
skybox stars texture
...
tweaks
2018-10-22 11:03:55 +02:00
rnd
e061c6b6ca
mover cant move inventory of battery_0/1/2
2018-07-04 22:56:24 +02:00
rnd1
9985cb6d23
fixes
2016-07-31 22:30:30 +02:00
rnd1
6418a8aa50
version
2016-06-25 19:12:11 +02:00
rnd1
fba23dada1
mover gui: alternate gui without dropmenus that crash ios clients
2016-06-25 19:05:39 +02:00
rnd1
912cc5888e
..
2016-06-14 09:47:49 +02:00
rnd1
ec4509f96b
..
2016-06-14 09:41:47 +02:00
rnd1
f232616822
..
2016-06-14 08:32:02 +02:00
rnd1
6d0eca38eb
..
2016-06-13 19:57:56 +02:00
rnd1
76dd502534
new "machines" privilege: players without it can only spawn 2 balls simultaneously and their clock generator stops working when they leave server
...
mover: can harvest trees up to 16 high now
new event handler: protection violation and chat, upon triggering position ( coordinates math.floor(coordinates/20)*20+10 ) are checked for presence of distributor with disabled first target
protection violation: if x1~0 then distributor is activated and name of digger is written on distributor
chat: if y1~0 then distributor is activated and chat message is written on distributor, if y1<0 then chat message is not displayed to others
2016-06-12 20:30:32 +02:00