Pokétwo v2.79 Release Notes
Summary
Pokétwo HQ announces v2.79 bringing item and trade evolution fixes, a new Meteorite item, and category channel support for command restrictions. The update adds multi-command restrict, clearer restrict help, and an improved config display with confirmation prompts. Several important bugfixes address mystery box rewards, daycare indexing, breeding race conditions, and stale config entries.
📢 v2.78.0 → v2.79.0 @Changelog Pings
Additions
- Added item and trade evolution fixes (#197)
- Item evolutions now properly check level and gender requirements
- Trade evolutions now support partner-based evolutions (e.g. Shelmet ↔ Karrablast)
- Added Meteorite item
- Added category channel support to command restrictions
- Restricting a category applies the restriction to all channels within it
- Added ability to restrict multiple commands at once in a single
@Pokétwo restrictcommand (#191) - Added user-friendly help text and examples to all restrict commands (#193)
Modifications
- Improved
@Pokétwo configdisplay layout for restricted commands - Restrictions are now split into Server-wide, Channel-wise, and User-wise sections
- Added confirmation prompt before resetting all restrictions
Bugfixes
- Fixed stale/removed commands still showing in
@Pokétwo configand@Pokétwo config infodisplays - Fixed mystery boxes not being returned to the user when reward giving fails during
@Pokétwo open - Fixed pokémon losing their original index when removed from daycare
- Fixed breeding/daycare crash caused by a race condition during concurrent catches
- Fixed command name quoting issue when restricting commands with spaces