The Wise are not the only guardians of knowledge

The Solstice release has now been submitted to Apple and Google, windows versions to follow over the next few days. From this point forward I intend to produce four released a year with either new features or just maintenance. They will all coincide with the Solstices or Equinoxes.

Version 2.0.5 (44)

  1. ADDED: panel_map_detailed – tool tip for location – press
  2. ADDED: panel_options – gameplay rules
  3. ADDED: Rule: Impassable Mountains
  4. ADDED: Rule: AI Impassable Mountains
  5. ADDED: Rule: Sole Mountaineer
  6. ADDED: Rule: Add mountain passes
  7. ADDED: Rule: LoM – Unrecruitable Fey
  8. ADDED: DDR – Fast tunnels
  9. FIXED: Character Time Shader
  10. FIXED: DDR – Battle Algorithm
  11. FIXED: DDR – Race preferred terrain for movement
  12. FIXED: DDR – Cowardly lords attacking
  13. FIXED: Android Rotation

The fixes or all rather straight forward and self explanatory. The main additions are the inclusion of the new gameplay rules, so here is a quick note on what they do.

Impassable Mountains

This is for both LoM and DDR. This stop player controlled players from entering mountain locations. In DDR it will also stop you from approaching and lord who is in a mountain location or entering battle in one. Also Giants and Dwarves can still traverse mountain ranges.

AI Impassable Mountains

As above but for AI characters.

Sole Mountaineer

With impassable mountains enabled, this can be enabled to allow a lord with no army to still pass through mountains.

Add mountain passes

Currently LoM only – punches some holes in the mountain ranges to allow access to areas that would become unreachable with impassable mountains.

Unrecruitable Fey

In LoM this affectively takes the fey out of the game. For that added level of difficulty.

Fast Tunnels

In DDR characters will move faster through tunnels than previously, making them more of an advantage. Dwarves will get an extra boost.

** Known Issues **

With combinations of impassable mountains, it is possible that a sole lord or a dwarf could recruit another lord within within either a mountain range or an inaccessible area. This would then mean that the recruited lord would not be able to move. This will be resolved in the next update. The work around is to not recruit lords in such a location.

The Lords of Midnight Downloads

Doomdark’s Revenge Downloads

Stray boulders made a mountain range of the forest floor

I shall be releasing an update to both The Lords of Midnight and Doomdark’s Revenge toward the end of June. This is the “Summer Solstice” update.

There are currently three fixes.

  • Problem with Android rotation.
  • Cowardly lords can still enter a battle.
  • Characters are no longer correctly tinted by the time of day on the landscape.

Along with these fixes there will be a couple of new features. These features will be driven by the new gameplay rule system. The idea being that you can additionally enable certain features that will have an affect on how the game plays.

Menu showing gameplay options

I have been planning this for a while and intended to introduce it with the c# rebuild that I am working on (slowly), but after requesting features for possible inclusion in regular updates I have decided to bring it forward. It gives an easy way to extend gameplay options.

Neil Swanson contacted me with a few ideas for new features and they have been rolled in to the gameplay rules.

I’ve also always intended to have a game difficulty mode: easy, medium, hard. So the intention is to use this in conjunction with the gameplay rules to leverage different types of play.

The following rules have been slated for development and have issues created for them on my GitHub repos. There are likely a few things to consider for them, so details may change.

  • DDR – Original terrain travel times
  • DDR – Armies attack when near an enemy
  • DDR – Armies will continue a battle without just randomly leaving
  • LOM – Cup of Dreams can replenish overnight
  • LOM – Varied initial start positions
  • LOM – Utarg of Utarg can become disloyal
  • LOM – Doomdark will go after Morkin heavily if the Ice Crown is picked up
  • LOM – Doomdark will guard the Ice Crown more heavily
  • LOM – Change quest completion rules to align with Mike’s original intention
  • LOM – Fey are not recruitable
  • DDR – Fast Tunnels
  • LOM/DDR – Impassable mountains
  • LOM/DDR – AI Impassable mountains

The plan is to have the last 4 in the Solstice update, and the work on Impassable Mountains already almost complete.

It’s interesting that when you think of a simple one line description of a feature, how complex it can become when you start to develop it. For example, impassable mountains are just that. LoM and DDR already have a concept of impassable terrain with the Frozen and Icy Wastes, so dropping in Mountains seems simple enough until….

What happens if the friend/enemy is in a mountain? You need to disable approach and battle. Out of that comes the concept of AI Impassable mountains to stop the AI characters from freely moving around the map. But that has its own issues.

What happens when a lord loses a fight and runs away. Well in LoM they only leave on location and there is already a check that it’s not Frozen Wastes, so that becomes straight forward. But in DDR they move up to 3 locations away. It checks that the target location is not Icy Wastes but not if the locations to get there are. Which is why you can currently be bounced in to the Plains of Anvoril if you enter battle up against the Icy Wastes surrounding it.

In DDR special objects are randomly placed on the map. So they can’t be placed on a mountain, but technically they can’t be placed anywhere that can’t be accessed. There are a handful of locations that would be problematic. So either the map needs to be edited to make those locations accessible, or they need to be marked as un-accessible, or we need to allow particular lords or races to not be affected by Impassable Mountains – like say Giants and Dwarves. The later make sense as there are a few Dwarven fortresses that are locked away in the mountains.

You must challenge Doomdark everywhere…

Latest version of both The Lords of Midnight and Doomdark’s Revenge is available across all formats version 2.0.4 (43), depending on store and your update settings, they should become available over the next few days. As always windows and non App Store OSX versions will be available here and here

This release fully syncs both games with bug fixes and features. I will now be using my time to focus on updates to facilitate a release of The Citadel in the future, and I will post some blog entries on that over the next few weeks. However, if you have any ideas of features that you would like to see implemented, then contacted me and I will look at them. It would be nice to drop a new feature monthly or bi monthly just to stop the apps from stagnating and forcing me to keep the builds up to date.

There are a few new features in this release for both games, so I thought I’d mention them here. I have not had time to update the online documentation, but I will do soon as it doesn’t need a release of the app to do so.

ADDED: permanent scrollbar to all scrollable tip windows

It’s not always clear that the tip popups can be scrolled, so I made the scrollbars always visible to help with that.

Shows tip window with visible scrollbar
Tips Scrollbar

ADDED: panel_map_detailed – clarity behind multi lord select popup

On the map when there are a number of lords at the same location and a number of lords in the surrounding location, the selector popup sometimes looked confusing because of the lords in the background. I have added some fade out behind the popup to make things clearer.

Show map with lord select popup
Map – Select lord

ADDED: panel_look – compass – Long Press

I finally returned the compass to the main look screen. Just press on the screen and hold it for a few seconds (configurable in the options screen) and the compass will popup. Without releasing select the direction you wish to look. I have removed the haptic feedback that used to be there on mobile devices because it no longer feels right and its usage in the situation would fall foul of Apple guidelines.

Shows compass popup
Look – Compass

ADDED: panel_look – tool tip to lords on landscaping screen

You can now see who is stood in front of you by a long press on them.

Show lord with their name as a tooltip
Look – Tooltip

ADDED: panel_look – select lord from landscaping screen

Combined with the above. If you then release while still selecting them (or just press quickly) it will take you to the lords ahead think screen.

ADDED: panel_look – lord name to approach icon on choose actions

When you can potentially recruit or approach a lord, the command window icon will identify which lord you are about to approach.

Shows command window with lords name for approach
Command – Approach lord

FIXED: panel_select – crash caused by adding a new page / reorganise button

Fixed this crash when a new page was added to the selection screen. This could happen if you pressed the reorganise button or if you visited the select screen after recruiting a new lord. More prevalent in Doomdark’s Revenge because of the number of lords.

FIXED: panel_select – [win] missing or corrupt lord names

On windows the lord names were often becoming corrupt on the select screen. This has now been resolved.

FIXED: panel_select – truncated long lord names

Particularly on Doomdark’s Revenge grouped lord names would often become truncated depending on your screen size.

FIXED: [tme] – Stop diagonal movement of lord in tunnel

In the tunnels in Doomdark’s Revenge it was possible to cut the corner and move diagonally. This has been resolved.