Maruno17
|
becce85550
|
Removed deprecated code, renamed "base_damage"/"baseDamage"/"baseDmg" to "power"
|
2023-02-10 21:18:10 +00:00 |
|
Maruno17
|
8a3353973b
|
Fixed minor bug in sprite position editor, made trainers' Pokémon nicknames translatable, generalised code for optional PBS files
|
2023-02-08 23:51:42 +00:00 |
|
Maruno17
|
13aab8d911
|
Lots of rubocop
|
2023-01-28 15:21:12 +00:00 |
|
Maruno17
|
bd04112122
|
Allowed multiple PBS files per data type, removed hardcoded lists of PBS files/.dat files/GameData classes that need data loading
|
2022-11-22 22:24:30 +00:00 |
|
Maruno17
|
4d147a7bf7
|
Turned Town Map PBS data into a GameData class
|
2022-11-20 21:44:53 +00:00 |
|
Maruno17
|
f33eb4d896
|
Added PBS schema character ^ for repeated lines, more refactoring of PBS compilers/writers
|
2022-11-20 20:15:04 +00:00 |
|
Maruno17
|
1ff7307868
|
Rewrote and standardised several PBS writer methods
|
2022-11-19 23:03:42 +00:00 |
|
Maruno17
|
1ccbafb499
|
Rewrote the random dungeon generator code
|
2022-10-01 18:06:15 +01:00 |
|
Maruno17
|
2962944cab
|
Redesigned phone.txt (old format isn't supported), added support for contact-specific phone messages, added more phone message components
|
2022-09-11 19:07:47 +01:00 |
|
Maruno17
|
65b1a8d6c3
|
More tweaks from the Rubocop overlord
|
2021-12-19 17:28:59 +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
|
10a1fc4430
|
Added PBS file pokemon_metrics.txt, for all Pokémon sprite positionings
|
2021-10-23 20:30:09 +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
|
c55324145d
|
Removed all other uses of and support for ID numbers
|
2021-06-19 20:01:12 +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
|
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
|
2021-04-28 23:27:11 +01:00 |
|
Maruno17
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|