Commit Graph

15 Commits

Author SHA1 Message Date
crabman77 e9d29dc779 add bow damage 2016-05-04 15:20:02 +02:00
crabman77 f198c25db2 remove spears, improve and fix bug in throwing mod 2015-10-12 21:55:06 +02:00
crabman77 1e2bdf6eff improve arrows trajectoire 2015-10-01 23:22:41 +02:00
crabman77 c57f383a3a improve and fix crash 2015-09-25 17:49:47 +02:00
crabman77 303a724cda update throwing mod
add spear original + add spear mithril
    improve arrows
2015-09-21 21:41:53 +02:00
crabman77 2da8ce1c1a improve throwing mod, arrows don't touch sign:text entity
arrows more accurate shooting
2015-08-20 20:26:01 +02:00
crabman77 640f02cdd2 improve throwing mod 2015-08-01 18:45:35 +02:00
crabman77 0edff51305 improve/debug throwing mod 2015-07-31 03:53:31 +02:00
crabman77 f1018dfaaf fixed mores bug in throwing mod
enable dig_arrow
2015-07-29 02:30:46 +02:00
LeMagnesium 0d88b4443f Nil index check
- Solves #170
2015-07-28 18:11:51 +02:00
LeMagnesium 905464a39a Removed global variables (quests, throwing) 2015-07-24 10:42:07 +02:00
Wouters Dorian 2c10fb82dd [throwing] Fix crash bug with reverse recipes 2015-07-23 22:49:55 +02:00
crabman77 3f288ae184 remove random pickaxe or stick and add digged node and throwing:arrow_dig
fix crash if not player in function throwing_shoot_arrow()
    "LuaEntity name "" not defined" and "functions.lua:34: attempt to index a nil value"
fix crash,  "self.*" not defined after self.object:remove()
    "dig_arrow.lua:67: attempt to index field 'player' (a nil value)"
2015-07-21 20:59:59 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
Ombridride 259b7f46cb New throwing mod (tweaked the throwing.conf file) 2015-06-03 22:23:21 +02:00