Commit Graph

5114 Commits

Author SHA1 Message Date
Bertie690
448109d10f Re-added BattleSummonData as TempSummonData 2025-05-01 11:56:34 -04:00
Bertie690
b6b8aa0e39 Updated switch summon phase comment 2025-04-30 19:02:09 -04:00
Bertie690
33c7971b91 Fixed a few outstanding issues with documentation 2025-04-30 18:53:43 -04:00
Bertie690
f44aa80a4b
Update pokemon.ts comments 2025-04-30 08:07:53 -04:00
Bertie690
6757893877
Update battle-anims.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-30 07:56:24 -04:00
Bertie690
2d87a2b318
Update move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-30 07:56:15 -04:00
Bertie690
681c06862c
Update move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-30 07:55:40 -04:00
Bertie690
bd9f34643b
Update move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-30 07:55:34 -04:00
Bertie690
89269cfa29
Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-30 07:55:27 -04:00
Bertie690
7f3a5cfe38
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:15:42 -04:00
Bertie690
aaf68aa3c1
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:15:14 -04:00
Bertie690
9c85e977ca
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:15:08 -04:00
Bertie690
ffa51715f3
Update the-winstrate-challenge-encounter.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:14:54 -04:00
Bertie690
bee74fd120
Update battle-scene.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-04-29 23:05:29 -04:00
Bertie690
b841dc826d
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 23:05:12 -04:00
Bertie690
5c2ebef043
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:55:39 -04:00
Bertie690
80cb962ecc
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:55:14 -04:00
Bertie690
0ae75363e6
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:54:58 -04:00
Bertie690
adc6ff0d26
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:54:42 -04:00
Bertie690
0294f71ce8
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:54:36 -04:00
Bertie690
b62526dec4
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:54:27 -04:00
Bertie690
37b23e4ef5
Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-29 22:54:21 -04:00
Bertie690
efb079c58e
Merge branch 'beta' into waveData 2025-04-29 18:14:30 -04:00
AJ Fontaine
9a9759d31c
[Balance] Fix Basculin white stripe moveset (#5729)
* Fix Basculin moveset and TMs
2025-04-29 17:27:40 -04:00
Bertie690
25446f3d1e Added tests for Last Resort regarding moveHistory 2025-04-29 17:08:14 -04:00
Bertie690
c34fd10ccb Removed unnecessary null checks for turnData and co.
I explicitly made them initialized by default for this very reason
2025-04-29 14:06:12 -04:00
Bertie690
f82d3529ad Applied review comments, cleaned up code a bit 2025-04-29 10:04:38 -04:00
Bertie690
4c3447c851 Added utility function randSeedFloat
basically just `Phaser.math.RND.realInRange(0, 1)`
2025-04-29 09:37:28 -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
Bertie690
f33396a3a5
Update move-phase.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 22:05:00 -04:00
Bertie690
aa0adee90e
Update game-data.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:37:10 -04:00
Bertie690
0b9c411912
Update encounter-phase.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:35:06 -04:00
Bertie690
70152c23cd
Update berry-phase.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:34:51 -04:00
Bertie690
2fe03248fb
Update overrides.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:34:33 -04:00
Bertie690
0afb7849bf
Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:34:11 -04:00
Bertie690
cbcc07a267
Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-04-28 21:34:04 -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
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
NightKev
a7479c8eb6
[Balance] Trainer pokemon now have minimum IVs of wave/10 (#5719) 2025-04-27 12:27:34 -07:00
Bertie690
d1e5cd7067 Merge remote-tracking branch 'upstream/beta' into waveData 2025-04-27 11:34:26 -04:00
NightKev
89a9d55d3c
[Dev] Add enemy pokemon level to encounter logging (#5718) 2025-04-27 01:22:56 -05: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
Sirz Benjie
a288de700d
[Docs][Dev] Update linting docs (#5709) 2025-04-25 22:14:08 -07: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