damocleas
1262c7c8b1
swapped Macho Brace stats, +2 / 10% for HP stats and +1 / 5% for all else
2025-05-01 16:09:03 -04:00
damocleas
204acaaf05
Merge branch 'beta' into damo-MysteryEncounterCollection
2025-04-30 16:36:05 -04:00
Sirz Benjie
ef9a867e67
[Bug] Fix clear ignoring errors from server ( #5722 )
...
* Fix clear ignoring errors from server
* Update tests to expect a throw
2025-04-29 23:55:42 -07:00
Sirz Benjie
84a2ce979f
[GitHub] Update pull request template to say test:silent
( #5733 )
2025-04-29 19:48:06 -07:00
Sirz Benjie
1e8fc076a7
[Misc][Move] Add edge case to transform ( #5732 )
2025-04-29 18:30:28 -07:00
Bertie690
43d73b01b1
[Code] Added and enforced no-fallthrough
+ added eslint type checking ( #5705 )
...
* Added and enforced `no-fallthrough`
* Fixed errors
* Fix package.json
* Moved vule to biom
* Fixed stuff
* Added workspace files to .gitignore for anyone who wants to do this stuff
* reverted accidental gitignore changes
* Update biome.jsonc
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
* Update biome.jsonc
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
* Update pokemon-species.ts
* Update biome.jsonc to apply reviews
* Fixed package.json
* Fix typo
---------
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:21:28 +00:00
AJ Fontaine
9a9759d31c
[Balance] Fix Basculin white stripe moveset ( #5729 )
...
* Fix Basculin moveset and TMs
2025-04-29 17:27:40 -04:00
damocleas
923e9e3684
Merge branch 'beta' into damo-MysteryEncounterCollection
2025-04-29 17:02:40 -04:00
Sirz Benjie
34670fd921
[Bug] Only moves will show the explicit status immunity effect ( #5728 )
...
* Add quiet parameter to trySetStatus
* Make quiet default to false
2025-04-28 23:53:01 -04:00
damocleas
981aa19090
Updated mysterious-chest-encounter.ts trap/reward chance
2025-04-28 19:30:02 -04:00
NightKev
217fbe027a
[Test] Replace Axew with Feebas in some Illusion tests ( #5727 )
...
* [Test] Replace Axew with Feebas in some Illusion tests
* Fix test command in `package.json`
2025-04-28 16:33:19 -05:00
damocleas
c4b07be8cf
Merge branch 'beta' into damo-MysteryEncounterCollection
2025-04-28 16:43:04 -04:00
Blitzy
69df76dd88
[Balance] Elite 4 tweaks ( #5706 )
...
* Update trainer-config.ts
* Update signature-species.ts
* Update trainer-config.ts
* Fix Notes
---------
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-04-28 15:40:58 -05:00
damocleas
78bf83ff6f
test moves
2025-04-28 14:36:03 -04:00
damocleas
462a887a7d
greedent moves
2025-04-28 14:35:53 -04:00
damocleas
e568c2e3b8
Update bug-type-superfan-encounter.test.ts
2025-04-28 14:32:09 -04:00
damocleas
86fd745e8c
add Nature import
2025-04-28 14:29:42 -04:00
damocleas
c80ae26c7d
Update absolute-avarice-encounter.test.ts
2025-04-28 14:26:19 -04:00
damocleas
01cd4b02d3
fix encounter waves
2025-04-28 14:12:17 -04:00
damocleas
c7fb032bcd
Merge branch 'beta' into damo-MysteryEncounterCollection
2025-04-28 14:08:20 -04:00
damocleas
4812312b76
Update bug-type-superfan-encounter.ts moves again
2025-04-28 14:00:29 -04:00
NightKev
a7479c8eb6
[Balance] Trainer pokemon now have minimum IVs of wave/10
( #5719 )
2025-04-27 12:27:34 -07:00
damocleas
ca35995e0e
Update bug-type-superfan-encounter.ts move reward
2025-04-27 14:07:09 -04:00
NightKev
89a9d55d3c
[Dev] Add enemy pokemon level to encounter logging ( #5718 )
2025-04-27 01:22:56 -05:00
damocleas
defa19853d
Update slumbering-snorlax-encounter.ts nature
2025-04-27 00:49:41 -04:00
damocleas
9e5ef71bcd
Update the-expert-pokemon-breeder-encounter.ts
2025-04-27 00:48:44 -04:00
NightKev
c87598d01d
Merge pull request #5717 from pagefaultgames/main
...
Sync beta with main
2025-04-26 16:59:45 -07:00
Sirz Benjie
c6e7dd660e
[Bug] Hotfix 1.8.5 ( #5715 )
...
* Loading data now checks statusCode not error string
* Bump version to 1.8.5
2025-04-26 16:04:40 -07:00
NightKev
6460d46a5d
[Bug] API / Save data hotfix ( #5716 )
...
* Loading data now checks statusCode not error string
* Bump version to 1.8.5
---------
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-04-26 15:01:46 -07:00
Dean
ab7d010a17
[Bug] Fix message for StatusEffectImmunityAbAttr
( #5701 )
...
Use class var for getTriggerMessage
2025-04-26 20:32:49 +00:00
Wlowscha
423bab1057
[UI/UX] Move Pokémon sprite below name and other text in starter select ( #5714 )
...
Moving the sprite down
2025-04-26 13:17:54 -04:00
Sirz Benjie
a036f865f0
[Bug] Fix improper critical hit key in move effect phase ( #5713 )
2025-04-26 06:17:42 +00:00
Wlowscha
0a48726e70
[UI/UX] Move Pokémon sprite below name and other text in dex pages ( #5698 )
...
Moved sprite below name
2025-04-26 01:24:11 -04:00
damocleas
982b09ab26
Update slumbering-snorlax-encounter.ts
2025-04-26 01:19:15 -04:00
Sirz Benjie
a288de700d
[Docs][Dev] Update linting docs ( #5709 )
2025-04-25 22:14:08 -07:00
damocleas
5bf398f561
Update slumbering-snorlax-encounter.ts
2025-04-25 22:49:48 -04:00
damocleas
b915ad0f5e
Update absolute-avarice-encounter.ts
2025-04-25 22:47:24 -04:00
AndrewErting
42f291eab3
[Bug] [UI/UX] Make ,
.
/
and \
Bindable Keys ( #5707 )
...
Added , . / and \ to the key atlas, json mapping, and cfg_keyboard_qwerty.ts
2025-04-26 01:34:57 +00:00
damocleas
174d700f0f
Merge branch 'damo-MysteryEncounterCollection' of https://github.com/damocleas/pokerogue into damo-MysteryEncounterCollection
2025-04-25 21:34:47 -04:00
damocleas
4fe7181880
Update absolute-avarice-encounter.ts
2025-04-25 21:34:30 -04:00
Xavion3
38d75897bb
[Balance] Remove Dynamax Cannon being a discouraged move for AI ( #5708 )
...
Remove dynamax cannon from being discouraged on Eternatus Phase 2
2025-04-26 01:28:52 +00:00
damocleas
813017541e
Merge branch 'damo-MysteryEncounterCollection' of https://github.com/damocleas/pokerogue into damo-MysteryEncounterCollection
2025-04-25 21:10:07 -04:00
damocleas
b5c4a02ad7
Add Slumbering Snorlax to Tall Grass, remove Absolute Avarice from Plains
2025-04-25 19:52:42 -04:00
damocleas
670d8a4e89
Update slumbering-snorlax-encounter.ts
2025-04-25 19:32:10 -04:00
zaccie
30e74eaaa8
[Bug] Fix boss level location ( #5688 )
2025-04-25 20:33:59 +00:00
Sirz Benjie
6dc2a7fddc
[Dev] Update phaser to 3.88 and fix graphical bug ( #5704 )
2025-04-24 20:30:00 +00:00
damocleas
793d89fa24
[i18n] Update locales submodule
...
Update locales submodule
2025-04-24 16:04:17 -04:00
NightKev
6ea5b4fa9d
[Bug] Fix doubles trainers not initializing properly ( #5702 )
...
* [Bug] Fix doubles trainers not initializing properly
* Add missing override in Whirlwind test
2025-04-23 17:22:25 -07:00
Inês Simões
75400a39ed
[Bug] [UI/UX] Status moves now play a No Effect Message Against Immune Type Pokemon ( #5533 )
...
* Fix #5085 Moves dont play a No Effect Message Against Immune Type
When using non-volatile status move like: Will-O-Wisp, Thunder
Wave, Toxic, or Poison Gas against a Pokémon whose type is immune
to that Status condition, no "It doesn't affect" message plays.
My proposed fixes:
In move.ts:
Removed a redudant if statement in StatusEffectAttr class
In pokemon.ts:
Renamed the "messageIsImmune" function to "queueImmuneMessage"
2025-04-23 21:29:44 +00:00
AJ Fontaine
5de567a3db
[Balance] Wave 90 gym leader has 5 mons ( #5699 )
...
5 mons on wave 90
2025-04-23 21:18:03 +00:00