Commit Graph

1240 Commits

Author SHA1 Message Date
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
Evan Debenham
ad61f4a16a v0.3.3a: added a little holiday treat ;) 2015-12-27 13:57:52 -05:00
Evan Debenham
2bb18fcd14 v0.3.3a: bugfixes and safety checks to tengu and ranged attacks 2015-12-27 13:57:52 -05:00
Evan Debenham
fe1fade887 v0.3.3a: fixed a crash involving tengu's jump 2015-12-27 13:57:51 -05:00
Evan Debenham
2c87715af5 v0.3.3a: fixed a nullpointer in disintegration traps 2015-12-27 13:57:51 -05:00
Evan Debenham
6fa4192dcf v0.3.3a: throw is now the default action for ceremonial candles 2015-12-27 13:57:50 -05:00
Evan Debenham
77b4863b48 v0.3.3a: fixed wand of prismatic light not prolonging light buff 2015-12-27 13:57:49 -05:00
Evan Debenham
69a377c53f v0.3.3a: added some safety checks to GameLog 2015-12-27 13:57:49 -05:00
Evan Debenham
75e232a429 v0.3.3: removed google play games references from welcomescene
Sorry open source folk, the source is going to remain as independent as possible, so no dependencies on external platform stuff!
2015-12-21 22:38:33 -05:00
Evan Debenham
eec711fb05 v0.3.3: manifest commit 2015-12-21 21:32:10 -05:00
Evan Debenham
aff724c8d5 v0.3.3: added the ability to flip the screen in landscape/portrait 2015-12-21 21:32:09 -05:00
Evan Debenham
078de8d91d v0.3.3: added the ability to highlight text in WndOptions 2015-12-21 21:32:08 -05:00
Evan Debenham
a6db02535f v0.3.3: adjusted wndOptions to be wider in landscape 2015-12-21 21:32:08 -05:00
Evan Debenham
66ee082503 v0.3.3: updated copyright on maze painter 2015-12-21 21:32:08 -05:00
Evan Debenham
64df321aa1 v0.3.3: fixed bugs with rot heard and lashers 2015-12-21 21:32:07 -05:00
Evan Debenham
108fd0085d v0.3.3: changed EVIL propery to DEMONIC, implemented it 2015-12-21 21:32:07 -05:00
Evan Debenham
83b73c50ad v0.3.3: implemented the UNDEAD property 2015-12-21 21:32:06 -05:00
Evan Debenham
338073a3f3 v0.3.3: fixed a typo in thief 2015-12-21 21:32:06 -05:00
Evan Debenham
3d8e104b9b v0.3.3: implemented BOSS and MINIBOSS properties 2015-12-21 21:32:06 -05:00
Evan Debenham
e09f40378d v0.3.3: added char properties, starting with IMMOVABLE implementation 2015-12-21 21:32:05 -05:00
Evan Debenham
30404257df v0.3.3: fixed guards using their chains while paralyzed 2015-12-21 21:32:05 -05:00
Evan Debenham
3b2def76fd v0.3.3: added some safety checks to cursed wands spawning plants 2015-12-21 21:32:04 -05:00
Evan Debenham
d2b2771f32 v0.3.3: fixed a bug with Tengu's blink ability 2015-12-21 21:32:04 -05:00
Evan Debenham
a210fe945c v0.3.3: removed exception eating in herosubclass 2015-12-21 21:32:03 -05:00
Evan Debenham
f797e3464b v0.3.3: fixed a bug with ethereal chains and enemy visibility 2015-12-21 21:32:03 -05:00
Evan Debenham
0c68376863 v0.3.3: tweaked how items auto-pickup 2015-12-21 21:32:03 -05:00
Evan Debenham
1cd0538e83 v0.3.3: no subclass is now named 'none' instead of null 2015-12-21 21:32:02 -05:00
Evan Debenham
c7d0c15221 v0.3.3: tweaked the default text size for wndOptions 2015-12-21 21:32:01 -05:00
Evan Debenham
c03cd90b79 v0.3.3: fixed item windows going offscreen in landscape 2015-12-21 21:30:48 -05:00
Evan Debenham
dd3f866205 v0.3.3: added a random maze generator, currently used in the tengu boss fight 2015-12-21 21:28:49 -05:00
Evan Debenham
30668278c2 v0.3.2c: manifest commit 2015-12-21 18:04:53 -05:00
Evan Debenham
39781aa3fa v0.3.2c: fixed an issue with tengu dieing while sleeping 2015-12-21 18:04:53 -05:00
Evan Debenham
71c5b24842 v0.3.2c: tweaked inventory panels to have some transparency 2015-12-21 18:04:53 -05:00
Evan Debenham
2b1b99333e v0.3.2c: potion of might no longer extends potion of strength for no reason 2015-12-21 18:04:52 -05:00
Evan Debenham
38d25f33bb v0.3.2c: added visual effect for soul mark, reduced soul mark duration considerably 2015-12-21 18:04:52 -05:00
Evan Debenham
0ef4ad71fc v0.3.2c: adjusted gnoll shaman's magic damage again to be based on their damage roll 2015-12-21 18:04:51 -05:00
Evan Debenham
3ec72460f3 v0.3.2c: reduced gnoll shaman's magic damage (still stronger than pre-0.3.2) 2015-12-21 18:04:51 -05:00
Evan Debenham
b4269fb549 v0.3.2c: fixed guards chaining invisible heroes 2015-12-21 18:04:50 -05:00
Evan Debenham
b4ac28932e v0.3.2c: added some better saving redundancy to levelgen 2015-12-21 18:04:50 -05:00
Evan Debenham
71d421fdd0 v0.3.2c: tweaked chooseenemy behaviour, no longer sets enemy to null temporarily 2015-12-21 18:04:49 -05:00
Evan Debenham
ef44eaad08 v0.3.2c: fixed a crash in levelgen 2015-12-21 18:04:49 -05:00
Evan Debenham
8bf7794bb6 v0.3.2c: updated a couple poorly worded texts 2015-12-21 18:04:48 -05:00
Evan Debenham
d7ae88d963 v0.3.2c: re-added bones to prison boss level 2015-12-21 18:04:48 -05:00
Evan Debenham
ba0044f48b v0.3.2c: Fixed bugs involving tengu and helper mobs 2015-12-21 18:04:47 -05:00
Evan Debenham
4715b42b77 v0.3.2c: Fixed a bugged interation between wand of blast wave and the tengu boss 2015-12-21 18:04:47 -05:00
Evan Debenham
6b7e28c88a v0.3.2c: Fixed the timekeeper's hourglass stasis effect 2015-12-21 18:04:46 -05:00
Evan Debenham
83b60bf5a4 Merging 1.9.1 source: moved some quest class references 2015-12-21 18:04:46 -05:00
Evan Debenham
366dce1610 Merging 1.9.1 source: item changes 2015-12-21 18:04:42 -05:00
Evan Debenham
bc1e3ee17a Merging 1.9.1 source: root changes 2015-12-21 18:03:13 -05:00
Evan Debenham
bd4decc6b7 Merging 1.9.1 source: tweaked welcome scene to make use of the new scrollbar 2015-12-21 18:03:13 -05:00
Evan Debenham
3fdd6452db Merging 1.9.1 source: actor changes (minus questgivers, they will be done separately) 2015-12-21 18:03:12 -05:00
Evan Debenham
83d492440e Merging 1.9.1 source: ui changes (plus wndchooseway) 2015-12-21 18:03:12 -05:00
Evan Debenham
e35573883b Merging 1.9.1 source: window changes 2015-12-21 18:03:08 -05:00
Evan Debenham
46a0f2b319 Merging 1.9.1 source: scene changes 2015-12-21 18:01:25 -05:00
Evan Debenham
c36f6d4bcf Merging 1.9.1 source: effects changes 2015-12-21 18:01:24 -05:00
Evan Debenham
648246641a Merging 1.9.1 source: level changes
Differences:
- Altar room turned off for now
- Keep the guaranteed transmutation well
2015-12-21 18:01:24 -05:00
Evan Debenham
d894c7297f Merging 1.9.1 source: sprite changes 2015-12-21 18:01:23 -05:00
Evan Debenham
44880cb44e v0.3.2b: manifest commit 2015-11-08 04:06:33 -05:00
Evan Debenham
8ae882c850 v0.3.2b: reduced the amount of time awarded by tengu 2015-11-08 04:06:33 -05:00
Evan Debenham
7999de94ac v0.3.2b: locked floor count now persists over save/load, also increased base amount to 50 2015-11-08 04:06:32 -05:00
Evan Debenham
d2dc3aa712 v0.3.2b: prevent DM-300 from awarding time from its own toxic gas 2015-11-08 04:06:32 -05:00
Evan Debenham
b733c6f4d0 v0.3.2b: fixed a bug where the caves boss floor sign would sometimes appear under a trap 2015-11-08 04:06:31 -05:00
Evan Debenham
3a9331eddb v0.3.2b: implemented locked room time mechanics into bosses 2015-11-08 04:06:31 -05:00
Evan Debenham
318df64246 v0.3.2b: fixed a bug where prison quest enemies would rarely not drop quest items. 2015-11-08 04:06:30 -05:00
Evan Debenham
47aa30c830 v0.3.2b: tweaked lock floor effect, allowed for some regen to process if time is awarded. 2015-11-08 04:06:30 -05:00
Evan Debenham
519e1252cb v0.3.2b: fixed some bugs with groups and changed level visuals 2015-11-08 04:06:29 -05:00
Evan Debenham
1c1c7dc4b1 v0.3.2b: fixed a bug where wands bought from the shop would sometimes have excess charges. 2015-11-08 04:06:29 -05:00
Evan Debenham
ec49a78bc4 v0.3.2b: fixed a bug where multiple pit rooms would generate 2015-11-08 04:06:28 -05:00