Commit graph

150 commits

Author SHA1 Message Date
stujones11 be020576aa Fix crossbow backfiring in multiplayer mode 2016-01-06 19:08:03 +00:00
stujones11 bf271c69b1 Convert positional sounds to Mono 2016-01-02 15:49:01 +00:00
stujones11 bb521f41c4 Tweak blast radius of rocket and grenade 2015-12-16 18:18:23 +00:00
stujones11 22b51cea14 Add auto configuration for all simple mobs derivatives 2015-09-11 19:08:11 +01:00
stujones11 40d5de6b1f Add crosshair.png to .gitignore, resolves #8 2015-04-26 13:00:29 +01:00
stujones11 b4d90f4784 Stop arrows when striking other entities 2015-03-14 19:55:46 +00:00
stujones11 f76d746b75 Allow per world mod configuration 2015-02-19 19:37:51 +00:00
stujones11 656b6155a5 Use dye.basecolors only if it's available 2015-01-30 22:57:33 +00:00
stujones11 2d7de82f8d Hardcode dye base colors 2015-01-30 21:49:40 +00:00
stujones11 3539ebeed0 Play reload sound when loading prefered arrows 2015-01-30 19:44:52 +00:00
stujones11 12362a21e2 Prefer arrow in next slot to the crossbow 2015-01-30 18:45:12 +00:00
stujones11 83f029c0d3 Bump version to 0.5.3 2015-01-25 18:45:36 +00:00
stujones11 70bbdb4fa2 Fix compatibility with other mob mods 2015-01-25 18:42:09 +00:00
HybridDog 26beddca61 Admin has super weapons 2015-01-25 18:23:25 +00:00
stujones11 a6f3caeaf5 Add coloured arrows 2015-01-25 17:28:00 +00:00
HybridDog dc86ef4ecb Preparation for coloured arrows 2015-01-24 20:07:45 +00:00
stujones11 ce0931db76 Fix typo in tool registration 2014-10-25 02:30:38 +01:00
stujones11 83b2d06af2 Make node sounds positional 2014-10-25 01:44:01 +01:00
stujones11 5da05836e7 Correct arrow craft grid 2014-10-25 00:14:48 +01:00
stujones11 a235b7e818 Bump version to 0.5.2 2014-10-24 22:15:13 +01:00
stujones11 da827ac9eb Add crossbow and arrows 2014-10-24 20:53:18 +01:00
stujones11 de408aee18 Expose shooter functions to global namespace and some tweaks 2014-10-24 20:22:51 +01:00
stujones11 fad87d1ed3 Don't place tnt:boom when SHOOTER_ENABLE_BLASTING = false 2014-10-01 22:27:10 +01:00
stujones11 a98c348cab Remove some leftover debug code 2014-10-01 21:43:44 +01:00
stujones11 658bd4d5b0 Bump version to 0.5.1 2014-10-01 20:46:29 +01:00
stujones11 4b34151f1d Add basic protection support 2014-10-01 20:43:33 +01:00
stujones11 c8dd9aa002 Add additional credits to LICENSE.txt 2014-07-27 21:51:55 +01:00
stujones11 86127b0c6e Fix disappearing HP bar bug caused by set_hud_flags 2014-07-27 18:25:51 +01:00
stujones11 eba57b4152 Make explosions respect SHOOTER_ALLOW_NODES setting 2014-07-27 17:35:12 +01:00
stujones11 da6d0640e9 Merge pull request #1 from PenguinDad/master
Use moveto rather than setpos for the grappling hook. This makes the mov...
2014-07-27 15:56:53 +01:00
PenguinDad 0f4d8f18e3 Use moveto rather than setpos for the grappling hook. This makes the movement while using the grappling hook look more realistic to other players. 2014-07-26 23:52:59 +02:00
stujones11 72e87d3b2a Version 0.5.0 - Lots of new stuff 2014-07-26 21:18:10 +01:00
stujones11 63e523e9ef Add missing ammo pack texture 2014-07-09 20:28:04 +01:00
stujones11 9f5ad5cc20 Update README.txt 2014-06-29 22:56:08 +01:00
stujones11 6aa5eecff5 Fix missed instance of rifle misspelling 2014-06-29 21:34:08 +01:00
stujones11 a66d856d83 Bump version to 0.4.1 2014-06-29 21:30:54 +01:00
stujones11 272061541a Add a simple ammo system and fix misspelling of rifle 2014-06-29 21:28:09 +01:00
stujones11 33a2cf2933 Improve particle effect positioning and make optional 2014-06-25 20:32:55 +01:00
stujones11 a19923e6aa Version 0.4.0 (rework) 2014-06-02 19:21:48 +01:00
stujones11 40e7645a43 Prevent indexing a nil item 2014-06-02 19:11:58 +01:00
stujones11 4d0fd5b93c Fix nil item exception and node particle texture 2013-12-24 21:44:51 +00:00
stujones11 a541304155 Prevent a random crash when particle texture is not valid 2013-12-14 20:26:34 +00:00
stujones11 0f92ac9425 Update version 0.3.0, shoot nodes at long range 2013-12-13 19:34:39 +00:00
stujones11 058356cba2 Add fleshy node group 2013-12-13 19:18:48 +00:00
stujones11 d81fe9a728 Improve mid-range accuracy 2013-12-13 18:29:48 +00:00
stujones11 a4f2e8c34d Fix pistol ammo bug 2013-12-06 22:47:55 +00:00
stujones11 743c50ac4d Correct default global constant 2013-12-05 20:45:29 +00:00
stujones11 b77e50e56f Add particle effects and singleplayer support 2013-12-05 20:28:32 +00:00
stujones11 aeb1dac34d Edit typo 2013-11-26 21:41:30 +00:00
stujones11 6255c81015 Initial commit 2013-11-26 21:22:21 +00:00