Maruno17
|
a28aa5b4ad
|
Fixed triggering a battle upon turning causing the player to take a step after it
|
2020-10-28 21:04:37 +00:00 |
|
Maruno17
|
896ec4ab85
|
Fixed partner trainers being unable to participate in wild/trainer battles against a single Pokémon even if a battle rule gives them a space in it
|
2020-10-26 17:52:42 +00:00 |
|
Maruno17
|
bfec896b46
|
Fixed events vanishing instead of becoming your partner trainer
|
2020-10-23 20:53:36 +01:00 |
|
Maruno17
|
9a8fae0168
|
Fixed some battle rules not being applied
|
2020-10-04 16:37:42 +01:00 |
|
Maruno17
|
c5b1e08383
|
Tidying and rearranging
|
2020-09-28 21:07:54 +01:00 |
|
Kaividian
|
edf35ac8a8
|
Encounters now occur when changing direction
|
2020-09-27 15:01:00 +01:00 |
|
Maruno17
|
e7b90b54b0
|
Fixed error with surfacing check if the dive map you're in has no surface map
|
2020-09-16 20:04:17 +01:00 |
|
Maruno17
|
66671efcde
|
Merge pull request #10 from jonisavo/additional-refactoring
Additional #isSpecies? and #hasItem? refactoring
|
2020-09-06 19:21:17 +01:00 |
|
Maruno17
|
f035200484
|
Fixing broken code
|
2020-09-06 19:10:25 +01:00 |
|
jonisavo
|
0b1bab3b5c
|
Additional #isSpecies? and #hasItem? refactoring
|
2020-09-06 20:58:13 +03:00 |
|
Maruno17
|
6252407160
|
Merge pull request #9 from jonisavo/pokemon-use-hasItem
Refactor PokeBattle_Pokemon#hasItem? and use it instead of Object.isConst?
|
2020-09-06 17:39:02 +01:00 |
|
Maruno17
|
681a8331ab
|
Resolved many Rubocop warnings
|
2020-09-06 17:31:12 +01:00 |
|
jonisavo
|
e73bef533d
|
Use PokeBattle_Pokemon#hasItem? instead of isConst?
|
2020-09-06 15:41:46 +03:00 |
|
Maruno17
|
5073f86190
|
Rearranged some script files
|
2020-09-05 22:34:32 +01:00 |
|