Commit Graph

150 Commits

Author SHA1 Message Date
philipmi bb8775c3bb Change rocket mechanics 2022-07-01 23:24:56 +02:00
philipmi 4733f7e6c7 Merge branch 'master' of https://github.com/MT-CTF/shooter
 Conflicts:
	shooter_rocket/init.lua
2021-07-21 22:13:52 +02:00
ksandr d4a450cd5b
Update minetest.setting_getbool to minetest.settings:get_bool (#6) 2021-07-12 07:24:30 -07:00
ksandr ee6aacbb51
Fix Flaregun (#5) 2021-07-12 07:13:08 -07:00
philipmi 5b11d11ca7 Nerf guns 2021-06-23 16:13:50 +02:00
philipmi 41d4b6c62a Update README.md 2021-05-24 21:44:58 +02:00
philipmi 0ee98344cf Merge branch 'olliy1or-patch-1' of https://github.com/olliy1or/shooter
 Conflicts:
	shooter_rocket/init.lua
	shooter_rocket/mod.conf
2021-05-24 21:42:08 +02:00
olliy 38bab6ea38
UpDaTe 2021-04-22 21:21:58 +05:00
olliy 13e981799e
Update shooter_rocket/init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-04-22 21:20:32 +05:00
olliy fc5c6dc502
Update shooter_rocket/init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-04-22 21:20:06 +05:00
LoneWolfHT 5354ef82db
Update mod.conf 2021-04-22 07:55:52 -07:00
olliy bb4195efa6
add hud_event to depends 2021-04-22 05:47:51 +05:00
olliy 2050ebc1d7
use HUD instead of sending a message 2021-04-22 05:40:16 +05:00
olliy 8667bb31c0
Update shooter_rocket/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-04-22 05:26:39 +05:00
olliy 1a42bcd1e0
Update init.lua 2021-04-21 12:50:15 +05:00
olliy 8b0900ac82
clean up 2021-04-20 20:34:11 +05:00
olliy a76b52247a
Update init.lua 2021-04-20 20:32:25 +05:00
olliy a97d88bf08
Update init.lua 2021-04-20 19:52:07 +05:00
olliy 0bdc630241
slow player down while holding loaded rocket 2021-04-20 19:28:51 +05:00
philipmi 378c2c200e Improve shooter_rocket 2021-02-15 14:11:08 +01:00
philipmi 0bf4ba1219 First fork commit 2021-02-14 12:14:02 +01:00
LoneWolfHT 6939ab0b6d Make SMG semi-auto with more damage 2021-02-11 13:59:49 -08:00
LoneWolfHT 394d9154d3
Change SMG to burst fire 2021-02-11 13:40:35 -08:00
LoneWolfHT e856150c13 Make damage cobble hurt ranged weapon diggers too 2021-01-06 12:25:39 -08:00
LoneWolfHT f7455880b6 Increase machine gun capacity 2021-01-06 09:08:08 -08:00
LoneWolfHT 6fd876d87c Nerf gun knockback a little 2020-12-23 13:08:24 -08:00
LoneWolfHT 748711b073 Add on_fire knockback and a few tweaks to guns 2020-12-02 12:09:22 -08:00
LoneWolfHT f74ea4e0be Increase rifle damage by 1hp 2020-10-31 09:22:56 -07:00
David Leal e58d27dd79
Make rifle automatic and double damage (#3) 2020-09-20 13:27:42 -07:00
LoneWolfHT c698e3265b Fix infinite grapple hook uses 2020-07-09 17:40:56 -07:00
LoneWolfHT d7f6dc7c06
Add ranged damage group to guns and crossbow
* Add ranged damage group to guns

* Add ranged and crossbow group to crossbow
2020-07-01 11:42:17 -07:00
ANAND bc0fc7f43c
Properly track players' LMB keypresses
Fixes automatic fire continuing after player's death and respawn
2020-06-17 18:51:00 +05:30
ANAND b8b1c6d368
[trivial] api.lua: Fix code-style 2020-05-31 22:22:21 +05:30
LoneWolfHT ade1f47dea
Fix constant server crash 2020-05-31 09:40:20 -07:00
ANAND 897f74cb7b
Ignore the shooter player when processing rounds (#1)
This removing the initial raycast offset and allows damaging players at point-blank range
2020-05-31 20:06:52 +05:30
ANAND 2a1c951c8a
shooter: Fix invalid particlespawner definition 2020-05-30 17:54:27 +05:30
ANAND 3d7ad1a6bc
Crossbow: Pass player as puncher instead of arrow object 2020-05-13 17:38:45 +05:30
ANAND ea8af36b47
Fix inventory corruption when using automatic weapons 2020-05-13 17:38:45 +05:30
ANAND 5238358ce5
Nerf shotgun
- Reduce magazine capacity
- Reduce fire-rate
2020-04-23 07:59:16 +05:30
rubenwardy 777cfe8b24 Use correct puncher 2020-03-14 23:17:34 +00:00
rubenwardy 5593df448f Fix shooter.get_weapon_spec 2020-03-14 20:59:55 +00:00
Lone_Wolf cfb3818b09 Fix reload action not taking ammo 2019-05-27 18:05:35 +01:00
jeremyweston 8caadbab5e Update init.lua 2019-05-25 18:10:13 +01:00
stujones11 63ca8472ae Create LICENSE 2019-04-08 21:31:12 +01:00
ANAND 9dacd39bbd Use table.copy instead of using = syntax
Using table.copy ensures that a new copy of the table is created
2019-04-05 15:52:52 +01:00
ANAND 1b5dbda4cf Increase clip size of SMG 2019-04-05 14:04:33 +01:00
stujones11 8c85ca00c5 Increase initial raycast offset 2019-04-04 18:14:48 +01:00
stujones11 48cfe6b6ca Fix automatic weapons disappearing when empty 2019-04-04 18:05:53 +01:00
stujones11 4da4f8ecea Bump version to 0.6.1 2019-04-02 18:47:30 +01:00
stujones11 6b4ea389ce Fix api inconsistencies 2019-04-02 18:44:25 +01:00