- 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()
inSetup::postUpgrade()
- Update template macro syntax
- Replace shortnames with class strings
- Hard require PHP8
- Hard require XF2.3
- 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
- Add recent games to Whats New page
- Create
Game
controller- Add localization sidebar block to all relevant content type pages
- Add "Pokedex entries" tabs to relevant non-Pokemon content types pages
- Many, many phrase & template cleanups
- Add description column to ability, move & pokedex tables to avoid an additional query in various instances
- Rework list formatting of a Pokemon's moves to reduce query count by ~3
- Create style property for altering the appearance of type advantages on Pokemon & TCG Card pages
- Add "Generation 9" to available Pokedex list filters
- Replace usage of
Language
repo withphrase_dynamic()
in the templates- Link back to a Pokemon's base form when viewing one of its other forms
- Use
:page
in routes- Replace berry flavors block with a chart
- Add a notice to the admin panel index when import jobs are running
- Create indexes on
codename
andpokemon_id
columns- Create display style option for Pokemon of the Day widget
- Create "Pokemon list view type" style property for main Pokedex list
- Replace output of rating columns with stars
- Minify JS
- Deprecate API and fetch sources from Github
We use essential cookies to make this site work, and optional cookies to enhance your experience.