Skip to content

Commit

Permalink
crank rifle improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed Jun 4, 2024
1 parent 32d2011 commit 265a182
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions _FUversioning.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

^orange;Official Wiki^reset;: frackinuniverse.miraheze.org^reset;

^cyan;6.4.4^reset;
------------------
* GPS now shows exact tier of the world, mimicking the style used by More Planet Info , as most users use this mod anyhow.
* fixed a fringe case with routers hooked up to objects that havent finished init erroring
* ship level upgrade quests autofail if shiplevel is zero. (BYOS)
* corrected magnet grip 1/2 item icons
* Fixed description of Gravity Gun (its damage is Cosmic, not Physical)
* imperial cup description will no longer claim the cup is made of wood.
* fast-firing RNG guns have had their cooldown animations adjusted, which should correct DPS to be in-line with intended values
* in addition, you can now change direction while firing.
* RNG submachine gun accuracy reduced, and DPS increased
* Puncturer magazine size has been corrected

^cyan;6.4.3^reset;
------------------
* liquid lib serialization fix - stops compressed liquids being lost.
Expand Down
3 changes: 1 addition & 2 deletions items/active/weapons/ranged/unique/crankrifle.activeitem
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,8 @@

"critChance" : 2,
"critBonus" : 9,
"isSniper" : 1,
"isAmmoBased" : 1,
"magazineSize" : 5,
"magazineSize" : 18,
"reloadTime" : 1.5,
//recoil
"hasRecoil" : 1,
Expand Down

0 comments on commit 265a182

Please sign in to comment.