pokerogue/public
Benjamin Odom c9152cda3f
Fix Mobile PWA not showing in true Fullscreen (#394)
* Fixed Rounding Error For TargetHalfHpDamageAttr

Moves that deal half of a target's HP were not able to deal damage if the target had 1 HP. Used Math.max to ensure 1 is the lowest this value ever evaluates to.

* Fix Mobile PWA not showing in true Fullscreen

adding "fullscreen" to the display attribute wasn't enough, but adding it to the start_url attribute was. This does not appear to affect PC (which is good since it shouldn't).

* Allow any orientation for mobile PWA

remove the orientation restriction since it doesn't prevent fullscreen PWA from displaying properly.
2024-05-02 01:17:32 -04:00
..
audio Fix White Flabébé line crashing 2024-04-21 01:55:00 -05:00
battle-anims Implement Snap Trap 2024-04-23 13:04:42 -05:00
fonts Use bitmap text for modifier text for optimization 2024-04-09 13:59:46 -04:00
images Fix coloring error in rogue achievement bar 2024-05-01 19:29:04 -04:00
.gitkeep Initial commit 2023-03-28 14:54:52 -04:00
exp-sprites.json Fix crash with certain animated variant sprites 2024-04-26 02:00:58 -04:00
logo128.png Fix PWA setup 2024-04-12 19:42:17 -04:00
logo512.png Fix PWA setup 2024-04-12 19:42:17 -04:00
manifest.webmanifest Fix Mobile PWA not showing in true Fullscreen (#394) 2024-05-02 01:17:32 -04:00
starter-colors.json Add candy system for passives and value reductions 2024-04-13 18:59:58 -04:00