Commit Graph

86 Commits

Author SHA1 Message Date
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
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
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
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
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
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
5736ef404b Made various changes to effects, added some Gen 8 mechanics 2021-06-30 23:25:47 +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
eceb7f2084 Merge branch 'master' into dev 2021-06-20 23:12:30 +01:00
CorvusAtrox
657ed7944d Fix Crash on attempting to get Favored Types (#120) 2021-06-20 23:00:42 +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
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
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 2021-06-12 15:44:13 +01:00
Maruno17
3eea17b877 Compiler methods can now accept a file path as a parameter, made overworld poison flashes slower 2021-05-20 19:34:26 +01:00
Maruno17
be61441755 Playing ME is stopped if a battle is skipped, fixed bug in Encounters Editor, sprite renamer now recognises 4+ digit ID numbers 2021-05-18 20:01:01 +01:00
Golisopod-User
6d7bae913e Bugfixes and small additions (#109)
* Add a converter for Player charsets in metadara
* Fixed Sprite position editor not working with new shadow filenames. Also added check for custom shadows
* Fixed pbTrainerBattleCore not working with NPC Trainer argument
* Fixed typo which caused crash with old trainers.txt format
* Fixed reference to non-existent variable which crashed the trainertype editor
2021-05-18 18:58:07 +01:00
Maruno17
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 2021-05-15 20:28:15 +01:00
Maruno17
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 2021-05-11 18:44:35 +01:00
Maruno17
e03e258f6a Added methods Pokemon.play_cry and pkkmn.play_cry 2021-05-09 17:53:05 +01:00
Maruno17
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 2021-05-09 16:48:47 +01:00
Maruno17
9007e59668 Fixed rounding error in positioning of overworld weather tile
sprites
2021-05-01 17:22:36 +01:00
Maruno17
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 2021-04-28 23:25:35 +01:00
Maruno17
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 2021-04-27 22:10:06 +01:00
Maruno17
484813c592 Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit 2021-04-25 16:38:47 +01:00
Maruno17
66ee5937bc Fixed Beak Blast/Shell Trap always failing, typo in Brick Break 2021-04-18 16:30:17 +01:00
Maruno17
2ca8a42949 Yet more script rearranging 2021-04-17 23:45:42 +01:00
Maruno17
5073f86190 Rearranged some script files 2020-09-05 22:34:32 +01:00
m3rein
240af4e5e7 Removed all excess whitespace and standardized line endings. 2020-09-05 21:23:16 +02:00
Maruno17
ba94119d02 Initial commit 2020-09-04 22:00:59 +01:00