This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib.NET
Watch
1
Star
0
Fork
0
You've already forked PkmnLib.NET
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a2733a0a9bfcd5ef462952d0c49a616091e8170
PkmnLib.NET
/
Plugins
/
PkmnLib.Plugin.Gen7
/
AI
History
Deukhoofd
8a2733a0a9
Move all battle state from IPokemon to an ephemeral IBattlePokemon wrapper
2026-08-28 15:22:26 +02:00
..
AIDamageFunctions.cs
Replace all raw string comparisons with StringKey, source generator that creates cache keys for all names for Gen7 plugin
2026-08-27 18:33:14 +02:00
AIHelperFunctions.cs
Move all battle state from IPokemon to an ephemeral IBattlePokemon wrapper
2026-08-28 15:22:26 +02:00
AIMoveScoreFunctionAttribute.cs
Implement basic AI check for whether a move would fail
2025-07-11 17:13:11 +02:00
AISwitchFunctions.cs
Move all battle state from IPokemon to an ephemeral IBattlePokemon wrapper
2026-08-28 15:22:26 +02:00
ExplicitAIFunctionRegistration.cs
Implements AI Switching
2025-07-12 13:03:00 +02:00