Maruno17
|
6b841b78d3
|
Added egg move sharing in Day Care, added some Settings for Day Care/Nursery mechanics, Neutralizing Gas now triggers held items if it negates Unnerve, Imposter now only triggers when the Pokémon enters battle
|
2021-12-07 22:48:15 +00:00 |
|
Maruno17
|
5a81d447d1
|
Added Aura Wheel's visible type change in battle, added "display" methods for several move properties and examples of their use
|
2021-12-06 22:00:27 +00:00 |
|
Maruno17
|
479aeacc2c
|
Added new section-based format for berry_plants.txt
|
2021-11-24 19:05:18 +00:00 |
|
Maruno17
|
00c2df5772
|
Merged species Type1/Type2 into Types, did the same for Pokemon and Battler
|
2021-11-22 23:55:28 +00:00 |
|
Maruno17
|
d93d73caa8
|
Wrote a generalised data property editor that deals with a list of things from a GameData module, allowed the WildItem properties for species to contain multiple items each
|
2021-11-21 22:24:58 +00:00 |
|
Maruno17
|
b445f26a88
|
Converted Shadow Pokémon PBS file to a section-based format, improved Shadow Pokémon mechanics
|
2021-11-21 00:44:41 +00:00 |
|
Maruno17
|
7ec8f30f0e
|
Some battle method refactoring, fixed typo
|
2021-11-17 20:40:19 +00:00 |
|
Maruno17
|
899d037255
|
Added pokemon.txt/pokemon_forms.txt property "Offspring" for species that could be produced by breeding
|
2021-10-29 20:34:50 +01:00 |
|
Maruno17
|
6c38f769c7
|
Moved initial money/storage creator's name from Settings to metadata.txt, added initial item storage contents property to global metadata, added Home property to player metadata
|
2021-10-25 23:07:58 +01:00 |
|
Maruno17
|
10a1fc4430
|
Added PBS file pokemon_metrics.txt, for all Pokémon sprite positionings
|
2021-10-23 20:30:09 +01:00 |
|
Maruno17
|
ca680c9feb
|
Merged class PokemonTemp into class Game_Temp
|
2021-10-21 22:01:59 +01:00 |
|
Maruno17
|
e49cd8d498
|
Renamed $Trainer to $player
|
2021-10-20 22:57:43 +01:00 |
|
Maruno17
|
56c9b69c44
|
Added "Name" property to map_metadata.txt, fixed map names not being translated in some cases, fixed minor things from a previous commit
|
2021-10-13 22:55:29 +01:00 |
|
Maruno17
|
a090f50bc5
|
Split metadata.txt into metadata.txt and map_metadata.txt, fixed bug when writing certain PBS files
|
2021-10-09 23:34:45 +01:00 |
|
Maruno17
|
1f9ba94432
|
Fixed quote marks around LoseText in trainers.txt
|
2021-10-03 22:42:18 +01:00 |
|
Maruno17
|
c7858de42a
|
Refactored berry plant code, added missing berry plant PBS data and charsets, fixed berry sparkles sometimes showing on the wrong map
|
2021-10-03 20:19:28 +01:00 |
|
Maruno17
|
df7c033a9d
|
Tweaked Fissure's function code, added Mirror Armor's effect
|
2021-09-10 20:40:45 +01:00 |
|
Maruno17
|
27be1cb330
|
Tidied up some function codes, added missing ones
|
2021-09-06 21:26:59 +01:00 |
|
Maruno17
|
c670c63bf5
|
Renamed all move function codes
|
2021-09-06 20:56:37 +01:00 |
|
Maruno17
|
885c1193e3
|
Added Flags property to ribbons
|
2021-09-02 21:09:18 +01:00 |
|
Maruno17
|
cef3d08917
|
Generalised form inheritance, making use of species flags
|
2021-09-02 21:05:53 +01:00 |
|
Maruno17
|
86cbcad382
|
Added Flags property to types, abilities, species and map metadata. Added LocationFlag evolution method.
|
2021-09-02 19:01:16 +01:00 |
|
Maruno17
|
cfbefceb00
|
Renamed skill code property in trainer_types.txt to SkillFlags, and allowed any number of them
|
2021-08-31 17:36:48 +01:00 |
|
Maruno17
|
3c88c897f0
|
Refactored checking whether a Pokémon/species is single gendered, tweaked console message.
|
2021-08-31 00:17: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
|
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
|
ba6806aa5b
|
Added Gen 8 PBS files
|
2021-07-08 21:19:45 +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
|
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
|
feb9e3b2de
|
Added some Gen 8 item effects, added super shininess
|
2021-06-23 23:15:15 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
e03e258f6a
|
Added methods Pokemon.play_cry and pkkmn.play_cry
|
2021-05-09 17:53:05 +01:00 |
|
Maruno17
|
326e2e7929
|
Shortened the default inspect message for everything, corrected the extension of GameData::Encounter
|
2021-05-09 01:52:55 +01:00 |
|