JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
[AP] Pokedex
2.10.3
No permission to buy (€30.00)
Fix "Could not get runner for job apathy\Pokedex okemonImport (unique: apPdPokemon)"
Fix "Call to member function getService() on null"
Fix "Phrase rendering error: Phrase group X is not valid" in all controllers
Fix issue where berries have lowercase names after a fresh install
Fix Call to undefined method getService()
in learnset import job
Fix issue where a Pokemon's learned move, with a level of 0, would not have a "level" column
Fix issue where Z-Move block's would be incorrectly formatted
Fix issue where a Pokemon's generation number would not appear in their preview tooltip
Correctly pass types to preview tooltips
Fix Undefined array key: $pokemon
when trying to use pokemon bbcode
Fix output of berry flavor chart
Add missing "Metronome" move flag description phrase
This version hard-requires Xenforo 2.3. It is not compatible with Xenforo 2.2, and support for XF2.2 has ended.
Fix issue where a card would not link to its set
Fix issue where a card set's release date & PTCGO code would not import correctly
Stop packaging dev tools/libraries
Create public controller for type pages (type banners are now clickable)
Create handlers for content types
Rebase schema.org structure for XF2.3
Rename controller, repository, service classes
Run enqueuePostUpgradeCleanUp()
in Setup::postUpgrade()
Update template macro syntax
Replace shortnames with class strings
Hard require PHP8
Hard require XF2.3
Increase length of codename column on pokemon table from 30 -> 40
Fix errors in the admin panel's content creators
Fix issue where "View more" button doesnt disappear on fully expanded pokemon learnsets
Fix issue where bbcodes would not render
Fix Unknown getter $learnset
Resync data during Setup::postRebuild()
Create team builder in account details
Fix view more button on Pokemon pages
Fix issue where moves with 100% accuracy get filtered out when sorting by accuracy
Create LinkableTrait
for BbCode handlers
Rework type chart
Output pokemon form descriptions
Create "Default cry type" admin option, for choosing "Latest" or "Legacy" cries
Start using PokeAPI's cries instead of Smogons where possible
Convert jQuery to JS pending XF2.3
Improve abstraction of card collecting/wishlisting
Create AbstractImporter
service class for importing data
Fix issue where the "View more" buttons would output repeated results
Movelists on Pokemon stages still show all the results as the structure of the movelist array is completely different to other arrays powering "View More" buttons. The Pokemon movelists will be fixed in 2.9.0
Correct gender rate / ratio inconsistencies
Fix effect entry formatting
Fix issue where some alternate forms would have stats/weight/height of 0
Fix move list generation dropdown
Add some missing phrases
Stop showing a moves "Pokedex entries" tab if it's only description is a $move_effect
Fix Setup::rebuildEntities()
not enqueueing the Game import job
Fix Undefined variable $img
when searching for "Jump Kick"
Fix move descriptions not appearing in lists
Create cron job to cleanup tempfiles
Fix issue where moves could have 'move_effect' type descriptions as their page description
Fix issue where BerryFlavorChart.min.js
was not being packaged
Fix Undefined variable $languages
Add tier to the bbcode pokemon preview
Run SearchRebuild post-install / upgrade
Fix issue where console
column was not created on the game table during setup
Create style properties for displaying collected & wishlisted card counts in postbit
Some schema cleanups
Create "card sets" controller for viewing the set a card was released in