Commit Graph

33 Commits (master)

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