[AP] Pokedex

[AP] Pokedex 2.7.0

No permission to buy (€30.00)
  • Some other minor code cleanups
  • Hide generation filterbar if Pokemon lacks a moveset
  • Add social media share icons to Share widget
  • Add social media share buttons to the bottom of all entry pages
  • Optimize evolution tree (-3 queries)
  • Create admin option for choosing default moveset generation
  • Stop showing "Is a Fakemon" filter option if Fakemon are disabled
  • Stop showing Fakemon in auto-complete if Fakemon are disabled
  • Add schema data to pages
  • Fix "Set as Pokemon of the Day" button text not reflecting actual PoTD status
  • Fix card BbCode not cleaning up during uninstall
  • Fetch all of a Pokemon's cards and not just ones with an identical name
  • Improve breadcrumbs of Card & Pokemon pages
  • Reduce overall query counts
  • Don't run auto-link function if the entity is being updated
  • Stop showing Localization widget if the Pokemon is a Fakemon
  • Add missing sprites & artwork to Hisui Pokemon
  • Rework Moveset tabs to behave like Member Profile tabs
  • Add checkboxes to search widget to allow searching of specific content type
  • Split "Auto-link Pokemon names to Pokedex" into different options
  • Fix "Similar abilities" / "Pokemon with this ability" headers appearing when the results are empty
  • Improve card attack table CSS
  • "None" Pokemon type is missing CSS
  • Allow viewing of movesets from different generations
  • Fix [E_NOTICE] Undefined variable: languages when trying to view the description page of a Pokemon with no descriptions
  • Add some missing German translations
  • Fix some visual oddities related to Pokemon previews
  • Improve Pokedex list CSS slightly
  • Fix location game ID's not using phrases
  • Repository\Api: Simplify saveXData() functions
  • Use card image as pages open graph image
  • Animate stat bar chart
    • Create style property for enabling / disabling animation
    • Create style property for handling duration of animation
  • Add missing CSS for "Lightning" card type
  • Add missing sprite & artwork for Basculin-White-Striped
  • Fix tcgplayer rarities not using phrases
  • Fix Accessed unknown getter 'move_id' on apathy\Pokedex:Card[1] when rebuilding search index
  • Improve searching
    • Allow searching of multiple content types from the main widget (Abilities, Cards, Moves, Pokemon)
    • Remove SearchCards and SearchMoves widgets & their associated templates
    • Create Abilities search handler
    • Fix missing search_result_cards template
    • Use pokedex list macro in search_result_pokemon
  • Cards: Don't show the "attacks" header if no attacks exist
  • Cards: Don't show "Retreat cost" or "PTCGO code" rows if their values are empty
  • Fix no Pokemon appearing on the Amorphouse egg group page
  • Add card ID to getActivityDetails() output
  • Set a width for .ap-pd-pokedexEntryOverview-inner
  • Create admin option "include Fakemon in Pokemon of the Day selection"
  • Fix json_decode errors related to cards with no attacks
  • Fix Argument 1 passed to apathy\Pokedex\Repository\Pokedex::calculateTypeAdvantages() must be of the type array
  • Replace Localizations tab with a widget
  • Fix broken Pokemon cries
  • Improve alignment of Card "attacks" table
  • fix broken "Click to expand" links
  • Add lightbox to Pokemon official artwork
  • Rename "Main" tab -> "Overview"
  • Support Siropu Shoutbox with auto-linking
  • Support Siropu Chat 2 with auto-linking
  • Support Xenforo's bookmark system
  • Create "Gallery" tab and migrate sprites to this pane
  • Create "Pokedex entries" tab
  • Improve table CSS
  • Optimize our method for checking if a Pokemon is favorited or not
  • Highlight the viewed Pokemon in the Evo widget
    • Create style property for controlling highlight
  • Use fastUpdate() when rebuilding pokemon/move names
  • Fix "Other Forms" missing learnsets
  • Create "Cards / TCG" section
    • Create controller list for viewing & filtering a list of all cards
    • Create controller page for viewing individual stats on a card & current TCGPlayer / CardMarket prices
    • Create "Card collections" for member profiles
    • Create "Can add card to collection" permission
    • Create sitemap option for card pages
    • Create [CARD] bbcode
    • Create tab on Pokedex entries for viewing all cards associated with that Pokemon
  • Remove some unused templates
  • Hide certain tabs if a Pokemon lacks relevant data
  • Improve appearance of Locations tab
  • Fix "Unknown column learnset on apathy\Pokedex:Pokedex"
  • Fix localizations & locations tabs not respecting permission
  • Create Pokedex entry wrapper template
  • Create "Event data" tab in Pokedex entries
  • Add sprites / artwork to Pokemon Legends Arceus pokemon
  • Support Xenforo 2.1
  • Remove "Locations" widget
  • Create tabs in Pokedex entries for main stats, localizations, and location data
  • Optimize handling of language rebuilding slightly
  • Use pokedex list macro in pokemon preview tooltips
  • Fix issue where some pokemon with no evolutions can display an evolution tree with just their base form
  • Create "Rebuild X" button on each public controller
  • Add missing phrase: ap_pd_no_abilities_found
  • Fix missing template modification for copyright branding
  • Fix issue with learnset table not dropping during uninstall
  • Create Egg groups controller
  • Add toggle expand JS to location / encounter details
  • Fix "Click to expand" link no longer appearing in Pokedex entries
  • Fix flags no longer appearing in moves
  • Fix incorrect official art being used for some Pokemon's OpenGraph images
  • Update name columns when the pokedex language has changed - fixes broken name filtering if the Pokedex is in another language, and also saves a query when rendering a Pokemons name
  • Fix other forms missing their suffix
  • Add new pokedex filter options ("Is Mega", "Is Alola", "Is Gmax")
  • Display placeholder image in Pokedex list for pokemon missing sprites
  • 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
Top Bottom