Commit Graph

18 Commits

Author SHA1 Message Date
Luke aka SwissalpS
798e4ecb78 Adds pipeworks support for the railguns (#22)
Author: Luke aka SwissalpS <Luke@SwissalpS.ws>
2023-06-07 20:39:08 +10:00
Kiëd Llaentenn
6737757471
Fix projectiles not damaging players (#20)
* fix: projectile not damaging players

* feat: allow servers to control entity/player damage

* tweak: lower cannon damage numbers a bit

* fix: style
2023-06-01 21:46:56 -04:00
Kiëd Llaentenn
29c0daca0b
Add railgun cannons (#16)
* feat: add purple and blue cannons (railguns)

* fix: linter warnings

* fix: last commit

Seems I forgot to save some changes that were supposed to be part of the last commit.

* feat: don't change cannon projectile range

Avoid breaking builds on other servers
2023-05-30 05:44:29 +02:00
BuckarooBanzay
8450e4ac70 add "playername" parameter to spacecannon.can_shoot so it can be overridden elsewhere
fixes #10
2021-02-25 19:40:40 +01:00
BuckarooBanzay
419d663e15 add luacheck workflow 2021-01-10 19:34:08 +01:00
Dennis Jenkins
3475d4deef Implemented digiline support for spacecannon (new commands are 'get' and 'fire'). 2021-01-10 19:26:10 +01:00
NatureFreshMilk
373d1b2033 node resilience wip 2019-07-29 13:37:56 +02:00
NatureFreshMilk
b60bc6328f particles, on_blast(), luacheckrc 2019-07-29 13:13:46 +02:00
NatureFreshMilk
655d4bb191 can_shoot/destroy hooks 2019-07-29 11:10:24 +02:00
Thomas Rudin
71792ba313 added sound on shoot 2018-11-16 08:43:37 +01:00
Thomas Rudin
3b1830f9fc formspec fix 2018-11-16 08:33:38 +01:00
Thomas Rudin
21c908792c only shoot in warzone 2018-11-16 08:05:42 +01:00
Thomas Rudin
2ceaa9857e item drop 2018-11-15 14:40:14 +01:00
Thomas Rudin
686055a682 register with definition 2018-11-15 14:15:10 +01:00
Thomas Rudin
9656bc79db animations along path 2018-04-24 13:42:55 +02:00
Thomas Rudin
b33fd0cb5e use up mese crystals 2018-04-24 11:34:07 +02:00
Thomas Rudin
bb1e1a44ef allow firing with formspec 2018-04-24 11:24:41 +02:00
Thomas Rudin
24f8bf7079 red/green/yellow cannon 2018-04-24 09:37:53 +02:00