Commit Graph

38 Commits

Author SHA1 Message Date
Evan Debenham 99b602126c v0.7.5b: fixed chinese punctuation not getting correctly split 2019-10-14 20:47:52 -04:00
Evan Debenham 84fa9daa5f v0.7.5b: added additional handling for missing characters 2019-10-14 20:47:51 -04:00
Evan Debenham 2b6e79599d v0.7.5b: added a new android launcher activity which handles missing natives 2019-10-14 20:47:51 -04:00
Evan Debenham b86d7572c8 v0.7.5b: renamed AndroidLauncher to AndroidGame 2019-10-14 20:47:51 -04:00
Evan Debenham 0f52c38e7a v0.7.5b: slightly renamed pixel_font and added many currency symbols 2019-10-14 20:47:50 -04:00
Evan Debenham ccd5a108e9 v0.7.5b: fixed various errors with android font setup/splitting 2019-10-14 20:47:50 -04:00
Evan Debenham 18349b146e v0.7.5b: added some error handling behaviour to new rendered text 2019-10-14 20:47:50 -04:00
Evan Debenham 72d1db49ed v0.7.5b: removed the baseline method from RenderedText, fixed one layout error with WndTitledMessage 2019-10-14 20:47:49 -04:00
Evan Debenham b439092443 v0.7.5b: removed bitmaptextmultiline and various unused related code 2019-10-14 20:47:48 -04:00
Evan Debenham c1bd838883 v0.7.5b: renamed RenderedTextMultiline to RenderedTextBlock 2019-10-14 20:47:46 -04:00
Evan Debenham 03ebdde440 v0.7.5b: refactored renderedTextMultiline
It is now much more flexible, and is used in all places.
2019-10-14 20:47:09 -04:00
Evan Debenham b4ae0ee991 v0.7.5b: fixed android text input windows not running on render thread 2019-10-14 20:45:56 -04:00
Evan Debenham 2aaf18b0b8 v0.7.5b: SPD-classes and core are no longer android-specific modules! 2019-10-14 20:45:53 -04:00
Evan Debenham b985ed3bf5 v0.7.5b: first major portion of rewriting text rendering
some rough edges still need smoothing out
2019-10-14 20:45:44 -04:00
Evan Debenham d7815b7739 v0.7.5b: fixed various minor glyph errors with pixel font 2019-10-14 20:45:43 -04:00
Evan Debenham 219f648732 v0.7.5a: adjusted stairs at the end of the Tengu fight, now more visible 2019-10-05 18:47:38 -04:00
Evan Debenham b5642be3c7 v0.7.5: improved necromancer sprite 2019-10-02 19:35:23 -04:00
Evan Debenham 1942b07cd3 v0.7.5: updated translations and translator credits, added new language 2019-10-01 00:44:32 -04:00
Evan Debenham f5d88c333e v0.7.5: improved snake sprite 2019-10-01 00:44:32 -04:00
Evan Debenham ba65051e18 v0.7.5: removed the eyes from Tengu's sprite 2019-10-01 00:44:31 -04:00
Evan Debenham 8771f5373d v0.7.5: improved and optimized visuals after tengu fight 2019-10-01 00:44:30 -04:00
Evan Debenham 2f48f56063 v0.7.5: improved visuals for Tengu's 3rd phase 2019-10-01 00:44:30 -04:00
Evan Debenham 0724717abf v0.7.5: decoupled android-based text input from SPD-classes 2019-10-01 00:44:28 -04:00
Evan Debenham f309f249e0 v0.7.5: added code for new Tengu abilities 2019-10-01 00:44:25 -04:00
Evan Debenham 309b7357b2 v0.7.5: initial tengu rework implementation. Needs balance and phase 3 2019-10-01 00:44:21 -04:00
Evan Debenham a871261185 v0.7.5: added necromancers 2019-10-01 00:36:17 -04:00
Evan Debenham 6ec6aadafc v0.7.5: improved visuals on Goo's level 2019-10-01 00:36:15 -04:00
Evan Debenham 1ba139e845 v0.7.5: polish work on slimes, including new exotic variant 2019-10-01 00:36:14 -04:00
Evan Debenham 4a92607020 v0.7.5: some polish work on sewer snakes 2019-10-01 00:36:14 -04:00
Evan Debenham 368ff47b8e v0.7.5: added two new enemies to the sewers, lots of polish still needed 2019-10-01 00:36:13 -04:00
Evan Debenham 0077e36c17 v0.7.5: significantly improved room variety on floor 5 2019-10-01 00:33:59 -04:00
Evan Debenham ade3620618 v0.7.4b: re-compressed some pngs to avoid artifacting bugs 2019-08-07 21:39:45 -04:00
Evan Debenham a3e04de98c v0.7.4b: fixed additional rare system UI issues 2019-08-07 21:39:36 -04:00
Evan Debenham c93bc9784b v0.7.4b: fixed failing to launch in landscape on some android phones 2019-08-07 21:38:13 -04:00
Evan Debenham 489ea63752 v0.7.4b: fixed errors with immersive mode not sticking in all cases 2019-08-07 21:37:38 -04:00
Evan Debenham 785726f4f8 v0.7.4b: refactored file handling to use String instead of File 2019-08-07 21:36:58 -04:00
Evan Debenham 7885da4b99 v0.7.4b: cleaned up a few leftovers from new init logic 2019-08-07 21:36:06 -04:00
Evan Debenham 3e815a3165 v0.7.4b: restructured initialization logic into new android module
A lot of cleanup is needed for this, but everything works
2019-08-01 16:04:14 -04:00