Commit Graph

52 Commits

Author SHA1 Message Date
Wuzzy
9125ca847f New textures and names for +reach spears 2020-01-31 06:39:56 +01:00
Wuzzy
c14276c169 Translate new jeweled tool names 2020-01-31 06:11:58 +01:00
Wuzzy
c7e16a681f Unique naming of jeweled tools 2020-01-31 05:25:28 +01:00
Wuzzy
07bee11ef1 Merge branch 'tt' 2020-01-31 03:54:11 +01:00
Wuzzy
c4b26d120b Refactor tt snipper color 2020-01-31 03:42:44 +01:00
Wuzzy
57c8b310f6 Add tt support for jewels mod 2020-01-31 03:33:41 +01:00
Wuzzy
79f2ad3bbc Fix jewel overlay rotation for jeweled wield img 2020-01-26 16:47:32 +01:00
Wuzzy
e68b33812b Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
Trent Pic
25df69900b Add French translation 2020-01-19 20:43:15 +01:00
Wuzzy
59ec5507d1 Translate extended tooltips 2019-12-05 14:39:05 +01:00
Wuzzy
c19a852667 Add extended item tooltips 2019-12-05 10:30:46 +01:00
Wuzzy
06e7c02e54 Rename serrated broadsword 2019-10-24 22:09:11 +02:00
Wuzzy
2b305b69cf Fix incorrect tooltip stats of multi-jewel tools 2019-10-24 22:06:39 +02:00
Wuzzy
a9ffe34a03 Update credits 2019-10-24 17:27:02 +02:00
Wuzzy
ce3b474228 Restrict putting in furnace and jewelbench 2019-10-24 14:59:28 +02:00
Wuzzy
7bfa3c1766 Add explicit description for jeweled tools 2019-10-24 13:40:10 +02:00
Wuzzy
1d9e7a44ae Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
Wuzzy
422b106b57 Fix misleading help text in jeweller's bench 2019-09-24 04:38:44 +02:00
Wuzzy
79604bb63a Add jewels for shears 2019-09-24 04:06:17 +02:00
Wuzzy
fe95b064a5 Shorten some achievement texts 2019-09-24 00:24:15 +02:00
Wuzzy
df0af126d0 Jewelgen: Make v6-compatible 2019-09-22 15:04:57 +02:00
Wuzzy
c5f0323a97 Merge branch 'ach2' 2019-09-22 12:34:40 +02:00
Wuzzy
7a1d980f11 Fix two global var warnings 2019-09-22 04:53:13 +02:00
Wuzzy
60e922ee87 Update achievements translations 2019-09-22 03:57:57 +02:00
Wuzzy
70ef80488f Add more achievements to query various skills 2019-09-22 03:37:22 +02:00
Wuzzy
8c11897f9d Achievements: Reduce counts to 1, remove grindy achievements 2019-09-22 02:52:11 +02:00
Wuzzy
fcc69fb517 Fix range jewels not working 2019-09-21 23:39:31 +02:00
Wuzzy
ab5ed60d31 Add sound for jewelling 2019-09-21 21:12:33 +02:00
Wuzzy
2f0320d2ba Make Jewel Bench compatible with Creative 2019-09-21 20:57:09 +02:00
Wuzzy
660500c1be Make jewel ore generation functional again 2019-09-12 15:29:57 +02:00
Wuzzy
2d326dd148 Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
Wuzzy
dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy
7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy
69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
KaadmY
9f5ee3bad6 Fix my brain fart 2017-05-18 10:40:40 -07:00
KaadmY
b6a8c2b5e4 Fix #63, the resulting item seems to be missing the newlines in the tooltip, possibly a Minetest regression 2017-05-18 10:38:17 -07:00
KaadmY
823261023a An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP 2017-05-17 08:57:14 -07:00
KaadmY
0feaa580d5 More crafing recipes and fix parachutes and compasses 2017-05-16 10:47:12 -07:00
KaadmY
509827186f Cleanup a lot of interface stuff and standardize formspec page names 2017-05-13 11:50:35 -07:00
KaadmY
b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY
4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
kaadmy
7a38e7151d fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
kaadmy
c8e0dbfe68 add achievements to almost everything and fixed some bugs and features 2015-10-25 14:18:54 -07:00
kaadmy
53a970f874 added broadsword and jeweling for it 2015-10-19 11:46:45 -07:00
melzua
9886c4f5b6 Field "height_min": Deprecated: new name is "y_min". 2015-10-16 21:31:30 +02:00
kaadmy
8fb34f8dff added compressed sandstone and grass footsteps 2015-09-24 09:53:09 -07:00
kaadmy
8d41db974a jewels now spawn in birch tree trunks 2015-09-23 17:15:02 -07:00
kaadmy
3e9d0e9b65 jewel workbench added and should work 2015-09-02 10:44:07 -07:00
kaadmy
9686582840 adding jeweling workbench support 2015-09-02 09:37:01 -07:00
kaadmy
ae5a8e0c8b added jeweled tools and changed api a bit 2015-09-02 08:53:42 -07:00