Commit Graph

  • 050429e2a3
    Craft corners anywhere in grid mbartlett21 2019-08-27 12:12:06 +1000
  • 1bf862f932 Use `modpack.conf` instead of legacy `modpack.txt` (#475) Panquesito7 2019-08-25 15:36:21 -0500
  • 2b3695c131 Translate all mods into German #476 Wuzzy 2019-08-23 07:25:28 +0200
  • effbbc5219 Detectors: Add missing strings for translation Wuzzy 2019-08-23 07:21:56 +0200
  • 025e3cbec4 Fix capitalization inconsistency Wuzzy 2019-08-23 07:01:31 +0200
  • 17168f2e89 Add FPGA strings for translation Wuzzy 2019-08-23 06:54:40 +0200
  • 0f729bca65 Fix crash in commandblock Wuzzy 2019-08-23 06:13:52 +0200
  • f25d16414e Remove "you hacker" strings, fix capitalization Wuzzy 2019-08-23 06:08:50 +0200
  • 5934d05f64 Luacontroller: Make some warnings translatable Wuzzy 2019-08-23 05:42:47 +0200
  • 9b117280ea Luacontroller: Make formspec translatable Wuzzy 2019-08-23 05:41:14 +0200
  • f5df3bb5ed Add MT 5.0.0 translation support Wuzzy 2019-08-23 05:22:16 +0200
  • d2c03f97bb
    Delete modpack.txt #475 Panquesito7 2019-08-22 21:25:53 -0500
  • ee0cacea84
    Create modpack.conf Panquesito7 2019-08-22 21:25:35 -0500
  • 1a9704f184 Add digiline commands for operating node detector (#472) coil 2019-08-21 20:52:33 +0000
  • 0c279e0644 Add digiline command to set node detector distance #472 coil 2019-08-11 22:31:02 -0400
  • 653e735d5c provide mesecon.luacontroller.register_customization(fn(env, pos, mem)) function #465 NatureFreshMilk 2019-07-24 13:39:17 +0200
  • 4c850852d6 Fixes suggested by HybridDog #466 number Zero 2019-07-03 13:13:03 +0300
  • 2693a0550d Rewrite protection testing number Zero 2019-06-28 00:29:54 +0300
  • 3eba0bfba9 Fix meta handling number Zero 2019-06-28 00:29:23 +0300
  • c2af1b2e67 Test protection in pistons number Zero 2019-06-27 23:58:19 +0300
  • 468b5da362 Test protection in movestones number Zero 2019-06-27 23:58:04 +0300
  • 633718af81 Add helper function for recording owner number Zero 2019-06-27 23:55:20 +0300
  • 871bb8301e Add MVPS protection support number Zero 2019-06-27 23:31:26 +0300
  • e30c2aef6c Change gate recipes #452 number Zero 2019-06-27 22:47:18 +0300
  • 8baa789eb1 Optimize images (#464) Hugo Locurcio 2019-06-27 21:33:11 +0200
  • a2386164ac add luacontroller environment customization function NatureFreshMilk 2019-06-21 07:34:08 +0200
  • 7464dc629f
    Optimize PNG images losslessly #464 Hugo Locurcio 2019-06-19 18:59:30 +0200
  • b0158f5674 Too many glasses in noteblock Piotr Halama 2019-04-10 21:43:13 +0200
  • 45c6b129e8
    Too many glasses in noteblock #461 Piotr Halama 2019-04-10 21:43:13 +0200
  • 073c92d487 Revert "Fix sticky pistons (#403)" (#458) DS 2019-03-17 10:29:04 +0100
  • b6f0cb0103 Revert "Fix sticky pistons (#403)" #458 DS 2019-03-08 16:12:13 +0100
  • 157bc1d6d0 Allow Luacontroller programs to request the use of lightweight interrupts #455 cheapie 2019-02-10 13:36:44 -0600
  • bf896f17e5
    Halve LuaC craft output Vitaliy 2019-01-05 19:19:04 +0300
  • 0391c9bf9c Fix μController recipe number Zero 2019-01-04 00:01:18 +0300
  • 952d0d1ad7 Improve recipes number Zero 2019-01-03 23:56:10 +0300
  • be2a56e965 Something works #451 number Zero 2019-01-01 23:49:09 +0300
  • 2190ff6bc0 Test version number Zero 2019-01-01 23:10:38 +0300
  • 737f366741 LuaC: add lightweight interrupts (#449) Thomas Rudin 2018-12-29 21:48:32 +0100
  • 3e3f5fb93e Let it complain on invalid arguments #449 number Zero 2018-12-29 23:43:11 +0300
  • 2b9c4ffaee Move get_interrupt under the conditional number Zero 2018-12-29 00:57:40 +0300
  • d62b9eae05 rename luaC nodetimer setting to "luacontroller_lightweight_interrupts" and dropped iid support in it Thomas Rudin 2018-12-24 13:16:51 +0100
  • 302a28934d Document inactive block behaviour (#447) v1.2.1 Christopher Head 2018-12-21 11:10:08 -0800
  • 6e767a6c76
    Make sticky piston stick falling things as well (#436) Vitaliy 2018-12-21 22:02:57 +0300
  • f163d441ad swap if/else statement Thomas Rudin 2018-12-10 21:22:58 +0100
  • 322128acfc move node_timer function below run() Thomas Rudin 2018-12-10 21:17:11 +0100
  • 1c5e4642d2 setting for timing log #448 Thomas Rudin 2018-12-10 20:59:23 +0100
  • effd5257d1 detailed pos analysis Thomas Rudin 2018-12-08 13:40:40 +0100
  • 80429033aa add timer and warning Thomas Rudin 2018-11-27 15:44:42 +0100
  • 130538e13d use node timer for lua controllers (original code from joe7575) Thomas Rudin 2018-12-10 20:46:25 +0100
  • 6f641e07c9
    Document inactive block behaviour #447 Christopher Head 2018-12-01 13:03:54 -0800
  • 9d239cbfff Fix typos (#442) Christopher Head 2018-12-09 05:38:23 -0800
  • d3cabedbb0 Prevent long error message from covering the button number Zero 2018-12-09 15:50:02 +0300
  • d0c70a82cf Prevent long error message from covering the button #446 number Zero 2018-12-09 15:50:02 +0300
  • 3313e10906
    Fix typos #442 Christopher Head 2018-12-01 12:52:41 -0800
  • 70498ae93c fix error in torch behavior #441 h-v-smacker 2018-12-01 19:41:07 +0300
  • 58238284b8 abm -> node timer 2 h-v-smacker 2018-11-29 23:28:55 +0300
  • ee4ddbfb9e abm -> node timer h-v-smacker 2018-11-29 23:19:09 +0300
  • df4e880d8b Fix crash in microcontroller (#439) ne-vlezay80 2018-11-06 11:48:44 +0300
  • 3d15f4fe2d
    Fix from Luacontroller #439 ne-vlezay80 2018-11-06 03:05:49 +0300
  • 45bbd9f7e3
    Don’t damage unloaded blocks (#435) Vitaliy 2018-10-29 23:58:07 +0300
  • 028c290cd7 Mark 'code' as private as well luk3yx 2018-09-18 07:55:53 +1200
  • 8808bb8911 Mark LuaController memory as private luk3yx 2018-09-18 07:47:19 +1200
  • 0acaf1aa04
    Mark 'code' as private as well #437 luk3yx 2018-09-18 07:55:53 +1200
  • e267e12a37
    Mark LuaController memory as private luk3yx 2018-09-18 07:47:19 +1200
  • 57908b07d8 Make sticky piston stick falling things as well #436 number Zero 2018-09-12 22:57:10 +0300
  • 92f3b852f4 Don’t damage unloaded blocks #435 number Zero 2018-09-12 22:47:02 +0300
  • fa040eb085
    Fix vertical movestone textures (#430) Vitaliy 2018-09-09 00:35:15 +0300
  • dfa75c2a28
    Merge 96a6ecfdf7 into a4f5ae5b89 #384 DS 2018-09-07 19:16:36 +0000
  • 1bab108178
    Merge 32ddefbd01 into a4f5ae5b89 #346 Gundul 2018-09-07 19:14:48 +0000
  • a4f5ae5b89 Remove tiny (+0.001) selection box oversize number Zero 2018-08-27 00:17:35 +0300
  • 9e6eac4285 Make insulated wires’ selection box fit in the node number Zero 2018-08-27 00:08:31 +0300
  • c73b451f9b
    Update wiki links (#432) Vitaliy 2018-08-29 00:45:46 +0300
  • d032dc4cbc Update wiki links #432 number Zero 2018-08-27 00:36:53 +0300
  • 58725115be Remove tiny (+0.001) selection box oversize #431 number Zero 2018-08-27 00:17:35 +0300
  • 3d225f9546 Make insulated wires’ selection box fit in the node number Zero 2018-08-27 00:08:31 +0300
  • 4a7671820a Fix vertical movestone textures #430 number Zero 2018-08-27 00:02:00 +0300
  • 9ff2329253 Noteblock: use new fire sounds (#385) DS 2018-08-26 22:13:47 +0200
  • 0cfc13bb11
    Merge a18bb47d0b into 444cd0f2f1 #425 ne-vlezay80 2018-07-24 19:30:33 +0000
  • 444cd0f2f1 Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX sfan5 2018-07-24 21:28:38 +0200
  • a18bb47d0b
    Fixed bug #425 ne-vlezay80 2018-07-24 01:09:34 +0300
  • d4e05f33af
    Fix Luacontroller’s print() (#422) v1.2 Vitaliy 2018-07-23 15:53:32 +0300
  • 334400a541 Add 'settingtypes.txt' (#350) Jordan Irwin 2018-07-23 05:48:34 -0700
  • 5a0492b176 Check protection on microcontroller programming (#420) SmallJoker 2018-07-23 13:00:59 +0200
  • 7113ad5c59
    Update settingtypes.txt #350 Vitaliy 2018-07-23 13:49:31 +0300
  • ae0c6149b0 Fix print() exposed to the Luacontroller #422 number Zero 2018-07-23 13:16:01 +0300
  • f61b1affea Let things fall behind movestones (#421) Christopher Head 2018-07-23 03:14:05 -0700
  • d9f59b8360
    Make falling work for vertical movestone as well #421 Vitaliy 2018-07-23 13:13:40 +0300
  • 567322fa81
    Let things fall behind movestones Christopher Head 2018-07-22 17:42:00 -0700
  • 990f28d338 Update descriptions Vitaliy 2018-04-04 23:49:28 +0300
  • db039c55db Add 'settingtypes.txt' AntumDeluge 2017-05-28 21:02:32 -0700
  • a234006592
    Fix mesecon receiver duplication (#419) Vitaliy 2018-07-21 10:42:24 +0300
  • 360b769206 Microcontroller: Check protection access, fix globals assignment #420 SmallJoker 2018-07-19 14:48:25 +0200
  • acbaffd683 Fix mesecon receiver duplication (#414) #419 number Zero 2018-07-19 00:30:41 +0300
  • 12fb09f452 Fix crash when error()ing an invalid value on programming (#418) beyondlimits 2018-07-18 21:49:34 +0200
  • 4397f3ce6b Fix crash when error()ing an invalid value #418 beyondlimits 2018-07-18 11:35:08 +0200
  • ff73d0e60f
    Merge pull request #401 from Wuzzy2/sfx Vitaliy 2018-07-18 01:37:45 +0300
  • c371175e74
    Merge 97f768f808 into 7013f2e5d4 #410 DoogMitt 2018-06-16 00:04:51 +0000
  • 97f768f808
    What step was this? #410 DoogMitt 2018-06-15 16:04:10 -0800
  • c46e65846b
    Meh DoogMitt 2018-06-15 16:01:40 -0800
  • 4d3437e4b6
    Meh DoogMitt 2018-06-15 16:01:25 -0800