Commit Graph

51 Commits (master)

Author SHA1 Message Date
root 70a86120f6 Updated gunpowder 2014-08-13 02:41:05 +00:00
Ginger88895 7fb230fdcb Fixed superpower tnt 2014-05-20 10:29:15 +00:00
Ginger88895 dcf8e047ac Added superpower tnt 2014-05-20 10:25:58 +00:00
Ginger88895 2f63526b86 Easier to build landmine tnt 2014-05-09 13:08:25 +00:00
Ginger88895 0be603f7a5 Added damage 2014-05-09 11:15:26 +00:00
Ginger88895 0a83b9af09 Cleaned up some files 2014-01-28 09:05:59 -05:00
Ginger88895 f039c8d1b6 Added some details about conflicts about the original TNT mod 2014-01-28 09:02:46 -05:00
Ginger88895 80af3569b0 Fixed tnt explosion 2014-01-28 08:49:04 -05:00
Ginger88895 b45f79cd5c Fixed a basic issue 2014-01-28 08:38:51 -05:00
Ginger88895 118aea7a05 Fixed a basic issue 2014-01-28 08:38:17 -05:00
minermoder27 1d3290cbe1 Update init.lua 2013-12-20 06:02:42 +11:00
minermoder27 259552da3b Update init.lua 2013-12-20 05:58:56 +11:00
minermoder27 31850502fc Add better TNT engine with blast resistance 2013-12-20 05:49:51 +11:00
minermoder27 6e9c22c3b6 Fix bug with dropping items 2013-12-12 08:52:33 +13:00
minermoder27 27b3cdce61 Fix readme 2013-11-27 10:23:41 +13:00
minermoder27 81c17ae34a Fix README.txt 2013-11-26 08:22:06 +13:00
minermoder27 1f67dac348 Add new code 2013-11-25 21:25:53 +13:00
HybridDog b472fc648d add puncher to gunpowder 2013-08-28 11:50:27 +02:00
HybridDog 2df7d1f9fb use particle instead of node 2013-08-24 12:29:28 +02:00
HybridDog f0786f94b4 give the stuff into the inventory 2013-08-23 20:52:27 +02:00
HybridDog d76b186fde commit test 2013-08-23 16:14:27 +02:00
HybridDog 58b579854a generate texture 2013-08-23 15:44:44 +02:00
HybridDog 60a3da0c70 update 2013-08-23 11:25:52 +02:00
HybridDog ddabf97f22 pngcrush 2013-08-23 11:24:10 +02:00
HybridDog 57c6a55ecc use default textures 2013-08-23 11:21:43 +02:00
HybridDog e410590fbc use vm 2013-08-20 23:05:10 +02:00
HybridDog 0eeeafdd1b use modpack.txt 2013-08-20 21:44:28 +02:00
PilzAdam d6a0b7dfec Make gunpoweder an attached_node 2013-05-20 15:04:07 +02:00
PilzAdam e12ae2711f Fix typo 2013-05-20 12:19:42 +02:00
PilzAdam dc0d3f6700 Use particles and lose 1/3 of destroyed nodes 2013-05-20 01:38:49 +02:00
PilzAdam d64cac49d4 Update to new damage system 2013-05-20 01:28:59 +02:00
PilzAdam d377a8d959 Use group:wood 2013-02-08 17:13:51 +01:00
PilzAdam 5e0c0cec38 Update mesecon API functions 2012-12-16 11:45:26 +01:00
PilzAdam 0306aef39b Log mod load if log_mod is set to true 2012-10-07 19:36:30 +02:00
PilzAdam 7d222a4aa1 Add dig_immediate to tnt:boom so you can remove it if there is a bug and its still there after explosion 2012-09-17 19:59:16 +02:00
PilzAdam 9fac9d1af5 Minor code cleanup 2012-09-09 17:33:10 +02:00
PilzAdam edf28d3ab8 Use obj:punc() to damage objects 2012-09-09 17:11:05 +02:00
PilzAdam c38d3d3b30 Destroy nodes from the top to the bottom so falling nodes cant fall before they are destroyed 2012-09-09 15:36:59 +02:00
PilzAdam 2d815074b2 Make falling nodes fall when the node under them is destroyed 2012-09-08 13:28:10 +02:00
PilzAdam b61f31322a Remove old support for item_drop mod 2012-09-03 15:36:03 +02:00
PilzAdam d198283679 Update to changes in item_drop 2012-09-02 16:21:52 +02:00
PilzAdam 21b8524ea9 Add compatibility with item_drop 2012-09-01 16:12:43 +02:00
PilzAdam d34440ba85 Add new inventory texture for gunpowder 2012-09-01 02:12:11 +02:00
PilzAdam bafd753960 Make entities directly collectable by item_drop mod 2012-09-01 00:55:10 +02:00
PilzAdam 457389f755 Remove collisionbox from the smoke 2012-08-29 17:28:00 +02:00
PilzAdam 80d67725bf Update README.txt 2012-08-29 15:59:58 +02:00
PilzAdam 583418ec02 Seperate the inventory image from gunpowder 2012-08-29 15:48:49 +02:00
PilzAdam b220f57514 Increase hear distance of explosion sound 2012-08-29 14:05:45 +02:00
PilzAdam 414636fcd9 Add mesecons functions 2012-08-29 13:55:16 +02:00
PilzAdam 481365cd5f Add REDAME.txt 2012-08-29 12:43:58 +02:00