Beta 4.
- Fix Dispersion Pistol altfire not ending early when releasing the button. - Dispersion Pistol now changes fire speed based on upgrade level, as intended. - Reduced Razorclaw twiddle animation frequency, it was getting annoying. - Impaler altfire now doesn't work underwater, as intended. - Impaler crystals deal less damage when underwater. - Impaler no longer loses charge underwater while the crystal is unloaded. - Impaler beam no longer homes in onto friendlies. - Fixed missing Impaler melee obituary. - Flamegun disallows firing while underwater, to prevent wasting ammo uselessly. - Flares and Seeds can be stacked until int.max (give cheats and whatnot are still capped at 20 though). - Fixed Minigun not displaying the bullet box ammo icon in the 0.83 hud. - Fixed mouse input in the main menu at high resolutions (wasn't accounting for scaling, oops). - Added "<item> selected." messages. Dunno if DT will need this too. - Light Sentry now uses the more reliable native IsHostile() function to detect targets. - [flak_m] Added "<weapon> has no ammo." messages.
This commit is contained in:
parent
c269a58b28
commit
a54f1495c7
12 changed files with 117 additions and 64 deletions
10
GunLore.md
10
GunLore.md
|
|
@ -258,15 +258,17 @@ A powerful energy weapon that uses enriched Tarydium crystals. Wielded by
|
|||
members of the Krall Dark Angel clan.
|
||||
|
||||
Primary fire: Releases the currently held crystal, upon contact with any
|
||||
solid object or surface it will explode spectacularly (depends on charge).
|
||||
solid object or surface it will explode spectacularly depending on its charge.
|
||||
Its effects and damage are severely weakened when underwater.
|
||||
|
||||
Secondary fire: Redirects the energy contained within the crystal into an
|
||||
unstable beam of energy that arcs between any living creatures in front of the
|
||||
user.
|
||||
user. Doesn't work underwater.
|
||||
|
||||
Reload: Manually switches between projectile and melee mode.
|
||||
Reload: Manually loads/unloads the crystal. Useful if you need to go for a
|
||||
swim and don't want to lose that precious charge.
|
||||
|
||||
If no crystal is loaded, both fire modes will be replaced with a stab.
|
||||
With no crystal loaded, both fire modes will be replaced with a melee attack.
|
||||
|
||||
## Flamethrower
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue