Hey all.
So here we have Pixelmon 3.3.9. Big news on the server front - MySQL storage capability for Pixelmon user files. If you're quite the imaginative cookie, then you'll be able to see all the possibilities behind that. (Server owners I'll place some information at the bottom regarding this)
There's also a some huge work put behind battling, the main being battle logging, which has opened the way for a lot of fixes, some new moves and abilities, and the possibility of implementing others that were before a little bit difficult.
If you're not using MySQL, this is a recommended build. If you should choose to move to the new save system, consider it a beta. With any luck, a pretty good one.
This update itself contains no new Pokemon. It does however add 8 new items, 16 new abilities, and 4 new moves that can make a huge difference to battling.
As usual, don't forget to keep an eye on our Twitter and Facebook for any sneak peeks we might decide to share with you.
Pixelmon Downloads, recommended Forge and changelog : - Downloads Page
Ever considered donating to the mod? Click here!
Issue Tracker : - Bug Tracker
Twitter :- Click me and follow!
Facebook :- Click me and Like!
Changelog :-
New Stuff | Show
Items
Added Black Sludge
Added Lansat Berry
Added Focus Sash
Added Focus Band
Added Fresh Water
Added Soda Pop
Added Lemonade
Added Moomoo Milk
Abilities
Added Clear Body
Added Justified
Added Own Tempo
Added Quick Feet
Added Rattled
Added Snow Cloak
Added Tinted Lens
Added White Smoke
Added Motor Drive
Added Sap Sipper
Added Solid Rock
Added Flare Boost
Added Thick Fat
Added Vital Spirit
Added Pure Power
Added Huge Power
Moves
Added Destiny Bond
Added Mirror Coat
Added Counter
Added Sketch
Miscellaneous
Added SQL Database support for Pixelmon saves
Added comprehensive battle logging
Added /copytodb command
Tweaks | Show
Tweaks
Changed the way Snore works
Multi-Turn moves now cannot miss on their prep. turns
Modified Sand Veil to Gen 5 percentage
Removed unnecessary message when Moxie activates at max Attack
Yawn no longer works against Pokémon that are already statused
Fixes | Show
Fixes
Fixed Echoed Voice
Fixed Sucker Punch
Fixed Fake Out
Fixed Perish Song
Fixed Facade
Fixed Sky Attack
Fixed Whirlwind and similar moves selecting the same Pokemon
Fixed Focus Band with self-KO moves
Fixed Tailwind not fading
Fixed Hyper Cutter working on self-inflicted stat drops (Superpower)
Fixed Metronome and multi-turn battle log stuff
Fixed Multi-Turn moves not resetting when they fail
Fixed EVs over-capping
Fixed items running at end of turn (Leftovers etc.)
Fix to breeding environments
Also stopped a kind of loop error in the battle log print
Language fixes
Server Owners wanting to use MySQL storage | Show
So the first thing I'm going to tell you, as always. Take your backups. We're not responsible for you screwing this up, so blame Gabe.
In the config, you'll see an option for your MySQL url, which is as follows:-
Code: jdbc:mysql://hostname:port/dbname?user=username&password=password
To edit this to your preference, you'll need to replace 'hostname' with either the IP address or domain of the server (Without "http://". For port, select the port you're database used for incoming connections, by default this is 3306. DB name would be the name of your database, including the prefix if applicable. Replace 'Username' and the second 'password' entries with the access details for the database.
Once this information is entered and the server is started, the server will from then on use SQL for default storage. You can go back to flatfile at any time be removing the connection url from the config.
For new servers :- You're done. Your server is now good to go.
For pre-existing servers :- Now you'll want to migrate your old Pixelmon save data into the database. Make sure you did take a backup of all your previous Pokemon files. You can do this by running the /copytodb command, and that will begin the proccess. Once it's finished, you're good to go. Note, your old files will still be present in the minecraft/worldname/pokemon directory, should you wish to revert to flatfile.
Statistics: Posted by Isi — 15 Jan 2015 02:33