Commit Graph

1712 Commits

Author SHA1 Message Date
Evan Debenham
7b427ed9c2 v0.3.4b: increased ax render scale of text to 6x 2016-02-22 16:48:32 -05:00
Evan Debenham
806547023d v0.3.4a: manifest commit 2016-02-22 16:48:32 -05:00
Evan Debenham
77aaac32b7 v0.3.4a: added patch info to the welcome scene 2016-02-22 16:48:31 -05:00
Evan Debenham
698e6e0920 v0.3.4a: aligned a couple more UI elements. 2016-02-22 16:48:30 -05:00
Evan Debenham
ca9be8830c v0.3.4a: corrected inverted logic in messages after previous change 2016-02-22 16:48:29 -05:00
Evan Debenham
82b30e1228 v0.3.4a: fixed an issue where turkish devices were seeing string errors
this was due to the turkish non-dotted i being inserted when strings were being converted to lowercase, specifying the locale should fix this.
2016-02-22 16:48:29 -05:00
Evan Debenham
2c82a94ffc v0.3.4a: made some NPCs immovable 2016-02-22 16:48:28 -05:00
Evan Debenham
0de870dd45 v0.3.4a: fixed a text error in lloyd's beacon 2016-02-22 16:48:27 -05:00
Evan Debenham
209f83903f v0.3.4a: Updated translation + added italian 2016-02-22 16:48:26 -05:00
Evan Debenham
5482870141 v0.3.4a: fixed a typo in weapon descriptions 2016-02-22 16:48:25 -05:00
Evan Debenham
0934b7687a v0.3.4: fixed more text errors in ethereal chains 2016-02-22 16:48:24 -05:00
Evan Debenham
e9421f0e43 v0.3.4a: boomerang can be equipped as a melee weapon again 2016-02-22 16:48:23 -05:00
Evan Debenham
6a4f8e6dd3 v0.3.4a: wrong font... 2016-02-22 16:48:23 -05:00
Evan Debenham
28cd679425 v0.3.4a: forced the font choice in rendered text 2016-02-22 16:48:22 -05:00
Evan Debenham
eff030d9af v0.3.4a: fixed a NO TEXT FOUND in hourglass 2016-02-22 16:48:21 -05:00
Evan Debenham
b110c0db8c v0.3.4a: re-added align methods pt.2
Also moved rendered text multiline into the core game
2016-02-22 16:48:08 -05:00
Evan Debenham
ac9c50f2ac v0.3.4a: re-added align methods pt.1
I realize that aligning to pixel values is important, removing these in 0.3.1d was a mistake. However, previously they were aligning to integer values. not just real pixels. Hopefully this will result in proper alignment without incorrect spacing.
2016-02-22 16:37:34 -05:00
Evan Debenham
3000a13026 v0.3.4a: added a safety check for null ripples 2016-02-22 16:37:33 -05:00
Evan Debenham
cdee0364f0 v0.3.4a: fixed a NO TEXT FOUND in thieves 2016-02-22 16:37:32 -05:00
Evan Debenham
789f8e31a8 v0.3.4a: added a safety check to capitalize 2016-02-22 16:37:31 -05:00
Evan Debenham
7c8247577e v0.3.4: manifest commit 2016-02-22 16:37:30 -05:00
Evan Debenham
5d7df4abd4 v0.3.4: added a couple null safety checks 2016-02-22 16:37:29 -05:00
Evan Debenham
8c8e96561b v0.3.4: updated translations 2016-02-22 16:37:28 -05:00
Evan Debenham
f3616d4648 v0.3.4: fixed another no-text-found 2016-02-22 16:37:27 -05:00
Evan Debenham
5b8d10fd5a v0.3.4: still more titlecase tweaks...
because I'm commiting a bit too eagerly right now.
2016-02-22 16:37:26 -05:00
Evan Debenham
778ea640af v0.3.4: even more titlecase improvements 2016-02-22 16:37:26 -05:00
Evan Debenham
384b32bc12 v0.3.4: reworked how the sad ghost gives loot 2016-02-22 16:37:25 -05:00
Evan Debenham
a2d6a7bda5 v0.3.4: improved how pre-0.3.4 rankings are handled 2016-02-22 16:37:24 -05:00
Evan Debenham
0b43873d65 v0.3.4: improved title case further 2016-02-22 16:37:23 -05:00
Evan Debenham
f5a5390d61 v0.3.4: improved the consistency of title case 2016-02-22 16:37:23 -05:00
Evan Debenham
aed5e994b3 v0.3.4: reviewers now also appear as translators 2016-02-22 16:37:22 -05:00
Evan Debenham
46bcbd3961 v0.3.4: more welcome scene stuff 2016-02-22 16:37:21 -05:00
Evan Debenham
b9692282a5 v0.3.4: rebalanced rockfall trap 2016-02-22 16:37:20 -05:00
Evan Debenham
e45a4470d1 v0.3.4: adjusted hunger, now takes ~10% longer to reach starving 2016-02-22 16:37:20 -05:00
Evan Debenham
878ee86d7f v0.3.4: externalized a missed string from gamescene 2016-02-22 16:37:19 -05:00
Evan Debenham
b361c83eb2 v0.3.4: updated translations 2016-02-22 16:37:18 -05:00
Evan Debenham
1e9661dfd2 v0.3.4: slight credits tweaks 2016-02-22 16:37:17 -05:00
Evan Debenham
9a36529511 v0.3.4: implemented credits window 2016-02-22 16:37:16 -05:00
Evan Debenham
2085e37b3f v0.3.4: changes to some bitmaptext character choices 2016-02-22 16:37:16 -05:00
Evan Debenham
54d05a8d20 v0.3.4: window text corrections 2016-02-22 16:37:15 -05:00
Evan Debenham
74b9d93768 v0.3.4: new window text 2016-02-22 16:37:14 -05:00
Evan Debenham
2746c0f220 v0.3.4: improvements to languages handling 2016-02-22 16:37:10 -05:00
Evan Debenham
34f6e8540f v0.3.4: expanded the languages window 2016-02-22 16:33:08 -05:00
Evan Debenham
fff60a7c1d v0.3.4: only reviewed languages can be default languages now 2016-02-22 16:33:07 -05:00
Evan Debenham
55ee9091ab v0.3.4: updated translations 2016-02-22 16:33:06 -05:00
Evan Debenham
8f9a084d07 v0.3.4: fixed incorrect comparison in welcome scene 2016-02-22 16:33:05 -05:00
Evan Debenham
d1c70f038b v0.3.4: added the ability for windows to persist between scene resets 2016-02-22 16:33:05 -05:00
Evan Debenham
5d4d0bf138 v0.3.4: fixed some slider oddities 2016-02-22 16:33:04 -05:00
Evan Debenham
71c16e5e8c v0.3.4: updated translations 2016-02-22 16:33:03 -05:00
Evan Debenham
8797b380db v0.3.4: externalized changes and welcome scene strings 2016-02-22 16:33:02 -05:00