Commit Graph

27 Commits (master)

Author SHA1 Message Date
ac-minetest 8c9d0fd68f custom buttons fix. redstone script fix 2022-08-28 09:52:37 +02:00
ac-minetest 2020477700 sandbox bugfixes 2021-06-28 08:49:33 +02:00
ac-minetest c3a021d1fc gui fixes 2021-02-03 21:32:21 +01:00
ac-minetest 79bbe6c2af fixes and new scripts 2021-01-07 11:30:01 +01:00
rnd 8db6acb801 code preprocessor fix
various demo scripts added
2019-03-05 14:15:59 +01:00
rnd ac1817dc9e book write: bugfix
item drops: randomize number of returned items
too long code used fix
2019-01-27 18:40:29 +01:00
rnd 539144f05b drop fix
craft: several crafts at once
2019-01-13 21:25:13 +01:00
rnd 0a7c5d33d8 webcommands: bidirectional 2018-12-24 21:10:26 +01:00
rnd b85ac575ba different execution count limit for different levels of authorization 2018-12-24 18:57:12 +01:00
rnd 5cf4119120 http demo 2018-12-24 13:23:17 +01:00
rnd 76824674c1 webcommands: fix %20 to space 2018-12-23 20:06:01 +01:00
rnd 5f8659dbb2 webcommands for robots using nodejs server 2018-12-23 19:49:10 +01:00
rnd 9e17cb46b9 mapmodel direction fixes (mapmodel moves in same direction as it faces)
fire action fix
new scripts
2018-12-09 23:42:54 +01:00
rnd 6b185ba155 robot http demo
enigma
2018-07-28 11:06:35 +02:00
rnd 34e8dcc59d complete help gui rewrite ( man pages with hyperlinks )
new demo scripts
2018-07-27 11:32:41 +02:00
rnd 76d17d9e12 preprocess sort
new scripts
2018-07-26 07:25:43 +02:00
rnd 4e6e431efd new demo scripts 2018-07-24 16:04:22 +02:00
rnd db15170554 bugfix: code comment removal 2018-07-22 18:29:30 +02:00
rnd 5250d6f216 return error fix for coroutines 2018-07-02 10:54:19 +02:00
rnd 03b0d2a3dd buttons - black on white now
craft cache fix
2018-06-30 12:53:45 +02:00
rnd 1225ca7eca puzzle: meta safety
redstone emulator fix
2018-06-28 17:38:46 +02:00
rnd 43514e6733 scripts 2018-04-03 23:21:12 +01:00
rnd1 8a8d22416d - authlevel to set levels of access player has in robot sandbox (0 = ordinary, 1 = robot, 2 = puzzle, 3 = admin)
- authlevel is stored in metadata of robot and digitally signed using server private password to prevent abuses
- minor bugfixes
- new giver and checker blocks for puzzle, can create locks and keys now
2017-12-18 11:19:05 +01:00
rnd1 046bcc445a -new robot scripts
-puzzle privs, puzzle mechanics
2017-10-21 15:40:52 +02:00
rnd1 08f61c0865 -sound for robots
-check operations code
-energy rewrite
2017-07-01 23:00:16 +02:00
rnd1 c3b8f19c83 technic: build your technic machines incode with machine.generate_power, machine.smelt, machine.grind, machine.compress. Requires fuel and materials just like the real thing. 2017-04-27 09:22:17 +02:00
rnd1 182d81acec -forward_down fixes
-added scripts
2017-04-05 11:24:54 +02:00