Commit Graph

79 Commits

Author SHA1 Message Date
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
Ombridride 4c0e117706 Set the caracteristics of the 2 latest bows
tweak the craft recipe of the "minotaur horn bow"
2015-07-21 15:25:22 +02:00
Ombridride 6e951a79e6 Add the Minotaur Horn bow craft recipe
And prepare the next and last craft recipe Bow for the Hunter
2015-07-21 15:13:19 +02:00
Ombridride a179dc11be renamed textures throwing mod 2015-07-21 15:02:28 +02:00
Ombridride 439e446b54 comment the damage calc line of the new
throwing mod
2015-07-21 14:29:03 +02:00
LeMagnesium 2e1803efe0 Update dig arrows to avoid digging nodes that shouldn't be dug
- Dig arrows now check for areas, .diggable, and unbreakables
2015-07-08 14:03:55 +02:00
Wouters Dorian 8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
LeMagnesium 29857f2527 Updated nether and applied scripts 2015-07-06 18:14:02 +02:00
Wouters Dorian e4914de830 32px-ize the remaining [throwing] weapon textures 2015-07-06 11:47:49 +02:00
Wouters Dorian 55cd67b0f0 32px-ize some [throwing] weapon textures 2015-07-06 00:57:23 +02:00
LeMagnesium 87d03b9aff Fixed admin armor's leggings texture
- Fixed admin armor leggings texture which looked like both leggings and boots
 - Chmoded textures in throwing
 - Fixed indentation in money/init.lua
 - Updated timestamp of compassgps's README.md
2015-07-04 15:15:49 +02:00
Obani b35db541a3 Added the new bow_horn concept and an arrow_model for all 32 px boxs loaded 2015-07-03 10:30:11 +02:00
LeMagnesium 53ab5cea0c Mode 755
- Someone must do it, so I do it, now
2015-07-01 12:32:24 +02:00
Obani 2ac4e8eb46 New bow_horn textures 2015-07-01 09:23:20 +02:00
LeMagnesium feb969a08b Added hunger level dicrease depending on armor
- Added basic skeleton for the system designed to dicrease hunger depending on the
   armor currently wore by the player. Values may be changed though
2015-06-30 17:02:18 +02:00
Obani 704dd0b625 Added horn_bow.png 2015-06-30 14:14:19 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
Ombridride de3fff812b Update throwing.conf 2015-06-03 22:54:47 +02:00
Ombridride 259b7f46cb New throwing mod (tweaked the throwing.conf file) 2015-06-03 22:23:21 +02:00
LeMagnesium 4feb6c29ef Added check for access right when using teleport arrow
- Players can't teleport themselves into an area they can't interact in (ie. enter a house
   by throwing an arrow through the door or on the roof)
2015-05-05 14:11:48 +02:00
Quentin BUISSON-DEBON 70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +02:00
Ombridride 31a6b257f5 tweak the stack max of throwing mod 2015-02-15 23:08:13 +01:00
Ombridride 2ce5630ae9 Update arrow.lua 2015-02-15 23:05:59 +01:00
Ombridride 12efe53d1c Tweak the "throwing:arrow" craft
Now the stack max is set to 200, enjoy your quiver !
2015-02-15 22:05:55 +01:00
Ombridride 9a55ace36e Tweak the "throwing:arrow" craft
Now craft 8 arrows
2015-02-15 22:04:05 +01:00
Ombridride ea59709133 Throwing unification 2014-12-23 22:08:04 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride 2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00