Files
wwdpublic/Content.Shared
VMSolidus c0114c0875 Lasers Have No Recoil (#603)
# Description

LASERS HAVE NO RECOIL, THEY SHOULD NOT PUSH YOU AROUND IN SPACE. THE
CAPTAIN'S LASER PISTOL IS NOT AN INFINITE USE JET PACK. STUPID BUG. ME
FIX.

There are MANY things I hate about the gun system's code, I am going to
revisit this later with a more comprehensive update. There are many
hardcoded constants in it related to physics that I thoroughly despise.
Guns should just be allowed to declare how much force of recoil they
have, rather than it being hardcoded as "CONSTANT 25f". Also, I would
like that if the Recoil value is greater than your character's mass, to
then knock your character on their ass and/or send them flying. Imagine
a Felinid getting thrown back by firing a shotgun. There's my
justification for doing so.

# Changelog

🆑
- fix: Lasers no longer function as jetpacks in space.
2024-07-31 23:57:33 +01:00
..
2024-03-07 01:06:59 +01:00
2024-07-11 17:40:02 -07:00
2024-07-11 21:37:15 -07:00
2024-07-11 21:02:37 -07:00
2024-06-17 11:12:29 +01:00
2024-07-11 21:19:52 -07:00
2024-07-23 23:01:43 -07:00
2024-03-05 09:49:43 +01:00
2024-02-18 23:03:02 +01:00
2024-02-18 22:42:29 +01:00
2024-07-09 19:51:27 -04:00
2024-07-09 19:51:27 -04:00
2024-06-27 18:46:50 +01:00
2024-07-12 02:28:31 -07:00
2024-07-03 15:48:28 -04:00
2024-07-11 17:25:06 -07:00
2024-07-18 01:24:58 -07:00
2024-02-18 23:17:22 +01:00
2024-03-07 01:06:59 +01:00
2024-07-09 12:32:11 -07:00
2024-07-11 21:02:37 -07:00
2024-07-12 02:28:31 -07:00
2024-03-07 01:03:19 +01:00
2024-07-11 19:49:27 -07:00
2024-07-09 19:51:27 -04:00
2024-06-17 11:12:29 +01:00
2024-03-07 00:59:50 +01:00
2024-07-11 21:08:07 -07:00
2024-07-12 02:28:31 -07:00
2024-07-11 17:40:02 -07:00
2024-07-31 23:57:33 +01:00