Changes * Fixed URL in util.map_link() that I forgot to fix in v1.2.1
1.5.1
Changes * Fixed URLs that were changed because of Terra Aurora
1.5
Changes - `util.get_data()` will no longer retry indefinitely when it fails - `Resident` now has `npc` property - `Town` now has `ruins` property, fixes 11
1.4.1
Changes - Fixed position calculation for towns - Fixed tests to ignore the nation of my town
1.4
Changes - Added area attribute to `Town` and `Nation` - Added bounds attribute to `Town` - Implemented Kobikraft's idea of making `Town.residents` a list - Added `Town.position`
1.3.1
Changes - Fixed bug that made `Resident.all_online()` not work