Commit 9553850
Dev (#16)
* init
Signed-off-by: Illyrius <fitimq@live.nl>
* [ci-skip] Update actions/cache action to v5.0.3 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update actions/checkout action to v6.0.2 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* +
Signed-off-by: Illyrius <fitimq@live.nl>
* move to json instead of toml for config
Signed-off-by: Illyrius <fitimq@live.nl>
* +
Signed-off-by: Illyrius <fitimq@live.nl>
* blub
Signed-off-by: Illyrius <fitimq@live.nl>
* refactor: update MOTD module to use server configuration
Signed-off-by: Illyrius <FitimQ@live.nl>
* added Module trait
Signed-off-by: Illyrius <fitimq@live.nl>
* some fmt
Signed-off-by: Illyrius <fitimq@live.nl>
* adjusted text
Signed-off-by: Illyrius <fitimq@live.nl>
* added some rules
Signed-off-by: Illyrius <fitimq@live.nl>
* set some linting rules in the cargo.toml file instead of having it defined top-level for each file
Signed-off-by: Illyrius <fitimq@live.nl>
* [ci-skip] Update softprops/action-gh-release digest to e798e6a (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* some small refactoring
Signed-off-by: Illyrius <fitimq@live.nl>
* fix docs
Signed-off-by: Illyrius <fitimq@live.nl>
* restructuring
Signed-off-by: Illyrius <fitimq@live.nl>
* reconstructing
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* added init locator module and its configuration and did some restructuring
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* trying to get the cmd and perms registration going
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* added the cmd arguments sort of
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* fix cmds for locator, start impl in executor, wait for locator bar api
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* [ci-skip] Update GitHub Artifact Actions (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update actions-rust-lang/setup-rust-toolchain digest to a0b538f (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* using wasm for plugins
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* some more changes
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* adjust readme
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* some more fixes
* some more fixes
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* using plugin id const for perms
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* +
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* +
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* cleanup
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* added tablist.rs
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* rename
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* fix get_data_folder
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
* [ci-skip] Update actions/download-artifact action to v8.0.1 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update actions-rust-lang/setup-rust-toolchain digest to 150fca8 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update softprops/action-gh-release digest to 5284765 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update softprops/action-gh-release digest to 37819cb (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update softprops/action-gh-release digest to 11f9176 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update softprops/action-gh-release digest to 26e8ad2 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update softprops/action-gh-release digest to 153bb8e (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [ci-skip] Update actions/cache action to v5.0.4 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* +
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
---------
Signed-off-by: Illyrius <fitimq@live.nl>
Signed-off-by: Illyrius <FitimQ@live.nl>
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
Co-authored-by: Illyrius <fitimq@live.nl>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 20f2e3f commit 9553850
15 files changed
Lines changed: 455 additions & 99 deletions
File tree
- .github
- workflows
- .idea/dictionaries
- src
- modules
- mechanics
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 | | |
| 59 | + | |
50 | 60 | | |
51 | | - | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
12 | 22 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | | - | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | | - | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
29 | 32 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
33 | 52 | | |
34 | 53 | | |
0 commit comments