Releases: audinowho/PMDODump
Releases · audinowho/PMDODump
0.8.11
0.8.11 Changes
- New dungeon: Wayward Wetlands, accessed from the alternate path of Fertile Valley.
- Moved the unlock requirements for Secret Garden to their final intended location. The hint is in RC.
- Added Johto starters to initial starter list.
- Swapped out wild sleeping Johto starters in Guildmaster Trail for Hoenn starters.
- Added Snom to Tiny Tunnel
- Slightly decreased the map size of certain layouts in Ambush forest
- Reverted the speed changes of 0.8.10 due to the inability to kite normal speed foes.
- Fixed Pastel Veil (was not working)
- Fixed errors in outlaw missions occurring when setting up outlaws' moves.
- Refactored level-reset logic to avoid potential data loss.
- Added Fickle Specs: +1 Attack Range, Torment effect, Sticky
- Vile Seed: Stat drop changed from -3 -> -6
- Wide Lens effect -> Boost accuracy x1.5
- Confide PP 18 -> 17, Drops Sp.Atk by 1 -> Drops Sp.Atk by 2
- Rage PP 15 -> 11
- Evo stones affect thrown items too, and the Dawn, Shiny, and Dusk Stones have effects as well.
- Golden Thorn reworked to factor level into its calculation of money spawn, and is treated as a Special move if the thrower's SpAtk is higher than its Attack.
- Fixed an issue where self-inflicted statuses and stat drops were not processed as such.
- Fixed issues where various abilities that triggered on-hit triggered on self-target
- Fix Lilligant-H evolution method
- Fixed talk behavior of team members in town.
- Fixed error occurring when angering shopkeepers
- Moves that temporarily learn moves such as Transform and Mimic will switch on/off for AI use based on settings.
- Increased the visibility of tiles with character-darkness cover
- RC: Moved one of the family escorts to its intended dungeon now that it's made available
- RC: Modified the way in which the Gold Silk and Clear Silk quests resolved
- RC: Minor encounter changes
- RC: Minor dialogue changes
- Cyrillic letter support
- Mission Mod: Fixed blackscreen with missions taking place in alternate segments
0.8.10
0.8.10 Changes
- Limited the movesets of various Pokemon in Geode Crevice
- Reworked the turn order system to make speed boosts feel more fair https://wiki.pmdo.pmdcollab.org/User:IDK/Speed_Rework
- Fixed AI quirk that caused allies to spam attacks that can be absorbed by an ally's ability
- Freeze: 10->5 turns
- CounterBasher exclusive items reflect full damage.
- Fixed damage underflow in circumstances with low base power and high multiplier.
- Various renewable recovery effects don't work when starving
- Fixed an issue that caused permadeath in storymode
- Fixed a hub map AI race condition
- Emergency Exit and Wimp Out resolve at the start of the ability holder's turn.
- Minor menu behavior fixes
- Using a Monster Orb on a map that has no item spawns will no longer give an error
- Mission Board Mod: Fixed issue where taking two or more escort missions would not have all escorts join the party
- RC: Added a consistency guarantee for spawning a correct apricorn for Sleeping Caldera's guardian
- Dev: Removed common_talk.lua, which means COMMON.PERSONALITY is removed. Possible personalities are automatically calculated; check the update to COMMON.DungeonInteract
- Scriptable Extra Spawn features and conditions
- Dev: Fixed PreventAction event's choosing of actions in editor
- Dev: Map position in ground/map editor
- Dev: Intrinsic3 chance spawn feature
- Dev: It's possible to add map BGs to dungeons
- Dev: You can now add custom upgrade code to your mods that catches upgrade cases from specific versions.
- Dev: Added UI:SetCustomDialogue() for setting custom-made dialogue boxes (Extremely avanced)
- Fixed an off-by-one issue with level range display in spawn editor
0.8.9
0.8.9 Changes
- New dungeon: Geode Crevice, accessible from the end of Tiny Tunnel. Secret Garden temp moved to the end of Geode Crevice.
- Tiny Tunnel Team Size 3 -> 2, removed the chance for enemies to spawn in groups for this dungeon
- New Exclusive Item effects
- Added the ability Cud Chew
- Heart Scale Price 50 -> 100
- Fixed an issue that prevented Friend Bow from working at all
- Fixed an issue that gave all Pokemon increased Sp. Def in Sandstorm, instead of just Rock-types.
- Fixed outlaw music in mission mod
- Fixed outlaws failing to spawn in mission mod when the first team member is fainted
- Fixed ally AI refusing to move when in the middle of hazardous terrain
- Fixed an issue where pauses displayed incorrectly on dialogueboxes
- Fixed errors occurring at Training Maze
- Fixed softlock that occurs when revisiting a floor in a 2-way dungeon that was exited with different party members under mobility-altering statuses
- Fixed softlock that occurs under a specific setup of traps and untraversible terrain that would cause a player to warp in a loop.
- Fixed an issue where Pokemon spawned in Guildmaster Trail Monster Houses only had moves at level 1
- Fixed dungeons generating secret exit guards incorrectly
- Shedinja properly marked as released
- Fixed Kingambit's evo requirement
- Optimized assembly menu, summary menu, item menu, adventure completion to be less file intensive
- RC: Lowered the vitamin boosts given to bosses in Relic Tower; they were boosted on a range of level 1 to 50, when players enter with their own vitamin boosts removed.
- RC: Fixed an issue where mysterious distortions would fail to expire on wrapped maps
- RC: Snowy weather can appear naturally in certain dungeon maps. It is considered identical to Hail, except it increases Ice-types' Defense instead of damagin non-ice-type Pokemon. It cannot be triggered by any other means.
- Dev: Added RoomGenLoadBoss, an editor-friendly way to spawn boss rooms by editing a static boss map, and then selecting it as the map to load into the random dungeon.
- Dev: Added RoomGenLoadEvo, an editor-friendly way to spawn evo rooms. The hardcoded rooms are now deprecated.
- You can now hold CTRL+Cancel (Cancel is typically mapped to Z) to clear all dialogue boxes to skip text
- Dev: Fixed errors occurring when maps are resized more than once with NPCs on them
- Dev: Improvements to ConnectBranchStep that make it work better in wrapped maps
- Dev: Stairs Steps now have a MinDistance, where you can specify how far away the exit should at least be from the start
- Dev: Fixed cleanups when restarting using CTRL+F12
- Dev: ModeInDirection, AnimateToPosition and AnimateInDirection can use float speed
- Dev: Item indexing has changed. Be sure to reserialize your mods!
0.8.8
0.8.8 Changes
- New dungeon, unlocked from where Secret Garden could once be found.
- Secret Garden is being moved to a new location. Temporarily, it can be unlocked by finishing the new dungeon.
- Minor vault guardian rebalance
- Fixed Wooper's ability to evolve into Clodsire, even if not a Paldean form.
- Fixed an issue where errors would occur after finishing a level-reset, move-reset dungeon
- Fixed an issue where deserialization would fail on a save load.
- Fixed an issue where various unevolved Pokemon that existed in gen 7+ had lower than expected recruit rates
- RC: Secret Slab functionality
- Dev: Absolute Delay can be used for VFX that must have the specified delay even if the player is using a different battle speed.
- Dev: Soft-restart properly clears menu transparency changes
- Dev: Fixed an issue where text tags were applied out of order, such as scripts firing before pauses when specified after them.
- Dev: MusicMenu constructor change. Check the base game for example use.
- Dev: Songs in the base game have been renamed. If you have any PMDO base music you use in your custom dungeons/maps, Do a global find/replace in your Data/ directory from: "\w\d\d. (.+?.ogg)", replace to: "\1"
0.8.7
0.8.7 Changes
- Friend Rescues will tell you the destination floor
- Minor tweaks to trap spawning
- Minor display fix for evo moves
- Partial fix for music spoilering (tracks will be renamed next version to exclude numbering in the title)
- RC: Fixed various boss room settings for Nature Power
- Defeated enemies are no longer affected by Magnet Pull
- Dev: Added support for passive events from the tiles the player stands on
- Dev: Added support for InteractOrder, to control which ground entities are interacted with first if they are both being touched/interacted with
- Dev: GAME:FadeOutFront and GAME:FadeInFront, for fading in front of textbox and menu elements
- Dev: Added debug UI for Mouse Coord in Textbox/menu UI space
- Dev: Fixed Spawnlist editor crash
- Dev: Improved dungeon spawn editor visuals
- Dev: Moved traps away from the pokemon area in the test floor
- Dev: RandomRoomSpawnStep has changed its constructor signature to include a successPercent argument. Recheck any lua scripts that may call this.
0.8.6
0.8.6 Changes
- Updated icons for countering statuses
- Fix Round: Added Sound-based flag
- Fix Powder: No longer sticks around after being hit by a fire/electric move. Now properly prevents action when attempting a fire/electric move. No longer causes orbital strike when triggering with range boosters.
- Poison Heal: 1/16 HP healed when resting, 1/8 HP healed otherwise. No longer animates and does not give battle messages when at full HP.
- Fix menu showing version diffs when attempting rescue
- Self-hitting effects and traps are no longer counted as a "hit" in regards to the no-miss-twice rule
- Fix an issue where fake item activation did not remove the item if equipped
- Fix traps generating on chokepoints if near a shop
- Fix items spawning on stairs if in monster house
- Fix chests spawning in front of a locked gate
- Fix Leech Seed effect near a wrapped map border
- Various window dimension fixes
- Mission Mod: Escort fainting no longer results in instant game over, and you can bring as many as you want
- Dev: Brand new editor for Dungeon Enemy Spawns
- Dev: Linux: Fixed an issue where error windows repeatedly appeared
- Dex: Fix errors occurring when switching edit maps while entities are selected
- Dev: Fixed running game with the -convert flag
- Dev: SpecificTeamSpawner no longer ignores Mob Check Save Var clauses
- Dev: CTRL+F12 Soft Reset breaks through cutscenes now
0.8.5
0.8.5 Changes
- Added Annihilape, Farigiraf, Samurott-H
- Added Hyper Drill, Twin Beam, Rage Fist, Psyshield Bash, Stone Axe, Ceaseless Edge
- PMDO is now updated to netcore 8.0, and supports flatpak!
0.8.4
0.8.4 Changes
- Fixed error that ocurs when setting text speed to fractional values
- Fixed test grounds loading error
- Fixed Tropical Path distortion path
- Moonlit Courtyard exits to Cliff Camp
- Moonlit Temple's exit stairs no longer take you to the end
- Fix ally AI interacting with dojo NPCs
- Fix AI handling of jaboca, rowap, enigma berries
- Fix Split Up Tactic camping on shop items
- Secret Garden's shops distribution changed
- Fix town talkstring for Unown A
- Fix repeated exclusive item effect in Cyndaquil line
- Mission mod fixes
- Dev: Added HPFraction to AutoReviveEvent
- Dev: Added import/export options for choice menus
- Dev: Enemy AI can be tuned with AbandonRangeOnHit, which determines whether it will stop respecting its comfort zones when it's attacked
- Dev: GROUND:ActionToPosition and GROUND:MoveToPosition now accept fractional speeds
0.8.3
0.8.3 Changes
- Fixed a bug with AI that misjudged ranges that were altered
- Dev: Modded data (such as Items, Monsters, Universal, etc) can now be saved as a patch instead of overwriting the entire file. This allows your mod to play nice with other mods. Use Right Click.
- Dev: Building standalone games now works with the lua diff mod system.
- Dev: Services can now use the OnAddMenu event to intercept and change menus.
- Dev: Menus and menu elements now have labels, allowing modders to accurately change specific parts of specific menus they want.
- Dev: ScriptableMenu.MenuElements is now DEPRECATED. Please use Elements instead. Support will be dropped on v0.9
0.8.2
0.8.2 Changes
- Sorting will preserve multi-selections in menus
- Fix range inaccuracies for move preview
- Mission mod fixes
- Added talk phrases to more post-gen6 species in town
- Curse duration 5->10
- Brave Bird, Flare Blitz PP 8->9
- Take Down PP 18->17
- Wild Charge PP 17->16
- Volt Tackle PP 9->10, pierces through foes
- Dev: Improve partner following logic
- Dev: Lua modding no longer requires replacing whole files for maps, common functions, and event functions
- BREAKING: Lua scripting has been migrated to a new system. You must run -reserialize all for your mods. More info @ https://wiki.pmdo.pmdcollab.org/Lua_Script_Migration