Commit Graph

17 Commits

Author SHA1 Message Date
Evan Debenham 9816333fd7 v0.6.3: redesigned all ranged weapons and added new ones
Still need to adjust generation logic
2018-01-20 16:06:42 -05:00
Evan Debenham e9b8bc3490 v0.6.2a: reworked key display, new max of 6 keys at once
system is also more flexible, more keys can be added later.
2017-11-02 01:28:15 -04:00
Evan Debenham 72eb5fe090 v0.6.2: implemented crystal keys, adjusted vault room, and added gold chests to regular drops 2017-11-02 00:55:59 -04:00
Evan Debenham 35c38f2f21 v0.6.2: early runestone implementation (only 2 of them in 0.6.2) 2017-11-02 00:55:38 -04:00
Evan Debenham 389e9adf7c v0.6.1b: improved sprites for ranged weapons and chests 2017-08-30 02:58:28 -04:00
Evan Debenham fb5e8bc3bd v0.6.1: lots of guidebook implementation 2017-08-19 00:23:08 -04:00
Evan Debenham 36f7a7aaa6 v0.6.1: implemented item for document pages 2017-08-19 00:23:07 -04:00
Evan Debenham 2ffbef67fd v0.6.1: major adjustments to layout of journal window
New catalogs tabs don't work yet.
2017-08-19 00:18:59 -04:00
Evan Debenham a8b3b76053 v0.6.1: improved depth icons and placeholder graphics 2017-08-19 00:18:58 -04:00
Evan Debenham 762bddccc0 v0.5.0b: improved the game's handling of very short item sprites 2017-02-22 14:57:06 -05:00
Evan Debenham d636adef74 v0.5.0: improved sprites for coins and bones/remains 2017-02-13 16:09:23 -05:00
Evan Debenham 479c689196 v0.5.0: updated item sprites, they now have a variable size and are raised 2017-02-13 16:09:18 -05:00
Evan Debenham 87002dca6f v0.5.0: respositioned some sprites 2017-02-13 16:06:18 -05:00
Evan Debenham e065d68f71 v0.4.3a: implemented a halloween treat 2016-10-24 23:41:55 -04:00
Evan Debenham 8fc901c985 v0.4.3: improved visuals for mage's staff 2016-10-16 20:41:58 -04:00
Evan Debenham f46c533786 v0.4.3: PNG compression run 2016-10-16 20:40:27 -04:00
Evan Debenham 36e44340a8 Converted ShatteredPD to Build from Gradle
Major Changes:
- Shattered now builds effortlessly either from gradle CLI or android studio
- Much better dependency management through gradle (although it's not really used atm)
- Separate PD-classes repo is now SPD-classes module within main repo
2016-08-13 04:35:26 -04:00