Commit Graph

1499 Commits

Author SHA1 Message Date
Evan Debenham
2ed6fc9857 v0.3.5: added an action indicator for new functionality 2016-05-08 18:55:38 -04:00
Evan Debenham
1f40d6289c v0.3.5: adjusted logic for picking up items at full inventory 2016-05-08 18:55:37 -04:00
Evan Debenham
e883272242 v0.3.5: polish on the warrior's seal 2016-05-08 18:55:36 -04:00
Evan Debenham
0e4c0b6499 v0.3.5: ghost now returns to the hero quickly after finishing its quest 2016-05-08 18:55:36 -04:00
Evan Debenham
6593165b96 v0.3.5: renamed broken sigil to broken seal 2016-05-08 18:55:35 -04:00
Evan Debenham
828a69f5b1 v0.3.5: clarified huntress description 2016-05-08 18:55:34 -04:00
Evan Debenham
4f9191b97b v0.3.5: hero window now accounts for shielding 2016-05-08 18:55:33 -04:00
Evan Debenham
22b91231fc v0.3.5: fixed examining crash 2016-05-08 18:55:32 -04:00
Evan Debenham
4b3b35695f v0.3.5: fixed some curse equip messages (difficulties in other languages with variable nouns) 2016-05-08 18:55:31 -04:00
Evan Debenham
ccba55ce69 v0.3.5: (sort of) fixed distortion traps messing with weak floor rooms 2016-05-08 18:55:31 -04:00
Evan Debenham
2378f45fbb v0.3.5: fixed plants hanging around when they shouldn't on tengu's level. 2016-05-08 18:55:30 -04:00
Evan Debenham
c632b016f8 v0.3.5: fixed quickslot issues with chains and beacon. 2016-05-08 18:55:29 -04:00
Evan Debenham
97365b1ecf v0.3.5: rough berserker implementation 2016-05-08 18:55:28 -04:00
Evan Debenham
c3910a1277 v0.3.5: refactored guard item drop code, now works with ring of wealth. 2016-05-08 18:55:27 -04:00
Evan Debenham
dd08be8d97 v0.3.5: various logic fixes to accommodate chars that are 0 hp, but not dead. 2016-05-08 18:55:26 -04:00
Evan Debenham
4bc69be53e v0.3.5: fixed thrown weapons trigger traps incorrectly while time was frozen 2016-05-08 18:55:26 -04:00
Evan Debenham
7301217975 v0.3.5: game now prompts the player when there are multiple things to examine 2016-05-08 18:55:25 -04:00
Evan Debenham
0dae8acee7 v0.3.5: fixed the dwarf king saying '%s' instead of hero name. 2016-05-08 18:55:24 -04:00
Evan Debenham
4beb089f3a v0.3.5: Grim Trap bugfixes 2016-05-08 18:55:23 -04:00
Evan Debenham
b465f05070 v0.3.5: Corrections to game win behaviour
- Fixed a rare bug where the player could die as they win the game.
- Winning the game now always takes you to the rankings page.
2016-05-08 18:55:22 -04:00
Evan Debenham
a5fc42c80d v0.3.5: added classic font for cyrillic 2016-05-08 18:55:22 -04:00
Evan Debenham
8721637362 v0.3.5: wand of blast wave now knocks back all bosses less 2016-05-08 18:55:21 -04:00
Evan Debenham
b422b36965 v0.3.5: fixed a bug where the sad ghost would attack tengu when it shouldn't 2016-05-08 18:55:20 -04:00
Evan Debenham
a77194317e v0.3.5: lots of broken sigil implementation 2016-05-08 18:55:19 -04:00
Evan Debenham
534d3fb53a v0.3.5: corrected height on glowing parts of game logo 2016-05-08 18:55:18 -04:00
Evan Debenham
e77bf6c127 v0.3.5: fixed sheep bugs involving applying buffs to them 2016-05-08 18:55:17 -04:00
Evan Debenham
2d7a13b14c v0.3.5: beginnings of warrior rework (needs lots of polish) 2016-05-08 18:55:16 -04:00
Evan Debenham
2cca108f47 v0.3.5: some refactoring to equippable items 2016-05-08 18:55:13 -04:00
Evan Debenham
f8efaa6d5d v0.3.5: fixed the mage's staff still charging after being thrown 2016-05-08 18:54:26 -04:00
Evan Debenham
bc463a0a7c v0.3.5: some code cleanup & bugfixes to pincushion 2016-05-08 18:53:25 -04:00
Evan Debenham
fae5fc7c6c v0.3.5: added functionality for a shield ontop of health for characters 2016-05-08 18:53:23 -04:00
Evan Debenham
346b4b78e6 v0.3.5: added support for longer reach weapons 2016-05-08 18:52:30 -04:00
Evan Debenham
b03e40f46a v0.3.4c: manifest commit 2016-03-03 20:07:03 -05:00
Evan Debenham
5016f837e5 v0.3.4c: updated language details 2016-03-03 20:07:03 -05:00
Evan Debenham
4d17efe4ad v0.3.4c: translation updates 2016-03-03 20:07:03 -05:00
Evan Debenham
cd98796d39 v0.3.4c: added a safety check to gamescene updating 2016-03-03 20:07:02 -05:00
Evan Debenham
2292d71d8a v0.3.4c: tengu level shifting now clears all blobs 2016-03-03 20:07:01 -05:00
Evan Debenham
c10666ef6e v0.3.4c: aligned message in interlevel scene 2016-03-03 20:07:01 -05:00
Evan Debenham
52b69b50e4 v0.3.4c: removed font zoom cap 2016-03-03 20:07:00 -05:00
Evan Debenham
8ae4cd4fa5 v0.3.4c: added callback functionality for scene changes 2016-03-03 20:07:00 -05:00
Evan Debenham
e5e90b2696 v0.3.4c: fixed some typos 2016-03-03 20:06:59 -05:00
Evan Debenham
1dc99b2f45 v0.3.4c: fixed a missing period in locked chest message 2016-03-03 20:06:59 -05:00
Evan Debenham
d3e1a1e74d source release: code cleanup 2016-02-22 17:15:35 -05:00
Evan Debenham
868efd9af4 v0.3.4b: corrected logic in welcome scene 2016-02-22 17:00:42 -05:00
Evan Debenham
3333a1c4fe v0.3.4b: updated translation credits 2016-02-22 17:00:42 -05:00
Evan Debenham
bdf011240e v0.3.4b: improvements to welcome and changes scene 2016-02-22 17:00:41 -05:00
Evan Debenham
b64447dadb v0.3.4b: updated translations 2016-02-22 17:00:40 -05:00
Evan Debenham
7bdb7b0f1a v0.3.4b: fixed some inconsistencies with the great crab 2016-02-22 17:00:39 -05:00
Evan Debenham
58f7e3755d v0.3.4b: fixed some visual bugs with heaps 2016-02-22 17:00:38 -05:00
Evan Debenham
b7a7df1296 v0.3.4b: adjusted the UI for font selection, added a bunch of character support to pixel font 2016-02-22 17:00:37 -05:00
Evan Debenham
295fb19fb6 v0.3.4b: added choice of classic font (needs more character support) 2016-02-22 17:00:33 -05:00
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
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
Evan Debenham
30e1947f18 v0.3.4: layout improvements to new welcome scene 2016-02-22 16:33:01 -05:00
Evan Debenham
1b28281f2c v0.3.4: implemented new welcome scene 2016-02-22 16:32:57 -05:00
Evan Debenham
d71e3dceee v0.3.4: updated the layout of changes scene 2016-02-22 16:31:41 -05:00
Evan Debenham
5ebe318872 v0.3.4: fixed some text errors 2016-02-22 16:31:40 -05:00
Evan Debenham
e1cb5ca0ea v0.3.4: fixed a minor layout bug in rankings scene 2016-02-22 16:31:39 -05:00
Evan Debenham
7c1cea602b v0.3.4: renamed WelcomeScene to ChangesScene 2016-02-22 16:31:35 -05:00
Evan Debenham
108e466516 v0.3.4: fixed a bug with multiple entries and crashes relating to the game log 2016-02-22 16:29:08 -05:00
Evan Debenham
d3273054ee v0.3.4: tweaked window hiding order in wnditem 2016-02-22 16:29:04 -05:00
Evan Debenham
25200b2075 v0.3.4: fixed a text display bug with challenges 2016-02-22 16:28:14 -05:00
Evan Debenham
a31a828383 v0.3.4: fixed an error in the pt translation 2016-02-22 16:28:13 -05:00
Evan Debenham
ff5cb15903 v0.3.4: updated translations 2016-02-22 16:28:12 -05:00
Evan Debenham
fb6188e1af v0.3.4: fixed some missing text in staff names 2016-02-22 16:28:12 -05:00
Evan Debenham
31a8e50754 v0.3.4: more language button work 2016-02-22 16:28:08 -05:00
Evan Debenham
e27c0fba11 v0.3.4: better backend for languages 2016-02-22 16:26:06 -05:00
Evan Debenham
0af597233c v0.3.4: fixed a wnditem layout bug 2016-02-22 16:26:06 -05:00
Evan Debenham
60a51b6c00 v0.3.4: updated translations 2016-02-22 16:26:05 -05:00
Evan Debenham
d9dfa084f6 v0.3.4: okay, I think I've finally got item action buttons in a good place now. 2016-02-22 16:26:04 -05:00
Evan Debenham
be490fa739 v0.3.4: added some capitalization to glog entries for characters dieing 2016-02-22 16:26:03 -05:00
Evan Debenham
551638f972 v0.3.4: moved capitalization to Messages, added title case functionality, removed Utils 2016-02-22 16:25:56 -05:00
Evan Debenham
16426c02ee v0.3.4: tweaked flavor text for cursed wand grass eruption 2016-02-22 16:24:34 -05:00
Evan Debenham
9115ea7652 v0.3.4: updated how the mage's staff names itself 2016-02-22 16:24:33 -05:00
Evan Debenham
d9d6e45d04 v0.3.4: moved some functionality from Utils in prep for removing it. 2016-02-22 16:24:28 -05:00
Evan Debenham
17bb42f7f7 v0.3.4: updated translations 2016-02-22 16:22:54 -05:00
Evan Debenham
36c396359d v0.3.4: even further layout improvements to wndItem 2016-02-22 16:22:53 -05:00
Evan Debenham
560070fcd0 v0.3.4: further layout improvements to wndItem 2016-02-22 16:22:52 -05:00
Evan Debenham
ddbca97f59 v0.3.4: fixed an incorrect string key 2016-02-22 16:22:51 -05:00
Evan Debenham
545e961bcd v0.3.4: updated translations 2016-02-22 16:22:51 -05:00
Evan Debenham
4ffa659e0a v0.3.4: more alyout improvements 2016-02-22 16:22:50 -05:00
Evan Debenham
41185a37e0 v0.3.4: updated translations 2016-02-22 16:22:49 -05:00
Evan Debenham
b70e70d74b v0.3.4: added externalized rankings descriptions 2016-02-22 16:22:44 -05:00
Evan Debenham
ac967fad27 v0.3.4: reworked rankings to store their cause instead of a result string 2016-02-22 16:20:34 -05:00
Evan Debenham
0e2fbc05fb v0.3.4: fixed a bug with scroll of magical infusion and the no scrolls challenge 2016-02-22 16:18:42 -05:00
Evan Debenham
b45d35dbf2 v0.3.4: added rendered text to the about scene 2016-02-22 16:18:41 -05:00
Evan Debenham
32c72af07e v0.3.4: fixed a couple issues with action externalization 2016-02-22 16:18:40 -05:00
Evan Debenham
13b9d2f801 v0.3.4: externalized item actions 2016-02-22 16:18:39 -05:00
Evan Debenham
7757b47573 v0.3.4: externalized dried rose strings 2016-02-22 16:18:38 -05:00
Evan Debenham
bd635c83fb v0.3.4: fixed a text bug on horn of plenty 2016-02-22 16:18:38 -05:00
Evan Debenham
a0ad0de914 v0.3.4: fixed messages issues on android 2.2 2016-02-22 16:18:37 -05:00
Evan Debenham
bcc0dc1ffe v0.3.4: lots of improvements to text layout 2016-02-22 16:18:36 -05:00
Evan Debenham
7ee01e3525 v0.3.4: translation updates 2016-02-22 16:18:35 -05:00
Evan Debenham
bdbd813c6b v0.3.4: fixed bottom right icons sticking in quickslots 2016-02-22 16:18:34 -05:00
Evan Debenham
e0892b07ea v0.3.4: fixed some underscore usage 2016-02-22 16:18:33 -05:00
Evan Debenham
b070cb0c6a v0.3.4: fixed item names being in different languages in bones 2016-02-22 16:18:26 -05:00
Evan Debenham
4b6ae663f7 v0.3.4: fixed some messages errors 2016-02-22 16:17:11 -05:00
Evan Debenham
d70c29b673 v0.3.4: added current (unfinished) i18n to VCS 2016-02-22 16:14:37 -05:00
Evan Debenham
41f90b5d32 v0.3.4: adjusted the description of some buffs for better i18n 2016-02-22 16:14:36 -05:00
Evan Debenham
07cb7537d5 v0.3.4: removed some combat log entries. 2016-02-22 16:14:36 -05:00
Evan Debenham
6f3a770a30 v0.3.4: externalized strings for sandals and unstable spellbook 2016-02-22 16:14:35 -05:00
Evan Debenham
adf41aee04 v0.3.4: updated catalogs to render on multiple lines 2016-02-22 16:14:34 -05:00
Evan Debenham
95f87bb950 v0.3.4: re-added empty stats desc to meleeweapon 2016-02-22 16:14:33 -05:00