Commit Graph

25 Commits

Author SHA1 Message Date
Maruno17
e5a0e3acdd Finalised input names, added some more save file conversion code 2021-04-11 15:18:04 +01:00
Maruno17
5b0960337a Updated to mkxp-z v2.1.1, renamed and rearranged some script files 2021-04-04 16:24:46 +01:00
Maruno17
01a066a4d9 Rearranged and tidied up game data scripts 2021-03-29 19:01:03 +01:00
Maruno17
ba1d225b83 Removed RGSS2 compatibility, condensed BitmapCache into RPG::Cache and made it work 2021-03-10 21:32:00 +00:00
Maruno17
4c35a7ecfe Fixed up text positioning and window sizes, fixed crash when choosing how many items to toss from the Bag 2021-03-07 23:08:05 +00:00
Maruno17
ff0c2f00c8 Added class GameData::Stat 2021-03-04 22:59:48 +00:00
Maruno17
ec742ac5f2 Added more save data conversions 2021-03-01 19:12:32 +00:00
Maruno17
a112a21a87 Renamed ABC inputs 2021-02-27 22:02:46 +00:00
Maruno17
1209b804e9 Moved all settings into module Settings 2021-02-01 21:03:58 +00:00
Maruno17
4098b1cd11 Split PokeBattle_Trainer into PlayerTrainer and NPCTrainer 2021-01-24 17:55:39 +00:00
Maruno17
ad21fc92cb Created and implemented GameData::Species 2020-12-24 21:25:16 +00:00
Maruno17
1ffeddc41c Moved methods that return item/trainer graphics, refactored evolution helper methods, rearranged some methods 2020-12-13 19:40:17 +00:00
Maruno17
bc13517cb7 Created and implemented GameData::Type 2020-12-12 21:26:46 +00:00
Maruno17
c8790bafc9 Created and implemented GameData::TrainerType, fixed free text entry text mispositioning 2020-12-06 19:21:18 +00:00
Maruno17
eb22e49d9b Deleted rubyscreen.dll, eradicated semicolons from when... statements, compiling is now before setting up the system, appeased vocal dissenters 2020-11-26 21:10:45 +00:00
Maruno17
017cdb8d0f Merge branch 'master' into dev 2020-11-25 22:07:17 +00:00
Maruno17
9841bd2630 Fixed typo in Duel minigame, fixed crash when battling a single trainer while you have a partner, fixed undefined variable in Relic Song's form-changing code 2020-11-11 22:09:34 +00:00
Maruno17
1955d3698e Implemented usage of GameData::Item 2020-11-08 22:45:59 +00:00
Maruno17
a6d21de0c1 Merge branch 'pr/43' into refactor 2020-10-17 14:40:52 +01:00
Maruno17
d3ec5c2c53 Moved species data constants into module SpeciesData 2020-10-17 00:17:40 +01:00
Joni Savolainen
ae0e13c228 Deprecate Pokemon#trainerID and Pokemon#publicID 2020-10-13 20:55:15 +03:00
Maruno17
6ac7aca902 Minor tweaks 2020-09-12 18:21:05 +01:00
Maruno17
6c4670eaa3 Rubocop-inspired style tweaks 2020-09-06 01:10:02 +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