kamegami13 / MonsterHunter4UDatabase

MIT License
114 stars 41 forks source link

Gunner Fixes #119

Closed KBKarma closed 8 years ago

KBKarma commented 9 years ago

Fixed an issue with displaying rapid/crouch fire ammo in the WeaponBowgunDetailFragment, caused by the db query not retrieving the special_ammo column from weapons, which is where those details are kept. While I did that, I also fixed the placement of the rapid/crouch fire text, moving it further up. It's also hidden if there is no rapid/crouch fire ammo, such as for the Cross Bowgun family of LBG.

lbg-no_rapid

lbg-with_rapid

hbg

Fixed style issues with the WeaponBowDetailFragment, where the charge shot possible with Load Up wasn't being bolded, but the charge level before was, and where the charge granted by Load Up still had the asterisk.

b-no_charge_four

b-with_charge_four