29 Commits

Author SHA1 Message Date
cpdef
edd30b34f7 remove ufo only if enought space in inv 2017-06-01 21:42:01 +02:00
cpdef
f3b32b2c59 deatach player on_leave 2017-04-19 16:11:24 +02:00
cpdef
85a5ca1d64 make ufo immortal 2017-04-19 15:38:03 +02:00
cpdef
17336b435d ufo stop flying at leave, attach player at join time 2017-04-19 15:34:16 +02:00
Julian Weinert
e01a703930 fix e leak (global -> local) 2017-04-18 22:35:52 +02:00
Julian Weinert
19e176e07c replace furnace search algorithm with minetest buildin
minetest.find_node_near(pos, radius, nodename)
2017-04-18 22:24:35 +02:00
Julian Weinert
82a5aab8cb make ufos:ufo usable with technic mod
technic.register_technic_power_tool
2017-04-18 22:15:28 +02:00
Julian Weinert
3ba5b63120 make ufos:ufo usable with technic mod
technic_power_tool
2017-04-18 22:14:25 +02:00
Julian Weinert
33adc3f107 merge VanessaE's changes 2017-04-18 22:12:33 +02:00
Julian Weinert
cef3e979df merge VanessaE's changes 2017-04-18 22:10:04 +02:00
Zeg9
e2c0e9ba21 512px inventory texture 2013-07-01 13:53:35 +02:00
Zeg9
1302f7fbc1 Better (?) inventory texture 2013-06-01 20:12:57 +02:00
Zeg9
eb9928e9f4 Call on_rightclick if the pointed node defines it 2013-06-01 19:53:36 +02:00
Zeg9
f951761c87 Use static data instead of stupid ufo boxes 2013-05-20 12:06:50 +02:00
Zeg9
df08a931c6 Rename README.md to README.txt 2013-05-03 11:40:34 +03:00
Zeg
79b1ede411 Merge pull request #1 from HybridDog/master
remove not necessary textures
2013-04-14 01:22:25 -07:00
HybridDog
b97fb993ca remove not necessary textures 2013-04-13 16:48:22 +02:00
Zeg9
209b956c0e Small update in messages, fix the ufo box not removing and add depends.txt 2013-04-06 10:14:41 +02:00
Zeg9
7b69bdb175 Remove Your UFO has been locked message 2013-04-03 09:38:05 +02:00
Zeg9
f2b0807855 Add UFO boxes (protect UFOs when you leave them) 2013-04-03 09:36:37 +02:00
Zeg9
9a6156dfbc Use fuel to power ufos; add ufo charging device (ufo_furnace) 2013-04-02 19:04:05 +02:00
Zeg9
fe1a55caf3 Add an inventory image 2013-01-03 11:56:14 +01:00
Zeg9
56aa7a6915 Add Melkor's great model 2013-01-02 16:34:09 +01:00
Zeg9
a7d348410a Added a window on the bottom, updated texture 2012-12-22 19:41:45 +01:00
Zeg9
58edb64d33 Add a crafting recipe (thanks @VanessaE) 2012-12-21 15:52:10 +01:00
Zeg9
445deb8469 Better controls 2012-12-15 14:12:08 +01:00
Zeg9
7d9337e84b Better controls 2012-12-15 14:06:25 +01:00
Zeg
42369e31c8 Create README.md 2012-12-15 01:04:16 -08:00
Zeg9
a8cc8c8a1b Initial commit 2012-12-15 10:02:40 +01:00