Maruno17
f623fad42e
Workaround for broken screenshot-taking code due to latest mkxp-z
2022-01-03 19:55:54 +00:00
Golisopod-User
13cc9790ce
Minor new additions for v20 ( #147 )
...
* Moved TMs/ TRs and HMs into their own handlers
* Improved Plugin Error Message
* Added sound effect when picking berries
* Allow player to always see quantity when buying items
* Trainers now require a Mega Ring item in their items (in trainers.txt) to Mega Evolve
2021-12-29 18:36:26 +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
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
c6ecf60172
Added class GameStats, added Pokédex records for eggs seen and expanded seen_forms to include shinies
2021-11-13 23:13:28 +00:00
Maruno17
6066797517
Changing the player's character or outfit immediately updates the player's graphic again
2021-10-26 22:54:31 +01:00
Maruno17
6c38f769c7
Moved initial money/storage creator's name from Settings to metadata.txt, added initial item storage contents property to global metadata, added Home property to player metadata
2021-10-25 23:07:58 +01: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
a090f50bc5
Split metadata.txt into metadata.txt and map_metadata.txt, fixed bug when writing certain PBS files
2021-10-09 23:34:45 +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
41ce9309d7
Refactored and improved transition animations
2021-08-20 21:39:20 +01:00
Maruno17
e9457a3ea8
Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers
2021-06-16 22:42:20 +01:00
Golisopod-User
6d7bae913e
Bugfixes and small additions ( #109 )
...
* Add a converter for Player charsets in metadara
* Fixed Sprite position editor not working with new shadow filenames. Also added check for custom shadows
* Fixed pbTrainerBattleCore not working with NPC Trainer argument
* Fixed typo which caused crash with old trainers.txt format
* Fixed reference to non-existent variable which crashed the trainertype editor
2021-05-18 18:58:07 +01:00
Maruno17
654be6c1de
Fixed Game Variables that are nil being treated as 0 instead, fixed missing error message when a required plugin is missing
2021-05-07 18:20:52 +01:00
Maruno17
3d88b85f56
Fixed Battle Tower/Cups/Palace, fixed bug when using Metronome, fixed bad AI for Conversion/Conversion 2
2021-05-04 20:36:49 +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
8e6ee21c20
Updated to mkxp-z 2.1.2, added def inspect to some classes
2021-05-02 00:58:25 +01:00
Maruno17
e1ae094ff4
Fixed crash upon gaining a Pokémon after starting a new game, fixed default player's potentially being longer than allowed
2021-04-27 21:34:07 +01:00
Maruno17
4ae84f9b5d
Added generic item icon support for HMs/TRs, moves taught by TR are now relearnable, tweaked determination of valid Mega forms
2021-04-22 21:08:34 +01:00
Maruno17
2ca8a42949
Yet more script rearranging
2021-04-17 23:45:42 +01:00