5.5
版本发布时间: 2024-09-11 13:47:18
keldaanCommunity/pokemonAutoChess最新发布版本:5.6(2024-10-07 13:14:53)
What's Changed
- Update Vietnamese translations by @Camchanh in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2107
- improve experience manager reactivity by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2111
- Bot management refactor by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2110
- remove % before AP to avoid confusion by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2108
- Update translation.json by @YuriCap in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2112
- a few small fixes in maps and also spelling mistakes by @MikeGotHyped in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2113
- Update extremely bad German translation.json by @Darkatek7 in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2117
- Clarify/idiot-proof README.md by @zBrodie in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2116
- Modified pathfinding algorithm to use A* algorithm, fixing the left-right movement loop bug. by @GaryOu101 in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2114
- Fixed English "Resurrection" typo. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2119
- Feature: Load more history in user & searched user profile by @chenchanglew in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2071
- throttle function bug fix and optimization. Disconnect fixes. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2120
- prevent basic attacks from missing if target moved to another cell by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2122
- better handle max players on lobby error by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2121
- tryfix missing ghost matchup by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2125
- add close codes and error messages by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2127
- Fix Sacred Ash to not resurrect benched units by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2128
- show regional add pick when in appropriate region by @PAC-Defenestrator in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2124
- Lobby: remove users and ILobbyUser by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2132
- Change login to prejoin code. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2131
- Fixed bug with preparation onAuth checking already in room. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2134
- Update preparation reconnect function. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2133
- fix handleDamage on unit resurecting by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2129
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2130
- Add isOpen checks to Room.leave and Room.connection.close by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2135
- Add await operators to quick play function. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2138
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2143
- Balance-01-09-24 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2136
- Change prep room reconnect wait time to 30 seconds. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2137
- community servers on login page by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2144
- Send user profile on reconnect to lobby (urgent) ⚠️ by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2149
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2145
- Update translation.json by @YuriCap in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2142
- Update translations by @Zeleos753 in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2146
- Quick play tries to reconnect to game before finding a new room. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2139
- Fix bug with new user not loading the profile. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2151
- Balance-04-09-24 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2154
- Separate reconnection tokens by room type. Save reconnection token and room ID. by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2150
- Externalize joinLobbyRoom logic by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2153
- Update translations for several Vietnamese abilities by @Skylander-Shirone in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2109
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2152
- Meloetta pirouette by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2158
- create docker image with node:20.16-lts as base to ease server deploy… by @lnlclay in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2156
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2159
- Remove redundant checks in preparation reconnect by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2155
- Fix typo in README.md by @Darkatek7 in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2161
- Change
connection.close
toawait leave(false)
(urgent) by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2160 - Fixed resurection not taking into account permanent bonus max HP by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2163
- make slowpoke aquatic by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2164
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2162
- move cron jobs from pokemonAutoChessEloDecay by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2167
- add fire shard by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2168
- Asynchronize all double leave calls by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2166
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2171
- Add preparation room auto-reconnect code by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2169
- add boost animations for board polemons by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2170
- send profile again after reconnecting to game room by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2172
- Goldeen & Seaking by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2173
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2174
- clarity servers page ui by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2177
- 5.5 new mons by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2175
- fix sudowoodo sleep bug by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2176
- give dodge chance to ghost by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2178
- Full ability and map translation patch by @Skylander-Shirone in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2179
- Add await to quick play was reverted by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2180
- 5.5 new mons wave 2 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2181
- cursola to tier 2 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2182
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2183
- Items balance 08-09-24 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2184
- release by @keldaan-ag in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2186
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2187
- add additional info to after game menu by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2189
- Pve stages economy & fix by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2188
- Updated Italian translations by @danGuinzo in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2190
- Balance 10-09-24 by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2193
- chore(deps): bump path-to-regexp and express by @dependabot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2192
- chore(deps): bump body-parser and express by @dependabot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2191
- revert pastedeno to pastebin-ts by @sylvainpolletvillard in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2195
- Add conditional music install command line by @ComplexRobot in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2196
New Contributors
- @YuriCap made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2112
- @zBrodie made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2116
- @GaryOu101 made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2114
- @ComplexRobot made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2119
- @chenchanglew made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2071
- @PAC-Defenestrator made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2124
- @Zeleos753 made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2146
- @Skylander-Shirone made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2109
- @lnlclay made their first contribution in https://github.com/keldaanCommunity/pokemonAutoChess/pull/2156
Full Changelog: https://github.com/keldaanCommunity/pokemonAutoChess/compare/5.4.1...5.5