AJ Fontaine
1d669719a0
Bump version name to 1.9.6
2025-06-18 19:53:13 -04:00
NightKev
a26a930980
Fix Version Number 1.9.4 -> 1.9.5
2025-06-02 20:00:23 -04:00
NightKev
84192cd323
Update version to 1.9.4
2025-05-15 14:51:16 -07:00
NightKev
b183f26330
Update version to 1.9.3
2025-05-09 00:16:06 -07:00
NightKev
4aa0eac5aa
Update version to 1.9.2
2025-05-06 04:33:10 -07:00
NightKev
04bfaf901a
Update version to 1.9.1
2025-05-03 19:59:49 -07:00
dependabot[bot]
1042b528ec
Bump vite from 6.2.4 to 6.3.4 ( #5758 )
...
* Bump vite from 6.2.4 to 6.3.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.4 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update `rollup` version in `package-lock.json`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-05-03 13:07:37 -04:00
damocleas
cdeb143643
Version 1.8.5 -> 1.9.0
...
* Update package.json
* Update package-lock.json
2025-05-02 21:41:11 -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
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
Sirz Benjie
6dc2a7fddc
[Dev] Update phaser to 3.88 and fix graphical bug ( #5704 )
2025-04-24 20:30:00 +00:00
Sirz Benjie
8216a379bf
[Dev][GitHub] Update to node 22 ( #5586 )
...
* Update node and workflows to use version 22.14
* Update @types/node package
* Update engines field in package.json
* Hardcode node version in github pages workflow
* Update to checkout@v4 in github pages workflow
2025-04-14 12:37:26 -05:00
NightKev
1b79d1f832
[Refactor] Re-implement save migration system ( #5634 )
2025-04-07 22:53:35 +00:00
NightKev
7b38596a12
Sync locales and update version to 1.8.4 ( #5620 )
2025-04-02 19:37:48 -07:00
Wlowscha
c6721521ab
[BUG] Fix broken forms of Pichu starter ( #5616 )
...
* Unlock base Pichu form when catching a Pikachu form
* Implementing migrator for broken Pichu forms
2025-04-02 19:59:31 -04:00
damocleas
d92bf29030
[i18n] Update locales submodule and 1.8.2 bump
2025-04-02 00:25:05 -04:00
Sirz Benjie
a975192cf4
[Misc] Rollback Phaser Update
2025-04-01 04:54:48 +00:00
damocleas
fd40bb50e9
Update beta to 1.8.1
2025-03-31 22:54:15 -04:00
Madmadness65
3d9aea7d71
Update version number
2025-03-31 19:00:47 -05:00
Sirz Benjie
451b1f6b08
[Misc] Update packages ( #5462 )
...
* Update via `npm audit fix --force`
* Update i18next family
* Update typescript family
* Update vite-tsconfig-paths
* Update jsdom to 26.0
Important! Security fixes, and performance/stability improvements.
* Update @stylistic/eslint-plugin-js to 4.1.0
* Update inquirer to 12.4.2
* Remove commented code and defunct import
* Run npm-audit fix
* Fix ts errors
* Update eslint family
* Update phaser family
* Update eslint plugin
* Update rest of imports
2025-03-29 22:13:50 -05:00
Sirz Benjie
35e733e87a
[Test] [Refactor] [GitHub] Enable no isolate for vitest ( #5566 )
...
* Reuse global scene between tests
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
* Add missing each method to mockContainer
* Fix select-modifier-phase test
* Sanitize overrides before tests
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
* Sanitize overrides before tests
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
* [WIP] fix things
* Fix tests not working with --no-isolate
* Update npm tests to use no isolate
* Update test-shard-template
* Update package.json
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-03-28 17:30:38 -04:00
Sirz Benjie
408b66f913
[Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter ( #5495 )
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-03-09 14:13:25 -07:00
Xavion3
632caff2f3
[Bug][Hotfix] Fix migration crash ( #5482 )
2025-03-05 13:58:51 -08:00
damocleas
659bc82676
[i18n] Up version to 1.7.6, Update locales submodule
2025-03-02 12:19:17 -05:00
Wlowscha
942bcacb56
[Bug][Hotfix] Restrict Use Candies option in the Pokédex during Shop ( #5446 )
2025-02-28 16:22:22 -05:00
AJ Fontaine
13429446d3
[Bug] Fix tera slot wrapping ( #5437 )
2025-02-28 06:18:58 +00:00
Xavion3
b33ffb29b3
[Bug] Fix mycelium might softlock ( #5441 )
2025-02-27 19:08:55 -08:00
Wlowscha
5941cfb001
[Bug][Hotfix] Fix bug with transferring all items ( #5440 )
2025-02-28 02:49:27 +00:00
Blitzy
9701f27c63
[Bug] [Hotfix] Remove Penny's Extra Zamazenta ( #5439 )
...
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-02-28 02:05:11 +00:00
Xavion3
0913c77140
Update version number for migration code ( #5354 )
2025-02-16 18:07:09 -06:00
AJ Fontaine
7b9d1d6570
[Hotfix] Fix crash involving female Pyroar fusions with exp sprites ( #5331 )
...
* Fix crash involving female Pyroar fusions with exp sprites
* Update locales submodule
2025-02-14 18:51:41 -08:00
Xavion3
77fbcc70ef
[Bug][Hotfix] Fix fusion with dual type + monotype with shared primary type. ( #5322 )
...
* Fix fusion with dual type + monotype with shared primary type.
* Update version number
* Add test case
2025-02-14 02:40:13 -05:00
Wlowscha
d159901ea1
Updated version
2025-02-14 03:03:58 +01:00
Wlowscha
7611061378
Updating version
2025-02-14 02:15:24 +01:00
Sirz Benjie
3fd5414f5c
[Misc] Increment version number ( #5317 )
2025-02-13 15:37:54 -08:00
dependabot[bot]
a941533a13
Bump vite from 5.4.8 to 5.4.14 ( #5275 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.8 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-08 11:49:02 -08:00
dependabot[bot]
e29b8937f2
Bump vitest and @vitest/coverage-istanbul ( #5276 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul ). These dependencies needed to be updated together.
Updates `vitest` from 2.0.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest )
Updates `@vitest/coverage-istanbul` from 2.0.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-istanbul )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
- dependency-name: "@vitest/coverage-istanbul"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-08 11:48:47 -08:00
NightKev
db50091f12
Merge pull request #5280 from pagefaultgames/main
...
Main (1.5.4) -> Beta
2025-02-08 10:46:12 -08:00
NightKev
f38393e64f
Revert "[Hotfix] Adding warning message for the maintenance" ( #5278 )
...
* Revert "[Hotfix] Adding warning message for the maintenance (#5263 )"
This reverts commit c88c9337dd
.
* Update version to 1.5.4
2025-02-08 12:22:29 -05:00
Wlowscha
c88c9337dd
[Hotfix] Adding warning message for the maintenance ( #5263 )
...
* Adding warning message for the maintenance; needs localization
* Update src/ui/title-ui-handler.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update language codes
* Add French translation
Co-authored-by: Lugiad <2070109+Adri1@users.noreply.github.com>
* Fix variable typo in French translation
* Add `zh-CN`
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
* Add `zh-TW`
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
* Add `ja`
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
* Add `es-ES`
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
* Improve date localization
* Specify 12h/24h time format for each language
* Mark the temporary announcement code with comments
* Add `ko`
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Move announcement box 10 pixels to the left
* Update korean translation
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Added German translation
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
* Removed some useless spaces in maintenance message
* Reduced announcement font size by 2 px
* Adding italian, fixing japanese
* Use English message as placeholder for pt-BR for now
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Lugiad <2070109+Adri1@users.noreply.github.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2025-02-06 21:17:36 -07:00
NightKev
e5691f11a4
[Misc] Prevent auto-imports from appending .js
to imports ( #5256 )
...
Also fixes `#enums` import not being recognized by auto-imports
2025-02-05 21:07:37 +01:00
NightKev
dcb4299aaf
[Misc] Add update-locales:remote
command to package.json
( #5237 )
2025-02-01 20:14:12 -06:00
NightKev
5280f309f8
[Misc] Add update-version
commands to package.json
( #5204 )
...
Version numbers are in the format of `MAJOR.MINOR.PATCH`
Commands added are `update-version:patch` and `update-version:minor`
2025-01-30 15:32:12 -08:00
AJ Fontaine
8d20b7b5e0
[Hotfix] Fix event encounters not evolving ( #5206 )
...
Your snakes shall now evolve properly, wahoo!
2025-01-28 18:53:07 -07:00
NightKev
7563a6cd0b
[Misc] Update version number to 1.5.1
2025-01-28 16:24:01 -08:00
NightKev
996ce5d986
[Misc] Update version to 1.5.0 ( #5175 )
2025-01-24 21:06:57 -08:00
Amani H.
355e70328c
[Misc] 1.4.3
Version Bump + Locales Update ( #5077 )
2025-01-03 18:27:26 -06:00
NightKev
14902cdb60
[Hotfix] Prevent Keldeo from changing forms in Daily Run ( #5060 )
...
* [Hotfix] Prevent Keldeo from changing forms in Daily Run
* Update patch version
2024-12-30 20:20:23 -08:00
AJ Fontaine
8457fb96fe
[Hotfix] Fix off-by-one error for event encounters ( #5022 )
...
* Fix off-by-one error for event encounters
* Increment version to 1.4.1
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-20 18:41:07 -08:00
NightKev
ba28511046
Bump version number to 1.4.0 ( #5013 )
2024-12-20 12:25:34 -08:00