Maruno17
|
e57e1f4a1e
|
Merge branch 'master' into dev
|
2021-08-22 00:03:32 +01:00 |
|
Maruno17
|
e0e5cfebb7
|
Fixed Pokédex searches not considering the properties of alternate forms, fixed RMXP-style battle transitions not working, tweaked form-inheriting code in breeding
|
2021-08-22 00:00:51 +01:00 |
|
Maruno17
|
41ce9309d7
|
Refactored and improved transition animations
|
2021-08-20 21:39:20 +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
|
7ae62d74b7
|
Added terrain tag 17 NoEffect, Terrain Tag Editor now only sets defined terrain tags, fixed some move effects, fixed opposing Shadow Pokémon going into Hyper Mode, fixed Shadow Pokémon nature visibility
|
2021-08-14 22:36:55 +01:00 |
|
Maruno17
|
3d634a7f22
|
Added separate SellPrice property for items, changed messages when learning a move, updates to Gen 8 items.txt
|
2021-07-10 22:17:02 +01:00 |
|
Maruno17
|
ae7661edc5
|
Some fixes related to the previous commit and Exp Candy effect
|
2021-07-08 23:38:57 +01:00 |
|
Maruno17
|
5736ef404b
|
Made various changes to effects, added some Gen 8 mechanics
|
2021-06-30 23:25:47 +01:00 |
|
Maruno17
|
feb9e3b2de
|
Added some Gen 8 item effects, added super shininess
|
2021-06-23 23:15:15 +01:00 |
|
Maruno17
|
9344ef8d04
|
Added setting that determines if Pokémon put into storage are healed
|
2021-06-21 23:28:51 +01:00 |
|
Maruno17
|
565b15dca4
|
Renamed various PBS files
|
2021-06-20 20:27:57 +01:00 |
|
Maruno17
|
ca09e8c092
|
Removed all deprecated code slated for removal, removed support for pre-v19 save files
|
2021-06-20 18:37:37 +01:00 |
|
Maruno17
|
c55324145d
|
Removed all other uses of and support for ID numbers
|
2021-06-19 20:01:12 +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
|
eaa915878a
|
Added def count to all GameData variants, and one that returns the number of species for Species, removed all uses of ID numbers for GameData::Status, made more use of GameData::X.keys
|
2021-06-17 22:21:24 +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 |
|
Maruno17
|
8c67127f06
|
Removed all uses of ID numbers for types, Shape property in pokemon.txt must now be a name and not a number
|
2021-06-16 20:32:30 +01:00 |
|
Maruno17
|
5df5e83f68
|
Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt
|
2021-06-15 22:03:16 +01:00 |
|
Maruno17
|
1c622a3b91
|
Credits screen now renders text in multiple smaller bitmaps rather than one tall one
|
2021-05-22 16:29:51 +01:00 |
|
Maruno17
|
ca8193aab4
|
Added more characters to naming screen
|
2021-05-21 20:05:32 +01:00 |
|
Maruno17
|
2b5d63673d
|
Merge branch 'master' of https://github.com/Maruno17/pokemon-essentials
|
2021-05-20 19:15:30 +01:00 |
|
Joni Savolainen
|
aef95067f8
|
Fix pbSave's incorrect deprecation message (#110)
|
2021-05-20 19:12:01 +01:00 |
|
Maruno17
|
2a1dafcd9c
|
Disabled receiving a Mystery Gift item via the Continue/New Game's Debug menu
|
2021-05-19 21:10:43 +01:00 |
|
Maruno17
|
e7d116780f
|
Removed alternate map rendering code
|
2021-05-19 20:25:51 +01:00 |
|
Maruno17
|
8e64bcc11b
|
Removed the player's ability to change the font
|
2021-05-16 14:32:20 +01:00 |
|
Maruno17
|
e03e258f6a
|
Added methods Pokemon.play_cry and pkkmn.play_cry
|
2021-05-09 17:53:05 +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
|
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
|
f29da5fc8f
|
Fixed crash when getting the length of an ogg file, fixed mispositioning of message in Hall of Fame, fixedMusic Vlume option not applying to newly played BGM,
|
2021-05-01 17:13:27 +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
|
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
|
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
|
66ee5937bc
|
Fixed Beak Blast/Shell Trap always failing, typo in Brick Break
|
2021-04-18 16:30:17 +01:00 |
|
Maruno17
|
f10fe5c491
|
Minor fixes for previous commit
|
2021-04-17 23:56:51 +01:00 |
|
Maruno17
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|
Maruno17
|
5073f86190
|
Rearranged some script files
|
2020-09-05 22:34:32 +01:00 |
|
m3rein
|
240af4e5e7
|
Removed all excess whitespace and standardized line endings.
|
2020-09-05 21:23:16 +02:00 |
|
m3rein
|
d57e1dd0c1
|
Added ESSENTIALS_VERSION to the save file (with backwards compatibility)
|
2020-09-05 13:38:34 +02:00 |
|
Maruno17
|
ba94119d02
|
Initial commit
|
2020-09-04 22:00:59 +01:00 |
|