Maruno17
|
afd76503b2
|
Added support for large events, allowed field move-related event names to have other text in their names
|
2021-04-03 01:10:27 +01:00 |
|
Maruno17
|
cd62ba840c
|
Added class GameData::TerrainTag
|
2021-03-29 17:19:05 +01:00 |
|
Maruno17
|
b5c8c6ba26
|
Added class GameData::Weather
|
2021-03-27 19:47:34 +00:00 |
|
Maruno17
|
ba1d225b83
|
Removed RGSS2 compatibility, condensed BitmapCache into RPG::Cache and made it work
|
2021-03-10 21:32:00 +00:00 |
|
Maruno17
|
3a1b9b6dc6
|
Added class GameData::EncounterType
|
2021-03-06 22:01:16 +00:00 |
|
Maruno17
|
934e38662a
|
Tweaks to encounter chance calculator and Rock Smash
|
2021-03-02 22:09:27 +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
|
1209b804e9
|
Moved all settings into module Settings
|
2021-02-01 21:03:58 +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
|
4098b1cd11
|
Split PokeBattle_Trainer into PlayerTrainer and NPCTrainer
|
2021-01-24 17:55:39 +00:00 |
|
Maruno17
|
736bb9ed10
|
Fixed code assuming map metadata exists, fixed misplaced species data methods, rewrote class PokeBattle_Pokemon
|
2021-01-20 20:22:31 +00:00 |
|
Maruno17
|
d4a7de4bdd
|
Rearranged settings
|
2021-01-02 21:08:47 +00:00 |
|
Maruno17
|
ad21fc92cb
|
Created and implemented GameData::Species
|
2020-12-24 21:25:16 +00:00 |
|
Maruno17
|
3cd8d59918
|
Implemented GameData::Move
|
2020-11-19 21:00:29 +00:00 |
|
Maruno17
|
52ffae9e8a
|
Implemented GameData::Metadata and GameData::MapMetadata
|
2020-11-15 18:59:07 +00:00 |
|
Maruno17
|
e82b5409fb
|
Moved global/map metadata constants and schema into modules
|
2020-10-16 22:05:38 +01:00 |
|
Maruno17
|
e7b90b54b0
|
Fixed error with surfacing check if the dive map you're in has no surface map
|
2020-09-16 20:04:17 +01:00 |
|
Maruno17
|
681a8331ab
|
Resolved many Rubocop warnings
|
2020-09-06 17:31:12 +01:00 |
|
Maruno17
|
5073f86190
|
Rearranged some script files
|
2020-09-05 22:34:32 +01:00 |
|