Releases: Pokecube-Development/Pokecube-Issues-and-Wiki
Beta 2.0.0.n for 1.14.4
Some internal overhauls of how some code is loaded
Updates to legends
Implements Lost Cities and partial ComputerCraft support
Fixes some misc rendering related bugs
Beta 2.0.0.m for 1.14.4
This version includes changes to registry entries, it is not compatible with previous version.
Includes:
- cosmetic changes for pokedex
- internal cleanup of values, related to 1.15+ updates
- refactoring of internal naming, to facilitate 1.15+
- pokemobs now save their throttle state
Fixes:
- secret base/meteor radar
- meteor areas not saving/loading properly
- spawn pokecenters repeatedly spawning when you re-join world.
Beta 2.0.0.l for 1.14.4
Fixes pokemob shadows
Fixes crash on death of certain mobs
Fixes a dupe bug
Beta 2.0.0.k for 1.14.4
internal update of legends, readds ultraspace
Overhaul of trainer AI, they now act much more like villagers
fixes some graphical bugs in some guis
overhaul of worldgen, adds in custom villages (still needs more work)
fixes a bunch of loot tables in the pokemobs
fixes issues with meteor subbiomes
internal re-arrangement of some code for moves and abilities
Beta 2.0.0.j for 1.14.4
Fixes pokemobs not dropping berries.
Fixes some issues with combat speed.
Fixes some item and block tags being missing
Fixes some spazzy animations
Possibly fixes some issues with trainer crowding.
Fixes some broken recipes (berry blocks, revives, and some others)
Fixes some issues with the config set commands.
Fixes some other general combat related issues.
Beta 2.0.0.i for 1.14.4
This involves more work on structure spawning, as well as fixes a few of the bugs mentioned on the issue tracker.
Beta 2.0.0.h for 1.14.4
This includes a trainer/npc overhaul, so will remove any existing nurses/professors from world. it re-introduces trades with the npcs.
There is also a set of improvements to worldgen code, though they need a bit more testing, and some of the legends stuctures need updating to use the new features.
This also removes the tbl renderer, this converts anything that was a tbl model into a missingno, hopefully this will incentivize re-making of those models.
Beta 2.0.0.g for 1.14.4
another round of bug fixes
Fixes some things with trainers
Fixes some of the missing trades (still no pokemob trades for trainers)
Fixes a crash when killed by exploding pokemobs
General improvements to worldgen support.
In general, see the commit log between 2.0.0.f and now.
Beta 2.0.0.f for 1.14.4
This contains the following:
More misc fixes.
Fixes a bunch of things from legends
Fixes some things related to trainers
Fixes a crash from particles
Fixes some combat related bugs
A large number of other minor tweaks and fixes.
1.14.2-2.7.3: fixes lang for chance evolution
this addresses #134