Commit Graph

2834 Commits

Author SHA1 Message Date
Evan Debenham
11ed648dfd v0.7.0: added prices for runestones, corrected prices for rare seeds 2018-10-24 02:36:40 -04:00
Evan Debenham
5f615bb178 v0.7.0: made reset functionality less brittle for potions/scrolls/rings 2018-10-24 02:36:39 -04:00
Evan Debenham
be2fcf0a72 v0.7.0: updated translations, removed whitespace 2018-10-24 02:36:35 -04:00
Evan Debenham
ca23637437 v0.7.0: bugfixes:
- runestones appearing in bookshelves rarely
- crashes with new teleportation effect
2018-10-24 02:36:27 -04:00
Evan Debenham
2af7f9a3a2 v0.7.0: made painter code more resilient to the room list changing 2018-10-24 02:36:26 -04:00
Evan Debenham
3c02c6d95f v0.7.0: updated translations 2018-10-24 02:36:21 -04:00
Evan Debenham
e5f15157df v0.7.0: fixed bugs with stone of blink, nerfed stone of flock 2018-10-24 02:36:10 -04:00
Evan Debenham
53aac008f8 v0.7.0: added a cap to regrowth farming 2018-10-24 02:36:09 -04:00
Evan Debenham
3d47e9a9e8 v0.7.0: buffed scroll of teleportation 2018-10-24 02:36:08 -04:00
Evan Debenham
9582beea21 v0.7.0: added runestones to drop system, added a runestone secret room 2018-10-24 02:36:08 -04:00
Evan Debenham
a2904557db v0.7.0: improved several plant visuals 2018-10-24 02:36:07 -04:00
Evan Debenham
37b02d8baf v0.7.0: fixed the action indicator being preserved in rare cases 2018-10-24 02:36:06 -04:00
Evan Debenham
fb21ae70a3 v0.7.0: corrected the vfx for removing curse not always triggering 2018-10-24 02:36:05 -04:00
Evan Debenham
7c764141fe v0.7.0: added a safety check to new wndbag functionality 2018-10-24 02:36:05 -04:00
Evan Debenham
6a5152ea20 v0.7.0: translation updates 2018-10-24 02:36:04 -04:00
Evan Debenham
6d64632c86 v0.7.0: various text improvements 2018-10-24 02:36:03 -04:00
Evan Debenham
170ca7f9b3 v0.7.0: various bugfixes:
- fixed wells of knowledge marking scrolls/potion as not cursed
- fixed various unstable spellbook errors relating to transmutation
- fixed scroll of transmutation duplicating cursed worn items
- fixed wands not setting themselves as cursed known when uncursed
- fixed darts not being usable in alchemy
2018-10-24 02:36:02 -04:00
Evan Debenham
c662e2a338 v0.7.0: updated translations 2018-10-24 02:36:01 -04:00
Evan Debenham
bb9bc27dc2 v0.7.0: alchemy now checks for recipes when items are removed. 2018-10-24 02:35:59 -04:00
Evan Debenham
f8b01033ee v0.7.0: fixed vfx bugs with stone of clairvoyance 2018-10-24 02:35:58 -04:00
Evan Debenham
2e36774c54 v0.7.0: corrected the icon on scroll of teleportation 2018-10-24 02:35:57 -04:00
Evan Debenham
6e2c25994b v0.7.0: added new seed to potion creation 2018-10-24 02:35:57 -04:00
Evan Debenham
635d7eec12 v0.7.0: tied new seed into blandfruit 2018-10-24 02:35:56 -04:00
Evan Debenham
896e96b9b5 v0.7.0: fixed no text found errors, added new potion/scroll to catalog 2018-10-24 02:35:55 -04:00
Evan Debenham
071d7de639 v0.7.0: adjusted rooms and spellbook to accomodate droprate changes 2018-10-24 02:35:54 -04:00
Evan Debenham
f0b57406e9 v0.7.0: adjusted rooms and spellbook to accomodate droprate changes 2018-10-24 02:35:53 -04:00
Evan Debenham
4984061659 v0.7.0: lots of visual implementation 2018-10-24 02:35:52 -04:00
Evan Debenham
6128c05acc v0.7.0: adjusted drop tables. Added swiftthistle, removed bland seed 2018-10-24 02:35:51 -04:00
Evan Debenham
b7d966fe0f v0.7.0: added a new "not identified, but not cursed" state for items 2018-10-24 02:35:50 -04:00
Evan Debenham
754b629034 v0.7.0: improved the floating point precision for weapon augments 2018-10-24 02:35:49 -04:00
Evan Debenham
53dc34a1b3 v0.7.0: added a tipped dart for swiftthistle 2018-10-24 02:35:48 -04:00
Evan Debenham
287fa2b301 v0.7.0: implemented runestones! minus visuals 2018-10-24 02:35:47 -04:00
Evan Debenham
212e320f45 v0.7.0: implement icons for new potion/scroll 2018-10-24 02:35:46 -04:00
Evan Debenham
82add3fdd2 v0.7.0: implemented a new potion/scroll/plant, minus visuals
retired well of transmutation, potion of might, scroll of infusion
2018-10-24 02:35:45 -04:00
Evan Debenham
6abfa988f2 v0.7.0: added a recipe for scrolls to runestones 2018-10-24 02:35:44 -04:00
Evan Debenham
876c1844c6 v0.7.0: Blandfruit now always uses potion effects, leaves behind chunks. 2018-10-24 02:35:43 -04:00
Evan Debenham
0cccd06d44 v0.7.0: refactored seed to potion alchemy 2018-10-24 02:35:43 -04:00
Evan Debenham
9fc8ec2f0d v0.7.0: adjusted the spawn mechanics of alchemy rooms, and spawnrates of some consumables 2018-10-24 02:35:42 -04:00
Evan Debenham
b6cfc6db56 v0.6.5c: manifest commit 2018-05-18 18:54:47 -04:00
Evan Debenham
0cac7aed29 v0.6.5c: fixed an incorrect comment in ring of wealth 2018-05-18 18:54:47 -04:00
Evan Debenham
77f64943c1 v0.6.5c: updated translations 2018-05-18 18:54:46 -04:00
Evan Debenham
f1063c1e0d v0.6.5c: fixed a serious exploit involving the timekeeper's hourglass 2018-05-18 18:54:45 -04:00
Evan Debenham
ca34897baf v0.6.5c: removed an incorrect comment in scimiar 2018-05-18 18:54:44 -04:00
Evan Debenham
87ead62ff1 v0.6.5b: manifest commit 2018-05-18 18:54:43 -04:00
Evan Debenham
94cd601a26 v0.6.5b: updated translations 2018-05-18 18:54:40 -04:00
Evan Debenham
05028ebc2a v0.6.5b: added a variety of safety checks 2018-05-18 18:54:29 -04:00
Evan Debenham
8733556462 v0.6.5b: fixed various small typos 2018-05-18 18:54:24 -04:00
Evan Debenham
0de59c01e9 v0.6.5b: bugfixes
- piranha are now immune to vertigo (prevents odd behaviour)
- imp can no longer spawn on traps
- prismatic light now updates map before dealing damage
- fixed respawner active right after loading a floor
2018-05-18 18:54:23 -04:00
Evan Debenham
cfaf6eeb82 v0.6.5b: buffs to warlock and huntress 2018-05-18 18:54:22 -04:00
Evan Debenham
dbdc60e435 v0.6.5a: manifest commit 2018-05-04 22:53:11 -04:00