1F616EMO~nya
1b94dac777
Add Simplified Chinese translation ( #20 )
build / lint (push) Has been cancelled
2024-03-05 21:38:05 +01:00
Araca
be1cda9464
Adapt inventory to MineClone2/ia ( #18 )
...
Co-authored-by: Florent Delord <fdelord@synthesio.com>
2024-02-01 19:04:38 +01:00
David Leal
287d7798e2
Add LuaCheck ( #17 )
2023-07-28 21:05:38 +02:00
Montandalar
72dc10d6b1
Fix and improve throwing trash into the can ( #16 )
...
* The settingtypes default value was mismatched with the actual code.
settingtypes have been changed to agree with the code because this
keeps the old behaviour.
* builtin item's on_step has more arguments than self and dtime now, so
the varargs syntax is used to pass additional arguments on now
Without this, the mod will crash when trash_can_throw_in is on.
* I have tweaked the calculation for where the trash can will pick
objects up, since it was too easy to land items on the rim instead of
them going in.
* The calculation for where the trash can will pick objects up has been
tweaked upwards, since it was too easy to land items on the rim instead
of them going in.
* vector.round is now used to ensure the logging co-ordinates are
accurate instead of floor, since this is the same basic algorithm
minetest\.get_node uses.
2023-03-25 10:08:13 +01:00
jolesh
0c773c4684
Add Esperanto translation ( #15 )
2022-11-05 10:01:56 +01:00
Maksym H
f00f97d4ec
Don't error if default mod is not available ( #14 )
2022-10-29 21:38:10 +02:00
Emo"jigit
78611b3ccd
zh_TW Translations ( #13 )
2022-08-13 15:03:52 +02:00
tuedel
423b0f26a8
Use listrings for inventories ( #12 )
...
Enables moving itemstacks via shift-click for newly placed nodes.
2020-08-12 21:03:25 +02:00
minertestdude
c6ef1d7589
Add MineClone2 compatibility ( #10 )
2020-04-11 13:26:49 +02:00
David Leal
e2b6b0f06b
Update mod.conf ( #6 )
2020-02-02 13:45:35 +01:00
bell07
f046558327
Add setting trash_can_throw_in ( #5 )
2019-08-26 19:59:19 +02:00
4Evergreen4
5fd3df71e9
Added link to issue tracker in README
2016-01-14 18:31:41 -05:00
4Evergreen4
e2e670435b
Use set_list instead of loop to clear trash
2016-01-12 20:58:14 -05:00
EvergreenTree
e3b300c3cc
Wrong vesrion in last commit, whoops
2016-01-12 17:00:21 -05:00
4Evergreen4
cf4b79943c
Bump version and add mod.conf
2016-01-12 16:58:05 -05:00
4Evergreen4
b8555fb71d
Add items to trash can when thrown instead
2016-01-12 15:14:33 -05:00
4Evergreen4
b8df65405f
Made new dumpster nodebox and fixes the issue of it placing into other nodes
2016-01-11 22:02:39 -05:00
4Evergreen4
f563014b74
Moved dumpster from its own file to init.lua
2016-01-11 17:17:58 -05:00
4Evergreen4
f942d765b4
Cleanup
2016-01-11 17:06:14 -05:00
4Evergreen4
e6f433d0c3
Small fix.
2014-08-21 17:32:57 -04:00
4Evergreen4
a94e5872aa
Added contributors to README.txt
2013-08-26 16:10:30 -04:00
4Evergreen4
fb17d2ae40
Better README.txt
2013-08-26 15:59:54 -04:00
4Evergreen4
875d38f1a2
The wield texture is now only used for inventory image
2013-08-24 12:59:06 -04:00
4Evergreen4
fc0aef3cf5
Added wield item texture for dumpsters
2013-08-24 12:44:53 -04:00
4Evergreen4
3cd1b2e40c
Added dumpster
2013-08-24 11:54:43 -04:00
4Evergreen4
bf6d461b5f
Added the ability to throw things inside of the trash can(tanks to Zeg9)
2013-06-21 11:36:55 -04:00
4Evergreen4
2e61072bd9
Added textures for trash can
2013-06-19 18:09:55 -04:00
4Evergreen4
fe65e136d7
Tagged full trash can node as unused
2013-06-18 20:53:19 -04:00
4Evergreen4
f3b307de3d
Initial commit
2013-06-18 20:48:10 -04:00