Commit Graph

6 Commits

Author SHA1 Message Date
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