github-actions[bot]
e0645a071c
Format Rust code using rustfmt
2021-12-27 21:14:24 +00:00
jugeeya
1d8c3bcf48
Update to 3.2.0
2021-12-27 13:10:50 -08:00
GradualSyrup
b4d5afd791
Bugfix: Ice Climbers savestates ( #294 )
...
* Fix working in frame by frame. Debug commands still present.
* Save States and Menu Delay fixed
* Full basic save state functionality, Debug removed
* NanaPosMove cleanup
2021-12-26 15:28:22 -08:00
github-actions[bot]
ac81ef810f
Format Rust code using rustfmt
2021-12-26 18:11:18 +00:00
GradualSyrup
6f6ce58a88
Throw options ( #293 )
...
* Initial Creation
* Initial attempt, no pummeling or actual throw directions implemented
* All throw directions + Throw Delay working
* Medium Delay
* Cleanup and warning fixing
* Menu grammar fix
* Menu Images
* Image Fix and Language Fix
* Renormalize line endings
* Fixed into_string() vs. as_str()
* Update README
* Update Version
* Update to 3.2.0
* Update Cargo.toml
Corrected version number
2021-12-26 10:07:17 -08:00
asimon-1
f9522d2699
Bugfix: PT savestates ( #292 )
...
* Prevent PT from respawning twice during save_state loads
* Save fighter_kind in state
* Fix bug where save states might not be loaded immediately if ptrainer status was wait
* Avoid endless loop with PT if loading a save state which was set without PT
* Move is_dead to common::mod.rs
2021-12-23 20:46:17 -08:00
asimon-1
b52112bb12
Configurable default menu ( #288 )
...
* Allow saving current menu as new defaults
* Save menu defaults in the HTML file. Write html when saving
* Add effect when saving defaults
* Adjust effect size
* Use URL param to save defaults instead of ingame chord
* Update the menu to include checkbox for saving defaults
* Fix menu styling
* Update README
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-12-19 17:43:57 -08:00
jam1garner
9d1d2ca76b
Common module cleanup ( #290 )
...
* Cleanup src/common/consts.rs
* Cleanup src/common/events.rs
* Cleanup src/common/menu.rs
* Cleanup src/common/mod.rs
* Cleanup src/common/raygun_printer.rs
* Finish cleanup for common module
2021-12-19 13:03:44 -08:00
github-actions[bot]
81d0e34e5b
Format Rust code using rustfmt
2021-12-13 05:23:46 +00:00
asimon-1
f19bf47e2a
Slip options ( #286 )
...
* Try adding KIND_DOWN_SPOT for snake dthrow
* Fix snake dthrow status_kind
* Add slip conditions for diddy banana
2021-12-12 21:20:01 -08:00
Craftyawesome
ed722c5fcb
Update README.md ( #285 )
2021-11-12 00:39:22 -08:00
asimon-1
195e52dad7
Remove tumble from statuses on is_in_hitstun ( #284 )
2021-11-10 14:55:04 -08:00
wanadrian
3df4a040a8
Update rust.yml ( #283 )
2021-11-05 14:27:40 -07:00
jugeeya
7354a5b30e
Fix Github Action outside_training_mode upload
2021-11-03 11:26:47 -07:00
asimon-1
1f8d7098cd
Update README ( #282 )
...
* Update README
* Use local images
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-11-01 14:56:11 -07:00
jugeeya
86ac1724bc
Update to v3.1.0
2021-10-26 10:47:03 -07:00
jugeeya
b52a956f61
Enable save states toggle ( #276 )
...
* enable save state toggle
* update version to beta version
* fix
* fix 2
* Add icon
2021-09-29 08:37:11 -07:00
jugeeya
d45871cf68
Update to latest skyline-smash ( #267 )
...
* Try latest skyline-smash
* Update Cargo.toml
* Update Cargo.toml
* Update Cargo.toml
2021-09-15 07:50:14 -07:00
jugeeya
bc3d2d8df5
Add rustfmt action ( #265 )
...
* Add rustfmt action
* Update rust.yml
* Format Rust code using rustfmt
* Update consts.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-14 14:05:48 -07:00
jugeeya
f41065a7f5
Fix cargo clippy action ( #259 )
...
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update Cargo.toml
* Update rust.yml
* Update Cargo.toml
2021-09-14 10:55:23 -07:00
jugeeya
198bf23031
Add Firebase logging via HTTPS ( #248 )
...
* trying
* trying
* try with json to compile
* Update Cargo.toml
* Update Cargo.toml
* Update Cargo.toml
* Update Cargo.toml
* Update lib.rs
* Update Cargo.toml
* further testing
* continually testing
* simplify
* remove unnecessary diffs
* working!
* Use cargo-skyline image with devkitpro
* Update rust.yml
* Update rust.yml
* Remove clippy PR for now
2021-09-13 08:24:43 -07:00
jugeeya
5ac46b4d29
Use NRO hook v0.3.0 to remove intermittent crashes ( #256 )
...
* Use NRO hook v0.3.0 to remove intermittent crashes
* Update rust.yml
2021-09-09 11:29:44 -07:00
asimon-1
40eec371b2
Add green glow to check.svg ( #254 )
...
* Add green glow to check.svg
* Remove inkscape metadata
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-09-03 08:02:16 -07:00
jugeeya
b454ffecfe
Fix Frame Advantage stuck at zero ( #251 )
...
* change init function
* Use menu::init
2021-09-01 10:40:08 -07:00
asimon-1
814f0b3129
Quick readme update ( #246 )
...
* Correct some mistakes, remove visualizer plugin info
* Add mirroring gif
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-29 09:12:32 -07:00
asimon-1
3fef1a78df
Restrict menu opening multiple times in rapid succession ( #245 )
...
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-27 16:38:23 -07:00
jugeeya
cd01730af3
Allow frame advantage on hit for moves that send into tumble
2021-08-26 12:36:50 -07:00
jugeeya
c82cd073f4
Revert "Blujay's visualizer"
...
This reverts commit f8dba57044
.
2021-08-24 19:27:29 -07:00
jugeeya
bf08bcb19a
Create .gitattributes to ignore language stats
2021-08-24 19:27:04 -07:00
asimon-1
e67531e7e3
Documentation update ( #240 )
...
* Include screenshots
* Update full_build.sh
* Update README.md
* Adjust full_build.sh
* Update README.md
* Remove extra link in README
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-24 19:27:04 -07:00
asimon-1
ee56f99652
Change menu file name to training_menu.html ( #239 )
...
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-24 19:27:04 -07:00
jugeeya
f8dba57044
Blujay's visualizer
...
Use blujay's visualizer plugin for hitbox/hurtbox visualization (#236 )
* working
* Update rust.yml
Fix GH Action for getting visualizer.nro
Fix to visualization, allow hitbox/hurtbox toggle
2021-08-24 19:27:04 -07:00
jugeeya
ed135e88c3
Fix nn hid hook install
2021-08-20 12:18:35 -07:00
jugeeya
555bc6927e
add nn hid hook function
2021-08-20 12:05:01 -07:00
jugeeya
b4861f1c91
fix workflow
2021-08-20 18:49:56 +00:00
jugeeya
345fd619a1
use nn_hid hook for compatibility with results screen skip
2021-08-20 18:48:40 +00:00
jugeeya
7a3df98df7
Update devcontainer dockerfile
2021-08-19 17:17:36 +00:00
asimon-1
516c85ec30
Menu help text ( #234 )
...
* Add footer with help text
* Set help text strings
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-17 16:43:01 -07:00
asimon-1
b4627d29ce
Fix question icon opacity ( #233 )
...
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-17 09:23:00 -07:00
jugeeya
841ea5e8fe
Single Option Menu ( #231 )
...
* add flag
* Update clickToggle() to handle single-option submenus (#232 )
Co-authored-by: asimon-1 <asimon1@protonmail.com>
Co-authored-by: asimon-1 <40246417+asimon-1@users.noreply.github.com>
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-16 17:09:51 -07:00
jugeeya
a4533a4810
Inclusive range for alphabet
2021-08-16 17:05:52 -07:00
jugeeya
40a5a08754
add simple macros for onoff/single option menus
2021-08-16 13:48:58 -07:00
asimon-1
49c30bb30d
Menu export bugfix ( #229 )
...
* Use jQuery to handle class addition/removal
* Use .is-appear class instead of innerHTML for goBackHook
* Revert unrelated comment
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-16 11:48:00 -07:00
asimon-1
dcdb670a42
Use jQuery to handle class addition/removal ( #227 )
...
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-16 10:55:32 -07:00
jugeeya
6ffec53204
Remove threading from file write ( #226 )
2021-08-16 09:35:11 -07:00
jugeeya
ae791b42b6
Outside training mode artifact in parallel
2021-08-15 23:32:15 -07:00
jugeeya
7868a91fd8
Use basename for SVGs
2021-08-15 23:18:56 -07:00
asimon-1
2271d533c0
Add Menu Icons ( #225 )
...
* Center icons
* Add icons
* Adjust CI to upload all artifacts
* Also include icons in .zip
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-15 18:55:51 -07:00
jugeeya
f41bfff9f8
Load menu from file, write on menu exit ( #222 )
...
* Load menu from file, write on menu exit
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update menu.rs
* Try response as well
* Don't hold response variable
* use static mut option
* everything in a thread
* remove brace
* Try GH actions change
* try
* try
* use container tag
* test
* try abs path
* try checkout
* try showing
* try installing
* test proj
* try stable toolchain spec
* try image
* explicit version
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Try clippy
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* Update rust.yml
* fixes
* only if the conf makes sense
* small clippy fixes
2021-08-15 18:41:40 -07:00
jugeeya
e2bed25be3
Run clippy check in parallel with build ( #224 )
...
* Update rust.yml
* Update rust.yml
* Don't do clippy twice
* Update rust.yml
2021-08-14 19:25:46 -07:00