Maruno17
514fe13ca2
More additions to .rubocop.yml, minor code tweaks
2021-12-22 21:01:37 +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
f7b76ae62e
The Great Enspacening begins!
2021-12-18 12:20:31 +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
b5ee1b211d
Replaced get_character(0) with get_self
2021-12-15 22:10:53 +00:00
Maruno17
06493fecbb
Removed more RMVX compatibility
2021-11-15 21:31:52 +00:00
Maruno17
9657eca3d7
Fixed panoramas/fogs/other AnimatedPlanes not animating properly
2021-11-14 16:40:55 +00: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
Maruno17
56c9b69c44
Added "Name" property to map_metadata.txt, fixed map names not being translated in some cases, fixed minor things from a previous commit
2021-10-13 22:55:29 +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
Golisopod-User
ecc5a040cd
Refactoring and Bugfixes ( #127 )
...
* Replacing nil + compact! with delete, delete_at and delete_if wherever possible
* Fixed Terrain Tag editor not setting the correct terrain
* Fixed Text Cursor in Animation Editor not going right
2021-08-22 22:25:29 +01:00
Maruno17
f768df4696
Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level
2021-08-15 18:27:37 +01:00
Maruno17
c8b1b6251b
Fix for Pokémon editor deleting a moveset move when "changing" which move it is to the same move, fixed typo in def addBackgroundOrColoredPlane.
2021-07-28 18:42:32 +01:00
Maruno17
be61441755
Playing ME is stopped if a battle is skipped, fixed bug in Encounters Editor, sprite renamer now recognises 4+ digit ID numbers
2021-05-18 20:01:01 +01:00
Maruno17
8e64bcc11b
Removed the player's ability to change the font
2021-05-16 14:32:20 +01:00
Maruno17
f303b84033
Made the Battle Factory work
2021-05-15 17:38:16 +01:00
Maruno17
ab3bb12d53
Updated mkxp-z to 2.2.0, added support for animated gifs
2021-05-09 20:51: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
326e2e7929
Shortened the default inspect message for everything, corrected the extension of GameData::Encounter
2021-05-09 01:52:55 +01:00
Maruno17
6efca2f9a8
Fixes for Battle Arena
2021-05-04 21:30:26 +01:00
Maruno17
474281712b
Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names
2021-05-03 17:34:19 +01:00
Maruno17
8e2130ce57
Fixed bug in conversion of Bag contents, fixed mispositioning of text cursor in keyboard text entry, fixed not being able to move right in keyboard text entry, fixed mispositioning of icons in text, fixed events not being able to see at a distance
2021-04-27 22:10:06 +01:00
Maruno17
484813c592
Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit
2021-04-25 16:38:47 +01:00
Maruno17
70b9f65558
Added Battle Points message window (\pt), fixed occasional wrong form when viewing Pokédex of newly caught species, other tweaks
2021-04-21 18:45:44 +01:00
Maruno17
2ca8a42949
Yet more script rearranging
2021-04-17 23:45:42 +01:00
Maruno17
4489cde044
Fixed animations played by an event command being mispositioned, fixed Geomancy, removed $PokemonGlobal.playerID, tweaked player/bag object creation, overrode type effectiveness for Shadow moves, bug fixes
2021-04-17 19:32:54 +01:00
Maruno17
9f70b29795
Moved some global metadata values to class Player, added battle points property
2021-04-12 20:31:15 +01:00
Maruno17
dcd0fe8b21
Rewrote perma-caching code, added another controls help page
2021-04-11 16:19:58 +01:00
Maruno17
c58164ef97
Permanently cached some graphics (player charsets, windowskins and related graphics)
2021-04-11 15:41:55 +01:00
Maruno17
e5a0e3acdd
Finalised input names, added some more save file conversion code
2021-04-11 15:18:04 +01:00
Maruno17
614e0ed9a2
Stopped errors happening when trying to load a graphic without a filename
2021-04-08 22:28:05 +01:00
Maruno17
64d9b38605
Added some debug options, tweaked some console messages, changed required event names for Cut/Rock Smash/Strength
2021-04-06 21:00:59 +01:00
Maruno17
f541a13c9b
More renaming and rearranging, fixed typo from earlier commit, tweaked splash and title screen code
2021-04-05 00:04:18 +01:00