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
aee0595d3f
Fixed another crash when removing items from the Bag
2021-10-19 13:58:19 +01:00
Maruno17
50065754a0
Fixed crash when removing items from the Bag
2021-10-19 08:39:15 +01:00
Maruno17
36ff7c4ba3
Renamed variables and methods relating to the Bag, renamed $PokemonBag to $Bag, $bag.has? can now check for a minimum quantity
2021-10-17 23:02:58 +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
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
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
6e188666a4
Removed all uses of ID numbers for GameDatas BodyColor, BodyShape and Target, removed support for trainer type graphics using ID numbers in their names
2021-06-17 22:45:16 +01:00
Maruno17
f10fe5c491
Minor fixes for previous commit
2021-04-17 23:56:51 +01:00