Commit Graph

467 Commits

Author SHA1 Message Date
Evan Debenham
7029f5d6ef v0.6.0: refactoring and improvements to standard room size categories 2017-06-04 21:59:55 -04:00
Evan Debenham
2b03f58bc2 v0.6.0: special room fixes 2017-06-04 21:59:55 -04:00
Evan Debenham
b72d160dc1 v0.6.0: traps no longer spawn in pit rooms 2017-06-04 21:59:55 -04:00
Evan Debenham
3cd27528c0 v0.6.0: rooms can now specify allowed locations for traps/water/grass 2017-06-04 21:59:55 -04:00
Evan Debenham
3636a9bb67 v0.6.0: interacting with sheep now spends time 2017-06-04 21:59:55 -04:00
Evan Debenham
8c30dad29f v0.6.0: rewrote perimeter rooms 2017-06-04 21:59:55 -04:00
Evan Debenham
af90cb7f73 v0.6.0: switched to linked hash map to make rng deterministic 2017-06-04 21:59:55 -04:00
Evan Debenham
278c0d6b66 v0.6.0: fixed shop room placement 2017-06-04 21:59:54 -04:00
Evan Debenham
33dd5089f4 v0.6.0: improved logic for the placement of large standard rooms 2017-06-04 21:59:54 -04:00
Evan Debenham
01ed933be2 v0.6.0: moved decorate functionality in painters 2017-06-04 21:59:54 -04:00
Evan Debenham
21251c66c1 v0.6.0: zero and negative damage values now appear 2017-06-04 21:59:54 -04:00
Evan Debenham
aa1d45c658 v0.6.0: fixed non-tunnel rooms being placed in the sewer boss level 2017-06-04 21:59:54 -04:00
Evan Debenham
d6005ad5d7 v0.6.0: refactored builder logic around a regular builder class 2017-06-04 21:59:54 -04:00
Evan Debenham
7d2e5e4646 v0.6.0: limited the max size of the rat king room 2017-06-04 21:59:54 -04:00
Evan Debenham
6fc1118b73 v0.6.0: fixed chasm blending with bookcases and barricades 2017-06-04 21:59:54 -04:00
Evan Debenham
d559a495cc v0.6.0: implemented logic for variable tunnel rooms 2017-06-04 21:59:54 -04:00
Evan Debenham
5b9d276ac1 v0.6.0: reduced the number of traps on later floors 2017-06-04 21:59:53 -04:00
Evan Debenham
e79266693d v0.6.0: trap tiles now properly stitch with chasm tiles 2017-06-04 21:59:53 -04:00
Evan Debenham
2852d94c5d v0.6.0: re-added traps not being allowed in connection rooms on floor 1 2017-06-04 21:59:53 -04:00
Evan Debenham
045e398d8f v0.6.0: generalized maze logic and made a maze connection room 2017-06-04 21:59:53 -04:00
Evan Debenham
8049f84450 v0.6.0: implemented two chasm style connection rooms 2017-06-04 21:59:53 -04:00
Evan Debenham
e0d6f7227a v0.6.0: refactored connecting rooms 2017-06-04 21:59:53 -04:00
Evan Debenham
8f19112875 v0.6.0: implemented a branches only builder 2017-06-04 21:59:53 -04:00
Evan Debenham
2a1690945f v0.6.0: adjusted room numbers for sewer boss level 2017-06-04 21:59:53 -04:00
Evan Debenham
72808cdc17 v0.6.0: generalized branch placement logic 2017-06-04 21:59:52 -04:00
Evan Debenham
925d347b0d v0.6.0: implemented a loop builder, tied it into sewer boss level 2017-06-04 21:59:52 -04:00
Evan Debenham
95f0ae5800 v0.6.0: refactored library rooms slightly 2017-06-04 21:59:52 -04:00
Evan Debenham
2b773032b2 v0.6.0: fixed bugs with random tile grabbing for rooms 2017-06-04 21:59:52 -04:00
Evan Debenham
8a9c5746b5 v0.6.0: improved visuals for wooden walls in some cases 2017-06-04 21:59:52 -04:00
Evan Debenham
25b01c2e7d v0.6.0: fixed line builder generated dead end tunnel rooms 2017-06-04 21:59:52 -04:00
Evan Debenham
73aed6726c v0.6.0: fixed crashes relating to random cell logic on floor 25 2017-06-04 21:59:52 -04:00
Evan Debenham
6bac24ac89 v0.6.0: renamed walkway rooms to platform rooms 2017-06-04 21:59:52 -04:00
Evan Debenham
d6d94ae116 v0.6.0: improved the look of bookcases in library rooms 2017-06-04 21:59:51 -04:00
Evan Debenham
bd52f7322d v0.6.0: fixed spawns in the entrance room, or ontop of the exit stairs 2017-06-04 21:59:51 -04:00
Evan Debenham
63752b11e9 v0.6.0: fixed multiple blacksmiths spawning in the caves 2017-06-04 21:59:51 -04:00
Evan Debenham
d8806ed4a5 v0.6.0: fixed no text errors relating to rooms 2017-06-04 21:59:51 -04:00
Evan Debenham
8dc3856686 v0.6.0: Various fixes and tweaks:
- Fixed pit room logic
- Fixed builders adding rooms on failure
- Fixed sewer boss signpost appearing inside walls
- Adjusted size range and accepted connections for sewer boss entrance
- Removed special logic to make laboratory rooms more common
- Adjusted some default parameters within line builder
2017-06-04 21:59:51 -04:00
Evan Debenham
bb4d798a6b v0.6.0: added proper neighbour finding logic to builders 2017-06-04 21:59:51 -04:00
Evan Debenham
907c51182e v0.6.0: updated last shop level to use a customized line builder 2017-06-04 21:59:50 -04:00
Evan Debenham
2b574fd71e v0.6.0: corrected usage of spaces instead of tabs 2017-06-04 21:59:50 -04:00
Evan Debenham
3e9beb1d99 v0.6.0: fixed a missed capitalization 2017-06-04 21:59:50 -04:00
Evan Debenham
247c9a05f4 v0.6.0: added several customizeable settings to LineBuilder 2017-06-04 21:59:50 -04:00
Evan Debenham
7ab1e18c91 v0.6.0: refactored falling landing position logic
Player can no longer fall ontop of enemies, traps, or items.
2017-06-04 21:59:50 -04:00
Evan Debenham
564234ae9d v0.6.0: changed line builder to work based on degrees 2017-06-04 21:59:50 -04:00
Evan Debenham
85d9c94f93 v0.6.0: refactored shop rooms and the imp's shop
Imp's shop now spawns even if floor 21 is visited
2017-06-04 21:59:50 -04:00
Evan Debenham
b0456bd505 v0.6.0: rebalanced chasm damage, now less random 2017-06-04 21:59:50 -04:00
Evan Debenham
0025f8f177 v0.6.0: fixed a typo in Greataxe description 2017-06-04 21:59:49 -04:00
Evan Debenham
aca178e884 v0.6.0: items no longer spawn in entrance rooms 2017-06-04 21:59:49 -04:00
Evan Debenham
6c5110df32 v0.6.0: fixed the old wandmaker spawning ontop of stairs 2017-06-04 21:59:49 -04:00
Evan Debenham
ac04546efe v0.6.0: code cleanup relating to weak floor rooms 2017-06-04 21:59:49 -04:00
Evan Debenham
3a78b0e978 v0.6.0: implemented a room placer based on degree angles 2017-06-04 21:59:49 -04:00
Evan Debenham
048b5e5f7b v0.6.0: moved important usages of collections.shuffle into Random 2017-06-04 21:59:49 -04:00
Evan Debenham
75f9cd454b v0.6.0: added a 1 tile border around every room in standard painter 2017-06-04 21:59:49 -04:00
Evan Debenham
73c10be912 v0.6.0: Fixed weird fog of war behaviour in some cases 2017-06-04 21:59:49 -04:00
Evan Debenham
01b4653938 v0.6.0: Implemented room initialization, converted loads of logic to new levelgen structure 2017-06-04 21:59:49 -04:00
Evan Debenham
7153104e4d v0.6.0: implemented point connection limits for rooms 2017-06-04 21:59:48 -04:00
Evan Debenham
9a902d97bd v0.6.0: added connection limit logic for rooms 2017-06-04 21:59:48 -04:00
Evan Debenham
3c48ea8c3a v0.6.0: fixed some initialization errors in level and gamescene 2017-06-04 21:59:48 -04:00
Evan Debenham
9df48e4f88 v0.6.0: improved how study and walkway rooms manage corner doors 2017-06-04 21:59:48 -04:00
Evan Debenham
fad5fd3f90 v0.6.0: changed bridge rooms to walkway rooms 2017-06-04 21:59:48 -04:00
Evan Debenham
44bcb028c4 v0.6.0: fixed potions and scrolls not updating quickslot when IDed 2017-06-04 21:59:48 -04:00
Evan Debenham
84c405ef2b v0.6.0: lots of line builder implementation and general improvements 2017-06-04 21:59:48 -04:00
Evan Debenham
f20a5c1dcf v0.6.0: implemented a line builder and improved room connection logic 2017-06-04 21:59:48 -04:00
Evan Debenham
f19d57443d v0.6.0: fixed incorrect visual tile grid on maps with odd dimensions 2017-06-04 21:59:47 -04:00
Evan Debenham
0d3e407da1 v0.6.0: fixed acidic scorpio rebound not registering on rankings 2017-06-04 21:59:47 -04:00
Evan Debenham
8ec8231504 v0.6.0: level sizes are now determined within the build method
In the case of regular levels, this happens in the painter
2017-06-04 21:59:47 -04:00
Evan Debenham
0e0554f324 v0.6.0: improvements to finding a random room in regularlevel 2017-06-04 21:59:47 -04:00
Evan Debenham
c15316baa2 v0.6.0: lots more class structure changes to rooms 2017-06-04 21:59:47 -04:00
Evan Debenham
a9e6eb8108 v0.6.0: moved special room management into the special room class 2017-06-04 21:59:47 -04:00
Evan Debenham
0d366be632 v0.6.0: restructured room classes 2017-06-04 21:59:47 -04:00
Evan Debenham
b01331e642 v0.6.0: fixed challenges showing up in rankings 2017-06-04 21:59:46 -04:00
Evan Debenham
7b47dc5200 v0.6.0: balance changes 2017-06-04 21:59:46 -04:00
Evan Debenham
8ead7fe7be v0.6.0: fixed item sprite alignment issues 2017-06-04 21:59:46 -04:00
Evan Debenham
4cd77b63b2 v0.6.0: full fixes for text and class name changes 2017-06-04 21:59:46 -04:00
Evan Debenham
a7102d0c8b v0.6.0: bugfixes relating to swordsword and grass terrain flags 2017-06-04 21:59:46 -04:00
Evan Debenham
3d46ab9f48 v0.6.0: corrected bundle aliases 2017-06-04 21:59:46 -04:00
Evan Debenham
8af7fa2367 v0.6.0: removed unused imports 2017-06-04 21:59:44 -04:00
Evan Debenham
80f3be650b v0.6.0: externalized most painting behaviour into painter classes 2017-06-04 21:59:40 -04:00
Evan Debenham
4515e5ab79 v0.6.0: fixed blandfruit losing imbued names on reset 2017-06-04 21:59:40 -04:00
Evan Debenham
4c75de1bfa v0.6.0: standardized calculations relating to room dimensions 2017-06-04 21:59:39 -04:00
Evan Debenham
0a5e33a5af v0.6.0: refactoring room painters into room types pt.2 2017-06-04 21:59:38 -04:00
Evan Debenham
e9a7384779 v0.6.0: moved all level building logic into builder classes 2017-06-04 21:59:27 -04:00
Evan Debenham
ec6ca86474 v0.6.0: fixed incorrect grass rendering on floor 21 2017-06-04 21:59:27 -04:00
Evan Debenham
a678549dd3 v0.6.0: improved logic for old data conversion, dropped support for saves from before 0.4.0 2017-06-04 21:59:15 -04:00
Evan Debenham
c120a78239 v0.6.0: refactoring room painters into room types pt.1 2017-06-04 21:55:42 -04:00
Evan Debenham
a7b3e4ca54 v0.6.0: fixed berserk buff not interacting correctly with blessed ankhs 2017-06-04 21:55:02 -04:00
Evan Debenham
e42697007b v0.6.0: improved fade in an out effects on title scene 2017-06-04 21:55:00 -04:00
Evan Debenham
36cb666f0e v0.6.0: dried rose petals now appear on the bottom of heaps only 2017-06-04 21:54:30 -04:00
Evan Debenham
c64a468db5 v0.6.0: cleaned up android SDK version references 2017-06-04 21:54:27 -04:00
Evan Debenham
5cbabbf402 v0.6.0: refactored and improved the patch class
Note that the new numbers should be roughly equivalent from a balance perspective, there should be very little change in the rates of grass and water.
2017-06-04 21:53:59 -04:00
Evan Debenham
ba8598132a updated copyright 2017-02-22 15:10:24 -05:00
Evan Debenham
9e64c6ba7d v0.5.0b: added missing translation file to vcs 2017-02-22 14:57:13 -05:00
Evan Debenham
6687e090bf v0.5.0b: manifest commit 2017-02-22 14:57:12 -05:00
Evan Debenham
fb57051bcb v0.5.0b: removed teaser sign texts
this isn't the end of teasers in general, I'm just retiring this as a means of delivering them
2017-02-22 14:57:11 -05:00
Evan Debenham
03faa12be3 v0.5.0b: translation updates, including adding indonesian 2017-02-22 14:57:10 -05:00
Evan Debenham
5f31ee7e67 v0.5.0b: added better checking and handling for mobs and grass 2017-02-22 14:57:09 -05:00
Evan Debenham
13091b735d v0.5.0b: changed shattered's icon to use a more high-res drop shadow 2017-02-22 14:57:08 -05:00
Evan Debenham
702cfa61cf v0.5.0b: moved shattered's icons to a mipmap folder, deleted some icons
The mipmap folder is more flexible, see android documentation

I'm removing mdpi, hdpi, and xxhdpi as their none-perfect scaling (DPIs scale at 1.5x/2.25x/3x/4.5x/6x) looks awful. apps and launchers that still want to use those dpis can scale for themselves at runtime. Yes this is counter to android spec but I'd much rather suggest to external programs that they really should be using the xhdpi or xxxhdpi icons if possible. I'll likely change this back if it ends up breaking something
2017-02-22 14:57:07 -05:00
Evan Debenham
96989edb32 v0.5.0b: added a safety check to stop fog of war from being updated out of bounds 2017-02-22 14:57:07 -05: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
2cb9a4245b v0.5.0b: fixed issues with prison boss level layout 2017-02-22 14:57:05 -05:00
Evan Debenham
7fa102e78d v0.5.0b: implemented a second layer of custom tiles for walls 2017-02-22 14:57:05 -05:00
Evan Debenham
20e3297e74 v0.5.0b: implemented conversion logic for mass grave bones visuals 2017-02-22 14:57:04 -05:00
Evan Debenham
2d09869044 v0.5.0b: completely refactored custom tiled visuals 2017-02-22 14:57:03 -05:00
Evan Debenham
172e1b7c1b v0.5.0b: wand of fireblast now procs sould mark as intended 2017-02-22 14:57:02 -05:00
Evan Debenham
647489b1b9 v0.5.0b: plugged a memory leak with the game log 2017-02-22 14:57:02 -05:00
Evan Debenham
bea1623495 v0.5.0b: fixed status text overlapping above characters 2017-02-22 14:57:01 -05:00
Evan Debenham
934c8680c6 v0.5.0a: manifest commit 2017-02-13 16:11:04 -05:00
Evan Debenham
5491f315f6 v0.5.0a: corrected the new screen detection forcing power saver 2017-02-13 16:11:03 -05:00
Evan Debenham
dfd964621e v0.5.0a: updated russian translation 2017-02-13 16:11:02 -05:00
Evan Debenham
29d05e3857 v0.5.0a: improved how the game detects screen size
This will fix bugs for rooted users who force immersive mode externally
2017-02-13 16:11:01 -05:00
Evan Debenham
da51b58ee9 v0.5.0a: added the Esperanto language 2017-02-13 16:11:01 -05:00
Evan Debenham
91ea41ed0d v0.5.0a: updated translations 2017-02-13 16:10:59 -05:00
Evan Debenham
f0fa0ec1b7 v0.5.0a: chasm areas are now discoverable 2017-02-13 16:10:54 -05:00
Evan Debenham
2616e02c99 v0.5.0: manifest commit 2017-02-13 16:10:54 -05:00
Evan Debenham
45bab8e31a v0.5.0: updated translations 2017-02-13 16:10:53 -05:00
Evan Debenham
8954fac2ba v0.5.0: depth-ified high grass
grass currently looks awful when items or characters are inside of it, so for now they all trample it.
2017-02-13 16:10:51 -05:00
Evan Debenham
122fe34c06 v0.5.0: updated chinese translations 2017-02-13 16:09:46 -05:00
Evan Debenham
08664375a3 v0.5.0: fixed a missing row in mace sprites 2017-02-13 16:09:46 -05:00
Evan Debenham
e36b6327ef v0.5.0: reduced self-damage on wand of transfusion 2017-02-13 16:09:45 -05:00
Evan Debenham
02fbae7fec v0.5.0: refactoring and optimization to fog of war
Also made doors more visible
2017-02-13 16:09:45 -05:00
Evan Debenham
f6af7951ed v0.5.0: made the loot from traps rooms more consistent with pool rooms 2017-02-13 16:09:44 -05:00
Evan Debenham
ec35e03875 v0.5.0: refactoring and performance improvements to tile sheet and wall blocking 2017-02-13 16:09:44 -05:00
Evan Debenham
dc3a2ea907 v0.5.0: fixed imp spawning ontop of enemies 2017-02-13 16:09:43 -05:00
Evan Debenham
040607c927 v0.5.0: many balance changes 2017-02-13 16:09:43 -05:00
Evan Debenham
2f0f4fb0fa v0.5.0: translation updates 2017-02-13 16:09:40 -05:00
Evan Debenham
46d5a673ba v0.5.0: fixed visual alignment issues with heaps 2017-02-13 16:09:34 -05:00
Evan Debenham
9dd910de02 v0.5.0: fixed game crashes involving pitfall traps 2017-02-13 16:09:34 -05:00
Evan Debenham
dc4f3ebfea v0.5.0: evil eye deathgaze is now visible in more cases 2017-02-13 16:09:33 -05:00
Evan Debenham
f4484618c2 v0.5.0: updated translations 2017-02-13 16:09:33 -05:00
Evan Debenham
9fba8ac6fe v0.5.0: improved visuals for barricades, signs, and statues. 2017-02-13 16:09:32 -05:00
Evan Debenham
01fa5ece1f v0.5.0: updated SDK and build tools versions 2017-02-13 16:09:32 -05:00
Evan Debenham
91a920a14c v0.5.0: performance & functionality improvements to wall blocking & fog 2017-02-13 16:09:31 -05:00
Evan Debenham
f035945b09 v0.5.0: updated translations 2017-02-13 16:09:29 -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
52ba8c2441 v0.5.0: improved alignment for items and characters 2017-02-13 16:09:23 -05:00
Evan Debenham
a992d2b8d2 v0.5.0: fixed buff icons still being pressable after they were removed 2017-02-13 16:09:22 -05:00
Evan Debenham
d36b0d72d8 v0.5.0: darkened the visual tile grid 2017-02-13 16:09:22 -05:00
Evan Debenham
5c37f71869 v0.5.0: corrected alignment for wand effects 2017-02-13 16:09:21 -05:00
Evan Debenham
14c4875082 v0.5.0: fixed bugs in mob pathfinding 2017-02-13 16:09:21 -05:00
Evan Debenham
2611125adf v0.5.0: tapping on heap sprites now overrides the tile location of that tap 2017-02-13 16:09:20 -05:00
Evan Debenham
2b314bf1a9 v0.5.0: corrected shadows in some specific cases 2017-02-13 16:09:19 -05:00
Evan Debenham
4d1446b229 v0.5.0: fixed thrown darts and javelins not aligning correctly 2017-02-13 16:09:19 -05:00
Evan Debenham
f54540d7a4 v0.5.0: improved shadows, added perspective to item sprites 2017-02-13 16:09:18 -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
b3deddf0eb v0.5.0: multiplicity no longer duplicates certain special mobs 2017-02-13 16:09:17 -05:00
Evan Debenham
dfa1725531 v0.5.0: The dwarf king is now immune to fear 2017-02-13 16:09:17 -05:00
Evan Debenham
65c5bb3021 v0.5.0: fixed rot heart and lashers being reset when ankh revive is triggered 2017-02-13 16:09:16 -05:00
Evan Debenham
20e923f08c v0.5.0: adjusted some consumable icons for better clarity 2017-02-13 16:09:16 -05:00
Evan Debenham
ef9a2a0d56 v0.5.0: adjusted logic to discourage scumming with heroes remains 2017-02-13 16:09:13 -05:00