Commit Graph

23 Commits

Author SHA1 Message Date
Deukhoofd 4121501a9b
Updates native libraries
continuous-integration/drone/push Build is passing Details
2022-05-15 13:12:11 +02:00
Deukhoofd 907e145083
Adds ItemTurnChoice interface
continuous-integration/drone/push Build is passing Details
2022-04-23 18:46:25 +02:00
Deukhoofd 61e48a705a
Fixes for some things that can be null, adds functions for LearnedMove uses
continuous-integration/drone/push Build is failing Details
2022-04-22 11:54:50 +02:00
Deukhoofd 0486c9cdfb
Fixes linking issue with angelscript
continuous-integration/drone/push Build is passing Details
2022-03-26 17:35:36 +01:00
Deukhoofd 36b39ba3c4
Update PkmnLib to new functionality with capture mechanics
continuous-integration/drone/push Build is failing Details
2022-03-26 16:46:07 +01:00
Deukhoofd cb3d3c74a1
Update to latest version of PkmnLib
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is passing Details
2022-03-12 10:32:31 +01:00
Deukhoofd 382cbf2673
Update to latest version of pkmnLib. 2021-11-27 11:27:19 +01:00
Deukhoofd d542e75cd1
Update to latest. 2021-11-05 13:58:01 +01:00
Deukhoofd a59f73b2f6
Rework misclibrary gettime to not segfault 2021-07-09 18:20:01 +02:00
Deukhoofd dc79ed6e46
Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
Deukhoofd 74bd383093
Adds a bunch of evolution methods 2021-06-27 12:23:26 +02:00
Deukhoofd ecea85c26a
Fixes for SpeciesLibrary 2021-06-26 14:09:38 +02:00
Deukhoofd 26566a284b
Change PokemonBuilder interface to something cleaner 2021-06-26 12:57:21 +02:00
Deukhoofd 02afdbf479
Adds AllowedExperienceGain interface to Pokemon 2021-06-26 11:48:34 +02:00
Deukhoofd 919b486f69
Adds support for pokemon eggs 2021-06-26 11:36:38 +02:00
Deukhoofd 1153ad6034
Updates to latest pkmnlib 2021-05-24 11:41:55 +02:00
Deukhoofd 05b8dcebc4
Updates pkmnlib 2021-04-30 13:53:46 +02:00
Deukhoofd 12850e3771
Updates pkmnlib, adds wrappers for PkmnLib_ai 2021-04-23 10:53:50 +02:00
Deukhoofd ced4524737
Fixes ReadOnlyNativePtrArray.IndexOf returning invalid index. 2021-03-13 14:43:17 +01:00
Deukhoofd 3a7edb2fc3
Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
Deukhoofd 9f30f411cc
Adds ChangeStatBoostEvent, fixes issue where ExecutingMove would create default LearnedMove, instead of potential inheritor. 2021-01-31 12:48:02 +01:00
Deukhoofd 7807ee9676
Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Deukhoofd 7e31bba05e
Support Windows. 2020-12-31 14:49:03 +01:00