Commit Graph

344 Commits

Author SHA1 Message Date
ErrorNoInternet d9bb2397c2 Merge pull request #9 from ErrorNoInternet/dependabot/nix/nixpkgs-1c3fe55 2026-05-01 21:47:58 -04:00
ErrorNoInternet 9295827fce Merge pull request #15 from ErrorNoInternet/dependabot/cargo/mimalloc-0.1.50 2026-05-01 21:46:19 -04:00
ErrorNoInternet 9d2ecdea28 Merge pull request #14 from ErrorNoInternet/dependabot/cargo/zip-8.6.0 2026-05-01 21:46:15 -04:00
ErrorNoInternet ffaa16b496 Merge pull request #12 from ErrorNoInternet/dependabot/nix/flake-parts-5250617 2026-05-01 21:46:08 -04:00
ErrorNoInternet a24ea30178 Merge pull request #10 from ErrorNoInternet/dependabot/cargo/clap-4.6.1 2026-05-01 21:46:00 -04:00
ErrorNoInternet 4edf89ecda Merge pull request #8 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/uncenter/setup-taplo-2 2026-05-01 21:45:24 -04:00
dependabot[bot] b7ee912250 build(deps): bump mimalloc from 0.1.48 to 0.1.50
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.48 to 0.1.50.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.48...v0.1.50)

---
updated-dependencies:
- dependency-name: mimalloc
  dependency-version: 0.1.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:08:01 +00:00
dependabot[bot] 2f19565896 build(deps): bump zip from 8.5.1 to 8.6.0
Bumps [zip](https://github.com/zip-rs/zip2) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v8.5.1...v8.6.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:07:42 +00:00
dependabot[bot] 8020aec18d build(deps): bump flake-parts from f20dc5d to 5250617
Bumps [flake-parts](https://github.com/hercules-ci/flake-parts) from `f20dc5d` to `5250617`.
- [Commits](https://github.com/hercules-ci/flake-parts/compare/f20dc5d9b8027381c474144ecabc9034d6a839a3...5250617bffd85403b14dbf43c3870e7f255d2c16)

---
updated-dependencies:
- dependency-name: flake-parts
  dependency-version: 5250617bffd85403b14dbf43c3870e7f255d2c16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:07:07 +00:00
dependabot[bot] 07a25cae78 build(deps): bump clap from 4.6.0 to 4.6.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:07:03 +00:00
dependabot[bot] de07372a4f build(deps): bump nixpkgs from 8110df5 to 1c3fe55
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `8110df5` to `1c3fe55`.
- [Commits](https://github.com/NixOS/nixpkgs/compare/8110df5ad7abf5d4c0f6fb0f8f978390e77f9685...1c3fe55ad329cbcb28471bb30f05c9827f724c76)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 1c3fe55ad329cbcb28471bb30f05c9827f724c76
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:07:00 +00:00
dependabot[bot] d46a4f8244 build(deps): bump uncenter/setup-taplo from 1 to 2 in /.github/workflows
Bumps [uncenter/setup-taplo](https://github.com/uncenter/setup-taplo) from 1 to 2.
- [Release notes](https://github.com/uncenter/setup-taplo/releases)
- [Commits](https://github.com/uncenter/setup-taplo/compare/v1...v2)

---
updated-dependencies:
- dependency-name: uncenter/setup-taplo
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:06:11 +00:00
ErrorNoInternet b2ed65519e build: add more profiles 2026-04-18 16:14:59 -04:00
ErrorNoInternet dea30ceec9 fix(movement): flip without_mining 2026-04-16 21:45:29 -04:00
ErrorNoInternet 2c83072427 Merge pull request #4 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/actions/cache-5 2026-04-13 20:13:24 -04:00
ErrorNoInternet 91aafa3853 Merge pull request #3 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/actions/checkout-6 2026-04-13 20:13:15 -04:00
ErrorNoInternet c5ccb494ba Merge pull request #2 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-7 2026-04-13 20:13:06 -04:00
dependabot[bot] 1d6ef9a63f build(deps): bump actions/upload-artifact in /.github/workflows
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-14 00:03:51 +00:00
dependabot[bot] 8acbc84242 build(deps): bump actions/cache from 4 to 5 in /.github/workflows
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-14 00:03:50 +00:00
dependabot[bot] cde6bebb50 build(deps): bump actions/checkout from 4 to 6 in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-14 00:03:48 +00:00
ErrorNoInternet 55ee91885d refactor(client): use .map for queries 2026-04-13 20:02:56 -04:00
ErrorNoInternet 1acaa3d88c ci(lint): simplify clippy rules 2026-04-13 20:02:56 -04:00
ErrorNoInternet 7d1996306c feat: add proper nix flake 2026-04-13 19:23:33 -04:00
ErrorNoInternet 9a362630a2 Merge branch 'update' into main 2026-04-13 16:59:55 -04:00
ErrorNoInternet 57397d3718 fix(client): handle borrows with async 2026-04-13 16:59:54 -04:00
ErrorNoInternet d6c16f0d5d fix(replay): rename paths to compile
Haven't tested yet though.
2026-04-13 16:59:54 -04:00
ErrorNoInternet 04bfd733b1 feat(client)!: replace score with experience 2026-04-13 16:59:54 -04:00
ErrorNoInternet 63cfc7c9c0 build(deps)!: update azalea and fix ecs changes 2026-04-13 16:59:53 -04:00
ErrorNoInternet 3b154c6a35 build: disable matrix feature by default 2026-04-13 16:59:53 -04:00
ErrorNoInternet 40c5950b26 feat: add devenv 2026-04-13 16:59:53 -04:00
ErrorNoInternet 2cf4265732 refactor(commands): directly use native encryption function 2025-04-29 08:11:52 -04:00
ErrorNoInternet ca8c9d4d1c style(events): allow clippy::cognitive_complexity for handler 2025-04-28 21:01:16 -04:00
ErrorNoInternet 64c96450a4 perf(commands): move ncr data to binding 2025-04-28 20:49:14 -04:00
ErrorNoInternet 505b1a26af build(deps)!: update azalea and refactor go_to 2025-04-16 02:14:19 -04:00
ErrorNoInternet f9495a36f2 refactor: cargo clippy improvements 2025-04-15 12:37:44 -04:00
ErrorNoInternet 85e1f082a7 fix(lib): avoid multiple food checks 2025-04-12 13:39:20 -04:00
ErrorNoInternet 33838e5aed refactor(client): remove redundant mut's 2025-04-12 12:34:05 -04:00
ErrorNoInternet 7cf7254dce chore(deps): update everything 2025-04-12 12:29:52 -04:00
ErrorNoInternet 94d1727d87 feat(matrix): make sync_timeout configurable 2025-04-03 20:30:44 -04:00
ErrorNoInternet cc03ba6e72 chore(deps): disable termination feature for ctrlc 2025-03-31 16:54:55 -04:00
ErrorNoInternet e213578646 feat(matrix): add matrix_init event 2025-03-31 16:54:52 -04:00
ErrorNoInternet 49a4400246 chore(deps): update for azalea entity deindexing fix 2025-03-27 21:22:10 -04:00
ErrorNoInternet 5e57678d5c refactor(http): directly use Error from import 2025-03-27 18:01:25 -04:00
ErrorNoInternet 1dc6519d0c chore(deps): update everything
Should work on 1.21.5 now.
2025-03-26 17:39:03 -04:00
ErrorNoInternet 170c1194ef refactor: remove redundant pub 2025-03-26 17:09:52 -04:00
ErrorNoInternet e3d3e7fe5d refactor(matrix): increase sync timeout 2025-03-26 08:05:00 -04:00
ErrorNoInternet 7a365eab42 refactor: remove unused imports in minimal feature 2025-03-25 17:04:36 -04:00
ErrorNoInternet 65c4654e72 chore(deps): enable all features on tokio 2025-03-25 16:41:25 -04:00
ErrorNoInternet 940b4eb49e refactor(matrix): keep trying to log in 2025-03-25 16:41:25 -04:00
ErrorNoInternet 709b4a1d0d feat(lua/matrix): allow sending html messages 2025-03-24 20:20:56 -04:00