Maruno17
18049c22b9
More changes to console messages
2021-10-23 23:56:54 +01:00
Maruno17
e417e4c659
Tidied and coloured console messages
2021-10-23 21:55:42 +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
3c88c897f0
Refactored checking whether a Pokémon/species is single gendered, tweaked console message.
2021-08-31 00:17:30 +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
153aa69bb8
Merge branch 'master' into dev
2021-08-12 20:37:25 +01:00
Maruno17
19535b8160
Fixed Symbiosis, fixed Roost not roosting, fixed Normalize not boosting damage, fixed crash in Bug Catching Contest, fixed old format moves.txt compiling, added cache size text to console
2021-08-12 20:00:42 +01:00
Maruno17
2db3cc49af
Merge branch 'master' into dev
2021-08-03 18:48:11 +01:00
Maruno17
7f86115c36
Fixed code relating to initial held items in battle, fixed default functionality of rand when no number is given
2021-08-03 18:45:39 +01:00
Maruno17
a1cff9cc36
Changed the content of error messages raised by code in a Script event command
2021-07-23 20:06:06 +01:00
Maruno17
cb0220b751
Cleaned up evolution method definitions, rewrote the "Fill Bag" Debug feature to make it much faster, removed all instances of changing the game window's title
2021-07-22 22:46:43 +01:00
Maruno17
eceb7f2084
Merge branch 'master' into dev
2021-06-20 23:12:30 +01:00
Golisopod-User
3c3802b80b
Fixed Plugin Manager raising an error when optional dependency of Plugin is not installed ( #119 )
2021-06-20 23:11:18 +01:00
Maruno17
0e8b1e70b1
Updated to mkxp-z 2.2.1
2021-06-15 22:11:12 +01:00
Maruno17
c23f50e5a6
Fixed being unable to extract plugin messages to translate them, fixed AI bug with Natural Gift and no item, fixed bad code when checking a trainer's party for a mon with a given type
2021-06-15 19:23:50 +01:00
Maruno17
8dec89bb50
Fixed typo in Plugin Manager, fixed problems when you have multiple dependent events and you remove one
2021-06-12 17:23:15 +01:00
Maruno17
8384adeb22
Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES
2021-05-13 21:50:36 +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
326e2e7929
Shortened the default inspect message for everything, corrected the extension of GameData::Encounter
2021-05-09 01:52:55 +01:00
Maruno17
43eddaa5da
Added conversion to fix incorrect phone contacts data, fixed being unable to call people, fixed crash when writing a Battle Facility PBS file
2021-05-07 21:09:22 +01:00
Maruno17
5618607afa
Fixed bad encoding of plugin scripts causing accented characters to display incorrectly, plugins are listed in the console when loaded, fixed error when resizing an animation will delete the frame you're currently on, fixed changes to animations persisting despite not saving them in the Animation Editor
2021-05-07 20:01:49 +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
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
748ea472ba
Fixed being unable to force compiling of plugins, fixed crash when saving edited terrain tags, fixed invalid tile erase crashing, fixed crash when showing Pokédex for newly caught species
2021-04-30 19:06:10 +01:00
Maruno17
17d1344e74
Fixed crash when soft resetting, fixed crash when Struggle and confusion pseudo-moves are used, fix broken AI, fixed crash after evolution, fixed crash when editing weather map metadata.
2021-04-28 23:24:17 +01:00
Maruno17
31c87cbb1d
Tweaked plugin manager error code, fixed type from previous commit
2021-04-26 20:11:12 +01:00
Maruno17
b9e7d350a2
More code changes for Plugin Manager
2021-04-25 23:12:05 +01:00
Maruno17
3e7ffb71a7
Improved Plugin Manager's check for looping dependencies
2021-04-25 20:32:31 +01:00
Maruno17
0b757d3863
Added extension to Plugin Manager that supports scripts in a Plugin folder
2021-04-25 19:09:56 +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
2ca8a42949
Yet more script rearranging
2021-04-17 23:45:42 +01:00
Maruno17
96c68e79a3
Added conversion of things in Game Variables in save data, renamed some files
2021-04-17 22:39:36 +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
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
Maruno17
5b0960337a
Updated to mkxp-z v2.1.1, renamed and rearranged some script files
2021-04-04 16:24:46 +01:00
Maruno17
8975d7a20c
Rewrote fading of overworld weather, added fog weather
2021-03-27 17:36:02 +00:00
Maruno17
ba1d225b83
Removed RGSS2 compatibility, condensed BitmapCache into RPG::Cache and made it work
2021-03-10 21:32:00 +00:00
Maruno17
3ca08f27b8
Changed functionality of running key, added compatibility with old Mystery Gifts
2021-03-07 19:16:05 +00:00
Joni Savolainen
47b164f0ab
Module#deprecated_method_alias ( #101 )
...
* Add Module#deprecated_method_alias
* Use deprecated_method_alias in 010_Pokemon_Deprecated.rb
* Use deprecated_method_alias on the rest of Pokemon methods
Also, use deprecate_constant on MAX_POKEMON_NAME_SIZE
* Use deprecated_method_alias on PlayerTrainer methods
* Ensure aliased method exists in deprecated_method_alias
2021-03-02 20:16:22 +00:00
Maruno17
57b3fe1b09
Tidied, fixed some bugs
2021-02-28 23:58:53 +00:00
Joni Savolainen
9c2b6e943b
Save data rewrite & Game module ( #91 )
2021-02-28 21:26:16 +00:00
Maruno17
a112a21a87
Renamed ABC inputs
2021-02-27 22:02:46 +00:00
Maruno17
1bf829c3f1
Made window bigger in map connections editor, fixed a couple of bugs, added Generation data to pokemon PBS files
2021-02-27 16:33:32 +00:00
Roza
c9903c59c8
Add support for timing using delta clocks ( #97 )
...
* Small correction to getConstantName. I swear this didn't work before, but now it does.
* Support delta timing in mkxp-z
* refresh Graphics.delta time at the start of update
* Speed up load_data
* Replace Input.count calls with Input.time?
2021-02-26 19:57:52 +00:00
Joni Savolainen
4e43a06f1b
Remove unnecessary utilities ( #99 )
...
- Comparable.clamp is already defined
- Boolean class does not exist
- String#start_with? already exists
- String#end_with? already exists
- String#bytesize already exists
- String#capitalize already exists
- Integer#digits already exists
- Array#first and Array#last already exist
- Array#shuffle already exists
Ruby's own Integer#digits returns an array with the least significant digit as the first array element. That means that the method's only usage has to be appended with a call to Array#reverse.
2021-02-26 19:38:27 +00:00
Maruno17
46ed10a31d
Tweaks relating to previous commit
2021-02-25 22:57:39 +00:00