Commit Graph

53 Commits

Author SHA1 Message Date
Louis
752fc09b09 Change crafts to use groups when available
This allows crafting using all kinds of woods instead of default wood
and also using all kinds of leaves instead of default leaves for shared
chest.
2020-02-08 12:47:06 +01:00
xisd
c597779aca Update formspecs to lookmore like default chest 2017-03-14 22:01:37 -07:00
Juraj Vajda
0ca4ace7d1 New textures 2016-04-01 21:42:12 -07:00
Juraj Vajda
2faa757730 Shift-click support. 2016-04-01 21:22:19 -07:00
HybridDog
a8183cfbd3 Remove .env: old API usage.
Original title: 🐈
2016-04-01 21:22:03 -07:00
Auke Kok
4890dc8c7e Add description.txt 2016-04-01 15:21:42 -07:00
Auke Kok
fca278aab2 Add mod.conf 2016-04-01 15:18:04 -07:00
Megaf
a25aa062c6 Merge pull request #10 from CraigyDavi/new-cobble-chest-texture
New cobble chest texture, thanks CraigyDavi
2014-10-05 01:27:05 +01:00
CraigyDavi
17a6492b37 New cobble chest texture
Fits with the new one added to minetest_game.
https://cdn.mediacru.sh/tBe2L_QN9yxd.png
2014-10-04 19:53:30 +01:00
Megaf
4aa3219574 Removed Pipeworks compatibility.
It seems like this chest can not use pipeworks.
When one connect a filter to it and punch or signal the filter it will cause the server to crash.
```
17:27:24: ACTION[ServerThread]: Megaf joins game. List of players: Megaf
17:27:37: ACTION[ServerThread]: Megaf places node pipeworks:filter at (5,7,-17)
17:27:37: ACTION[ServerThread]: facedir: 3
17:27:39: ERROR[main]: ERROR: An unhandled exception occurred: ...minetest/Server/bin/../mods/pipeworks/item_transport.lua:54: bad argument #1 to 'ipairs' (table expected, got nil
)
17:27:39: ERROR[main]: stack traceback:
17:27:39: ERROR[main]:  [C]: in function 'ipairs'
17:27:39: ERROR[main]:  ...minetest/Server/bin/../mods/pipeworks/item_transport.lua:54: in function 'grabAndFire'
17:27:39: ERROR[main]:  ...minetest/Server/bin/../mods/pipeworks/item_transport.lua:150: in function 'punch_filter'
17:27:39: ERROR[main]:  ...minetest/Server/bin/../mods/pipeworks/item_transport.lua:214: in function <...minetest/Server/bin/../mods/pipeworks/item_transport.lua:213>

In thread b693c220:
/home/minetest/Server/src/main.cpp:1955: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD b23ff440:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD b693c220:
#0  int main(int, char**)
(Leftover data: #1  Dedicated server branch)
(Leftover data: #2  virtual void ServerMap::save(ModifiedState))
(Leftover data: #3  void ItemStack::serialize(std::ostream&) const)
Aborted
```
2014-10-02 21:46:19 +01:00
Megaf
188d111577 Merge pull request #9 from Megaf/1.0-beta1
Update README.md
2014-10-02 13:40:27 +01:00
Megaf
ce7740e40d Update README.md 2014-10-02 13:33:38 +01:00
Megaf
ff021e363a Merge pull request #8 from Megaf/1.0-beta1
Merge pull request #7 from Megaf/master
2014-10-02 13:26:04 +01:00
Megaf
10555a5759 Merge pull request #7 from Megaf/master
Fixed dropbox bug and added pipeworks compatibility
2014-10-02 13:25:27 +01:00
Megaf
9bdd6b9e91 Merge pull request #6 from Megaf/Pipeworks-Test
Added Pipeworks compatibility
2014-10-02 13:19:59 +01:00
Megaf
eb89f2658e Update dropbox.lua 2014-10-02 13:14:37 +01:00
Megaf
7eb218a63d Added pipeworks compatibility 2014-10-02 13:14:16 +01:00
Megaf
cad1db49b8 Added pipeworks compatibility 2014-10-02 13:13:34 +01:00
Megaf
153565250f Added pipeworks compatibility 2014-10-02 13:10:42 +01:00
Megaf
4f81ccfa9e Attempt to make it connect to pipeworks. 2014-10-02 12:50:23 +01:00
Megaf
1f29589c3e Merge pull request #4 from HybridDog/master
fix dropbox cheat
Thanx @HybridDog !
2014-10-02 09:06:51 +01:00
HybridDog
1a5bf2eafa update dropbox 2014-09-08 11:36:43 +02:00
HybridDog
57e32a597c fix dropbox cheat 2014-08-31 22:02:25 +02:00
HybridDog
32d369bd65 add gitignore 2014-08-31 21:28:46 +02:00
Megaf
1884d17f7d Update init.lua 2014-06-11 13:23:06 -03:00
Megaf
364f65ce0f Update aliases.lua 2014-06-11 13:17:38 -03:00
Megaf
70d8a95793 Update aliases.lua 2014-06-11 13:15:07 -03:00
Megaf
4f5eb43c76 Update aliases.lua 2014-06-11 13:11:03 -03:00
Megaf
d82822e7ca Update init.lua 2014-06-11 13:05:59 -03:00
Megaf
57d40108bb Create aliases.lua 2014-06-11 13:05:44 -03:00
Megaf
104db85b6c New chests textures
modified:   textures/cobblechest_front.png
	modified:   textures/dropbox_front.png
	modified:   textures/secret_front.png
	modified:   textures/shared_front.png
2014-06-11 10:39:37 -03:00
Megaf
314fd4e90e Attempt to fix crash when placing shared chests. 2014-06-11 10:19:42 -03:00
Megaf
df3dbc92d8 Added an actual chest texture to cobble chest. 2014-06-11 10:15:33 -03:00
Megaf
686df630fa Update cobble.lua 2014-06-11 10:02:05 -03:00
Megaf
ea02e2490e new file: textures/cobblechest_front.png 2014-06-11 10:00:45 -03:00
Megaf
31b6949c68 New cobble chest texture.
Now it looks like a chest.
2014-06-11 10:00:06 -03:00
Megaf
e48cd776d2 Merge pull request #2 from RealBadAngel/patch-1
Update shared.lua
2014-06-11 09:45:38 -03:00
RealBadAngel
e7d67c162e Update shared.lua
Some fixes
2014-06-11 14:42:30 +02:00
Megaf
2cc137207f Update shared.lua 2014-06-11 09:34:36 -03:00
Megaf
8ddbd92cf3 Attempt to fix indexing a nil value. 2014-06-11 09:26:25 -03:00
Vazon
4e7f6d19fb Update shared.lua 2014-06-11 01:19:03 -04:00
Megaf
e20062a5c2 Update shared.lua 2014-06-11 02:16:05 -03:00
Vazon
f75301acb5 Update shared.lua 2014-06-11 01:13:03 -04:00
Vazon
bfd3ce5541 Update shared.lua 2014-06-11 01:11:30 -04:00
Megaf
c504c6eb1b Update shared.lua 2014-06-11 02:07:30 -03:00
Megaf
7e4bcfacf5 Merge branch 'master' of https://github.com/Megaf/more_chests 2014-06-11 01:58:59 -03:00
Megaf
ef694367a8 Fixed a typo 2014-06-11 01:58:30 -03:00
Megaf
65d5cb9ed8 Update README.md 2014-06-11 01:51:50 -03:00
Megaf
650c7755e7 Changes to be committed:
new file:   textures/dropbox_front.png
	new file:   textures/dropbox_right.png
	new file:   textures/secret_front.png
	new file:   textures/shared_front.png
	new file:   textures/wifi_front_animated.png
	new file:   textures/wifi_side.png
	new file:   textures/wifi_top.png
2014-06-11 01:43:38 -03:00
Megaf
5844043d4a Changes to be committed:
modified:   dropbox.lua
	modified:   secret.lua
	modified:   shared.lua
	deleted:    textures/chests.0gb.us_dropbox_front.png
	deleted:    textures/chests.0gb.us_dropbox_right.png
	deleted:    textures/chests.0gb.us_secret_front.png
	deleted:    textures/chests.0gb.us_shared_front.png
	deleted:    textures/chests.0gb.us_wifi_front_animated.png
	deleted:    textures/chests.0gb.us_wifi_side.png
	deleted:    textures/chests.0gb.us_wifi_top.png
	modified:   wifi.lua
2014-06-11 01:43:03 -03:00