Felix Staud
|
944197330c
|
fix can-learn-move-requirement getAllPokemonMoves
|
2024-07-16 15:31:42 -07:00 |
Felix Staud
|
7a15a0f81e
|
add lost-at-sea option 3 phase check full test
|
2024-07-16 15:17:48 -07:00 |
Felix Staud
|
af989fdaa6
|
add `testUtils.workaround_reInitSceneWithOverrides()`
|
2024-07-16 15:17:26 -07:00 |
Felix Staud
|
cb4162252c
|
add overrides helper to gameManager
|
2024-07-16 15:17:04 -07:00 |
Felix Staud
|
75bf80cbad
|
WIP: add lost-at-sea-encounter.test.ts
added a couple of easy tests and 1 int/e2e for option3
|
2024-07-16 11:36:45 -07:00 |
Felix Staud
|
5aceff6d6c
|
chore: format can-learn-move-requirement.ts
|
2024-07-16 10:46:39 -07:00 |
Felix Staud
|
d967ac52b6
|
add buoy sprite
|
2024-07-16 10:46:19 -07:00 |
Felix Staud
|
a7eb972d9e
|
ui.getHandler() add generic type with default
https://www.typescriptlang.org/docs/handbook/2/generics.html#generic-parameter-defaults
|
2024-07-16 10:46:07 -07:00 |
Asdar
|
e3abab1e17
|
Merge pull request #91 from AsdarDevelops/Asdar
included art request in the form and made some more minor changes
|
2024-07-16 18:11:48 +02:00 |
ImperialSympathizer
|
e10a9caddc
|
commit changes
|
2024-07-15 21:45:33 -04:00 |
InnocentGameDev
|
c685d3b738
|
template formatting
|
2024-07-16 02:16:39 +02:00 |
Felix Staud
|
d73bf1e81d
|
remove ".js" in imports
|
2024-07-15 15:16:23 -07:00 |
Felix Staud
|
8cd5f34b0c
|
lost at sea enc.: reduce dmg to 25%
|
2024-07-15 13:59:04 -07:00 |
Felix Staud
|
6ac54def30
|
re-add lost utiltiy methods:
- applyHpChangeToPokemon
- applyDamageToPokemon
- applyHealToPokemon
- koPlayerPokemon
|
2024-07-15 13:45:25 -07:00 |
InnocentGameDev
|
87f7408117
|
template modifications
|
2024-07-15 22:02:36 +02:00 |
InnocentGameDev
|
543cb70323
|
included art request in the form and made some more minor changes
|
2024-07-15 21:51:38 +02:00 |
Asdar
|
9e3af91a7d
|
Merge pull request #90 from AsdarDevelops/yml-review
Update mystery_event.yml
|
2024-07-15 20:32:58 +02:00 |
Asdar
|
5b9cc1eb8d
|
Update mystery_event.yml
Referring to the guide
|
2024-07-15 20:32:21 +02:00 |
Asdar
|
c61f718b85
|
Merge pull request #89 from AsdarDevelops/Asdar
testing form changes
|
2024-07-15 20:27:19 +02:00 |
InnocentGameDev
|
dc299275ac
|
testing form changes
|
2024-07-15 20:26:15 +02:00 |
ImperialSympathizer
|
a40f27ff8f
|
Merge pull request #87 from AsdarDevelops/one-time-encounters
implement max spawns per run for individual encounters, tweak spawn rates
|
2024-07-15 14:03:20 -04:00 |
ImperialSympathizer
|
1a95f06795
|
implement max spawns per run for individual encounters, tweak spawn rates
|
2024-07-15 14:01:47 -04:00 |
Felix Staud
|
f2031c78e9
|
Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea
|
2024-07-15 10:31:43 -07:00 |
ImperialSympathizer
|
841efe16c7
|
Merge pull request #86 from AsdarDevelops/art-issues-template
update forms with labels
|
2024-07-15 13:02:30 -04:00 |
ImperialSympathizer
|
7b9e95db40
|
update forms with labels
|
2024-07-15 13:02:10 -04:00 |
ImperialSympathizer
|
9368cec657
|
Merge pull request #85 from AsdarDevelops/art-issues-template
add art issues form and remove some leftover beta branch poison
|
2024-07-15 12:57:38 -04:00 |
ImperialSympathizer
|
23f6fb17a4
|
add art issues form and remove some leftover beta branch poison
|
2024-07-15 12:56:58 -04:00 |
ImperialSympathizer
|
930478c49b
|
Merge pull request #81 from AsdarDevelops/multiple-query-encounter
Safari Encounter (Multiple chained option queries) and some sprite offset positioning updates
|
2024-07-15 12:51:45 -04:00 |
ImperialSympathizer
|
e1bb1e2481
|
clean up safari code and utils
|
2024-07-15 12:36:10 -04:00 |
Felix Staud
|
e2c431b913
|
polish lost at sea encounter
- fix guide pokemon not receiving exp
|
2024-07-14 21:32:22 -07:00 |
Felix Staud
|
9208fd226b
|
RESET OVERRIDES.TS!!
|
2024-07-14 21:31:43 -07:00 |
Asdar
|
b490231789
|
Merge pull request #68 from AsdarDevelops/Asdar
[Documentation] Event Proposal Guide
Guide seems to be liked enough
|
2024-07-15 00:17:35 +02:00 |
ImperialSympathizer
|
da0aea0d1e
|
safari encounter and sprite offset positioning updates
|
2024-07-14 17:37:03 -04:00 |
ImperialSympathizer
|
43ebff59a4
|
Merge branch 'mystery-battle-events' of https://github.com/InnocentGameDev/PokeRogue-Events into multiple-query-encounter
|
2024-07-12 21:11:26 -04:00 |
InnocentGameDev
|
52fd9d63c6
|
formatting + punctuation fix
|
2024-07-13 00:45:11 +02:00 |
InnocentGameDev
|
e4a566785d
|
formatting fix
|
2024-07-13 00:41:31 +02:00 |
Asdar
|
c56e6bdd85
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:37:58 +02:00 |
Asdar
|
9dc69f19d1
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:37:46 +02:00 |
Asdar
|
e28a3a94f5
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:37:35 +02:00 |
Asdar
|
def54141ce
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:36:51 +02:00 |
Asdar
|
b6b3bb49f2
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:36:39 +02:00 |
Asdar
|
9b7c4f0817
|
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
|
2024-07-13 00:36:32 +02:00 |
InnocentGameDev
|
975f272729
|
CLEANING MY BRANCH
|
2024-07-13 00:12:09 +02:00 |
Felix Staud
|
7b55811b84
|
apply surf & fly condition (not water & flying)
|
2024-07-12 14:55:52 -07:00 |
Felix Staud
|
0cb4e53861
|
undo some MysterEncounterOptionBuilder changes
|
2024-07-12 14:50:32 -07:00 |
Felix Staud
|
b23664cb9e
|
extend MysteryEncounterOptionBuilder
|
2024-07-12 14:40:47 -07:00 |
Felix Staud
|
c4e3a28585
|
Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea
|
2024-07-12 14:38:40 -07:00 |
flx-sta
|
30daba0df5
|
Merge pull request #67 from AsdarDevelops/disabled-button
add an optional disabled button label
|
2024-07-12 14:38:15 -07:00 |
ImperialSympathizer
|
4097d49adc
|
add an optional disabled button label
|
2024-07-12 17:36:59 -04:00 |
ImperialSympathizer
|
a72e76b6fd
|
safari zone
|
2024-07-12 17:33:55 -04:00 |