[AP] Pokedex

[AP] Pokedex 2.8.0

No permission to buy (€30.00)
  • Change rebuild jobs to run once a week on Monday at midnight
  • Stop rounding height / weight
  • Add "The Pokedex is currently being rebuilt" notice if data is being fetched
  • Migrate names into their own table
  • Fix Location values always being null / 0
  • Add "Click to expand" links to "Similar moves" block
  • Fix Smogon Fakemons broken sprites on the Pokedex list
  • Migrate "favorite pokemon" blob into a dedicated table
  • Fix "Pokemon with this move" header being visible even when no pokemon are listed
  • Simplify main CSS stylesheet
  • Improve mobile view
  • Create macro for ability lists
  • Use macro for ap_pd_move_list
  • Create macro for Pokemon lists
  • Create macro for base stats
  • Simplify generation filters in the templates
  • Allow filtering of Pokemon's stats (HP, ATK, DEF, etc)
  • Stop using blobs for certain columns
  • Expose "Genera" data
  • Significantly reduce HTTP requests needed to build the Pokedex
  • Fix Fakemon no longer importing
  • Allow hotswapping languages (DE, EN, ES, FR, IT currently supported)
  • Create user criteria for number of pokemon favorited
  • Make preparatory changes to entities structure to allow for hotswapping languages in the future
  • Replace "tips" widget with "Pokemon Locations" widget
  • Fix auto-link incorrectly linking words such as "Absolutely"
  • Remove "Level" column from non-level based movesets
  • Fix "Invalid argument supplied foreach() src/addons/apathy/Pokedex/XF/Pub/Controller/Member.php"
  • Fix "undefined variable: levelMoves"
  • Improve filtering system
  • Use official artwork for Pokedex entry OpenGraph images
  • Stop hardcoding certain phrases
  • Make sprites clickable
  • Create "Favorite pokemon" feature
  • Load move content with AJAX
  • Support auto-linking in AMS
  • Stop loading inactive move pane content
  • Fix broken Zamazenta-Crowned sprite
  • Fix broken Darumaka-Galar sprite
  • Create missing ballistics phrase & description
  • Stop hardcoding "Expand" text
  • Dont show evolution widget if base pokemon is the only pokemon in the evolution tree
  • Pokedex: Add "Expand" links to Pokemon's moves
  • Create admin options for specifying endpoints to fetch data from
  • Fix missing CSS class for "N/A" contest type
  • Change phrase "Pokemon with this move" -> "Pokemon with this ability"
  • Stop showing standard game sprites for Other Forms
  • Fix Mr. Mime's broken evo tree
  • Other form official artwork doesnt work
  • Fix guests not being able to see Pokedex sidebar (evo tree, other forms, etc)
  • Abilities: Add missing "Expand" link
  • Moves: Only show "Expand" link if there are more than 6 pokemon
  • Add missing phrase ap_pd_view_ability
  • Fix MissingNos broken image
  • Create admin option for configuring how many times auto-link should replace a Pokemons name
  • Stop bundling sprite assets and offer them in a zip from the Fortree Forums CDN instead
  • Replace list sprites with higher resolution ones
  • Create pokeSprite() template helper
Top Bottom