Changes Report

Release History

Version Date Description
0.18 2008-12-27
0.17 2008-12-02
0.16 2008-05-31
0.15 2008-05-25


Release 0.18 - 2008-12-27

Type Changes By
add Added the ability to switch the active account from the account manager screen. sepatel
update Updated the iniglet kingdom list displaying to be much faster (from 5 seconds to 50 milliseconds). sepatel
update The synchronization server no longer creates a session for clients. sepatel

Release 0.17 - 2008-12-02

Type Changes By
update The client when synchronizing data with the server is now able to correctly update its own local data based on the change set that comes back. sepatel
update The kingdom list view no longer shows empty kingdoms. Not a big fan of noise. sepatel
fix Fixed bug where showing the amount of military home was wrong if more then 1 army was out. Showed the other armies as being home. sepatel
fix Fixed science calculations to figure out the exact number of books that a province has at the time the intel is gathered based on their current land size. Factors in racial bonuses as well. sepatel
add Compression of response data from the synchronization server. Most broadband users will have fast download but slow upload. This gets the best of both worlds. And the tradeoff is negligable anyway. sepatel
fix CB + SoM calculations now factor in the effects of aggression and town watch which cause the military efficiency to be wrong and thus throws off all calculations from there. sepatel
update Modified the paper parser to no longer work using pimp paper format. Only the regular raw paper. Removing all links and support for pimp. sepatel
remove Deleted all historical testing data. Starting fresh with age 41 data. sepatel
fix Updated calcuations to support age 41 changes. sepatel
fix Improved the military + cb calculations to allow for at most a 1 point discrepency for accuracy validation checks. Helps eliminate a lot of false possibilities. sepatel
add Synchronization Server added. Now it is possible to keep all intel in sync with all end-user clients. Fixes 4 . sepatel

Release 0.16 - 2008-05-31

Type Changes By
add Added handling of angel formatted information. Fixes 26 . sepatel

Release 0.15 - 2008-05-25

Type Changes By
add Updated throne pages to show accurate military at home if the SoM information was processed. Fixes 24 . sepatel
add Added ability to remember the away troops and automatic adjust new CBs to exclude away troops. sepatel
add Added ability to accurately determine troops away/home and exact values based on CB + SoM combination. Fixes 2 . sepatel
update Updated the SOM calculations to be hopefully more accurate and all tests so far passed but it is different formula. sepatel
fix Fixed issue with permanent self spells expiring immediately. Fixes 19 . sepatel
add Added DEAD label for any province that was dead. sepatel
add Added networth per acre column to the kingdom listing for better intelligence. sepatel
fix Fixed wrong personality stored when parsing kingdom page. Fixes 18 . sepatel
fix Fix issue with permanent spells expiring immediately. Fixes 20 . sepatel
update Sort statistics using unique as primary and net gains as secondary. Fixes 3 . sepatel
fix Fixed a crash when parsing kingdom pages in the cease fire state. sepatel
add Complete redesign of the underlying database ddl to support 1 to 1 mappings of all data for all provinces. sepatel
fix Fixed enemy intel check which caused enemy surveys to register as self surveys. sepatel
add Added a "best targets" section in the kingdom view which shows hittable targets within an appropriate networth range. sepatel
add Added a kingdom view capability along with enemy province viewing as well. sepatel
fix Fixed up parsing routines to handle intel where military units had spaces in the name like "Dark Lords" and such. sepatel
fix Fixed the kingdom parser to parse kingdom relations. sepatel
fix Fixed up the def me calculations which presumed humans had 5pt def specs and orcs had 6pt def specs. sepatel
fix Fixed the science numbers to be accurate for population science. sepatel
add Added a refresh of all province intel (yours or enemies) as soon as it is parsed. No more having to reopen the windows. sepatel
fix Fixed bugs with military and science last update times. sepatel
fix Fixed mod off adjustment so that it works with utopia calculations rather then correct calculations. sepatel
fix Fixed networth loss issue when parsing self intelligence. sepatel