You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+225-6Lines changed: 225 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,221 @@
1
-
# 5.0.0
1
+
# 1.2.0
2
+
3
+
Additions
4
+
- Added Cobblemon 1.7 compatibility!
5
+
6
+
Known Issues
7
+
- Pokemon riding anchoring is a bit below where it should be, riding is functional and intact, bar multi-seaters. Improvements for this go hand-in-hand with how models animate on our end, so we'll be resolving this as part of our renderer rewrite already in progress
8
+
9
+
10
+
# 1.1.0
11
+
12
+
Additions
13
+
- Added Cobblemon 1.6 compatibility!
14
+
- Please be sure to update your Generations 1-9 Resource Packs to patch up model issues!
15
+
- Added Terastallization for devs and server owners!
16
+
- Have a Tera Orb in your inventory to Terastallizatize during battle!
17
+
- Use 50 Tera Shards to change a Pokemon's Tera Type
18
+
- Comes with a Tera battle overlay effect, Tera sound, and visual effect
19
+
- We'll add a proper singleplayer obtainment method, like Tera Ores or the like, in a future update
20
+
- Added Pokemon icons for profiles and portraits
21
+
- Added Exp All functionality
22
+
- Added world and Time Capsule conversions for all Generations items
23
+
- Legendary Pokemon will now be guaranteed 3 Perfect IVs
24
+
- Added external transformations to the shift right click wheel
25
+
- Try Mega Evolving your favorites outside of battle!
26
+
- Added Statue functionality for non-OP players
27
+
- Up to 2 statues can be placed per chunk using a Chisel
28
+
- Added a Brazilian Portuguese translation (Thanks ednzinho!)
29
+
30
+
Changes
31
+
- Rewrote a majority of the codebase from Java to Kotlin
32
+
- Updated to Cobblemon species and spawn files for all new Cobblemon
33
+
- Adjusted Legendary spawn weights to factor in Cobblemon's Pokemon spawn weight changes
34
+
- Moved Ruby Rod to use Cobblemon 1.6's fishing loot table
- Fixed Aqua armor set having no texture on armor stands
41
+
- Fixed Zygarde Cubes disappearing when used in offhand
42
+
- Fixed Dusk Ball Displays showing as Dive Ball
43
+
- Fixed Calyrex Rider form not receiving typing, ability, or stats
44
+
- Fixed Kyurem retaining Fusion Bolt/Flare after fusing and unfusing
45
+
- Fixed Rotom being unable to learn certain moves in certain forms
46
+
- Fixed Rusty Shield not transforming into Crowned Shield upon summoning of Zacian/Zamazenta
47
+
- Add movepool to Crowned forms of Zacian/Zamazenta
48
+
- Zacian/Zamazenta: Iron Head should transform into Behemoth Blade/Bash in battle
49
+
- Fixed Abundant Shrine lang
50
+
- Fixed Special textures not working for statues on servers
51
+
- Fixed High Plains Vivillon texture
52
+
- Fixed Shiny Entei Doll appearing as a regular Entei
53
+
- Fixed mipmapping due to certain icon texture sizes
54
+
55
+
Known Issues
56
+
- Uncommonly, there may be a black screen on the upper right quadrant from the cursor. Sorry! It's not worth delaying updates any longer than we already have, but any leads on this are appreciated, please let us know! So far we've had this related to hotbar items overlaying when Time Capsuled Pokemon are in or out of inventory, and resource packs, sometimes F3 + T reloading resolving it
57
+
- Opening the Pokedex attempting to load non-Cobblemon sprites of certain species will cause fps strain on the client until reboot. This would be caused by a Pokemon form or species missed when mapping sprites
58
+
- If you're interested in helping beta test future updates, please apply in our Discord's #apply channel!
59
+
60
+
61
+
# 1.0.2
62
+
63
+
Changelog
64
+
- Fixed an invisibility, rendering, and crashing bug with 1.0.1— please update if you're experiencing issues!
65
+
- Fixed Megas causing HA to not revert properly
66
+
- Fixed Megas not reverting if not active in battle
67
+
- Tweaked Ogerpon details to support future Tera implementation
68
+
69
+
Next up: 1.21.1!
70
+
71
+
72
+
# 1.0.1
73
+
74
+
Changelog
75
+
- Added Ore Generation for Mega Stone, Z-Crystals, and Meteorite.
76
+
- Mega Shards are now stackable.
77
+
- Raised legend spawn rates across the board based on player feedback, and moved Diancie to spawn in mountains.
78
+
- Adjusted spawns for Ditto, Unown, Rotom, Togepi, Marill, Solosis, Gothita, and Bagon evo lines based on player feedback.
79
+
- Fixed spawns for Bronzor, Corphish, Drilbur, and Noibat evo lines.
80
+
- Added about a dozen Pokemon to ocean land spawns
81
+
- Added config option 'enableZygardeCubeOverflow' to allow Zygarde Cubes to continue collecting cells when full.
82
+
- Fixed Zygarde Cell spawn rate with the addition of the collectibles spawn bucket.
83
+
- Zygarde's abilities are no longer affected by ability changing items.
84
+
- Added Zygarde to default Caught section of the config.
85
+
- Zygarde cell spawning is now prevented by scarecrows.
86
+
- Scarecrow is now based on a configurable radius on the x, y, and z axis vs per chunk. Default is 32 in every direction.
87
+
- Fixed an issue with Lake Trio Crystals causing crashes.
88
+
- Ruby Rod should now break after getting enough Lake Trio Shards.
89
+
- Fixed an issue with Bird Shrine interaction.
90
+
- Fixed Cooking Pots not dropping their inventory.
91
+
- Fixed Pokemon changed by the RKS machine lacking moves when the new species shares no moves with the old one.
92
+
- Fixed errors in a few RKS recipes.
93
+
- Chisel statues now have upper/lower scale bounds of 5x and 0.5x, respectively.
94
+
- Fixed statues of Pokemon with aspects displaying incorrectly.
95
+
- Added Ultrite Smithing Template to Ancient Cities, End Cities, Beast Ball loot.
96
+
- Added TMs 230-237 to the loot ball pool.
97
+
- Added Ogerpon masks and Genesect drives to loot ball pool.
98
+
- Fixed X and Y Mega evolutions not working correctly in battle.
99
+
- Fixed full-set bonus buffs for armor being applied incorrectly.
100
+
101
+
Known Issues
102
+
- Client-side invisibility and log spam at times, fixed in 1.0.2.
103
+
104
+
105
+
# 1.0
106
+
Haven't been following the BETA's? Here's a quick recap:
107
+
- We are a Cobblemon sidemod that hooks in and adds extra features, including gamelike Pokémon models you're familiar with
108
+
- You can disable our models if you wish, they are just resourcepacks and use Cobblemon's blocky models instead.
109
+
- We highly recommend our modpack- there's several mods/resourcepacks you need for the full Generations experience
110
+
- Check out our wiki for a general guide on things- most mechanics have received overhauls. Our wiki is at generations.gg. You can also create an account, and edit pages to fix any issues you spot
111
+
- We said we were keeping it simple, but turns out we ended up with most of our previous features. Some missing mechanics such as Ultra Space are being worked on now. Others, such as outbreaks can often be found as Cobblemon sidemods- we're compatible with most! We'll add our own toggleable features for missing mechanics over time as well, for things such as Outbreaks in this example
112
+
- You must download the new resourcepacks if you have old ones, the ones from the previous BETA's are no longer compatible
113
+
- Yes, we have the full dex
114
+
115
+
From our last beta, here's the changes/fixes:
116
+
- Added 6,875 Special Pokémon using shaders, rather than textures for zero bloat
117
+
- All Pokémon now have the following specials:
118
+
- Galaxy: Darkens Pokémon and adds dark, heavy purples/blacks, while also applying an animated star-y mask
119
+
- Sketch: Shifts Pokémon mostly black, while adding a sketch-like white outline effect
120
+
- Shadow: Converts Pokemon to a grayscale, then Darkens Pokémon towards mostly deep, dark blues
121
+
- Vintage: Applies a nice soft grayscale texture that looks good on pretty much everyone
122
+
- Pastel: A brightened effect with pink & blue pastel shading. This will mostly only look good on Pokémon that are brighter to begin with
123
+
- These won't be perfect for every Pokémon, experiment! We'll still add normal nice specials with textures over time such as cosplay's and whatnot we had before- that'll take some time
124
+
- Creators: These are not a global configuration, they are individually configured in each of their config.jsons, so you can turn off any of these on anyone in favor of a custom one (ie if you want to have a custom textures Shadow Pikachu instead of using the Shadow shader)
125
+
- Added Mew DNA Fiber extraction using DNA Splicers
126
+
- Added DNA Extraction information on Mew Summary screen
127
+
- Added Ultrite tier of tools and armors, end game content which can also have trimming on
128
+
- Added tooltips to moves in battle when you hover over them to display their description
129
+
- Added Syrupy Apple
130
+
- Added Ball Loot messages to inform you what you've received
131
+
- Added Timed PokeBall Loots
132
+
- Added Silver Knowledge Symbol
133
+
- Added JEI/REI compatibility support for RKS Machine
134
+
- Added JourneyMap and Xaero's compatibility support for entity icons
135
+
- Added some support for Mr Crayfish's catalogue
136
+
- Changed Curry to be a bit more basic for now, due to the constant issues, we'll tackle this in a future update
137
+
- Reworked RKS recipes to allow for shapeless recipes instead of specific placements
138
+
- Reworked Iceroot/Shaderoot so they vanish on use instead of enchanted/unenchanted versions
139
+
- Fixed crash with mail
140
+
- Fixed statue bounding box
141
+
- Fixed Chisel menu not updating
142
+
- Fixed crash when flavor is null on Curry
143
+
- Fixed Compressed Stone recipe due to conflict with Deeplsate Tiles
144
+
- Fixed Elevator sound being too loud
145
+
- Fixed Tao and Regigigas Shrine not rendering
146
+
- Fixed sprite shading in GUI's
147
+
- Fixed MultiBlocks replacing other blocks when placed nearby
148
+
- Fixed some misc blocks missing tags, such as being breakable
149
+
- Fixed Time Capsules ignoring untradeable tag
150
+
- Fixed Scarecrows being per chunk, now 32 block radius
151
+
- Fixed Lighting Lantern missing data
152
+
- Fixed Megas losing their abilities
153
+
- Fixed Shaderoot and Iceroot not dropping from carrots
154
+
- Fixed Rotom Catalog not working
155
+
- Fixed Psychic TMs displaying as Bug type
156
+
- Fixed Reveal Glass not toggling Therian Forms
157
+
- Fixed Iron Valiant unable to be made from Gallade
158
+
- Fixed Krabby PokeDoll texture
159
+
- Fixed Shadow Lugia's eyes
160
+
- Fixed HDTV's lang entry
161
+
- Fixed Ditto being stretchy in animations
162
+
- Fixed Terapagos Stellar being a bit wonky
163
+
- Fixed Vivillon being a bit wonky
164
+
- Fixed Zubat glowing
165
+
- Fixed Shoulder Mounts being invisible
166
+
- Fixed an error with Heartflame Mask
167
+
- Fixed couch sitting positions and heights
168
+
- Fixed Pastel Bean Bags
169
+
- Fixed Box's sprite being too basic
170
+
- Fixed Female Pikachu missing sprite
171
+
- Fixed Park Ball texture being wrong color
172
+
- Fixed a handful of blocks not dropping when broken such as Double Street Lamps
173
+
- Fixed Defog, Mystical Fire, Roost showing as Blank TMs
174
+
- Fixed Pokémon able to have moves they aren't supposed to when converted to another species in an RSK Machine
175
+
- Fixed Plasma Armor textures missing
176
+
- Fixed RKS Machine giving you a blank Pokémon sprite item if you click the Time Capsule before it is finished the process of making a Pokemon
177
+
- Fixed BiomesOPlenty Dryland, Wasteland, Wasteland Steppe having no spawns
178
+
- Fixed Corsola, Clauncher, Clawitzer, Mareanie, Toxapex, Bruxish, Pincurchin not spawning due to invalid is_reef spawn set, now spawn in is_warm_ocean
179
+
- Fixed Silicon tools being better than Netherite
180
+
- Fixed Solgaleo's face
181
+
- Fixed Hisuian Electrode missing its mouth
182
+
- Fixed Genesect form change to match the drive it holds
183
+
- Changed Curry to be a bit more basic curry-ntly, due to the constant issues. Curry will default to Milcery Rating for now until Curry Dex is implemented in full. We'll tackle this in a future update.
184
+
- Fixed Yet Another Chance Booster in the modpack conflicting with shiny rate config edits
185
+
- Fixed armors not having armor values
186
+
- Fixed Zygarde Cell spawnrates
187
+
- Fixed Zygarde 50% being able to be created from only 10 Cells
188
+
- Fixed Zygarde Cube opening menus when collecting
189
+
- Decreased Zygarde Cell collection noise
190
+
- Fixed Zygarde Cell collection text firing off twice
- Fixed Arceus/Silvally type changes when holding their respective item
212
+
- Fixed Silvally/Arceus being able to have any type without having to hold the respective plate
213
+
- Fixed Pokémon able to have moves they aren't supposed to when converted to another species in an RKS Machine
214
+
- Fixed Chisel menu not updating. Statue GUI picture should now update when you change things
215
+
- Fixed Time Capsules ignoring untradeable tags
216
+
217
+
218
+
# BETA 5.0.0
2
219
Our FINAL BETA is here!
3
220
Please report bugs- new and old in case we missed something important. We hope to have our official release in a couple weeks, we just want some time to collect new bug report and have some time to fix any that arise.
4
221
@@ -40,14 +257,14 @@ We believe it is safe enough to use in production now. If you've generated a wor
40
257
Note: This is BETA 5.0. When we release, we're going back down to 1.0 and adjust any improperly labeled versions and/or remove old/confusing ones on our Curse/Modrinth pages.
41
258
42
259
43
-
44
-
# 4.1.1
260
+
# BETA 4.1.1
45
261
- Fix Server Load Crash
46
262
- Fix Wooden Fence Gates missing from Forge fence_gates/wooden tag
47
263
- Fix Gates ItemTag missing
48
264
- Make Snow Layer not survival on Ball Loots, Display Blocks and Pokedolls
49
265
50
-
# 4.1.0
266
+
267
+
# BETA 4.1.0
51
268
Model Loading:
52
269
- Adjusted model loading to ensure proper unloading over time; added config triggered logging for loading/unloading processes.
53
270
Spawns:
@@ -67,9 +284,11 @@ Shrines:
67
284
Overlays:
68
285
- Revised overlay code to support hotbar display in the camera and accommodate pumpkin overlays.
69
286
70
-
# 4.0.2
287
+
288
+
# BETA 4.0.2
71
289
- Fix Crash when trying to render the Celestial Altar
Copy file name to clipboardExpand all lines: common/src/main/java/generations/gg/generations/core/generationscore/common/world/item/PokemonStoringItem.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ abstract class PokemonStoringItem(properties: Properties) : Item(properties), Po
Copy file name to clipboardExpand all lines: common/src/main/java/generations/gg/generations/core/generationscore/common/world/item/legends/MeltanBox.kt
0 commit comments