Commit Graph

27 Commits

Author SHA1 Message Date
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 a59f73b2f6
Rework misclibrary gettime to not segfault 2021-07-09 18:20:01 +02:00
Deukhoofd 74bd383093
Adds a bunch of evolution methods 2021-06-27 12:23:26 +02:00
Deukhoofd 26566a284b
Change PokemonBuilder interface to something cleaner 2021-06-26 12:57:21 +02:00
Deukhoofd 919b486f69
Adds support for pokemon eggs 2021-06-26 11:36:38 +02:00
Deukhoofd 3a7edb2fc3
Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
Deukhoofd d5bbc18b1a
Fixes for scopedowner. 2021-01-16 14:48:07 +01:00
Deukhoofd 7807ee9676
Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Deukhoofd ed7e655783
Fixes for clearing battle after it's finished. 2020-12-28 15:11:25 +01:00
Deukhoofd 8d5f7f318f
Updates to latest pkmnlib, fixes issues. 2020-12-23 12:27:58 +01:00
Deukhoofd 0a2ce2d6e4
Add generic LearnedMove in PokemonBuilder. 2020-09-07 18:54:09 +02:00
Deukhoofd 743c63a99c
Several fixes and improvements. 2020-08-17 18:51:07 +02:00
Deukhoofd 00cfd3c469
Cleanup for EventData. 2020-08-14 16:15:19 +02:00
Deukhoofd e4f8e46102
Additional functionality. 2020-08-10 19:13:17 +02:00
Deukhoofd cae763fdc0
Implements Formes iterator. 2020-08-09 11:01:43 +02:00
Deukhoofd 69ab7b197c
Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Deukhoofd 7f4ccbfe2a
Implements all EvolutionData. 2020-08-08 15:37:44 +02:00
Deukhoofd e0f4a38309
Rework constructors to remove the Create pattern. 2020-08-08 13:57:54 +02:00
Deukhoofd 1acd32b986
Make event handler async, while preserving the order of incoming events. 2020-08-07 20:28:38 +02:00
Deukhoofd b0dea8b6e7
Support for battle event listeners. 2020-08-04 17:32:20 +02:00
Deukhoofd 00c5f51c55
Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Deukhoofd 283825b355
Initial battle class tests. 2020-07-26 15:40:08 +02:00
Deukhoofd e4a515e11a
Finished outlining Pokemon class. 2020-07-25 14:03:05 +02:00
Deukhoofd 34c64d6b68
Adds new NativePtrArray class to deal with native arrays easier. 2020-07-25 12:52:18 +02:00
Deukhoofd c143235495
Support for Pokemon building. 2020-07-19 12:33:22 +02:00