18156 Commits

Author SHA1 Message Date
Eduardo Quezada
e040dcb0b4 Begin 1.10.2 cycle 2025-01-01 16:20:40 -03:00
Eduardo Quezada
89699939de Version 1.10.1 2025-01-01 16:17:49 -03:00
Pawkkie
8d818445d2
Fixed ace switching bugs (#5922) 2025-01-01 19:29:45 +01:00
Eduardo Quezada
55f0d3aad5
Added missing Move Effect TODO tests - Volume E (#5915)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-01-01 16:06:20 +01:00
hedara90
13fba7b31f
Added final Sparkling Aria+Shield Dust interaction test (#5923)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-01 12:30:59 +01:00
Eduardo Quezada
6b8665d08f
Speed up tests in headless mode (#5889) 2025-01-01 10:24:23 +01:00
Ariel A
b545d9fed8 Merge branch 'lighting' into lighting-expanded-id 2025-01-01 00:40:22 -05:00
Ariel A
229a7a0329 Merge branch 'followers-expanded-id' into lighting-expanded-id 2025-01-01 00:40:10 -05:00
Ariel A
a6ef9c7577 Merge branch 'followers' into followers-expanded-id 2025-01-01 00:39:14 -05:00
Ariel A
4047f9b764 feat: added FadeScreenHardware utility 2025-01-01 00:37:35 -05:00
Ariel A
faf773a54b feat: added time-blend override 2025-01-01 00:37:21 -05:00
Ariel A
a515cb3c6b Merge branch 'followers' into lighting 2025-01-01 00:37:09 -05:00
Ariel A
01335fa453 Unfreeze follower object during lockall (if safe movement flag set).
MSGBOX_SIGN no longer freezes follower.
2025-01-01 00:35:30 -05:00
Eduardo Quezada
e1275594c5
Renamed OW type effectiveness function for clarity (#5917) 2024-12-31 22:55:42 +01:00
Eduardo Quezada
004efd1e5a Merge branch '_RHH/master' into _RHH/upcoming 2024-12-31 18:38:03 -03:00
Alex
51cfb96fd5
Fixes Sparkling Aria Shield Dust / Covert Cloak interaction (#5911) 2024-12-31 12:52:16 +01:00
Ariel A
9e2057a9d4 meta: updated README with new config settings 2024-12-30 21:38:18 -05:00
Ariel A
3fffb9fac6 feat: added configuration to restrict following pokemon. Closes #42 2024-12-30 21:38:18 -05:00
Ariel A
57a198bca0 feat: make follower sidestep or backstep with player during scripts 2024-12-30 21:38:18 -05:00
Ariel A
5536a5535c fix: made slitherTracks_Transitions a proper 2D array. Credit: jaizu 2024-12-30 20:52:05 -05:00
Alex
13dcd35db0
Fixes Round doubling it's BP if previous Round failed (#5907) 2024-12-31 00:39:13 +01:00
Alex
9d30299148
Fixes Stance Change, Sleep Talk interaction (#5909) 2024-12-31 00:38:01 +01:00
Alex
7e0c1f9323
New U-turn animation to fix visibility (#5910) 2024-12-31 00:36:07 +01:00
Bassoonian
bf125c8f5e
Fix wrong value for NUM_MOVE_EFFECTS (#5913) 2024-12-30 23:51:48 +01:00
Eduardo Quezada
07a7f87bac
Improve README.md (#5640) 2024-12-30 22:19:09 +01:00
Alex
3db351359a
Clean up redundancy for mugshots (#5906) 2024-12-30 18:32:21 +01:00
Alex
af19b13195
Adds Pledge Side Statuses as Starting Statuses (#5899) 2024-12-30 09:18:23 +01:00
Alex
f864bf8b70
Adds Generational config for Magic Guard (Fix for Gen4+) (#5893) 2024-12-30 09:01:20 +01:00
Eduardo Quezada
009de5c98c
Setting Battle configs during tests (#5803)
Co-authored-by: sbird <sbird@no.tld>
2024-12-29 23:28:39 +01:00
Alex
e64da065e8
Fixes Eject Pack / Intimidate issue (#5902) 2024-12-29 22:24:09 +01:00
Eduardo Quezada
e93e88ade5
Master to upcoming, 2024-12-29 (#5903) 2024-12-29 18:13:38 -03:00
Hedara
0ad907fd76 Merge branch 'master' into master-upcoming 2024-12-29 21:43:47 +01:00
Hedara
2088f2a12d Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
Eduardo Quezada
a10f63e317
Fixed leaking tasks not showing up in summary (#5890) 2024-12-29 18:18:40 +01:00
Eduardo Quezada
1bd1e934f1
Comment out Ally Switch Illusion test (#5901) 2024-12-29 17:52:35 +01:00
Eduardo Quezada
49ab12aab9
Backport changes from the wiki (#5900) 2024-12-29 17:30:39 +01:00
ghoulslash
ca31145d36
Fix Salt Cure script (#5895)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2024-12-29 16:51:33 +01:00
Eduardo Quezada
433058edc1
Added missing Move Effect TODO tests - Volume D (#5887) 2024-12-29 14:27:08 +01:00
Eduardo Quezada
7ddb4cdc1b
Fixed TODO tests not showing up when filtering by name (#5894) 2024-12-29 14:18:33 +01:00
Alex
445ba32679
Fixes gen3 Style Shadows out of place (#5880) 2024-12-29 08:54:33 -03:00
AlexOn1ine
c9bde52fd2 fix last tests 2024-12-29 10:23:46 +01:00
Alex
57db1ee08e
Fix Ally Switch test failing on CI (#5896) 2024-12-28 21:33:23 -03:00
AlexOn1ine
3ac4f81de9 protosynthesis test fix 2024-12-28 23:01:52 +01:00
AlexOn1ine
d9db60218c some test fixes 2024-12-28 22:58:16 +01:00
AlexOn1ine
74f1d7cb80 merge rhh/upcomig 2024-12-28 21:03:34 +01:00
AlexOn1ine
6a906a3fc1 refactor done 2024-12-28 20:55:59 +01:00
Eduardo Quezada
3bc4126558 Merge branch '_RHH/master' into _RHH/upcoming 2024-12-28 15:28:07 -03:00
AlexOn1ine
0bb86e4437 struct 2024-12-28 10:23:28 +01:00
Alex
5900a01061
Atk Canceller refactor / reorder / clean up (#5885) 2024-12-27 21:14:05 +01:00
Eduardo Quezada
50d325f081
Slight contest documentation (#2078) 2024-12-27 11:09:33 -05:00