Maruno17
5e51f702b3
Renamed some more global variables
2021-10-20 23:13:30 +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
f35a51f975
Rewrote and refactored follower code, fixed follower glitchiness actoss connected maps, fixed follower glitchiness around bridges
2021-10-02 22:57:54 +01:00
Maruno17
096f13f451
The player's charset now only changes itself at the start of a step or the start of not moving. Added potential for running/jumping/stationary speeds/charsets for surfing/diving/cycling. Tweaked fishing animation.
2021-09-22 22:57:06 +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
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
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
481e051234
Bush depths for events/the player are now only recalculated wheh they move, rather than every time they're queried (anti-lag)
2021-05-12 18:59:47 +01:00
Maruno17
218225cc91
Fixed Event Touch not working, fixed misnamed variables in module Effectiveness
2021-05-08 16:31:33 +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
484813c592
Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit
2021-04-25 16:38:47 +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
327d0de334
Redesigned controls help screen, added example of changing encounter version
2021-04-08 21:20:34 +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