50 Commits

Author SHA1 Message Date
Tai Kedzierski
fa9c5507f5
Merge pull request #7 from louisroyer/fix_duplication
Fix book duplication
2020-08-20 19:42:55 +01:00
Tai Kedzierski
d39cd0d2e5
Merge branch 'master' into fix_duplication 2020-08-20 19:40:21 +01:00
Tai Kedzierski
7f42b4025e
Merge pull request #8 from louisroyer/translation
Add support for MT5 builtin client-side translation
2020-08-20 19:34:39 +01:00
Louis Royer
a48c6a088a Better checks 2020-08-20 17:58:15 +02:00
Louis Royer
ab8f55a04c Add support for MT5 builtin client-side translation
- Add french translation
- Use groups when available
- Settings are read from minetest.conf using up-to-date API
- Add `min_minetest_version` to 5.0.0 in `mod.conf`
2020-08-20 17:34:54 +02:00
Louis Royer
3774270f1c Fix book duplication when placing on itemframes:itemframe from homedecor 2020-08-19 21:09:31 +02:00
Tai @ Flex
054c9d4fd0 announce no longer updating 1.1 series 2017-06-04 17:59:01 +01:00
Tai @ Flex
bde70490e9 update for new release 0.4.16 2017-06-04 17:56:32 +01:00
Tai
8418c5f2fc add notes about 1.1.x 2017-05-10 11:33:51 +01:00
Tai
e238d06160 rename magic pencil to admin pencil 2017-05-10 11:23:07 +01:00
Tai
8418f9c881 add note about compatibility 2017-04-21 14:07:00 +01:00
Tai
9093d1b373 make editor and pencil optional 2017-04-21 13:52:17 +01:00
Tai @ Flex
ba15809a38 migrate itemstack meta handling to new get_meta method 2017-04-19 19:07:25 +01:00
Tai @ Flex
f7d454b83b adding debug fixes issue 2017-04-19 17:58:25 +01:00
tai@streamux
39af9f46cf allow magic pencil user with editor privs to edit books 2017-03-06 20:39:51 +00:00
tai@streamux
93eadfd7f0 change recipe 2017-03-05 17:44:12 +00:00
tai@streamux
d4a19821eb adding magic pencil to edit other players' books 2017-03-05 17:37:40 +00:00
Tai @ Flex
a72623cff0 add mod conf 2017-01-10 14:46:43 +00:00
Tai @ Flex
7ad512f723 make markdown 2016-11-10 22:30:37 +00:00
Tai @ Flex
a221d3c2b6 updated readme 2016-11-10 22:30:01 +00:00
James Stevenson
ba4d0b0109 Protect on_dig 2016-07-28 05:10:58 -04:00
James Stevenson
9a199ab162 Edit textures 2016-07-26 17:09:21 -04:00
James Stevenson
69d34aa1fa Lower height 2016-07-26 14:14:17 -04:00
James Stevenson
63f66a1381 New nodebox def/texture placeholders 2016-07-26 13:30:32 -04:00
James Stevenson
eb739b9a40 Different open nodebox def 2016-07-26 12:20:52 -04:00
James Stevenson
38a2515628 Placed books totally work. 2016-07-26 07:37:24 -04:00
James Stevenson
1a9d23572f Preserve multiple page info 2016-07-26 07:06:18 -04:00
James Stevenson
1f0d333c27 Re-add check to not set infotext if empty. 2016-07-26 05:21:35 -04:00
James Stevenson
b53c70c565 Preserve pages in craftitem 2016-07-25 15:30:17 -04:00
James Stevenson
e2f29ce91e Tiny tidy. 2016-07-25 14:46:21 -04:00
James Stevenson
4d44697188 Remove superfluous check 2a 2016-07-25 14:33:31 -04:00
James Stevenson
f13069f1bb Remove superfluous check 2 2016-07-25 14:32:20 -04:00
James Stevenson
83b244baa9 Remove superfluous check 2016-07-25 14:24:08 -04:00
James Stevenson
35b38c596a Update infotext on save 2016-07-25 14:02:31 -04:00
James Stevenson
9cf5d0925f Tido ho! 2016-07-25 13:59:56 -04:00
James Stevenson
27de8a234e Fix blank books -> written books while placed 2016-07-25 13:12:16 -04:00
James Stevenson
f4be866a9c Let client trim open book infotext
Limited style.
2016-07-25 11:47:56 -04:00
James Stevenson
c8387a8240 Some limited preservation of data 2016-07-25 09:56:07 -04:00
James Stevenson
50de1cba7c Set infotext after_place_node 2016-07-25 08:00:59 -04:00
James Stevenson
044fc6f69d Strings 2016-07-25 07:48:31 -04:00
James Stevenson
ae24e64e53 Show edit screen 2016-07-24 20:02:48 -04:00
James Stevenson
2bcea62c0b Fix placing blank books and crashing on re-use. 2016-07-24 19:42:54 -04:00
James Stevenson
0acf3ca79f Move after_place_node under on_place 2016-07-24 19:04:37 -04:00
James Stevenson
21d49fc8f7 Add .gitignore 2016-07-23 20:05:35 -04:00
James Stevenson
fa368679ca Only add infotext if author 2016-07-23 20:04:43 -04:00
James Stevenson
f63c207778 Move BUGS -> NOTES 2016-07-23 19:54:25 -04:00
James Stevenson
2c782973ea Add BUGS 2016-07-23 19:41:48 -04:00
James Stevenson
f4ca1b12fb Cosmetics 2016-07-23 18:58:00 -04:00
James Stevenson
e3c5d2eb88 Preserve some data 2016-07-23 18:49:14 -04:00
James Stevenson
c10d659180 Initial commit
Not done, though.
2016-07-23 17:39:50 -04:00