7 Commits
Author SHA1 Message Date
FluffyandGitHub c24b4c7097 Projectile refactoring madness (#19878)
Refactored the projectile code, mostly in line with TG's now.
Refactored various procs that are used or depends on it.
Projectiles can now ricochet if enabled to.
Damage falloffs with distance.
Homing projectiles can now have accuracy falloff with distance.
Projectiles have a maximum range.
Muzzle flash is configurable per projectile.
Impact effect of the projectile is configurable per projectile.
Accuracy decreases with distance.
Projectiles work with signals and emits them, for easy hooking up from
other parts of the code.
Meatshielding is now less effective .
Impact sound is now configurable per projectile.

High risk.
2024-09-23 10:12:57 +00:00
FluffyandGitHub a3a4d46fa7 Hitby refactor (#19624)
Refactored hitby to be in line with TG's version.
Refactored item weight defines to a more clear naming scheme, also in
line with TG's version.
Refactored how the movement bumps are handled, ported signals to handle
them, in preparation for the movement update.
Fixed disposal hit bouncing the hitting atom on the wall.
Items do not push other items anymore if they are tiny.
2024-07-28 20:52:08 +00:00
FluffyandGitHub 3e1b9d4170 Repathed /obj/item/projectile to /obj/projectile (#19693)
Repathed /obj/item/projectile to /obj/projectile, same as TG and Bay,
that's pretty much it.
2024-07-27 10:09:46 +00:00
RustingWithYouandGitHub 08945fb517 Bruiser Ammo Tweaks (#18955)
Real HE Bruiser rounds now make a bigger explosion, on par with similar
high-explosive ship ammunition. The old values have been applied to the
makeshift bruiser shell.

Renames the makeshift bruiser rounds to make the differences more
apparent, and adds new descriptions to the guns and shells providing
up-to-date lore.
2024-04-18 22:55:36 +00:00
Wowzewow (Wezzy)andGitHub e7aabb7e14 Standardised Contained Sprites : Now Atomic (#15142) 2022-12-17 12:28:27 +01:00
anconfuzedrockandGitHub c980ce8a32 adds new bruiser ammo, modifies old bruiser ammo, makes ammo heavier (#15171) 2022-11-27 18:43:52 +01:00
anconfuzedrockandGitHub 4186833649 Adds the Izharshan Unathi Pirate ship (#15137) 2022-11-23 22:31:58 +01:00