Search found 250 matches

by LNJ
Wed Aug 24, 2022 11:44
Forum: Game Releases
Topic: [Game] Minetest TNG [v16.08] - Free for backporting!
Replies: 114
Views: 47203

Re: [Game] Minetest TNG [v16.08] - Free for backporting!

I would like to backport :) If you use any of my code in a pull-request, you can ping me (e.g. @lnjX on github) and I'll comment that I'll allow the usage under another license (e.g. LGPL). I can't make TNG itself LGPL because there are changes by other people in it that I do not have the right to ...
by LNJ
Sun Aug 23, 2020 17:51
Forum: Mod Releases
Topic: [Mod] More Blocks [moreblocks]
Replies: 448
Views: 353648

Re: [Mod] More Blocks [moreblocks]

I need the code to be licensed under zlib to merge it. Do you allow me to use that code under the zlib license? This would make no sense because the code as a whole is specifically made for my Minor Redefinitions mod which loads the code after all other mods were loaded and then tries to detect the...
by LNJ
Mon Jun 08, 2020 15:45
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.6.0] [drawers]

Miniontoby wrote:
Mon Jun 08, 2020 10:33
wow, cool. Can I translate it to Dutch??
It has been translated to Dutch already. Only a few of the new strings are missing.
by LNJ
Sat Jun 06, 2020 10:32
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.6.0] [drawers]

Version 0.6.0 Changelog: Drawer controllers now have digiline support: Just send an itemstring to the drawer controller's channel and it will take it from a drawer and output it via New mithril drawer upgrade when playing with The obsidian upgrade is now a bit less powerful Controllers don't get ja...
by LNJ
Sun Dec 22, 2019 15:57
Forum: Mod Releases
Topic: [Mod] Jukebox [2.0] [jukebox]
Replies: 22
Views: 14685

Re: [Mod] Jukebox [2.0] [jukebox]

amadin wrote:.
*slow clap*
by LNJ
Thu Jun 20, 2019 18:46
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

[Update] Storage Drawers [0.5.0]

Version 0.5.0 Changelog: New drawer controller for automatic sorting to connected drawers Drawers can be connected for sorting purposes with the new drawer trim Drawers can be upgraded now When using a drawer with bare hands, all stacks from the inventory are now inserted Protections are now suppor...
by LNJ
Sun May 05, 2019 19:18
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

isaiah658 wrote:Edit #2: Also the controller has the same groups as cobble, so you'll need a pick to break it and get the item. I think the controller needs to be empty as well. No items in it.
The drawer doesn't need to be empty, the items will be dropped.
by LNJ
Mon Sep 10, 2018 18:02
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

In current dev version, when opening jungle drawer (simplest): 2018-09-09 03:03:27: ERROR[Main]: generateImage(): Could not load image "gui_formbg.png" while building texture; Creating a dummy imag Edit: Ok, can fixed with editing file "init.lua", changing line 61 that begins wi...
by LNJ
Sun Jun 17, 2018 07:21
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

I gave my best effort to create a drawer controller. It's currently merged in the latest development build on GitHub, however, more changes might be made. If you find bugs or errors please report them. The controller can deposit items in drawers that are adjacent to it. Currently the width and heig...
by LNJ
Sun May 27, 2018 12:09
Forum: Mod Releases
Topic: [Mod] Jukebox [2.0] [jukebox]
Replies: 22
Views: 14685

Re: [Mod] Jukebox [2.0] [jukebox]

AccidentallyRhine wrote:Why are there so many unused discs? Were all of the stock songs meant to be assigned to that one red disc or is that for loop failing to distribute the .oggs correctly?
You can add your own songs to the other discs.
by LNJ
Fri Nov 17, 2017 22:00
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

GamingAssociation39 wrote:When is the next big update for this mod??? We really need the drawer controller
I'm currently (and also in near future) not developing anything Mintest-relatedb, but of course I'm open for PRs on GitHub! :)
by LNJ
Sun Aug 20, 2017 17:31
Forum: News
Topic: New minetest version scheme
Replies: 6
Views: 4545

Re: New minetest version scheme

Good change :)

But for people doing packaging, please keep in mind, that a version like 0.5.0-dev-20170820 will be interpreted as newer than 0.5.0 in most packaging systems. It's probably better to use 0.5.0~dev-20170820 (or similar), that should result in a lower version than 0.5.0.
by LNJ
Mon Aug 14, 2017 18:26
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

This mod is now on Minetest wiki, if you feel something needs to be updated, edited or added in the wiki, feel free to edit it... (^-^) http://wiki.minetest.net/Mods/Storage_Drawers Nice page, Thank you! :) -- I linked the page in the README and main forum post: https://github.com/minetest-mods/dra...
by LNJ
Thu Jul 06, 2017 17:00
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

GamingAssociation39 wrote:Is it possible to add a block that you click on and puts what's in your inventory into the respectable spot
Yes, that's a planned feature: the Drawer Controller.
But I'm currently not active, so don't expect this feature in the next time. (as always PRs are welcome, of course)
by LNJ
Sun Jul 02, 2017 11:10
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

If i right-click on a drawer frame part I get a weird formspec with 5 item slots with arrows. This started happening in 0.4.16, I suspect. That's just the new devlopment version. The formspec is currently "weird" because it has to work on MCL2 and MTG. Into the slots with the arrows you c...
by LNJ
Sat Jul 01, 2017 09:32
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

If i right-click on a drawer frame part I get a weird formspec with 5 item slots with arrows. This started happening in 0.4.16, I suspect. That's just the new devlopment version. The formspec is currently "weird" because it has to work on MCL2 and MTG. Into the slots with the arrows you c...
by LNJ
Fri Jun 30, 2017 20:44
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

I'm trying to update the translation for Malay, can you write what is the new strings are about (those with "upgrade" in it)? Is that actually craftitems to be use in upgrade, or it refers to the upgraded drawers block itself? I do have the mod installed, I tried using craft guide to see ...
by LNJ
Tue Jun 27, 2017 13:53
Forum: Game Releases
Topic: [Game] Minetest TNG [v16.08] - Free for backporting!
Replies: 114
Views: 47203

Re: [Game] Minetest TNG [v16.08] - Free for backporting!

Items that drop the sheep come out in black, without texture. Minetest 0.4.16 Ubuntu 16.04 Minetest_TNG-master Version 16.09 Thank you for the report, but I'm not maintaining this project anymore. If you want that this gets fixed in CME, you can report it on the mob engine's forum topic / github re...
by LNJ
Sun Jun 18, 2017 16:42
Forum: WIP Mods
Topic: [Mod] Minetest Game I18n [mtg_i18n]
Replies: 22
Views: 8089

Re: [Mod] Minetest Game I18n [mtg_i18n]

Latest changes: Added complete Esperanto locale by yellowcrash10 Added complete Polish translations by jimi15 and Mateusz Mendel Added Serbian locale by lisacvuk Improved Japanese translations by Rui Improved Turkish translations by monolifed Improved Indonesian translations by Muhammad Rifqi Priyo ...
by LNJ
Wed Jun 07, 2017 15:20
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

On the development/master branch you already have access to Drawer Upgrades and Sounds. The problem, why I'm currently not releasing is that there are still bugs in combination with MineClone 2. For MTG users there should probably be no large bugs in the current development version. I use this great...
by LNJ
Tue Jun 06, 2017 23:13
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

PEAK wrote:I use this great mod in MCL2.
It seems that the drawers are not diggable ... ?
For me it just works fine, but I'll probably have to add MCL digging groups.
by LNJ
Wed May 31, 2017 14:14
Forum: Game Releases
Topic: [Game] Minetest TNG [v16.08] - Free for backporting!
Replies: 114
Views: 47203

Re: [Game] Minetest TNG [v16.08] - Free for backporting!

I completely understand. It's a big project to maintain on your own. You're right that a lot of the functionality could be mod based. Things I could think of from the top of my head that's worth backporting: - Key activated item pickup (done already) - Right-click harvesting - Neatly spread item dr...
by LNJ
Tue May 30, 2017 21:39
Forum: Game Releases
Topic: [Game] Minetest TNG [v16.08] - Free for backporting!
Replies: 114
Views: 47203

Re: [Game] Minetest TNG [v16.08] - Free for backporting!

I miss MT TNG. It was quite polished. Good to hear that you liked it, but it and the monthly releases have cost me much time and at some point I wanted to do different stuff. Now nearly a year later I don't think it's a good idea to maintain a game only by one person. It gets outdated very fast (at...
by LNJ
Tue May 30, 2017 15:01
Forum: WIP Mods
Topic: [Mod] Minetest Game I18n [mtg_i18n]
Replies: 22
Views: 8089

Re: [Mod] Minetest Game I18n [mtg_i18n]

Latest changes: I converted some translations from vortoj (by Casimir) and added them: Added French locale from vortoj (translated by Casimir ) Added Indonesian locale from vortoj (translated by Muhammad Rifqi Priyo Susanto ) Added Italian locale from vortoj (translated by Enki ) Added Japanese loca...
by LNJ
Mon May 22, 2017 17:12
Forum: Mod Releases
Topic: [Mod] [MTG/MCL2] Storage Drawers [0.6.2] [drawers]
Replies: 110
Views: 32876

Re: [Mod] [MTG/MCL2] Storage Drawers [0.4.3] [drawers]

texmex wrote:Updated sound PR already pending :)
It will be merged, when the functionality for playing the sound is implemented. :)