Commit Graph

1507 Commits

Author SHA1 Message Date
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
Evan Debenham
a8204904e2 tweaked game log to not automatically capitalize or appent periods 2016-02-22 16:14:33 -05:00
Evan Debenham
7252972dbc v0.3.4: tweaked game log to not automatically capitalize or appent periods 2016-02-22 16:14:32 -05:00
Evan Debenham
6cbd6af7ec v0.3.4: fixed a display issue with scroll/potion icons 2016-02-22 16:14:31 -05:00
Evan Debenham
7c8b1b965e v0.3.4: fixed a pathing issue with spear traps 2016-02-22 16:14:30 -05:00
Evan Debenham
c0f856dfeb v0.3.4: updates sandals of nature to use class references 2016-02-22 16:14:29 -05:00
Evan Debenham
12fb42e17f v0.3.4: fixed a layout issue with icon titles 2016-02-22 16:14:29 -05:00
Evan Debenham
a4af888045 v0.3.4: converted unstable spellbook to use class references 2016-02-22 16:14:28 -05:00
Evan Debenham
301a3468f5 v0.3.4: initial (very basic) language button implementation 2016-02-22 16:14:24 -05:00
Evan Debenham
35a6a6bee0 v0.3.4: fixed text display issues at low resolutions 2016-02-22 16:12:57 -05:00
Evan Debenham
89acd0fa35 v0.3.4: fixed a text display issue in buff info windows 2016-02-22 16:12:56 -05:00
Evan Debenham
970968ace2 v0.3.4: changed floating text to use rendered font 2016-02-22 16:12:55 -05:00
Evan Debenham
5c064ae935 v0.3.4: ACTUALLY fixed a small text error when a char is hit 2016-02-22 16:12:54 -05:00
Evan Debenham
bfd30c0679 v0.3.4: fixed a small text error when a char is hit 2016-02-22 16:12:54 -05:00
Evan Debenham
8e508ab040 v0.3.4: switched to rendered text in a bunch of places 2016-02-22 16:12:48 -05:00
Evan Debenham
82da647534 v0.3.4: fixed some text issues 2016-02-22 16:09:00 -05:00
Evan Debenham
de99b6110f v0.3.4: added rendered text to a few more places 2016-02-22 16:08:56 -05:00
Evan Debenham
e01e408f77 v0.3.4: implemented multiline rendered text into pixelscene, also set a max text scale of 5. 2016-02-22 16:08:17 -05:00
Evan Debenham
13d6beda67 v0.3.4: implemented rendered text in all single-line cases 2016-02-22 16:08:13 -05:00
Evan Debenham
dc70009ae6 v0.3.4: fixed a display bug for stealing 2016-02-22 16:02:44 -05:00
Evan Debenham
dbc0a10e08 v0.3.4: fixed some typos 2016-02-22 16:02:43 -05:00
Evan Debenham
c096fe1033 v0.3.4: caching and performance improvements to rendered text 2016-02-22 16:02:42 -05:00
Evan Debenham
cae5957ef4 v0.3.4: added a new 'rendered text' image type 2016-02-22 16:02:42 -05:00
Evan Debenham
f9b270447f v0.3.4: reworked some aspects of plant & seed naming 2016-02-22 16:02:41 -05:00
Evan Debenham
2d1023966b v0.3.4: tweaked scroll of upgrade's description 2016-02-22 16:02:40 -05:00
Evan Debenham
33bef1c6cb v0.3.4: externalized artifacts part 1 2016-02-22 16:02:39 -05:00
Evan Debenham
250029c19d v0.3.4: corrected inconsistent use of the word cell 2016-02-22 16:02:38 -05:00
Evan Debenham
b29d71d2d8 v0.3.4: changed potion/scroll initials into icons 2016-02-22 16:02:38 -05:00
Evan Debenham
ff31a1f303 v0.3.4: corrected some string display errors 2016-02-22 16:02:37 -05:00
Evan Debenham
615ea7c0e3 v0.3.4: updated bandolier's description 2016-02-22 16:02:36 -05:00
Evan Debenham
cf6e38b9cf v0.3.4: weakness no longer discharges wands 2016-02-22 16:02:35 -05:00
Evan Debenham
f633105b21 v0.3.4: some errors in signs, tweaked a description 2016-02-22 16:02:34 -05:00
Evan Debenham
e8ad29ef41 v0.3.4: externalized a couple buff strings I missed 2016-02-22 16:02:33 -05:00
Evan Debenham
2d96bfd8a4 v0.3.4: fixed typos in enchantment name keys 2016-02-22 16:02:33 -05:00
Evan Debenham
0315cfec77 v0.3.4: tweaked burning, now does less damage at low HP, no longer auto-resists 2016-02-22 16:02:32 -05:00
Evan Debenham
d6b5fee9bc v0.3.4: small corrections to some actor strings 2016-02-22 16:02:31 -05:00
Evan Debenham
d7f9e2823c v0.3.4: fixed a typo in scroll of upgrade 2016-02-22 16:02:30 -05:00
Evan Debenham
6c95e48f14 v0.3.4: cleaned up ring of force 2016-02-22 16:02:30 -05:00
Evan Debenham
c19e6c2442 v0.3.4: externalized default hero name 2016-02-22 16:02:26 -05:00
Evan Debenham
95ab06888c v0.3.4: externalized misc item strings 2016-02-22 16:00:41 -05:00
Evan Debenham
106ec11708 v0.3.4: moved misc properties into their own folder 2016-02-22 15:59:15 -05:00
Evan Debenham
47a537ea81 v0.3.4: reworked string storage structure, much cleaner now. 2016-02-22 15:59:12 -05:00
Evan Debenham
77c583b6b1 v0.3.4: externalized weapon strings 2016-02-22 15:58:00 -05:00
Evan Debenham
26b5fd7ac4 v0.3.4: externalized armor strings 2016-02-22 15:57:59 -05:00
Evan Debenham
fb2c6e3307 v0.3.4: externalized ring strings 2016-02-22 15:57:58 -05:00
Evan Debenham
492e9069d2 v0.3.4: externalized 2 remaining blob strings 2016-02-22 15:57:57 -05:00
Evan Debenham
7ee1f86ee2 v0.3.4: externalized scroll strings 2016-02-22 15:57:53 -05:00
Evan Debenham
5ab29b50fa v0.3.4: externalized potion strings 2016-02-22 15:57:00 -05:00
Evan Debenham
4b768ea85c v0.3.4: fixed empty description in wand of transfusion 2016-02-22 15:56:12 -05:00
Evan Debenham
186c6cea91 v0.3.4: externalized wand strings 2016-02-22 15:56:11 -05:00
Evan Debenham
1885fdc17a v0.3.4: externalized quest item strings 2016-02-22 15:56:10 -05:00
Evan Debenham
a2ec0d5b1c v0.3.4: externalized key strings 2016-02-22 15:56:09 -05:00
Evan Debenham
11e0dd8965 v0.3.4: reverted unintentional heroclass change 2016-02-22 15:56:09 -05:00
Evan Debenham
f5254365a3 v0.3.4: externalized bag strings 2016-02-22 15:56:08 -05:00
Evan Debenham
861fa34420 v0.3.4: externalized food strings 2016-02-22 15:56:06 -05:00
Evan Debenham
c1aca208b4 v0.3.4: externalized almost all item names 2016-02-22 15:56:03 -05:00
Evan Debenham
0ca46e72cc v0.3.4: externalized window strings 2016-02-22 15:55:49 -05:00
Evan Debenham
46aa324eff v0.3.4 corrected a few scene strings 2016-02-22 15:32:24 -05:00
Evan Debenham
d8b74a3a0e v0.3.4 externalized most scene strings 2016-02-22 15:31:07 -05:00
Evan Debenham
c16ae2ac0b v0.3.4 externalized journal strings 2016-02-22 15:28:22 -05:00
Evan Debenham
c1d55bcd77 v0.3.4 externalized challenge strings 2016-02-22 15:27:49 -05:00
Evan Debenham
82e4a5b9d8 v0.3.4 externalized badge strings 2016-02-22 15:27:07 -05:00
Evan Debenham
b538a00297 v0.3.4: externalized ui strings 2016-02-22 15:24:18 -05:00
Evan Debenham
2776614cd1 v0.3.4: externalized all plant strings 2016-02-22 15:24:18 -05:00
Evan Debenham
7860a77789 v0.3.4: removed unnecessary utils call in wandmaker, added comments to messages 2016-02-22 15:24:17 -05:00
Evan Debenham
36cfd31fde v0.3.4: externalized all remaining level strings 2016-02-22 15:24:16 -05:00
Evan Debenham
df293c01e8 v0.3.4: externalized painter and trap strings 2016-02-22 15:24:15 -05:00
Evan Debenham
e7934c838f v0.3.4: corrected a few leftover mob names 2016-02-22 15:24:14 -05:00
Evan Debenham
4a9208bbf3 v0.3.4: externalized level feature strings 2016-02-22 15:24:13 -05:00
Evan Debenham
2c76c77360 v0.3.4: externalized all remaining actor strings 2016-02-22 15:24:13 -05:00
Evan Debenham
c3b964a8cc v0.3.4: added some safety checking and support for superclass strings 2016-02-22 15:24:11 -05:00
Evan Debenham
44cead2244 v0.3.4: fixed TXT_YOU_NOW_HAVE 2016-02-22 15:24:11 -05:00
Evan Debenham
39702bbb41 v0.3.4: cleaned up externalization of hero related stuff, refactored buff messages on hero attach 2016-02-22 15:24:10 -05:00
Evan Debenham
77d16d5a93 v0.3.4: externalized all buff strings 2016-02-22 15:24:09 -05:00
Evan Debenham
801fd58e7c v0.3.4: fixed some bugs with actor time 2016-02-22 15:24:08 -05:00
Evan Debenham
b079aad640 v0.3.4: moved recharging into its own class 2016-02-22 15:24:07 -05:00
Evan Debenham
2c0cd939f0 v0.3.4: externalized strings belonging to blobs 2016-02-22 15:24:06 -05:00
Evan Debenham
18bcdd42cb v0.3.4: i18n begins! Only changes to actors\hero right now 2016-02-22 15:24:06 -05:00
Evan Debenham
9eb8759fe1 v0.3.3b: manifest commit 2015-12-27 14:01:04 -05:00
Evan Debenham
e7a7ac4936 v0.3.3b: fixed a rare concurrent modification exception in rogue armor 2015-12-27 14:01:03 -05:00
Evan Debenham
6d3bce93e2 v0.3.3b: fixed crashes with mobs fleeing, further tweaked thief behaviour 2015-12-27 14:01:03 -05:00
Evan Debenham
e03988defe v0.3.3b: fixed crashes with sandals of nature 2015-12-27 14:01:02 -05:00
Evan Debenham
3876498389 v0.3.3a: manifest commit 2015-12-27 14:01:00 -05:00
Evan Debenham
ea19c8294f v0.3.3a: thieves now actually get away, rather than just destroying an item. 2015-12-27 14:00:12 -05:00
Evan Debenham
73d9302be5 v0.3.3a: tweaked fleeing to behave a bit more consistently with an invisible enemy 2015-12-27 14:00:11 -05:00
Evan Debenham
62086adc4a v0.3.3a: improved sandals of nature's use of name 2015-12-27 14:00:08 -05:00
Evan Debenham
84ab14a327 v0.3.3a: 'visible enemies' rule no longer applies to container heaps 2015-12-27 13:59:04 -05:00
Evan Debenham
f36870aa9b v0.3.3a: adjusted how mage's staff handles its name 2015-12-27 13:59:01 -05:00
Evan Debenham
e1471c3678 v0.3.3a: made weapons use name() instead of name 2015-12-27 13:57:55 -05:00
Evan Debenham
84d8955cdb v0.3.3a: tweaked rings to use super.name() instead of name 2015-12-27 13:57:54 -05:00
Evan Debenham
aabd3a4bc6 v0.3.3a: fixed newborn elementals spawning inside the hero 2015-12-27 13:57:54 -05:00
Evan Debenham
f2a90a43b5 v0.3.3a: fixed an incorrect sprite offset value for newborn elementals 2015-12-27 13:57:53 -05:00
Evan Debenham
0ec187d73b v0.3.3a: added new teasers 2015-12-27 13:57:53 -05:00