Commit Graph

50 Commits

Author SHA1 Message Date
Wuzzy 74d31d9213 Move to new mod.conf format for all mods 2021-08-08 11:43:21 +02:00
Wuzzy 30af9afa8a Use ephemeral sounds 2020-04-07 01:00:55 +02:00
Wuzzy 16e375f952 Can punch or place lock on chest to lock it 2020-03-10 09:24:08 +01:00
Wuzzy 07bee11ef1 Merge branch 'tt' 2020-01-31 03:54:11 +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 df9d5ef98a Fix incorrect translation of lock helptext 2019-12-11 21:44:03 +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 67c67f9fb2 Add tool break and shears cut sounds 2019-10-24 18:08:18 +02:00
Wuzzy 1d9e7a44ae Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
Wuzzy c5f0323a97 Merge branch 'ach2' 2019-09-22 12:34:40 +02:00
Wuzzy 7cc00605cb Don't crack things that are already cracked 2019-09-22 05:26:12 +02:00
Wuzzy 3dd86a6f18 Locked chest: Add cracked status in infotext 2019-09-22 05:22:14 +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 150c0a5627 Add lockpick sounds 2019-09-21 19:18:39 +02:00
Wuzzy 927427d663 Play unlock sound when breaking a locked chest 2019-09-21 19:06:05 +02:00
Wuzzy b38d7373c1 Add support for ownerless locked chests 2019-09-21 16:33:59 +02:00
Wuzzy 2d326dd148 Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
Wuzzy c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy 5fdc520400 Fix lockpicks trying to pick imaginary locks 2019-08-30 03:00:16 +02:00
Wuzzy b1aebd4f0c Fix crash when using lockpick in air 2019-08-30 02:53:58 +02:00
Wuzzy a25486c49a Tweak messages for locks mod 2019-08-30 02:52:30 +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
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -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 41edd82122 Code cleanup and add settings file 2017-05-11 20:24:40 -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 583925d611 More colors and tweaks in general 2017-05-11 14:03:08 -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 a3930835ab reduced owner unlock time for locked chests 2015-10-19 14:06:57 -07:00
kaadmy 87265d7165 locked chests can now be "shared" woth cooperation of the owner 2015-10-18 15:28:50 -07:00
kaadmy 9c314e0549 chests can now be named 2015-10-18 15:24:47 -07:00
kaadmy 29e9447731 fixed unneccesary global unlock checking 2015-10-02 09:20:11 -07:00
kaadmy b12c6fa05e fixed missing namespace 2015-10-01 13:36:22 -07:00
kaadmy 02ec64697d finally got locks working reasonably 2015-10-01 13:35:20 -07:00
kaadmy bbb112035d hopefully fixed locks not working 2015-10-01 13:07:26 -07:00
kaadmy 48bc9df02a fixed numerous bugs thanks to @asl97 2015-10-01 12:34:49 -07:00
kaadmy cca9c411bd added logging in locks 2015-10-01 12:17:16 -07:00
kaadmy b4d5e4f854 fixed locks bug 2015-10-01 12:15:24 -07:00
kaadmy c54052f3d9 added lock craftitem for making locked stuff 2015-09-30 09:58:28 -07:00
kaadmy 4213a2fba0 locks should now work 2015-09-30 09:49:31 -07:00
kaadmy 0462b79dca increased village density and trying to get locks working 2015-09-30 08:55:54 -07:00
kaadmy aae7624d69 adding locked stuff 2015-09-29 13:32:12 -07:00