Skip to content

Releases: PokeNinjas/MythicalCobblemon

Repeater upload

09 Aug 12:59
Compare
Choose a tag to compare

Latest version as of 9th August 2024

Latest Release

13 May 19:12
Compare
Choose a tag to compare

Commits

  • 9b1d847: added absorb bulb to some fossil loot tables (Slippy) #2
  • f1213ab: candy adjustment (Slippy) #2
  • 9f7a99b: Merge branch '1.5-Structures' into 'main' (Hiroku) #2
  • 425c41b: Merge branch 'waterloggable-tumblestones' into 'main' (Hiroku) #2
  • 99dc993: Fixed Timburr and Gurdurr quirks (FrankTheFarmerReal) #2
  • 2c4df66: fixed spelling error in gilded chest loot table (Slippy) #2
  • 756ef48: coins are more common in sus blocks (Slippy) #2
  • 2ee38f0: Merge branch '1.5-Structures' into 'main' (Hiroku) #2
  • 115e990: Update GildedChestBlock.kt (Hiroku) #2
  • 0b685ed: Actually that one field is nullable (Paul) #2
  • 3d03ee5: Merge branch 'gilded_chest_names' into 'main' (Hiroku) #2
  • 92d5005: Restored Lechonk's cry (FrankTheFarmerReal) #2
  • d2e32bc: Gave temporary walk animation to Salazzle (FrankTheFarmerReal) #2
  • 0e005ea: Galarian Rapidash will now stop T posing when asleep, but will have to sleep with its eyes open :( (FrankTheFarmerReal) #2
  • d54565d: Fixed Rookidee and Corvisquire T posing underwater (FrankTheFarmerReal) #2
  • 4294360: Merge remote-tracking branch 'origin/implement_pokemon' into implement_pokemon (Tyzillion) #2
  • f32852d: Merge branch 'main' of https://gitlab.com/cable-mc/cobblemon into implement_pokemon (Tyzillion) #2
  • 42ea462: Hopefully fixed Xatu's t-posing while flying. (Tyzillion) #2
  • 137fed9: Removed cry sound effect from Gimmighoul surprise animation so that it doesn't play the cry twice when encountering a closed Gimmighoul. Fixed Archen quirk sound being on wrong quirk. (Tyzillion) #2
  • cd37d35: Formatting (Hiroku) #2
  • 67de283: Merge branch 'ball-animation-changes' into 'main' (Hiroku) #2
  • 0d4ef20: Merge remote-tracking branch 'origin/main' into implement_pokemon (Paul) #2
  • a2aa6de: Fixed Roselia battle idle not playing (FrankTheFarmerReal) #2
  • 470fb80: Cutiefly, Flabebe, Flittle, and Scatterbug are now shoulder mountable (FrankTheFarmerReal) #2
  • 49444ee: Updated walk animations for Armaldo and Hoothoot (FrankTheFarmerReal) #2
  • c502fec: more bug fixes and balancing (Slippy) #2
  • 5023f28: Fixed underwalking the target position leading to walking in place. Fixes #790 (Paul) #2
  • a37fdf7: Fixed Inkay evo method. Fixes #787 (Paul) #2
  • c463278: Fix outdated advancement name (Lily) #2
  • abf64e6: Merge branch 'main' into bugs_and_tweaks (Lily) #2
  • ba82a6b: Some placeholder animations (FrankTheFarmerReal) #2
  • fd59b81: Scale shadows on sendout/recall (Mia) #2
  • 30466a6: Merge branch 'shifting-shadows' into 'main' (Nick) #2
  • 0880d12: Merge branch 'main' into bugs_and_tweaks (Lily) #2
  • d390764: changed pattern aspect to region_bias. Updated all that needed to be updated with the new aspect name. Made the region bias pokemon share animations with their normal variants. (Tyzillion) #2
  • c90400b: Merge branch 'main' of https://gitlab.com/cable-mc/cobblemon into implement_pokemon (Tyzillion) #2
  • cd4f7fc: Forgot to merge main into branch. (Tyzillion) #2
  • 052f8fd: Some placeholder animations (FrankTheFarmerReal) #2
  • e55c086: Expanded constructor for SingleBoneLook and added Grimmsnarl sight cone restrictions. (FrankTheFarmerReal) #2
  • 4b3a5d7: Flaaffy head bone correction (FrankTheFarmerReal) #2
  • cbde864: diglett and dugtrio hitbox fixes (FrankTheFarmerReal) #2
  • 2bca651: PLEASE REVIEW: SingleBoneLookAnimation changes to support min and max ranges for yaw. Dugtrio and Dodrio examples. (FrankTheFarmerReal) #2
  • 5d6a227: Merge branch 'main' into 1.5-more-spawn-and-drops (Waldleufer) #2
  • bdb79a3: Generated a bunch of drops. (Waldleufer) #2
  • e6a487d: Handling custom file name groupings and custom output folders in the public spawn writer [skip-ci] (Waldleufer) #2
  • 784e2c0: Updates to spawns and some tags. (Veraxiel) #2
  • cdfc894: Removed spawns not supposed to be there. (Veraxiel) #2
  • 3385b9c: Merge remote-tracking branch 'origin/implement_pokemon' into implement_pokemon (Paul) #2
  • 94c9f86: Fixed poser issues for gen8 fossils, Omanyte line, Wingull line, Hippowdown, Chespin line (Paul) #2
  • a5486be: Removed a test log message (Paul) #2
  • 308a41a: Gave Lapras funny placeholder Quadruped walk. hehe (Tyzillion) #2
  • 49632b6: Revised SingleBoneLookAnimation. Can properly invert X and Y axis and define range limits. (FrankTheFarmerReal) #2
  • d7a7d42: Merge remote-tracking branch 'origin/implement_pokemon' into implement_pokemon (FrankTheFarmerReal) #2
  • 79bec94: Restored missing Hippowdon sound (FrankTheFarmerReal) #2
  • 723302e: Fixed Shieldon animation crash (FrankTheFarmerReal) #2
  • 2b80d99: Commented out some faint poses for pokemon that don't have faint animations currently. (FrankTheFarmerReal) #2
  • ad1674a: Merge branch 'main' into 'illusion' (Hiroku) #2
  • 216270b: Merge branch 'bugs_and_tweaks' into 'main' (Hiroku) #2
  • 129ea86: Licenses (Paul) #2
  • 3828991: Update BattleActor.kt (Hiroku) #2
  • de65320: Merge branch 'SortFaintedToBottom_Fix' into 'main' (Hiroku) #2
  • 86d8fa1: Merge branch 'main' of https://gitlab.com/cable-mc/cobblemon into implement_pokemon (Tyzillion) #2
  • e6573f3: Sneasel hitbox fixes (FrankTheFarmerReal) #2
  • 8bf5492: 10 Fixes + Retextures implemented (FrankTheFarmerReal) #2
  • 6515bfa: Decaying Crypt no longer has a random floating granite block (Slippy) #2
  • bb6b67e: Merge remote-tracking branch 'origin/implement_pokemon' into implement_pokemon (Tyzillion) #2
  • 4a0e567: Fixed starterconfig to use right features (Tyzillion) #2
  • fd91743: Fixed Pokémon pathing over snow layers and carpets. Closes #783 (Paul) #2
  • ccdb880: Merge remote-tracking branch 'origin/main' into implement_pokemon (Paul) #2
  • dc6b3ad: Fixed F3-T crash on Fabric. Closes #780 (Paul) #2
  • cb8e962: Merge branch 'main' of https://gitlab.com/cable-mc/cobblemon into implement_pokemon (Tyzillion) #2
  • f1807dc: Many many fix (FrankTheFarmerReal) #2
  • 6e58f4b: Merge branch 'illusion' into...
Read more