Tags: benjaminkomen/TibiaWikiApi
Tags
Release of version 1.7.2 (#35) - Use jwiki published on GitHub Packages - Make Travis able to access GitHub Packages - Make Google Cloud build able to access GitHub Packages - Make use of new features in jwiki (Namespace constructor, Wiki builder - Add e2e tests - Change logging back from logback to slf4j-log12
1.6.0 (#27) * Updating dependencies. * Rearrange Creatures Damage Modifiers. Format empty Loot Table in a more sensible manner. * Make sure actualname of achievements is not erased. * Adding booktypes. * Changing effectid to list. * Adding cities to enum and parameter to mount. * Updating to java 12 and maven. * Dynamically determine host for swagger. * Swagger documentation. * Expand unit tests and integration tests. * Update README.
1.5.0 (#26) * Removed wrongly spelled bestiaryclass * Log wiki edits. * Bugfix. * Fixing bug with empty Sound List. * Update dependencies. * Updating domain with new Item parameters. * Changing Achievement grade to Integer, enum had weird json databind mapping off-by-one error. * Adding parameter actualname, it was not documented but used on some pages. * Adding several booktypes. * Suppressing and fixing some sonar issues. * Another attempt to add integration tests for the controllers. * Fixed the integration test by upgrading the mockito dependency. * More integration tests and fixing a bug found on the way. * Added templateType parameter to all WikiObject classes (mainly for test purposes). * Finished integrations tests for AchievementsResource.
1.4.0 (#25) * starting new development iteration * working on upload functionality * Jdk8 build not necessary * Working on the edit article feature (work in progress). * Being able to modify achievements. Reuse one main objectmapper. Removed some unnecessary code. * Expanding JsonFactory to support serialisation of books as well. Other types are work in progress. * Support serialisation of buildings. * Support serialisation of corpses. * Attempt to add integration tests.. * Working on creatures. * Fixing remaining objects with constructors and builders. Adding Missile. * Working on unit tests for jsonfactory, small fixes in wikiobject classes. * Working further on unit tests for jsonfactory, with small fixes in other classes. * Reworking dependency injection in constructors instead of fields. Adding Missiles resource. * Adding PUT methods to all resources. * Fix in resource paths. * Fixing constructing of json for locations and streets which don't have list and getvalue params anymore. Fix datatype of position parameters of npcs. * Also support hunting place modifications. * Removing CORS headers and adding one global filter.
PreviousNext