= BPG = BPG is the software used to analyze and record Warbook spy data information. Spy and survey data information from Warbook does not reflect the approximate defense and attack score needed to decide suitable target for attack. BPG will help to calculate the score along with some other statistic which will probably useful. The defense and attack score presented in two figures, i.e. minimum and maximum. Minimum score calculated based only from the defense and attack point of army while the maximum score calculated also based on increase caused by related building structure (if provided by survey, or maximum if no survey data) and maximum allocation of experience point of hero based on hero's level. The formula: defense = army score * ( 1 + %increase from fort + %increase from exp.point ) attack = army score * ( 1 + %increase from training ground + %increase from exp.point ) == To do == * Other log (send, etc) * More complete manual. Low priority. * Log sharing. How??? * Kingdom verification. How??? * Spy request. Low priority. == Known bugs == * Valor spell for general (20% increase in atk and def when activated) and Fortify spell for visionary is not counted. * Support space in kingdom name for searching on warlog == Change log == 0.2.3 2008-02-06 00:09 * Landgrab attack log 0.2.2 2008-01-28 20:47 * Preliminary global statistic * Restructure coding * Favicon 0.2.1 2008-01-27 00:47 * New search box on right top * When kingdom search returns only 1 record, page go directly to detail page 0.2.0 2008-01-23 14:19 * Fix timestamp regex due to changes that Ben made 0.1.9 2008-01-19 15:40 * Accept timestamp on warlog 0.1.8 2008-01-13 11:55 * Fix urlencode in link for alliance 0.1.7 2008-01-12 02:06 * Show elite count on self kingdom * Reset button on search form * Alliance link on kingdom list and detail * Rework on cookies and session relation, including last login timestamp 0.1.6 2008-01-08 18:01 * Default view changed to spy for anon and browse for logged in member. * After login, go straight to account page. * Do not save unknown log anymore. 0.1.5 2008-01-06 23:20 * Historical data of my kingdom. Need beautification. * Spy count, view count * Warlog on kingdom detail * Remove kingdom detail menu * Fix warlog: Received log now displayed properly. * Fix deletion bug by executing each command one by one. * Add search by name for other kingdom on warlog 0.1.4 2008-01-05 10:54 * Delete user kingdom * Delete warlog * Paging set to 50 0.1.3 2008-01-04 01:51 * Adjust own hero screen parser to the current warbook format. 0.1.2 2008-01-01 17:39 * Limit browse access to only own spy history. * Adjust spy and survey parser to the current warbook format. * Change in account page format. Profile placed in box, kingdoms placed below. * User kingdom parser beta * Show more info about kingdom on account page * User kingdom selection on warlog follow last selection 0.1.1 2007-12-31 22:12 * Preliminary kingdom parser * Simpler paging navigation 0.1.0 2007-12-30 21:59 * Add parser for fireball attack and attacked by earthquake and landgrab. * Beta attack log parser. * Clicking on label of filter with check box now will toggle all selection on/off. * Put list navigation on the bottom of the page too. * Fix number in list in paging. Should not restart to 1. 0.0.9 2007-12-30 13:48 * Fix bug in filtering for multiple values * Paging, sorting, and searching on warlog. Not support space in kingdom name. 0.0.8 2007-12-30 02:57 * Multiple kingdom * My account page * Add link to kingdom spy page if exist * Fix zero division error on soldier total amount 0.0.7 2007-12-28 23:22 * Add search by name on kingdom browser * Beta version of warlog * Remember me for login 0.0.6 2007-12-27 15:49 * Do process before writing html * Restrict browse to member * Password reminder * Activate login and logout * Partial update for spy or survey only 0.0.5 2007-12-26 20:41 * Search function * Record last login time * Paging in listing page * Registration, confirmation, login, logout 0.0.4 2007-12-25 15:16 * Add percentage of each types of military unit on kingdom detail * Add sorting on browse * Add some colors on the layout * Add DPA and APA * Implement some sprintf and simplify db connection. * Change layout of kingdom detail, move strength analysis to left. 0.0.3 2007-12-24 21:06 * Link to view player's page and update spy info from kingdom detail * Show defense, attack, and unit cost in army section * Strength analysis section * Icons for kingdom detail sections * Show updated and updater on kingdom detail * Hero images * Trim post data * Get IP Address as marker * Hide ID from browse list 0.0.2 2007-12-24 14:00 Basic database function, browse and history 0.0.1 2007-12-23 15:39 Initiated