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
4b6ae663f7
v0.3.4: fixed some messages errors
2016-02-22 16:17:11 -05:00
Evan Debenham
7ee1f86ee2
v0.3.4: externalized scroll strings
2016-02-22 15:57:53 -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
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
e09f40378d
v0.3.3: added char properties, starting with IMMOVABLE implementation
2015-12-21 21:32:05 -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
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
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