Commit Graph

1091 Commits

Author SHA1 Message Date
Maruno17
04985eab5c Added "airborne" event name tag, can have Safari battles with no party, fixed Micle Berry, fixed data box not refreshing when Illusion is broken, added triggers for more EoR animations 2024-04-27 00:10:28 +01:00
Maruno17
494e646fd5 Fixed replacement battler being invisible if its predecessor fainted and used the same sprite, refactoring 2024-04-01 23:41:54 +01:00
Maruno17
a2af2c36f9 Added water ripple animation, removed second error message when the Compiler crashes 2024-04-01 22:13:16 +01:00
Maruno17
1ff5b12acd Added "beneath map" height for overworld animations, fixed new games inheriting Jukebox BGM from save file, added PokeBall property for trainer types, fixed Cramorant form changing effects 2024-03-11 23:31:48 +00:00
Maruno17
1c9ce0b01a Fixed Event Touch events on connected maps triggering themselves by moving around 2024-02-20 19:33:13 +00:00
Maruno17
24dda5128a Improved fix of phone data conversion 2024-02-15 22:13:10 +00:00
Maruno17
3e167b9357 Fixed type-resisting berries trying to be consumed twice when triggered by a move called by another move, fixed bad old phone data conversion, fixed events of even sizes moving endlessly when approaching the player 2024-02-15 21:16:15 +00:00
Maruno17
86c92e7657 Fixed reflections not disappearing if the parent event changes to a blank page 2024-02-02 00:07:32 +00:00
Maruno17
e6fe242d4b AI changes, fixed input detection Conditional Branch, Fishious Rend is now a biting move 2024-02-01 23:50:09 +00:00
Maruno17
c78e32db09 Fixed Database animations' position not moving the animation for exclamations 2024-01-18 23:47:33 +00:00
Maruno17
97a66020ca Fixed being able to jump over a ledge the wrong way if it's on the edge of a connected map 2024-01-18 22:40:58 +00:00
Maruno17
c5d7d1447b Added Setting for item sell prices, added stat for primal reversions, fixed weird movement when jumping across a map connection 2024-01-18 22:20:46 +00:00
Maruno17
8c5911e4a4 Fixed being able to bypass a caught mon being forced into the party, fixed Rotom Catalog, fixed incorrect writing of some enums to PBS files, fixed Jukebox's awareness of audio files, fixed bug when battle default weather is primordial, disabled path cache to add speed 2024-01-01 20:35:28 +00:00
Maruno17
d5c7b8cc15 Updated core translation text files 2023-12-12 20:32:16 +00:00
Maruno17
c7e8848813 Added min. 3 perfect IVS for legendaries, rerolling IVs for Safari/Bug Contest Pokémon, fixed Big Nugget's Fling power in Gen 8 2023-11-27 18:26:07 +00:00
Maruno17
d3c9c6b360 External script loader now ignores non-.rb files and folders beginning with ".", updated extractor/combiner scripts 2023-11-27 18:01:04 +00:00
Maruno17
1080f69a0d Fixed location signpost not appearing properly when using Fly, fixed wild/trainer Pokémon with a "getForm" handler not using it 2023-11-20 22:11:32 +00:00
Maruno17
e0dcdef321 Fixed partner trainers not having Bag items, fixed Flame Burst AI bug, added AI for Wonder Guard + switching 2023-11-20 21:29:47 +00:00
Maruno17
d10892af47 Fixed bug in previous commit relating to writing PBS files 2023-11-06 20:02:32 +00:00
Maruno17
f07b44d826 Minor lag improvements to overworld animations 2023-11-05 16:15:41 +00:00
Maruno17
156a6fca74 Fixed BGM bug when ending surfing and immediately triggering a trainer battle with an intro BGM, fixed events making all other events check if they trigger after the event moves, fixed Neutralizing Gas triggering twice upon fainting 2023-11-05 15:42:15 +00:00
Maruno17
092fbda34d Fixed being unable to write values to PBS files that were enumerated to something other than a number, error log files now go in the game's folder 2023-11-04 23:32:43 +00:00
Maruno17
5cab0f407d Split "Evolutions" line in PBS files into multiple "Evolution" lines 2023-10-14 19:15:38 +01:00
Maruno17
389d43941d Added SKIP_CONTINUE_SCREEN Setting, fix message newline visual bug at slow text speeds, removed Bag rearranging 2023-10-14 18:32:18 +01:00
Maruno17
25f85a9a8b Added mp3 support back in, changed layout of townmapgen.html, screenshots now go in Screenshots folder, added "NoName" flag for trainer types 2023-10-14 16:28:37 +01:00
Maruno17
d267956c6e Fixed being able to Fly in the Town Map despite the Setting, fixed being unable to interact with an event next to you if standing on an event 2023-10-01 19:24:49 +01:00
Maruno17
a6c7e2c1ff Added Setting that prompts compiling upon startup 2023-10-01 18:52:48 +01:00
Maruno17
cd32b5e725 Fixed language files not being loadable in an encrypted game, fixed language files not reverting to default if they don't exist and other language files are already loaded 2023-10-01 18:06:54 +01:00
Maruno17
e96f16c484 Tweaked Compiler error messages, made some in def cast_csv_value show if trying to cast nil 2023-10-01 17:51:13 +01:00
Maruno17
d9c3898124 Fixed long battle messages displaying weirdly 2023-09-23 19:20:44 +01:00
Maruno17
b2c66b7b0c Fixed typo relating to AI switching, fixed Pokémon sent from the party to storage in battle not resetting their battle-only conditions, fixed player's sprite in Duel minigame not caring about the player's outfit, added missing move flags 2023-09-21 19:36:10 +01:00
Maruno17
bc18aa95f2 Fixed Cramorant not reverting form after coughing up a Gulp Missle, fixed crash when a phone contact calls when you're on a map with no metadata 2023-09-10 16:57:09 +01:00
Maruno17
8f00307685 Made Voltorb Flip board generation more accurate to HGSS 2023-09-10 16:26:05 +01:00
Maruno17
02e45ebf19 NamedEvents can now be overwritten, fixed error in validating all types, replaced wiki shortcut 2023-09-10 15:59:14 +01:00
Maruno17
efea53aa5a Fixed Pokédex showing genders for the wrong species, fixed AI always switching sleeping/frozen Pokémon, fixed class PngAnimatedBitmap animating slowly 2023-08-23 21:08:32 +01:00
Maruno17
ea7b5d56d2 Fixed crash upon soft resetting 2023-07-31 23:40:02 +01:00
Maruno17
bd70166dbb Fixed follower teleporting behind the player when they bump into something to the side 2023-07-31 20:58:57 +01:00
Maruno17
3d4a495849 Tidying up for v21.2 release 2023-07-30 21:43:27 +01:00
Maruno17
4c25ade184 Fixed overworld weather fading out/in when walking between maps with the same weather, added support for Sprite coordinates being floats 2023-07-30 20:32:39 +01:00
Maruno17
4f14108772 Minor tidying and updating 2023-07-29 20:20:08 +01:00
Maruno17
1b5c0f6f2f Updated mkxp-z 2023-07-29 20:17:06 +01:00
Maruno17
9a42b533f1 Added more sound effects 2023-07-29 20:08:31 +01:00
Maruno17
0068695c54 Fixed incorrect AI code for considering Sticky Web when switching 2023-07-22 18:43:28 +01:00
Maruno17
fc95baf92c Now loads language files on startup if Settings::LANGUAGES has exactly 1 defined language, fixed instant text speed after a wait in a message, added battle rule "cannotSwitch" 2023-07-20 22:05:50 +01:00
Maruno17
a5734eaf46 Code tidying with Rubocop 2023-07-18 22:42:10 +01:00
Maruno17
6053363715 Added Settings::DISABLE_IVS_AND_EVS, added text replacements for gender symbols 2023-07-17 19:28:05 +01:00
Maruno17
f576db7c0b Fixed the first frame of RMXP Database animations not showing 2023-07-15 20:08:36 +01:00
Maruno17
4ca2500d6b The Pokédex entry of a newly obtained species now only shows if that species is in an unlocked Dex list 2023-07-12 21:08:02 +01:00
Maruno17
8287f32a5e Fixed another crash when entering a map with no map metadata, fixed Sky Drop failing causing the target to remain in the air, decapitalised some Debug menu text 2023-07-12 21:06:54 +01:00
Maruno17
104bf2b598 Added some graphics filenames to the core messages 2023-07-01 22:49:02 +01:00