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
|
cb4a1fd8af
|
def pbDrawTextPositions now uses symbols for text alignment and outline, and added a quicker way to draw text with no shadow/outline
|
2023-04-04 21:16:09 +01:00 |
|
Maruno17
|
9d50b27aa0
|
Fixed some bad usage of sprintf, cleaned up some translatable messages
|
2023-04-02 00:52:12 +01:00 |
|
Maruno17
|
13aab8d911
|
Lots of rubocop
|
2023-01-28 15:21:12 +00:00 |
|
Maruno17
|
25a8d727ab
|
Rewrote phone UI code, added "CommonEvent" trainer comment for that phone contact to run instead of default phone messages, added phone signal icon to phone
|
2022-09-10 19:41:12 +01:00 |
|
Maruno17
|
ae91811537
|
Created folder Graphics/UI, renamed some UI graphics
|
2022-08-14 01:07:06 +01:00 |
|
Maruno17
|
aa9b1a9e23
|
Refactored phone/rematches code, added Phone.rematches_enabled/Phone.rematch_variant/map metadata flag "NoPhoneSignal", changed event layout, trainer contacts can use Common Events for their calls, etc.
|
2022-08-13 16:52:42 +01:00 |
|
Golisopod-User
|
ad93eb7774
|
Removed all uses of SpriteWrapper (#184)
|
2022-06-19 17:47:23 +01:00 |
|
Maruno17
|
19e50bd507
|
Updated Power Green fonts, repositioned all text accordingly
|
2022-02-20 23:29:09 +00:00 |
|
Maruno17
|
a939406e60
|
Improved Pokégear screen to work for all screen sizes
|
2022-01-03 13:48:44 +00:00 |
|
Maruno17
|
4cf13f2942
|
Created module MenuHandlers for the contents of various menus
|
2021-12-31 17:45:07 +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
|
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
|
f7b76ae62e
|
The Great Enspacening begins!
|
2021-12-18 12:20:31 +00: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
|
e7522321ad
|
Fixed up code added by previous commit, improved scene closings when using Fly
|
2021-10-19 22:18:55 +01:00 |
|
Golisopod-User
|
e4e8e60d28
|
Added Flying from Town Map (#129)
* Added ability to fly from Town Map
* Refactored UI_RegionMap code
|
2021-10-19 20:03:22 +01:00 |
|
Maruno17
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|