Commit Graph

84 Commits

Author SHA1 Message Date
Evan Debenham
e8a2004345 v0.3.0: reworked acting order, now uses a proper priority system with owned properties 2015-06-07 21:54:50 -04:00
Evan Debenham
3ae6f88914 v0.3.0: improved interactions between plants and fire 2015-06-07 21:54:49 -04:00
Evan Debenham
f195ee7dd0 v0.3.0: adjusted seed and dew droprates from grass with and without the sandals of nature.
This is a buff to the ability to upgrade and grab seeds from the sandals, but a nerf to the amount of dew dropped from the sandals.
2015-06-07 21:54:42 -04:00
Evan Debenham
4b680c93ad v0.3.0: reworked lightning effect and wand of lightning 2015-06-07 21:54:40 -04:00
Evan Debenham
a2d5b03784 v0.3.0: corrected descepancy in signs, given the renaming of scroll of weapon upgrade. 2015-06-07 21:54:39 -04:00
Evan Debenham
9fad20a071 v0.3.0: adusted levelgen to require more rooms minimum, adjusted mob spawning both on floor 1 and in general. 2015-06-07 21:54:38 -04:00
Evan Debenham
2e52491f16 v0.3.0: made mimics a bit tougher, rarer, and added a little extra loot to them. 2015-06-07 21:54:38 -04:00
Evan Debenham
7cce41e650 v0.3.0: adjusted dist1 neighbours arrays such that for any given index i, i-1 and i+1 correspond to the adjacent neighbour tiles. 2015-06-07 21:54:29 -04:00
Evan Debenham
4e34e81365 v0.3.0: improved previous hunger mechanics changes, now better coded & clarified 2015-06-07 21:54:26 -04:00
Evan Debenham
08e7737111 v0.3.0: tweaked sewer boss floor, slightly larger and less buggy. 2015-06-07 21:54:25 -04:00
Evan Debenham
75f1181d27 v0.3.0: changed food to work with new recharging mechanic. Also removed charging from lightning trap. 2015-06-07 21:54:23 -04:00
Evan Debenham
99f853c190 v0.3.0: reworked the ballistica system 2015-06-07 21:54:21 -04:00
Evan Debenham
b6a1e3ec9e v0.2.4d: tweaked and refactored bag generation 2015-03-28 16:10:01 -04:00
Evan Debenham
e4db8ba4e3 v0.2.4d: added Merchant's Beacon 2015-03-28 16:09:15 -04:00
Evan Debenham
2e0e03c163 v0.2.4d: fixed some visual bugs with items barred from challenges 2015-03-28 16:05:51 -04:00
Evan Debenham
5325268220 Source Release: standardized some things between open source and closed source. 2015-03-02 19:36:09 -05:00
Evan Debenham
4ec2e9deb7 v0.2.4a: corrected errors with floors 26 and 27+ 2015-03-02 19:10:03 -05:00
Evan Debenham
f3c27fbbd7 v0.2.4: improved gold reward from graveyards 2015-03-02 17:41:52 -05:00
Evan Debenham
cb5cd807b3 v0.2.4: reworked final floor 2015-03-02 17:39:42 -05:00
Evan Debenham
be563be012 v0.2.4: added proper effects to last shop level 2015-03-02 17:39:30 -05:00
Evan Debenham
e6e63ad96e v0.2.4: fixed a bug with signs 2015-03-02 17:35:04 -05:00
Evan Debenham
1e5a6663be v0.2.4: tweaked signs further 2015-03-02 17:26:05 -05:00
Evan Debenham
907bf6c439 v0.2.4: signs now properly ignite again in the demon halls 2015-03-02 17:25:56 -05:00
Evan Debenham
5fcc1a612a v0.2.4: Switched to Watabou's much more elegant logic for items falling between floors 2015-03-02 17:24:32 -05:00
Evan Debenham
dded8b5dc4 v0.2.4: tweaked item generation: treasuries spawn a bit more gold, bombs are in armories, and honeypots are in shortages. 2015-03-02 17:15:47 -05:00
Evan Debenham
ae2ba8be0e v0.2.4: corrected numbers in shop chance 2015-03-02 17:14:49 -05:00
Evan Debenham
78b4f36ccf v0.2.4: added more items to shops, tweaked several item prices. 2015-03-02 17:14:35 -05:00
Evan Debenham
b2e29708a0 v0.2.4: corrected enchamtent/glyph logic, renamed scroll of Weapon Upgrade to Scroll of Magical Infusion 2015-03-02 17:10:24 -05:00
Evan Debenham
7cc5192839 v0.2.4: added potion bandolier, refactored logic for bag generation. 2015-03-02 17:06:18 -05:00
Evan Debenham
a6c89490b0 Merging 1.7.5 Source: levels/painters changes 2015-02-06 09:57:41 -05:00
Evan Debenham
1a4d177a9e Merging 1.7.5 Source: levels/features changes 2015-02-06 09:57:34 -05:00
Evan Debenham
9dab291797 Merging 1.7.5 Source: levels changes 2015-02-06 09:57:28 -05:00
Evan Debenham
49bab26d7b v0.2.3f: corrected issues with the dried rose 2015-01-26 09:18:29 -05:00
Evan Debenham
6a0776afcc v0.2.3f: removed unused import 2015-01-26 00:30:52 -05:00
Evan Debenham
78fd89cb01 v0.2.3f: tweaked behaviour of last shop level, also fixed bug involving shop generation. 2015-01-26 00:30:24 -05:00
Evan Debenham
97f6b2f67c v0.2.3e: fixed a bug with sewer boss level gen.. hopefully for real this time. 2015-01-21 16:23:46 -05:00
Evan Debenham
18580f7f0b v0.2.3e: scrolls can no longer appear on top of fire traps 2015-01-20 16:50:23 -05:00
Evan Debenham
e4d0017137 v0.2.3e: reworked night mode into a level feeling 2015-01-20 16:49:55 -05:00
Evan Debenham
a1754cd68a v0.2.3e: Improved shop generation logic, fixes bugs and allows for much larger shops without error. 2015-01-17 04:38:18 -05:00
Evan Debenham
e4ea5685ba v0.2.3d: further tweaks, now actually fixes blacksmith bug 2015-01-14 23:16:13 -05:00
Evan Debenham
58c3317b72 v0.2.3d: several tweaks to quest generation, should fix occasional crashing when using ankh on floors 1-9, and blacksmith rarely failing to spawn. 2015-01-14 09:51:28 -05:00
Evan Debenham
872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham
0a1a6834fc v0.2.3: correction to sewer boss levelgen logic, fixes a bug and levels should be bigger on average now. 2014-12-22 10:10:13 -05:00
Evan Debenham
4695f8d3c5 v0.2.3: fixed a bug where petals would spawn for a cursed rose 2014-12-21 21:01:53 -05:00
Evan Debenham
cd8e11b311 v0.2.3: updated TODOs 2014-12-16 17:08:30 -05:00
Evan Debenham
7212451d57 v0.2.3: sad ghost now disappears as you move between floors 2014-12-11 23:24:21 -05:00
Evan Debenham
67a7bf0515 v0.2.3: Hourglass bugfixes & some tweaks. 2014-12-11 22:06:38 -05:00
Evan Debenham
b4d946d64c v0.2.3: fixed a bug with sewer boss levels and the rat king's room 2014-12-09 11:57:43 -05:00
Evan Debenham
17facf7cde v0.2.3: initial implementation of dried rose 2014-12-09 01:49:10 -05:00
Evan Debenham
5bf2d72a90 v0.2.3: implementation on timekeepers hourglass (almost done!) 2014-12-08 17:10:39 -05:00