PkmnLib_rs/src/static_data
Deukhoofd d8b8559c2e
continuous-integration/drone/push Build is passing Details
Basic implementation of evolutions
2023-07-29 12:57:52 +02:00
..
libraries Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
moves Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
species_data Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
growth_rates.rs Replace most panics in the core library with results 2023-04-19 18:44:11 +02:00
items.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
mod.rs Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
natures.rs Fixes for comments 2023-07-15 14:22:48 +02:00
statistic_set.rs Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
statistics.rs A lot more work on WASM script execution 2022-09-07 18:01:26 +02:00
time_of_day.rs Adds ability to get the current time of day 2023-07-22 13:22:47 +02:00