1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-18 04:16:11 +00:00
UltimateTrainingModpack/src/training/character_specific
asimon-1 bf94573193
Increase Resilience to Game Updates by Dynamically Finding Offsets (#661)
* Search for offsets instead of using static offsets

* Collect the rest of the offsets, still need to convert into needle searches

* Finish writing offset search code

* Run rustfmt

* Fix build error

* Fix clippy warnings

* Add additional bytes and use symbols to prevent false-positives

* Replace additional offsets with symbols

* Change add_damage from symbol back to offset
2024-01-10 14:58:27 -08:00
..
bowser.rs Add Dash Attack (#119) 2020-07-29 13:58:46 -07:00
items.rs Increase Resilience to Game Updates by Dynamically Finding Offsets (#661) 2024-01-10 14:58:27 -08:00
kirby.rs Increase Resilience to Game Updates by Dynamically Finding Offsets (#661) 2024-01-10 14:58:27 -08:00
mod.rs Kirby Hat Charges (#619) 2023-09-02 11:49:20 -07:00
pikmin.rs Increase Resilience to Game Updates by Dynamically Finding Offsets (#661) 2024-01-10 14:58:27 -08:00
ptrainer.rs Increase Resilience to Game Updates by Dynamically Finding Offsets (#661) 2024-01-10 14:58:27 -08:00
steve.rs Format; Optimize Imports (#477) 2023-02-11 17:07:29 -08:00