skrillax icon indicating copy to clipboard operation
skrillax copied to clipboard

Learning Rust and ECS by implementing an emulator for Silkroad Online.

Results 10 skrillax issues
Sort by recently updated
recently updated
newest added

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.33 to 1.0.36. Release notes Sourced from quote's releases. 1.0.36 Documentation improvements 1.0.35 Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache 1.0.34...

dependencies
rust

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.82. Release notes Sourced from anyhow's releases. 1.0.82 Documentation improvements 1.0.81 Make backtrace support available when using -Dwarnings (#354) 1.0.80 Fix unused_imports warnings when compiled...

dependencies
rust

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.69 to 1.0.81. Release notes Sourced from proc-macro2's releases. 1.0.81 Documentation improvements 1.0.80 Add Literal::byte_character constructor (#449) Add Literal::c_string constructor #450) 1.0.79 Clean up dead code 1.0.78...

dependencies
rust

Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.0 to 1.6.0. Release notes Sourced from bytes's releases. Bytes 1.6.0 (March 22, 2024) Added Add Bytes::is_unique (#643) Documented Fix changelog typo (#628) Fix some spelling mistakes...

dependencies
rust

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.28 to 0.3.30. Release notes Sourced from futures's releases. 0.3.30 Add {BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#2797) Fix panic in FuturesUnordered::clear (#2809) Fix panic in AsyncBufReadExt::fill_buf (#2801, #2812) Improve support for...

dependencies
rust

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Currently, we don't save anything apart from the last login date. We should add a mechanism that will periodically synchronize the character information, such as level, masteries, items, etc. -...

In the READMEs of some of the subprojects, you mention that how a specific subproject works is documented well by various sources, would you please also cite those sources? I...

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.86. Release notes Sourced from anyhow's releases. 1.0.86 Fix parse error in ensure! with non-literal after minus sign (#373) 1.0.85 Improve ensure! macro's rules to...

dependencies
rust

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.69 to 1.0.84. Release notes Sourced from proc-macro2's releases. 1.0.84 Documentation improvements (#455, thanks @​CensoredUsername) 1.0.83 Optimize the representation of Ident (#462) 1.0.82 Resolve unexpected_cfgs warning (#456)...

dependencies
rust