This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
0
You've already forked PkmnLib_rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
PkmnLib_rs
/
src
/
dynamic_data
/
models
History
Deukhoofd
00f66bbf59
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Implements the script source methods on all current structs that implement it.
2022-06-12 18:41:49 +02:00
..
battle_party.rs
Further massive amounts of work
2022-06-06 13:54:59 +02:00
battle_random.rs
Further massive amounts of work
2022-06-06 13:54:59 +02:00
battle_result.rs
Removes derive-getters, as it was incredibly annoying in IDEs, and couldn't figure out borrow lifetimes.
2022-06-06 14:43:41 +02:00
battle_side.rs
Implements the script source methods on all current structs that implement it.
2022-06-12 18:41:49 +02:00
battle.rs
Implements the script source methods on all current structs that implement it.
2022-06-12 18:41:49 +02:00
damage_source.rs
A lot more work on a bunch of different parts of the system.
2022-06-11 17:22:46 +02:00
executing_move.rs
Implements the script source methods on all current structs that implement it.
2022-06-12 18:41:49 +02:00
learned_move.rs
Major amounts of progress
2022-06-03 16:35:18 +02:00
mod.rs
A lot more work on handling scripts properly.
2022-06-12 17:57:39 +02:00
pokemon_party.rs
Further massive amounts of work
2022-06-06 13:54:59 +02:00
pokemon.rs
Implements the script source methods on all current structs that implement it.
2022-06-12 18:41:49 +02:00