Commit Graph

441 Commits

Author SHA1 Message Date
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
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
0dae8acee7 v0.3.5: fixed the dwarf king saying '%s' instead of hero name. 2016-05-08 18:55:24 -04:00
Evan Debenham
a77194317e v0.3.5: lots of broken sigil implementation 2016-05-08 18:55:19 -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
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
2292d71d8a v0.3.4c: tengu level shifting now clears all blobs 2016-03-03 20:07:01 -05:00
Evan Debenham
d3e1a1e74d source release: code cleanup 2016-02-22 17:15:35 -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
2c82a94ffc v0.3.4a: made some NPCs immovable 2016-02-22 16:48:28 -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
f3616d4648 v0.3.4: fixed another no-text-found 2016-02-22 16:37:27 -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
e45a4470d1 v0.3.4: adjusted hunger, now takes ~10% longer to reach starving 2016-02-22 16:37:20 -05:00
Evan Debenham
5ebe318872 v0.3.4: fixed some text errors 2016-02-22 16:31:40 -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
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
4b6ae663f7 v0.3.4: fixed some messages errors 2016-02-22 16:17:11 -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
82da647534 v0.3.4: fixed some text issues 2016-02-22 16:09:00 -05:00
Evan Debenham
33bef1c6cb v0.3.4: externalized artifacts part 1 2016-02-22 16:02:39 -05:00
Evan Debenham
ff31a1f303 v0.3.4: corrected some string display errors 2016-02-22 16:02:37 -05:00
Evan Debenham
cf6e38b9cf v0.3.4: weakness no longer discharges wands 2016-02-22 16:02:35 -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
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
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
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
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
7860a77789 v0.3.4: removed unnecessary utils call in wandmaker, added comments to messages 2016-02-22 15:24:17 -05:00
Evan Debenham
e7934c838f v0.3.4: corrected a few leftover mob names 2016-02-22 15:24:14 -05:00
Evan Debenham
2c76c77360 v0.3.4: externalized all remaining actor strings 2016-02-22 15:24:13 -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