Commit Graph
100 Commits
Author SHA1 Message Date
Maruno17 70ef588190 Merge branch 'master' into dev 2021-08-29 23:50:52 +01:00
Maruno17 a9426b0802 Fixed Sweet Scent not working 2021-08-29 23:49:43 +01:00
Maruno17 f411867c52 Updated all BaseExp values for species and forms 2021-08-29 20:48:43 +01:00
Maruno17 a31ac0d4af Merge branch 'master' into dev 2021-08-29 18:24:34 +01:00
Maruno17 6db668b449 Fixed HappinessMoveType, fixed particle effects on events not working 2021-08-29 18:20:52 +01:00
Maruno17 c39eca3975 Merge branch 'master' into dev 2021-08-24 13:46:03 +01:00
Maruno17 6551697b4f Fixed incorrect layering of sprites in battle, unfixed RMXP transitions 2021-08-24 13:36:52 +01:00
Maruno17 7318d304de Fixed battle transition animations after fix to default RMXP animation 2021-08-23 19:35:44 +01:00
Maruno17 8bb70a226e Tidied up semicolon use, refactored random dungeon generation code, fixed visual bug in Day Care debug screen 2021-08-22 23:18:34 +01:00
Maruno17 e57e1f4a1e Merge branch 'master' into dev 2021-08-22 00:03:32 +01:00
Maruno17 e0e5cfebb7 Fixed Pokédex searches not considering the properties of alternate forms, fixed RMXP-style battle transitions not working, tweaked form-inheriting code in breeding 2021-08-22 00:00:51 +01:00
Maruno17 1b9e7400f9 Minor fixes to some move definitions 2021-08-21 22:47:25 +01:00
Maruno17 45fba56455 Turned fusion items into two separate items for the sake of them having different descriptions, fixed ability-changing items not doing so, added Zygarde Cube's Gen 8 effect 2021-08-21 18:26:48 +01:00
Maruno17 41ce9309d7 Refactored and improved transition animations 2021-08-20 21:39:20 +01:00
Maruno17 9c5c3c77ed Fixed changing a Pokémon's species to a single gendered/non-gendered one not updating its gender, enabled a bred Mr. Mime/Meowth to inherit Galarian forms 2021-08-19 18:29:53 +01:00
Maruno17 f768df4696 Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level 2021-08-15 18:27:37 +01:00
Maruno17 7ae62d74b7 Added terrain tag 17 NoEffect, Terrain Tag Editor now only sets defined terrain tags, fixed some move effects, fixed opposing Shadow Pokémon going into Hyper Mode, fixed Shadow Pokémon nature visibility 2021-08-14 22:36:55 +01:00
Maruno17 2112cdba37 Added effects of Mimicry/Room Service/Catching Charm, tweaked Sinistea's form chances, fixed bug in Fling about TRs. 2021-08-14 19:07:57 +01:00
Maruno17 153aa69bb8 Merge branch 'master' into dev 2021-08-12 20:37:25 +01:00
Maruno17 19535b8160 Fixed Symbiosis, fixed Roost not roosting, fixed Normalize not boosting damage, fixed crash in Bug Catching Contest, fixed old format moves.txt compiling, added cache size text to console 2021-08-12 20:00:42 +01:00
Maruno17 c360c4ddd2 Added effects of Ripen/Gorilla Tactics/Steam Engine, fixed SE move-weakening berries working on normal effectiveness moves as well 2021-08-07 20:56:43 +01:00
Maruno17 61242a9836 Shortened ability/move descriptions to fit, added Howl's Gen 8 effect 2021-08-06 19:59:20 +01:00
Maruno17 2db3cc49af Merge branch 'master' into dev 2021-08-03 18:48:11 +01:00
Maruno17 7f86115c36 Fixed code relating to initial held items in battle, fixed default functionality of rand when no number is given 2021-08-03 18:45:39 +01:00
Maruno17 76eaadda61 Marged Gen 8 AI code into existing script file 2021-08-02 23:06:55 +01:00
Maruno17 ec84d581ad Merge branch 'master' into dev 2021-07-28 18:44:19 +01:00
Maruno17 c8b1b6251b Fix for Pokémon editor deleting a moveset move when "changing" which move it is to the same move, fixed typo in def addBackgroundOrColoredPlane. 2021-07-28 18:42:32 +01:00
Maruno17 34dd2a9fbd Rewrote random dungeon code to improve it and fix some bugs, rewrote Bag's def rearrange 2021-07-25 19:00:36 +01:00
Maruno17 d71a3d47e8 Added effects of Gulp Missile and Unseen Fist, fixed typo with Ice Face 2021-07-24 21:19:01 +01:00
Maruno17 a1cff9cc36 Changed the content of error messages raised by code in a Script event command 2021-07-23 20:06:06 +01:00
Maruno17 912631a8b1 Fix to previous commit's code 2021-07-23 08:32:11 +01:00
Maruno17 cb0220b751 Cleaned up evolution method definitions, rewrote the "Fill Bag" Debug feature to make it much faster, removed all instances of changing the game window's title 2021-07-22 22:46:43 +01:00
Maruno17 d21d3cb1fd Merge branch 'master' into dev 2021-07-22 18:36:38 +01:00
Maruno17 1bd5652a3a Fixed typo in Conversion's code that treated a type as an item 2021-07-22 18:35:30 +01:00
Maruno17 551f64e8a1 Added "Consumable" property to items.txt, light effects now properly centre themselves on the event regardless of graphic size, Disguise/Double Iron Bash Gen 8 changes 2021-07-21 22:46:49 +01:00
Maruno17 03a7ff39ad Merge branch 'master' into dev 2021-07-18 23:14:45 +01:00
Maruno17 4d9c8feb81 Fixed Poké Radar rustling grass not always causing a wild encounter when stepping in it, other tweaks to Poké Radar 2021-07-18 23:13:37 +01:00
Maruno17 8f72876a23 Typo fix 2021-07-17 21:17:13 +01:00
Maruno17 14748f4999 Added some more Gen 8 item effects, added Intimidate being blocked by some abilities, fixed Nectars being usable on fainted Oricorio 2021-07-17 20:48:06 +01:00
Maruno17 78f5530cbe Added more Gen 8 code 2021-07-13 20:52:26 +01:00
Maruno17 8b7a532e29 Updating some PBS files 2021-07-11 21:58:57 +01:00
Maruno17 3d634a7f22 Added separate SellPrice property for items, changed messages when learning a move, updates to Gen 8 items.txt 2021-07-10 22:17:02 +01:00
Maruno17 8ed9c5139e Merge branch 'dev' into dev-gen8 2021-07-10 19:49:08 +01:00
Maruno17 4b98850c3a Stopped U-turn switching if the battle is over, ensured animation spritesheet file extensions are removed from animation data, added Debug function to reload system cache, Pokémon debug menu now shows the Pokémon's status problem, changed mkxp.json to fix uncommon rendering problems 2021-07-10 19:23:56 +01:00
Maruno17 33f0403945 Updated happiness values (assuming Timburr/Stunfisk not changing are mistakes), added new type of evolution that triggers after any battle, added code to let Galarian Farfetch'd evolve after dealing 3 critical hits 2021-07-09 21:44:58 +01:00
Maruno17 ae7661edc5 Some fixes related to the previous commit and Exp Candy effect 2021-07-08 23:38:57 +01:00
Maruno17 d5aeeaca7b Added code for Gen 8 alternate forms 2021-07-08 23:04:21 +01:00
Maruno17 ba6806aa5b Added Gen 8 PBS files 2021-07-08 21:19:45 +01:00
Maruno17 633a0b1a1b Fixed typos 2021-07-01 22:30:16 +01:00
Maruno17 f4ba8951c6 Merge branch 'dev' into dev-gen8 2021-07-01 22:29:06 +01:00
Maruno17 16a11d314f Merge branch 'master' into dev 2021-07-01 22:26:48 +01:00
Maruno17 66ed71dcad Fixed error when trying to make a roaming Pokémon roam 2021-07-01 22:26:24 +01:00
Maruno17 fc54ed5630 Merge branch 'dev' into dev-gen8 2021-07-01 21:59:47 +01:00
Maruno17 987cb7640c Turned move flags into separate words 2021-07-01 21:54:22 +01:00
Maruno17 536a0b4f9a Applied code related to deprecated move flag for Magic Coat 2021-07-01 21:11:42 +01:00
Maruno17 0af3fe46bd Merge branch 'dev' into dev-gen8 2021-07-01 21:09:05 +01:00
Maruno17 93b67c9047 Deprecated three move flags as they should depend on move effects instead 2021-07-01 21:06:24 +01:00
Maruno17 5736ef404b Made various changes to effects, added some Gen 8 mechanics 2021-06-30 23:25:47 +01:00
Maruno17 d5459fb97c Merge branch 'dev' into dev-gen8 2021-06-28 19:53:12 +01:00
Maruno17 bc7f469308 Merge branch 'master' into dev 2021-06-28 19:52:43 +01:00
Maruno17 c457d59a0e Fixed error in code used by Pickup 2021-06-28 19:32:04 +01:00
Maruno17 d4c01724c7 Added Rare Candy being usable at level 100, added event evolutions 2021-06-27 18:32:43 +01:00
Maruno17 66169b56be Merge branch 'dev' into dev-gen8 2021-06-27 17:40:01 +01:00
Maruno17 753650acf3 Merge branch 'master' into dev 2021-06-27 17:39:23 +01:00
Maruno17 e93b08a87b Added some more Gen 8 move effects 2021-06-26 22:12:47 +01:00
Maruno17 18408d204e Merge branch 'dev' into dev-gen8 2021-06-24 20:59:00 +01:00
Maruno17 80e95dc48a Fixed slightly inaccurate chances for each number of hits for moves that hit 2-5 times 2021-06-24 20:57:32 +01:00
Maruno17 49e7374c3d Added more Gen 8 move effects 2021-06-24 20:47:47 +01:00
Maruno17 223d480e0f Super shininess can now be set for a Pokémon, and trainers.txt can define a Pokémon as super shiny 2021-06-24 18:21:47 +01:00
Maruno17 bb429a2680 Moved the Gen 8 items so that the game actually runs 2021-06-23 23:20:52 +01:00
Maruno17 feb9e3b2de Added some Gen 8 item effects, added super shininess 2021-06-23 23:15:15 +01:00
Maruno17 0ad86e6b03 Added some Gen 8 ability effects 2021-06-22 22:36:12 +01:00
Maruno17 9344ef8d04 Added setting that determines if Pokémon put into storage are healed 2021-06-21 23:28:51 +01:00
Maruno17 43900dca8c Added some Gen 8 move effects 2021-06-21 22:17:55 +01:00
Maruno17 9e1e113333 Added groundwork for Gen 8 code 2021-06-21 19:19:37 +01:00
Maruno17 eceb7f2084 Merge branch 'master' into dev 2021-06-20 23:12:30 +01:00
Maruno17 c194e1b711 Changed the names of some properties in pokemon.txt and pokemon_forms.txt 2021-06-20 20:57:44 +01:00
Maruno17 565b15dca4 Renamed various PBS files 2021-06-20 20:27:57 +01:00
Maruno17 b1caf13110 Updating all PBS files to new formats 2021-06-20 18:45:55 +01:00
Maruno17 ca09e8c092 Removed all deprecated code slated for removal, removed support for pre-v19 save files 2021-06-20 18:37:37 +01:00
Maruno17 53d27d3cf5 Added new section-based format for ribbons.txt 2021-06-20 17:57:35 +01:00
Maruno17 e201821919 Added new section-based format for abilities.txt 2021-06-20 17:46:36 +01:00
Maruno17 7c42e4ec20 Added new section-based format for moves.txt 2021-06-20 17:29:16 +01:00
Maruno17 1a55a391a3 Removed support for old trainers.txt format 2021-06-20 01:06:49 +01:00
Maruno17 1cec4fc90d Added new section-based format for trainertypes.txt 2021-06-20 01:00:21 +01:00
Maruno17 e4cdb95314 Added new section-based format for items.txt 2021-06-20 00:13:34 +01:00
Maruno17 9b4bc66dc0 Tidying up 2021-06-19 20:36:17 +01:00
Maruno17 e472d0fcdf Rewrote PBS files to set all their "ID numbers" to 0 2021-06-19 20:18:55 +01:00
Maruno17 c55324145d Removed all other uses of and support for ID numbers 2021-06-19 20:01:12 +01:00
Maruno17 49655165e1 Added conversion of berry plant data, removed all uses of ID numbers for abilities and berry plants, fixed mulch not being consumed, removed use of ID numbers in map of moves to animation IDs 2021-06-19 18:48:33 +01:00
Maruno17 6e188666a4 Removed all uses of ID numbers for GameDatas BodyColor, BodyShape and Target, removed support for trainer type graphics using ID numbers in their names 2021-06-17 22:45:16 +01:00
Maruno17 eaa915878a Added def count to all GameData variants, and one that returns the number of species for Species, removed all uses of ID numbers for GameData::Status, made more use of GameData::X.keys 2021-06-17 22:21:24 +01:00
Maruno17 5358037986 Removed support for old encounters.txt format 2021-06-16 22:53:01 +01:00
Maruno17 e9457a3ea8 Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers 2021-06-16 22:42:20 +01:00
Maruno17 8c67127f06 Removed all uses of ID numbers for types, Shape property in pokemon.txt must now be a name and not a number 2021-06-16 20:32:30 +01:00
Maruno17 0e8b1e70b1 Updated to mkxp-z 2.2.1 2021-06-15 22:11:12 +01:00
Maruno17 5df5e83f68 Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt 2021-06-15 22:03:16 +01:00
Maruno17 9226bce078 Renamed some PBS files 2021-06-15 20:58:11 +01:00
Maruno17 c23f50e5a6 Fixed being unable to extract plugin messages to translate them, fixed AI bug with Natural Gift and no item, fixed bad code when checking a trainer's party for a mon with a given type 2021-06-15 19:23:50 +01:00
Maruno17 128a002324 Fix for messages not being reloaded after the game is compiled 2021-06-12 19:05:22 +01:00