Commit Graph

3457 Commits

Author SHA1 Message Date
ImperialSympathizer
0475946367 cleanup container length checks in ME ui 2024-07-20 13:50:47 -04:00
ImperialSympathizer
d810af0b57 add the strong stuff encounter and more unit tests 2024-07-20 13:45:24 -04:00
ImperialSympathizer
f63b3938e4 Merge branch 'mystery-battle-events' of https://github.com/InnocentGameDev/PokeRogue-Events into one-for-all 2024-07-20 01:11:30 -04:00
ImperialSympathizer
d650abe790
Merge pull request #97 from AsdarDevelops/fiery-fallout
[Encounter] Fiery Fallout
2024-07-20 01:11:18 -04:00
ImperialSympathizer
76169acd65 pull latest and update the strong stuff 2024-07-20 01:10:31 -04:00
ImperialSympathizer
46f8d26100 add the strong stuff encounter 2024-07-19 23:40:36 -04:00
ImperialSympathizer
e3c1c3bb8c add more jsdoc 2024-07-19 20:12:33 -04:00
ImperialSympathizer
8c6610b78f Merge branch 'fiery-fallout' of https://github.com/InnocentGameDev/PokeRogue-Events into fiery-fallout 2024-07-19 20:07:00 -04:00
ImperialSympathizer
e795a62629 add jsdocs and more cleanup 2024-07-19 20:06:49 -04:00
ImperialSympathizer
8814175906
Apply suggestions from code review
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 19:56:55 -04:00
ImperialSympathizer
e765b3a455
Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 19:25:02 -04:00
ImperialSympathizer
f62af4ab68 Merge branch 'fiery-fallout' of https://github.com/InnocentGameDev/PokeRogue-Events into fiery-fallout 2024-07-19 19:21:53 -04:00
ImperialSympathizer
186a1af7b8 nit updates and cleanup 2024-07-19 19:21:46 -04:00
ImperialSympathizer
9bcaf6a336
Update src/data/battle-anims.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:26:40 -04:00
ImperialSympathizer
12cd014e11
Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:26:18 -04:00
ImperialSympathizer
f80901f7b9
Update src/test/utils/overridesHelper.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:25:03 -04:00
ImperialSympathizer
6a697b193e
Update src/test/utils/overridesHelper.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:24:52 -04:00
ImperialSympathizer
1e7c3b575f
Update src/test/utils/overridesHelper.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:24:43 -04:00
ImperialSympathizer
d2874e29ac
Update src/test/utils/overridesHelper.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:24:33 -04:00
ImperialSympathizer
fc7d709202
Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-07-19 17:24:21 -04:00
ImperialSympathizer
b6793ea50f stash changes 2024-07-19 17:20:39 -04:00
ImperialSympathizer
9e96ee84c5 stash working changes 2024-07-19 16:26:34 -04:00
ImperialSympathizer
670013a107 bug fix for empty modifier shop 2024-07-19 15:33:07 -04:00
ImperialSympathizer
03f999e169 finish unit tests for fiery fallout 2024-07-19 14:51:38 -04:00
ImperialSympathizer
37419eb1d3 commit latest test changes 2024-07-19 12:00:03 -04:00
ImperialSympathizer
2fce6a2769 add skeleton tests to fiery fallout 2024-07-18 23:17:05 -04:00
ImperialSympathizer
a598c1cb05 fix unit test breaks 2024-07-18 22:56:01 -04:00
ImperialSympathizer
70fc4b67ae finish fiery fallout encounter 2024-07-18 22:37:58 -04:00
ImperialSympathizer
b68abaab94 cleanup and add jsdocs 2024-07-18 16:01:47 -04:00
ImperialSympathizer
872542080a migrate encounters dialogue to new format 2024-07-18 15:52:43 -04:00
ImperialSympathizer
fd48c3fcae update sleeping snorlax encounter 2024-07-18 13:41:50 -04:00
ImperialSympathizer
a3664b4624 start dialogue refactor 2024-07-18 11:35:57 -04:00
ImperialSympathizer
1ffefe744d attach github issues to all encounter jsdocs 2024-07-18 11:19:39 -04:00
ImperialSympathizer
2697a738ba clean up unit tests and utils 2024-07-18 11:04:52 -04:00
flx-sta
ec49cd0f4a
Merge pull request #101 from AsdarDevelops/ci/patch-01
Update and rename mystery-event.yml to mystery-events.yml
2024-07-17 22:59:13 -07:00
flx-sta
21f519d8ad
Update mystery-events.yml
Fix debug runs
2024-07-17 22:53:58 -07:00
flx-sta
bc059d59a0
Fix typo 2024-07-17 22:39:02 -07:00
flx-sta
2b8246e2f4
Update mystery-events.yml 2024-07-17 22:38:33 -07:00
flx-sta
0c397db686
Update and rename mystery-event.yml to mystery-events.yml 2024-07-17 22:36:14 -07:00
ImperialSympathizer
c928445f5e pull latest MEs 2024-07-17 23:01:56 -04:00
ImperialSympathizer
06684e06a2 clean up battle animation logic 2024-07-17 22:58:34 -04:00
flx-sta
7a24f68769
Merge pull request #37 from flx-sta/event/getting-lost-at-the-sea
Implement `Lost at sea` (Common)
2024-07-17 17:56:17 -07:00
Felix Staud
a98dbfdc93 fix lost-at-sea-encounter tests 2024-07-17 17:05:08 -07:00
Felix Staud
6cbf73281c add retries to quick-draw tests 2024-07-17 16:38:25 -07:00
Felix Staud
3e6183cd50 move "battle:fainted" into koPlayerPokemon 2024-07-17 16:24:34 -07:00
Felix Staud
41cacde623 lost-at-sea-encounter: fix and extend tests 2024-07-17 16:23:31 -07:00
Felix Staud
3fd79984cd add fallback for biomeMysteryEncounters if empty 2024-07-17 16:06:08 -07:00
Felix Staud
6e97bca0ad fix lost-at-sea tests 2024-07-17 15:31:12 -07:00
Felix Staud
96d0df42fc chore: jsdoc formatting 2024-07-17 15:11:17 -07:00
Felix Staud
7003d74d1f remove redundance from Pokemon.isAllowedInBattle() 2024-07-17 15:10:50 -07:00