Maruno17
|
48fb8dae73
|
Removed redundant "\r" from various messages, removed usages of BitmapWrapper, fixed Lure Ball error in battles started in the Debug menu, improved Terrain Tag editor, fixed some Compiler errors, enabled vsync, fixed event graphics frozen to the screen when using $game_player.moveto directly.
|
2023-05-04 21:28:00 +01:00 |
|
Maruno17
|
13aab8d911
|
Lots of rubocop
|
2023-01-28 15:21:12 +00:00 |
|
Maruno17
|
b0b6e675c3
|
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
|
2023-01-23 22:27:04 +00:00 |
|
Maruno17
|
1ccbafb499
|
Rewrote the random dungeon generator code
|
2022-10-01 18:06:15 +01:00 |
|
Maruno17
|
248b0dd882
|
Added def GameData::Species.base_stat_total, other minor code tweaks
|
2022-06-09 21:06:35 +01:00 |
|
Maruno17
|
f68e699cc9
|
More Rubocop changes
|
2022-02-13 00:57:54 +00:00 |
|
Maruno17
|
7da449aec3
|
Merged Events and EncounterModifier into module EventHandlers
|
2021-12-30 18:59:35 +00:00 |
|
Maruno17
|
6339f5a577
|
Fixed typo in random dungeon code
|
2021-12-29 11:46:57 +00:00 |
|
Maruno17
|
132a16950d
|
Yet more Rubocopping
|
2021-12-23 00:27:17 +00:00 |
|
Maruno17
|
33fcbf623b
|
More Rubocopping
|
2021-12-20 17:18:21 +00:00 |
|
Maruno17
|
65b1a8d6c3
|
More tweaks from the Rubocop overlord
|
2021-12-19 17:28:59 +00:00 |
|
Maruno17
|
33781493f4
|
More aligning of code
|
2021-12-19 12:19:08 +00:00 |
|
Maruno17
|
13a238cc6a
|
Many more Rubocop-inspired code improvements
|
2021-12-18 19:06:22 +00:00 |
|
Maruno17
|
d17fc40a47
|
Added decent spacing to all scripts thanks to Rubocop
|
2021-12-18 15:25:40 +00:00 |
|
Maruno17
|
2480ab0f9e
|
Applied most Rubocop-suggested layout fixes
|
2021-12-18 01:56:10 +00:00 |
|
Maruno17
|
5dc64f1709
|
Minor refactoring to kill various Rubocop warnings
|
2021-12-17 20:29:47 +00:00 |
|
Maruno17
|
af23f1ecc4
|
Removed old map renderer, tidied up
|
2021-10-02 23:54:06 +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
|
8bb70a226e
|
Tidied up semicolon use, refactored random dungeon generation code, fixed visual bug in Day Care debug screen
|
2021-08-22 23:18:34 +01:00 |
|
Maruno17
|
34dd2a9fbd
|
Rewrote random dungeon code to improve it and fix some bugs, rewrote Bag's def rearrange
|
2021-07-25 19:00:36 +01:00 |
|
Maruno17
|
05d3627015
|
Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks
|
2021-05-09 16:48:47 +01:00 |
|
Maruno17
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|