Commit Graph

34 Commits

Author SHA1 Message Date
infinitefusion
dd0c64f2b7 bugfixes 1.4 2021-09-12 15:21:16 -04:00
infinitefusion
73d4a83752 bugfixes 1.3 2021-09-09 20:18:33 -04:00
infinitefusion
2c86a187af improved map loading time. might cause memory issues 2021-09-05 16:34:12 -04:00
infinitefusion
82681f4611 release beta 1 2021-09-04 13:23:05 -04:00
infinitefusion
0672b5823e tms for fusions 2021-08-14 10:45:55 -04:00
infinitefusion
a91485cb8f small fixes 2021-08-01 15:01:36 -04:00
infinitefusion
dc7df58c17 game data 2021-07-28 20:28:50 -04:00
infinitefusion
980517c0a2 hidden ability maps 2021-07-28 20:18:51 -04:00
infinitefusion
4f751ee39b battle factory 2021-07-24 21:58:08 -04:00
infinitefusion
bc229f8713 recomp 2021-07-21 18:40:54 -04:00
infinitefusion
de78064786 fixed gym battles crash 2021-06-27 21:09:47 -04:00
infinitefusion
605f387c65 fixed battles lag 2021-06-26 16:09:31 -04:00
infinitefusion
84d885d4b0 battles 2021-06-25 20:33:47 -04:00
infinitefusion
ba536c0b02 compatibility items trainers 2021-06-24 12:10:44 -04:00
Maruno17
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) 2021-05-13 22:34:46 +01:00
Maruno17
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 2021-05-13 21:50:36 +01:00
Maruno17
8ff43cbd4c Renamed trainer charsets and added code to the sprite renamer that will rename them and edit map data accordingly 2021-05-11 21:00:15 +01:00
Maruno17
4bc744e3fb Fixed some minor bugs from previous commits 2021-04-14 22:56:12 +01:00
Maruno17
327d0de334 Redesigned controls help screen, added example of changing encounter version 2021-04-08 21:20:34 +01:00
Maruno17
d8bf4b7fda Added class GameData::Evolution, moved evolution-related methods to more appropriate places 2021-03-12 23:20:02 +00:00
Maruno17
8b0796588f Altered encounter chance calculation to be closer to Gen 3 (inc. Rock Smash), Pokémon's ball bug fix 2021-03-01 23:28:43 +00:00
Maruno17
1bf829c3f1 Made window bigger in map connections editor, fixed a couple of bugs, added Generation data to pokemon PBS files 2021-02-27 16:33:32 +00:00
Maruno17
f302d8346a Added class GameData::BodyShape, some bug fixes, updated some PBS files 2021-02-22 00:21:52 +00:00
Maruno17
44e3c934ad Implemented GameData::Ribbon 2021-02-02 20:53:43 +00:00
Maruno17
6d3ff0c724 Implemented GameData::Encounter, created new encounters.txt format, tweaked Vs animation filenames 2021-01-30 17:06:00 +00:00
Maruno17
ad21fc92cb Created and implemented GameData::Species 2020-12-24 21:25:16 +00:00
Maruno17
52ffae9e8a Implemented GameData::Metadata and GameData::MapMetadata 2020-11-15 18:59:07 +00:00
Maruno17
af9b9ef812 Fixed incorrect PBS data for Power-Up Punch 2020-10-03 16:29:41 +01:00
Maruno17
25d48e3837 Fixed bugs with Multi-Attack, Illusion, Nature's Madness's definition and Slow Start 2020-10-01 17:54:46 +01:00
Maruno17
dbf8a57b2d Fixed Alolan Ninetales being able to evolve into itself 2020-09-18 20:10:25 +01:00
Maruno17
36e492a3fe Fixed error in evolution data saved to pokemon.txt 2020-09-16 17:56:51 +01:00
Maruno17
e4436c0fa3 Changed Greninja's forms to add one with the Battle Bond ability 2020-09-12 16:35:56 +01:00
Maruno17
87c7e06a9d Initial commit 2020-09-04 22:01:41 +01:00
Maruno17
ba94119d02 Initial commit 2020-09-04 22:00:59 +01:00