Difference between revisions of "Translations:Version history/16/en"
From Pixelmon Wiki
(Importing a new version from external source) |
(Importerar en ny version från extern källa) |
||
Line 169: | Line 169: | ||
*Made it so if a player logs off their [[ranch]] Pokemon are retrieved | *Made it so if a player logs off their [[ranch]] Pokemon are retrieved | ||
*Reworked [[Poké Balls|Poké Ball]] model loading | *Reworked [[Poké Balls|Poké Ball]] model loading | ||
− | *Altered name matching in EnumPokemon to ignore the | + | *Altered name matching in EnumPokemon to ignore the <code>-</code> in [[Porygon-Z]] when matching |
*Redid ChooseMoveSet GUI, now scrolls | *Redid ChooseMoveSet GUI, now scrolls | ||
*Renamed GuiPokemonList to ChooseMoveset | *Renamed GuiPokemonList to ChooseMoveset |
Revision as of 21:26, 13 July 2017
Contents
Version 3.3.4 (The invisible update)
Released November 14, 2014.
Pokémon
- Added Donphan
- Added Honchkrow
- Added Houndoom
- Added Houndour
- Added Murkrow
- Added Phanpy
- Added Sneasel
- Added Weavile
Blocks
- Added Hidden Cube
- Added Hidden Door
- Added Hidden Iron Door
- Added Hidden Pressure Plate
Tweaks
- Updated Cyndaquil, Quilava and Typhlosion to SMD
- Updated Chikorita, Bayleef and Meganium to SMD
- Updated Chinese (Simplified), Chinese (Traditional), French, Russian, Spanish, and Thai translations
Fixes
- Fixed all Pokémon inheriting AncientPower as an Egg move
- Fixed all baby form Pokémon Egg move lists
Version 3.3.3 (The spectral update)
Released October 31, 2014.
Pokémon
- Added The Spectral Jeweller
- Added Gem structures
- Added Aipom
- Added Teddiursa and Ursaring
- Added Smeargle
- Added Skarmory
Cries
- Bastiodon
- Bisharp
- Blastoise
- Croconaw
- Dragonite
- Elekid
- Feraligatr
- Golem
- Grovyle
- Ledyba
- Lickitung
- Magmar
- Mr. Mime
- Munchlax
- Pinsir
- Poliwhirl
- Poliwrath
- Rhyhorn
- Turtwig
- Venusaur
Tweaks
- Trainers no longer try to initiate battle when Trainer editor is in hand.
- Moved all NPCs onto shared renderer via INPC
- Updated Chinese (Simplified), Chinese (Traditional), and Thai translations
Fixes
- Breeding now uses correct Legendary Egg configuration option (not spawning option).
- PC doesn't clear as often
- Reduced packets for PC
- Computer can now work in fully offline mode.
- Ranch checks for player being online before creating entities.
- Null pointer exception fix
- Configuration descriptions fixed
- Fixed PokéChecker rename checks
- Fixed use-and-throw TM exploit for using a TM more than once
- Asleep/paralyzed Pokemon, bosses and Trainer Pokémon cannot flee.
- Trainers no longer spam a ton of Pokemon in some cases.
- Fixed Shell Bell and modified methods for postProcessAttack
Version 3.3.2 (The homing update)
Released October 24, 2014.
Pokémon
- Added Cleffa
- Added Delibird
- Added Hoothoot and Noctowl
- Added Misdreavus
- Added Remoraid and Octillery
- Added Qwilfish
Config
- Config option added for player list
- Added config option to disable starter screen
- Added config option for steps per Egg cycle
- Breeding parameters are now all configurable
Items
- Added Aguav Berry
- Added Apicot Berry
- Added Figy Berry
- Added Ganlon Berry
- Added Iapapa Berry
- Added Isi's Golden Hourglass
- Added Isi's Silver Hourglass
- Added Liechi Berry
- Added Mago Berry
- Added Petaya Berry
- Added Salac Berry
- Added Starf Berry
- Added Wiki Berry
Abilities
- Added Immunity
- Added Iron Barbs
- Added Marvel Scale
- Added Sand Force
- Added Sand Rush
Tweaks
- Moved breeding over to a world time tick so that if the block is unloaded or the player is offline the Pokemon will still go through breeding steps
- Changed all spaces in registrations to underscores
- Wild Pokémon heal upon battle start.
- Eggs no longer can be sent into battle.
- Move PP now shows properly when inspecting a Pokémon.
- Ores now glow!
- Made tab menu act like the original
- Added targeting GUI and packet support
- If a player has no able Pokémon they won't be targeted by aggressive Pokémon
- Player list buttons centered
- Mob spawners will now only spawn pigs.
- Poké Ball tweaks
- Added missing overrides for updating to 1.8
- Added an off switch to spawners when spawn number set to 0 to force them not to operate
- Reset breeding time on Egg creation
- Can now start battles with player-owned Pokemon
- Ranch blocks now extended out to having a base class and two extended classes for multiplayer ranch blocks
- Now overlapping inheritance doesn't occur (HP from mother + HP from father)
- Both held power items are used for inheritance, unless they are the same then random parent chosen
- Updated Chinese (Simplified), Chinese (Traditional), and French translations
Fixes
- Trainer editor screen now takes only English move names for a Pokémon's moves as there is no reverse look up in lang for other languages.
- Fix to broken logic in ranch block; ranch blocks now break as they should.
- Fixes to the mechanical anvil.
- Sneak-use fix for the mechanical anvil.
- Fix to Eggs counting cycles down every step
- Crash fix for Player list
- Facade fix
- Fixed Icicle Crash to physical
- Fixed Poké Ball animations
- Fixed up some aggression settings for after battle end
- Fixed
/breed
command slot recognition - Moved intPercent for passing down Ability to a variable
- Fix the long-going super speedy Pixelmon when animal spawning is disabled
- Updated references to EntityPixelmon for models (statue fix)
- Friend Ball fixed up
- Fixed loss of the originalTrainer tag if a Pokemon was in a ranch block
- Fix to crash on battle query screen with GS Ball
- Fixed up some initiate battle message translation issues
- Fixed up player targeting head location
- Fix to translations in the Pokédex and survival inventory use
- Fixed being able to self-target
Version 3.3.1 Hotfix
Released October 10, 2014.
Tweaks
- Updated Chinese (Traditional) translation
Fixes
- Riding crash fixed.
Version 3.3.1
Released October 9, 2014.
Changes
- Added Insomnia & Magma Armor Abilities
- Added nice new player list interface (replaces tab overlay)
- Added configuration option to disable Trainer battle EXP gain
- Added Flame Orb and Toxic Orb
- Added mechanical anvil
- Pixelmon now completely compatible with Schematica
- Adjusted Pidgey's flying model
- Updated Chinese (Simplified), Chinese (Traditional), Italian, Spanish, and Thai translations
Fixes
- Egg moves now work.
- Made compatible with Java 1.6
- Statues no longer disappear for only the player who hit them
- Made it so if a player logs off their ranch Pokemon are retrieved
- Reworked Poké Ball model loading
- Altered name matching in EnumPokemon to ignore the
-
in Porygon-Z when matching - Redid ChooseMoveSet GUI, now scrolls
- Renamed GuiPokemonList to ChooseMoveset
- Cleaned up and fixed
/breed
- Made compatible with Java 1.6
- Fixed a PC crash when clicking too far right
- Fixed being able to send out an Egg in battle again
- GUI fix for new Poké Balls
- Possible NPE fix with AIWander
- Fixed Quick Ball outside of battle
- Fixed Sturdy battle error
- Fixed OreDict compatibility properly
- Fixed NEI for good
- Fix to Pokemon PC boxes being reassigned once Pokemon spawned outside
- Fix to being able to send out Egg if swapped into selected slot
- Fix to drop/pick items from anvil or ranch block
- Fixed Egg move lookup on Egg creation
- Fix to ranch block highlighting
- Fix to setparty
- Fix to Egg counting when player entity switches
- Bunch of fixes and catches for some crash bugs and console error reports
- Fixed a crash on placing ranch blocks
- Fixed up a console error on destroying ranch block
- Fixed
/breed
to use right user-input positions - Fixed drops not happening if one drop on list threw exception (now all non-errored ones drop)
- Fixed entry on drop list where sugar cane tried to drop as block instead of item, causing exception on Farfetch'd
- Fixed Pursuit priority in database
- Added level spawn data to Crawdaunt
- Added riding offsets to Crawdaunt
- Added Corphish→Crawdaunt evolution conditions
- Fixed to breeding Shiny rate — now takes into account if original Trainers are different (double Shiny rate)
- Fix to loading Pay Day
Version 3.3.0 (The breeding update)
Released October 3, 2014.
Changes
- Added Corphish and Crawdaunt
- Updated Bulbasaur, Ivysaur and Venusaur
- Added new models and animations for Pidgey, Pidgeotto and Pidgeot
- Added ranch block model with animation
- Added chisel
- Added bronze, silver and gold textures to statues
- Added Sport Ball
- Added Quick Ball
- Added Lure Ball
- Added Park Ball
- Added Cherish Ball
- Added GS Ball
- Added Destiny Knot
- Added ranch upgrade item allowing extension of the ranch area
- Added ranch upgrades to boss drops
- Added Thai language
- Rescaled Abra line
- Rescaled Wartortle and Squirtle
- Rescaled Charmander and Charmeleon
- Optimized model bone indexing
- Update client side PP on use
- Removed Trainers from pokespawn
- Added multi-line battle chat rendering
- Started work on new statue maker with a cut down entity statue class to save calculations
- Statues now float in air.
- Updated language file to reflect differences in code
- Net Ball should now have the right bonus.
- Moved items into appropriate tabs
- PokéLoot converted to UUIDs
- Better storage method for claimers
- Moved language files to new submodule
- Updated Chinese (Simplified), Chinese (Traditional), Italian, Spanish, and Thai translations
Fixes
- Fixed Rufflet and Braviary
- Beedrill, Rayquaza and Weedle are no longer invisible.
- Fixed up statue registration
- Tidied up entity code
- EvStore clean up
- Fix to a battle "ArrayOutOfBounds"
- Hotbar now no longer disappears when dying in battle or during evolution.
- Fixed up Trainer greeting message being sent on battle start
- Fixed moves not staying ordered (in appearance) when swapping them in changing screen
- Fix to evolving by biome lookup
- Fix to spawn location statue being available in spawners
- Fix to the bottom pixel of PC no longer selects the 29th position Pokemon
- Fixed a failure with Sucker Punch
- Fixed transparency on GuiAcceptDeny
- Fixed "fainted" position in PokéChecker
- Fixed up Life Orb message
- Fix to a PC usage crash
- Fixed a PC crash when clicking far-right on party
- Fix to a held item bug