Commit Graph

65 Commits

Author SHA1 Message Date
Evan Debenham b04cadcbf4 v0.3.2: fixed a bug that coul cause the wandmaker to spawn twice or more. 2015-11-08 04:05:30 -05:00
Evan Debenham 951bd49d92 v0.3.2: fixed a bug with wandmaker levelgen 2015-11-08 04:03:53 -05:00
Evan Debenham 14f4d4aad6 v0.3.2: lotsa quest polish 2015-11-08 04:03:53 -05:00
Evan Debenham 705a0f3966 v0.3.2: more implementation on rotberry quest (almost done) 2015-11-08 04:03:52 -05:00
Evan Debenham e54d686be4 v0.3.2: tweaked the wandmaker's dialog 2015-11-08 04:03:51 -05:00
Evan Debenham f8749368a4 v0.3.2: fully implemented elemental embers quest 2015-11-08 04:03:49 -05:00
Evan Debenham 43327a5f4e v0.3.2: fixed some wandmaker quest bugs 2015-11-08 04:03:49 -05:00
Evan Debenham c3ea21d5f4 v0.3.2: lots of wandmaker quest implementation 2015-11-08 04:03:49 -05:00
Evan Debenham 2e1e6547a3 v0.3.2: rebalanced earlygame enemy stats and distributions 2015-11-08 04:03:36 -05:00
Evan Debenham ac6f1b54cc v0.3.1d: fixed some bugs with artifact generation 2015-09-15 21:32:57 -04:00
Evan Debenham 0364319154 v0.3.1d: completing the sad ghost quest now beckons the ghost to the player 2015-09-15 21:32:57 -04:00
Evan Debenham 9fce7586c9 v0.3.1: shopkeepers will now flee when their position is forcably changed (sorry ethereal chains users) 2015-08-24 13:04:32 -04:00
Evan Debenham 4220c22cbf v0.3.1: fixed a bug where the dried rose would fail to be droppable after loading a game. 2015-08-24 13:04:30 -04:00
Evan Debenham 5ed738a5eb v0.3.0e: cleaned up the gnoll trickster's code, enforces parity with scorpios 2015-06-21 20:59:16 -04:00
Evan Debenham 684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham c601027f27 v0.3.0c: refactored plants to match the structure of new traps. 2015-06-07 21:55:29 -04:00
Evan Debenham dbeff25d2c v0.3.0c: refactored finding a character, no longer need to maintain chars[] array 2015-06-07 21:55:28 -04:00
Evan Debenham 0efb22db42 v0.3.0b: fixed a crash issue with corruption and certain mobs 2015-06-07 21:55:14 -04:00
Evan Debenham bb636dd237 v0.3.0: modified wandmaker's reward 2015-06-07 21:55:07 -04:00
Evan Debenham 60ff641bc5 v0.3.0: removed wand of flock (moved sheed to npcs package) 2015-06-07 21:55:04 -04:00
Evan Debenham 0b15d8caac v0.3.0: removed now unusued wands (mostly) 2015-06-07 21:55:04 -04:00
Evan Debenham 3e083fc299 v0.3.0: renamed wand of firebolt to wand of fireblast 2015-06-07 21:54:44 -04:00
Evan Debenham 99f853c190 v0.3.0: reworked the ballistica system 2015-06-07 21:54:21 -04:00
Evan Debenham 28bb59af57 v0.2.4d: corrected a description inconsistency with the fetid rat 2015-03-28 16:09:50 -04:00
Evan Debenham c5025653c8 v0.2.4: reworked bees and honeypots 2015-03-02 17:35:43 -05:00
Evan Debenham e931525669 Merging 1.7.5 Source: actors/mobs/npcs changes 2015-02-06 09:57:17 -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 1b97a95892 v0.2.3: more NPCs now use hero's given name. 2015-01-03 22:31:22 -05:00
Evan Debenham 353dc49fa4 v0.2.3: refactored logic to distinguish between a Hero's class name, and given name.
Note that given name is only going to be set by donation features, which are not in the open source, but the refactor is generally beneficial so I'm putting it in anyway.
2014-12-19 16:31:10 -05:00
Evan Debenham 40760bb797 v0.2.3: added festive rat king =) 2014-12-16 22:34:31 -05:00
Evan Debenham 17facf7cde v0.2.3: initial implementation of dried rose 2014-12-09 01:49:10 -05:00
Evan Debenham f4f1f9f930 v0.2.2: refactored fetid rat immunity to stench gas 2014-10-27 10:34:15 -04:00
Evan Debenham c10f9b290c v0.2.2: tweaked the behaviour of some of the sewer quest bosses 2014-10-26 02:18:21 -04:00
Evan Debenham 2d176b4b62 v0.2.2: fixed a bug with the ghost quest. 2014-10-25 14:11:08 -04:00
Evan Debenham 29a323ebcf Merge branch 'v0.2.1' of https://github.com/00-Evan/shattered-pixel-dungeon
Changes in v0.2.1c

Conflicts:
	src/com/shatteredpixel/shatteredpixeldungeon/actors/mobs/npcs/Ghost.java

Additionally:
   Improved challenge characteristics (now armor challenge removes the reward menu button, rather than giving cloth armor)
2014-10-21 09:53:56 -04:00
Evan Debenham 1592ceb6d8 Merge branch 'v0.2.1' of https://github.com/00-Evan/shattered-pixel-dungeon
Changes in v0.2.1c

Conflicts:
	src/com/shatteredpixel/shatteredpixeldungeon/actors/mobs/npcs/Ghost.java

Additionally:
   Improved challenge characteristics (now armor challenge removes the reward menu button, rather than giving cloth armor)
2014-10-21 09:52:56 -04:00
Evan Debenham b4d4e6a4d6 v0.2.1c: final commit 2014-10-21 02:31:21 -04:00
Evan Debenham 1198c96a53 v0.2.1c: final balance tweaks, tweaked Goo clarity 2014-10-21 02:00:53 -04:00
Evan Debenham f352efded2 Merging Source v1.7.2: corrected sleeping typo 2014-10-21 00:41:44 -04:00
Evan Debenham 4a49763309 Merging Source v1.7.2: actor changes 2014-10-20 23:51:15 -04:00
Evan Debenham 0ae4285220 V0.2.1c: further sewer quest rebalancing, changed text 2014-10-20 16:59:02 -04:00
Evan Debenham 2faaa4b865 V0.2.1c: Tentative rebalance to sewer quest bosses 2014-10-17 14:47:14 -04:00
Evan Debenham e8bf75e69a V0.2.1b: reduced the Gnoll Trickster's power a little bit. 2014-10-14 20:08:23 -04:00
Evan Debenham fff98d8bd1 V0.2.1b: Corrected bug with wandmaker and corpse dust. 2014-10-14 14:59:28 -04:00
Evan Debenham 054b8135db V0.2.1 : final commit! 2014-10-13 18:24:30 -04:00
Evan Debenham e2e9a25050 V0.2.1 : Finalized visuals for Gnoll Trickster 2014-10-13 17:04:15 -04:00
Evan Debenham bada599913 V0.2.1 : adjusted quest logic, should elegantly handle old quests now. 2014-10-13 14:45:35 -04:00
Evan Debenham e72df0f32a V0.2.1 : Tweaks to ghost boss coding/mechanics 2014-10-13 04:20:04 -04:00
Evan Debenham 2955d830ef V0.2.1 : Improved Great Crab logic, made item generation from ghost slightly more generous. 2014-10-13 03:30:21 -04:00