Commit Graph

  • e2a928349e
    Merge pull request #8 from fluxionary/improve_multicraft_fix master entuland 2022-02-15 20:31:23 +0100
  • f8cf55c181 make sure player object is valid flux 2022-02-15 10:43:47 -0800
  • e2d8c62935 tighten check on allowed values for hud_change flux 2022-02-15 10:37:24 -0800
  • 4dd748c7ac
    Merge pull request #6 from fluxionary/fix_multicraft_crash entuland 2022-02-14 21:06:44 +0100
  • 0f9533e980 prevent crash due to multicraft bug flux 2022-02-14 11:26:34 -0800
  • 792c57ddb7
    Merge pull request #4 from fluxionary/fix_hud_messages entuland 2022-02-10 19:18:24 +0100
  • 6ffd3850df fix hud update bugs (huds which didn't disappear) flux 2022-02-09 14:45:06 -0800
  • b80a3fe6f9 default server_require_tool + admin priv entuland 2021-06-23 20:20:24 +0200
  • 868cda9e44
    Fixed wrong header link entuland 2021-06-21 17:15:23 +0200
  • 23d1291fab
    More info on tool requirement + memory behavior entuland 2021-06-21 17:08:38 +0200
  • 83b6f5956f
    Added info about optional tool requirement entuland 2021-06-21 17:03:44 +0200
  • 079c95ea33 Optionally require tool in inventory to rotate newly placed nodes entuland 2021-06-21 16:53:27 +0200
  • 383106dbc3 safeguard checks to avoid calling nil methods or operating on nil objects entuland 2019-05-13 15:55:03 +0200
  • f035353b1b use table.copy to ensure all the data gets copied over entuland 2019-05-13 15:54:14 +0200
  • b013333660 trivial refactoring entuland 2019-02-09 13:17:01 +0100
  • c7e288dbe3 improved matrix_to_facedir performance with P. Gimeno's code entuland 2019-02-09 13:05:41 +0100
  • e7bcdeb246 slight refactoring entuland 2019-02-09 03:15:09 +0100
  • e7098e139b Fixed wrong on_rotate() handling, added multitool, mixed refactoring, updated readme, new video link entuland 2019-02-04 23:09:03 +0100
  • e456eb54ab Added memory tool, improved recipes format to allow for multiple crafts, updated readme entuland 2019-02-02 22:10:32 +0100
  • d777debbe9 Alternative tool with swapped mouse buttons, custom recipes, readme updated with also a youtube video entuland 2019-02-02 17:06:06 +0100
  • 9fee3779d9 integrated notify improvements entuland 2018-07-01 08:54:39 +0200
  • 8ffef59da3 moved and improved notification facility entuland 2018-06-26 01:32:20 +0200
  • 91064a377e Added depends.txt, mod.conf dependencies aren't enough for pre 0.5 versions of MT entuland 2018-06-23 15:25:08 +0200
  • 27e73f0bba added rotation memory for facedir and colorfacedir nodes entuland 2018-06-22 17:55:43 +0200
  • 2458aa3c68 Converted to use a separated [matrix] mod wrapping the lua-matrix library entuland 2018-06-20 20:40:35 +0200
  • 7daaf6f1e5 Updated README entuland 2018-06-20 15:42:54 +0200
  • 05cd360029 Support wallmounted nodes with default screwdriver behavior entuland 2018-06-20 15:02:14 +0200
  • 6378cbf733 Support protected areas checks and on_rotate() overrides entuland 2018-06-20 15:00:59 +0200
  • 7f3ed66682 Use HUD instead of chat messages entuland 2018-06-20 11:10:35 +0200
  • cbf1c137b6 Reverse directions holding the sneak key down entuland 2018-06-20 10:18:52 +0200
  • 77bb4c4a79 Added link to WIP forum thread entuland 2018-06-20 01:18:25 +0200
  • 4e8c8ee783 Forgot to disable chat notifications entuland 2018-06-20 01:00:25 +0200
  • 0835ad092a Initial commit entuland 2018-06-20 00:59:31 +0200