Commit Graph

  • 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 Maruno17 2021-06-15 19:23:50 +01:00
  • 128a002324 Fix for messages not being reloaded after the game is compiled Maruno17 2021-06-12 19:05:22 +01:00
  • 8dec89bb50 Fixed typo in Plugin Manager, fixed problems when you have multiple dependent events and you remove one Maruno17 2021-06-12 17:23:15 +01:00
  • c402b02861 MUMMY ability bug fix (#118) ENLS 2021-06-12 17:15:56 +02:00
  • eb1458018d Fixed: player's legs staying invisible when map transferring from tall grass, error when showing the Move Relearner a Pokémon that has no level-up moves it can relearn, Trainer Type Editor spamming the console when selecting the "new" option Maruno17 2021-06-12 16:12:36 +01:00
  • 63fb7aadf7 Fixed: some items not working in battle, typo in Shell Trap's AI, Vs animation not triggering, Battle Factory Pokémon being chosen incorrectly, Battle Factory double mode being single battles, some game data not being cleared when compiling Maruno17 2021-06-12 15:44:13 +01:00
  • 7c3fdb9ef8 v19.1 update Maruno17 2021-05-22 17:03:22 +01:00
  • 1c622a3b91 Credits screen now renders text in multiple smaller bitmaps rather than one tall one Maruno17 2021-05-22 16:29:51 +01:00
  • ca8193aab4 Added more characters to naming screen Maruno17 2021-05-21 20:05:32 +01:00
  • 38081305b0 Fixed cycling speed's charset animation not being slower as intended Maruno17 2021-05-20 21:46:09 +01:00
  • 8e56608409 Fixed Species Editor's base stats and EVs properties Maruno17 2021-05-20 21:10:12 +01:00
  • a97a42e89d Prevented error if trying to set a species of nil for an encounter in the Encounters Editor, fixed trainer Pokémon's EVs and IVs not being set properly in the Encounters Editor Maruno17 2021-05-20 20:45:37 +01:00
  • 3eea17b877 Compiler methods can now accept a file path as a parameter, made overworld poison flashes slower Maruno17 2021-05-20 19:34:26 +01:00
  • 2b5d63673d Merge branch 'master' of https://github.com/Maruno17/pokemon-essentials Maruno17 2021-05-20 19:15:30 +01:00
  • aef95067f8 Fix pbSave's incorrect deprecation message (#110) Joni Savolainen 2021-05-20 21:12:01 +03:00
  • 2a1dafcd9c Disabled receiving a Mystery Gift item via the Continue/New Game's Debug menu Maruno17 2021-05-19 21:10:43 +01:00
  • e7d116780f Removed alternate map rendering code Maruno17 2021-05-19 20:25:51 +01:00
  • 42b7988089 Rewrote Terrain Tag Editor to work with overly large tilesets Maruno17 2021-05-18 22:31:47 +01:00
  • 8af787abdd Quick fix to previous commit Maruno17 2021-05-18 21:30:51 +01:00
  • be61441755 Playing ME is stopped if a battle is skipped, fixed bug in Encounters Editor, sprite renamer now recognises 4+ digit ID numbers Maruno17 2021-05-18 20:01:01 +01:00
  • 6d7bae913e Bugfixes and small additions (#109) Golisopod-User 2021-05-18 23:28:07 +05:30
  • 8e64bcc11b Removed the player's ability to change the font Maruno17 2021-05-16 14:32:20 +01:00
  • 206244a3f0 Fixed battle recordings playback, fixed being unable to import .anm files in the Animations Editor Maruno17 2021-05-15 21:01:39 +01:00
  • 66b40fd181 Fixed typo in egg generatio, fixed typo in battle code that changes a Pokémon's type, fixed bug in AI that prevents switching Maruno17 2021-05-15 20:28:15 +01:00
  • f303b84033 Made the Battle Factory work Maruno17 2021-05-15 17:38:16 +01:00
  • e350cb8f4a Event bush depths are now also calculated when a map loads, the event refreshes, or its graphic or "always on top" flag is changed Maruno17 2021-05-13 22:53:38 +01:00
  • 2e1a7646ed Renamed trainers.txt property Ability to AbilityIndex, and added the property Ability which accepts an ability ID (and an index number for backwards compatibility) Maruno17 2021-05-13 22:34:46 +01:00
  • 8384adeb22 Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES Maruno17 2021-05-13 21:50:36 +01:00
  • 52e7f7b51a Fixed broken AI for Camouflage, minor tweaks to some other AI Maruno17 2021-05-12 21:06:23 +01:00
  • 481e051234 Bush depths for events/the player are now only recalculated wheh they move, rather than every time they're queried (anti-lag) Maruno17 2021-05-12 18:59:47 +01:00
  • 6685b06e2f Fixed repeated known moves bug for Shadow Pokémon Maruno17 2021-05-11 21:37:30 +01:00
  • 47e51ed79b Player's charset now refreshes when a save file is loaded, and after renaming trainer charsets Maruno17 2021-05-11 21:20:25 +01:00
  • 8ff43cbd4c Renamed trainer charsets and added code to the sprite renamer that will rename them and edit map data accordingly Maruno17 2021-05-11 21:00:15 +01:00
  • 911ba343ce Fixed prevolution data not being compiled properly Maruno17 2021-05-11 20:12:36 +01:00
  • 5005b2a7e9 Sprite renamer is now in the Debug menu and doesn't run when compiling, fixed Poké Flute not working in battle, fixed Advanced Trainer Battle Debug feature not working, fixed special Mega Evolution messages not being used Maruno17 2021-05-11 18:44:35 +01:00
  • ab3bb12d53 Updated mkxp-z to 2.2.0, added support for animated gifs Maruno17 2021-05-09 20:51:36 +01:00
  • e03e258f6a Added methods Pokemon.play_cry and pkkmn.play_cry Maruno17 2021-05-09 17:53:05 +01:00
  • 852c924ed6 Fixed certain species not learning moves upon changing form like they should Maruno17 2021-05-09 17:09:12 +01:00
  • 05d3627015 Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks Maruno17 2021-05-09 16:48:47 +01:00
  • 326e2e7929 Shortened the default inspect message for everything, corrected the extension of GameData::Encounter Maruno17 2021-05-09 01:52:55 +01:00
  • 218225cc91 Fixed Event Touch not working, fixed misnamed variables in module Effectiveness Maruno17 2021-05-08 16:31:33 +01:00
  • 43eddaa5da Added conversion to fix incorrect phone contacts data, fixed being unable to call people, fixed crash when writing a Battle Facility PBS file Maruno17 2021-05-07 21:09:22 +01:00
  • 5618607afa Fixed bad encoding of plugin scripts causing accented characters to display incorrectly, plugins are listed in the console when loaded, fixed error when resizing an animation will delete the frame you're currently on, fixed changes to animations persisting despite not saving them in the Animation Editor Maruno17 2021-05-07 20:01:49 +01:00
  • 23996a4781 Rearranged OrgBattle scripts Maruno17 2021-05-07 18:23:20 +01:00
  • 654be6c1de Fixed Game Variables that are nil being treated as 0 instead, fixed missing error message when a required plugin is missing Maruno17 2021-05-07 18:20:52 +01:00
  • 6efca2f9a8 Fixes for Battle Arena Maruno17 2021-05-04 21:30:26 +01:00
  • 3d88b85f56 Fixed Battle Tower/Cups/Palace, fixed bug when using Metronome, fixed bad AI for Conversion/Conversion 2 Maruno17 2021-05-04 20:36:49 +01:00
  • b563e73027 Fixed changing a Pokémon's form with an item not doing certain things, fixed alternate forms not inheriting certain properties from the base form Maruno17 2021-05-03 19:25:49 +01:00
  • c5cc1eadac Fixed not being able to detect a Pokémon being a Mega Evolution, fixed inadequate checking if a Mega Stone is unlosable Maruno17 2021-05-03 18:58:02 +01:00
  • 474281712b Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names Maruno17 2021-05-03 17:34:19 +01:00
  • 8e6ee21c20 Updated to mkxp-z 2.1.2, added def inspect to some classes Maruno17 2021-05-02 00:58:25 +01:00
  • 7877f75f99 Merge branch 'master' of https://github.com/Maruno17/pokemon-essentials Maruno17 2021-05-01 17:40:40 +01:00
  • 90c18ecc79 Bugfixes (#104) Golisopod-User 2021-05-01 22:10:05 +05:30
  • 9007e59668 Fixed rounding error in positioning of overworld weather tile sprites Maruno17 2021-05-01 17:22:36 +01:00
  • f29da5fc8f Fixed crash when getting the length of an ogg file, fixed mispositioning of message in Hall of Fame, fixedMusic Vlume option not applying to newly played BGM, Maruno17 2021-05-01 17:13:27 +01:00
  • 748ea472ba Fixed being unable to force compiling of plugins, fixed crash when saving edited terrain tags, fixed invalid tile erase crashing, fixed crash when showing Pokédex for newly caught species Maruno17 2021-04-30 19:06:10 +01:00
  • 5130b097ce Fixed demo party not clearing the party before adding itself, fixed Pokémon icon renamer/mover not moving shiny Pokémon icons properly, added GameData#Something#keys method Maruno17 2021-04-28 23:27:11 +01:00
  • 1685bbc4d4 Fixed dynamic shadows not disappearing after a transfer, fixed events not seeing the player at a distance if facing left, fixed crash when starting a battle against two trainers Maruno17 2021-04-28 23:25:35 +01:00
  • 17d1344e74 Fixed crash when soft resetting, fixed crash when Struggle and confusion pseudo-moves are used, fix broken AI, fixed crash after evolution, fixed crash when editing weather map metadata. Maruno17 2021-04-28 23:24:17 +01:00
  • f3048abd86 Fixed bug when getting a partner's back sprite Maruno17 2021-04-27 22:17:25 +01:00
  • 8e2130ce57 Fixed bug in conversion of Bag contents, fixed mispositioning of text cursor in keyboard text entry, fixed not being able to move right in keyboard text entry, fixed mispositioning of icons in text, fixed events not being able to see at a distance Maruno17 2021-04-27 22:10:06 +01:00
  • e1ae094ff4 Fixed crash upon gaining a Pokémon after starting a new game, fixed default player's potentially being longer than allowed Maruno17 2021-04-27 21:34:07 +01:00
  • 853ce8e9e5 Update README.md Maruno17 2021-04-27 21:05:37 +01:00
  • 5456459a98 Tweaked ability-setting Pokémon Debug feature to allow setting any ability Maruno17 2021-04-27 18:33:18 +01:00
  • 31c87cbb1d Tweaked plugin manager error code, fixed type from previous commit Maruno17 2021-04-26 20:11:12 +01:00
  • b9e7d350a2 More code changes for Plugin Manager Maruno17 2021-04-25 23:12:05 +01:00
  • 3e7ffb71a7 Improved Plugin Manager's check for looping dependencies Maruno17 2021-04-25 20:32:31 +01:00
  • 0b757d3863 Added extension to Plugin Manager that supports scripts in a Plugin folder Maruno17 2021-04-25 19:09:56 +01:00
  • 484813c592 Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit Maruno17 2021-04-25 16:38:47 +01:00
  • a42b66db68 Merge branch 'master' into dev Maruno17 2021-04-22 21:15:14 +01:00
  • 4b9fe2eb4c Wonder Skin (#103) aprogergely 2021-04-22 22:11:54 +02:00
  • 4ae84f9b5d Added generic item icon support for HMs/TRs, moves taught by TR are now relearnable, tweaked determination of valid Mega forms Maruno17 2021-04-22 21:08:34 +01:00
  • 70b9f65558 Added Battle Points message window (\pt), fixed occasional wrong form when viewing Pokédex of newly caught species, other tweaks Maruno17 2021-04-21 18:45:44 +01:00
  • 3bde4d911a Reimplemented comparing edit times of PBS/data files to decide whether to compile Maruno17 2021-04-18 22:27:01 +01:00
  • 66ee5937bc Fixed Beak Blast/Shell Trap always failing, typo in Brick Break Maruno17 2021-04-18 16:30:17 +01:00
  • f10fe5c491 Minor fixes for previous commit Maruno17 2021-04-17 23:56:51 +01:00
  • 2ca8a42949 Yet more script rearranging Maruno17 2021-04-17 23:45:42 +01:00
  • 96c68e79a3 Added conversion of things in Game Variables in save data, renamed some files Maruno17 2021-04-17 22:39:36 +01:00
  • cef2beb063 Fixed Natural Gift always being Normal-type Maruno17 2021-04-17 20:21:46 +01:00
  • 4489cde044 Fixed animations played by an event command being mispositioned, fixed Geomancy, removed $PokemonGlobal.playerID, tweaked player/bag object creation, overrode type effectiveness for Shadow moves, bug fixes Maruno17 2021-04-17 19:32:54 +01:00
  • 4bc744e3fb Fixed some minor bugs from previous commits Maruno17 2021-04-14 22:56:12 +01:00
  • 9f70b29795 Moved some global metadata values to class Player, added battle points property Maruno17 2021-04-12 20:31:15 +01:00
  • e49ddde198 Renamed class PlayerTrainer to class Player, implemented class Player#Pokedex Maruno17 2021-04-11 20:45:44 +01:00
  • dcd0fe8b21 Rewrote perma-caching code, added another controls help page Maruno17 2021-04-11 16:19:58 +01:00
  • c58164ef97 Permanently cached some graphics (player charsets, windowskins and related graphics) Maruno17 2021-04-11 15:41:55 +01:00
  • e5a0e3acdd Finalised input names, added some more save file conversion code Maruno17 2021-04-11 15:18:04 +01:00
  • 614e0ed9a2 Stopped errors happening when trying to load a graphic without a filename Maruno17 2021-04-08 22:28:05 +01:00
  • 327d0de334 Redesigned controls help screen, added example of changing encounter version Maruno17 2021-04-08 21:20:34 +01:00
  • 64d9b38605 Added some debug options, tweaked some console messages, changed required event names for Cut/Rock Smash/Strength Maruno17 2021-04-06 21:00:59 +01:00
  • 8d76ff2e89 Properly removed script file Maruno17 2021-04-05 00:07:28 +01:00
  • f541a13c9b More renaming and rearranging, fixed typo from earlier commit, tweaked splash and title screen code Maruno17 2021-04-05 00:04:18 +01:00
  • 5b0960337a Updated to mkxp-z v2.1.1, renamed and rearranged some script files Maruno17 2021-04-04 16:24:46 +01:00
  • afd76503b2 Added support for large events, allowed field move-related event names to have other text in their names Maruno17 2021-04-03 01:10:27 +01:00
  • af33799cb7 Minor tweaks to README Maruno17 2021-03-29 19:29:22 +01:00
  • 01a066a4d9 Rearranged and tidied up game data scripts Maruno17 2021-03-29 19:01:03 +01:00
  • cd62ba840c Added class GameData::TerrainTag Maruno17 2021-03-29 17:19:05 +01:00
  • e1ffd44e67 Merge branch 'master' into dev Maruno17 2021-03-28 22:36:26 +01:00
  • 2a00bf8d3d Replaced Game.exe with one that opens a console in Debug mode Maruno17 2021-03-27 20:25:35 +00:00
  • ca5dcf70ae Fixed "cannotRun" battle rule not applying to Roar/Circle Throw/Poké Dolls, commented out compiler code that edits what it thinks are supposed to be doors Maruno17 2021-03-27 20:11:16 +00:00
  • b5c8c6ba26 Added class GameData::Weather Maruno17 2021-03-27 19:47:34 +00:00