Changelog
Beta2
- Fixes the
ability=
search keyword - Shortens the mint lore enhancement
Beta1
Pc Search Feature!
- Adds a beta search system for the pc, this is the reason this release is a beta
- the search works by space separated "search predicates" aka keywords, you can invert any predicate by starting it with a
!
, current predicates include:- shiny
- male
- female
- genderless
- holding (if the pokemon is holding any item)
- tradeable
- fainted
- legendary
- mythical
- ultrabeast, ultra_beast
- each of the pokemon types
- every pokemon nature
- ability=(put ability here)
- form=(put form here)
- knows=(put move here, matches to moves currently known by the pokemon)
- learns=(put move here, matches to a move the pokemon can learn)
- if none of the following are matched, it defaults to checking the pokemon's name
Improved UI for Pc Enhancements
- Changed the order of the wallpaper & box name buttons
- box name comes first, wallpaper second
- Now if the wallpaper feature is disabled but box name is enabled, the box name will shift to the right to take the place previously occupied by the wallpaper button
Log Cleanup Bug Fix for Bumblezone
- the version of bumblezone on dystoria for some reason spams the client with logs due to an unsafe Optional#get call, I fix it via a mixin making the log actually readable
Removed Hidden Ability Indicator
- due to technical limitations of cobblemon, you can't actually tell if an ability is a hidden ability dynamically when connected to a server, so I've removed this feature
Dependencies
Files
DystorianTweaks-0.4.1-beta2.jar(100.58 KiB) Primary Download
External resources
Project members
justahuman-xd
Member
Technical information
License
GPL-3.0-only
Client side
required
Server side
unsupported
Project ID