Skip to content

Commit 65446aa

Browse files
committed
v1.0.19
1 parent 02d55ca commit 65446aa

File tree

135 files changed

+3955
-6076
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+3955
-6076
lines changed

Cargo.toml

+12-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rebels"
3-
version = "1.0.18"
3+
version = "1.0.19"
44
edition = "2021"
55

66
[profile.release]
@@ -16,16 +16,17 @@ opt-level = 1
1616
opt-level = 3
1717

1818
[dependencies]
19-
anyhow = "1.0.89"
19+
anyhow = "1.0.91"
2020
async-trait = "0.1.83"
2121
chrono = "0.4.38"
22-
clap = { version = "4.5.19", features = ["derive"] }
22+
clap = { version = "4.5.20", features = ["derive"] }
2323
crossterm = "0.28.1"
2424
directories = "5.0.1"
2525
ed25519-dalek = "2.1.1"
2626
futures = "0.3.30"
2727
gif = "0.13.1"
28-
image = "0.25.2"
28+
glam = "0.29.0"
29+
image = "0.25.4"
2930
imageproc = "0.25.0"
3031
include_dir = "0.7.4"
3132
itertools = "0.13.0"
@@ -42,25 +43,25 @@ libp2p = { version = "0.52.4", features = [
4243
] }
4344
log = "0.4.22"
4445
log4rs = { version = "1.3.0", features = ["file_appender", "pattern_encoder"] }
45-
once_cell = "1.20.1"
46+
once_cell = "1.20.2"
4647
rand = "0.8.5"
4748
rand_chacha = "0.3.1"
4849
rand_distr = "0.4.3"
49-
ratatui = { git = "https://github.com/ratatui/ratatui", features = ["unstable-backend-writer"] }
50+
ratatui = { version = "0.29.0", features = ["unstable-backend-writer"] }
5051
rodio = "0.19.0"
5152
russh = "0.45.0"
5253
russh-keys = "0.45.0"
53-
serde = { version = "1.0.210", features = ["derive", "default"] }
54-
serde_json = "1.0.128"
54+
serde = { version = "1.0.212", features = ["derive", "default"] }
55+
serde_json = "1.0.132"
5556
serde_repr = "0.1.19"
5657
sha2 = "0.10.8"
5758
stream-download = { version = "0.9.0", features = ["reqwest-rustls"] }
5859
strum = { version = "0.26.3", features = ["derive"] }
5960
strum_macros = "0.26.4"
60-
tokio = { version = "1.40.0", features = ["full"] }
61+
tokio = { version = "1.41.0", features = ["full"] }
6162
tokio-util = "0.7.12"
62-
tui-textarea = {git= "https://github.com/ricott1/tui-textarea" }
63+
tui-textarea = "0.7.0"
6364
unicode-width = "0.2.0"
6465
url = "2.5.2"
65-
uuid = { version = "1.10.0", features = ["v4", "serde"] }
66+
uuid = { version = "1.11.0", features = ["v4", "serde"] }
6667
void = "1.0.2"

README.md

+3-1

assets/body/mask_devil0.png

195 Bytes

assets/body/mask_devil10.png

209 Bytes

assets/body/mask_devil12.png

210 Bytes

assets/body/mask_devil3.png

202 Bytes

assets/body/mask_devil5.png

203 Bytes

assets/body/mask_devil7.png

207 Bytes

assets/body/mask_normal0.png

-1 Bytes

assets/body/mask_normal10.png

1 Byte

assets/body/mask_normal12.png

0 Bytes

assets/body/mask_normal3.png

-2 Bytes

assets/body/mask_normal5.png

0 Bytes

assets/body/mask_normal7.png

1 Byte

assets/data/planets_data.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"4": 2
7373
},
7474
"filename": "weird",
75-
"rotation_period": 12,
75+
"rotation_period": 6,
7676
"revolution_period": 180,
7777
"gravity": 2,
7878
"asteroid_probability": 0.3,
@@ -97,7 +97,7 @@
9797
"3": 5,
9898
"4": 1},
9999
"filename": "redgreen",
100-
"rotation_period": 12,
100+
"rotation_period": 9,
101101
"revolution_period": 360,
102102
"gravity": 3,
103103
"asteroid_probability": 0.1,
@@ -220,7 +220,7 @@
220220
"3": 16
221221
},
222222
"filename": "gas",
223-
"rotation_period": 12,
223+
"rotation_period": 9,
224224
"revolution_period": 360,
225225
"gravity": 25,
226226
"asteroid_probability": 0.95,
@@ -235,9 +235,9 @@
235235
"version": 0,
236236
"name": "Saturn",
237237
"populations": {
238-
"1": 6,
239-
"3": 3,
240-
"102": 2,
238+
"1": 2,
239+
"3": 6,
240+
"102": 1,
241241
"104": 2
242242
},
243243
"resources": {
@@ -246,7 +246,7 @@
246246
"3": 8
247247
},
248248
"filename": "ring",
249-
"rotation_period": 12,
249+
"rotation_period": 6,
250250
"revolution_period": 360,
251251
"gravity": 20,
252252
"asteroid_probability": 0.86,
@@ -267,7 +267,7 @@
267267
"3": 4
268268
},
269269
"filename": "ice",
270-
"rotation_period": 12,
270+
"rotation_period": 9,
271271
"revolution_period": 360,
272272
"gravity": 16,
273273
"asteroid_probability": 0.7,
@@ -295,7 +295,7 @@
295295
"4": 3
296296
},
297297
"filename": "rocky",
298-
"rotation_period": 18,
298+
"rotation_period": 9,
299299
"revolution_period": 120,
300300
"gravity": 2,
301301
"asteroid_probability": 0.0,
@@ -322,7 +322,7 @@
322322
"4": 2
323323
},
324324
"filename": "phobos",
325-
"rotation_period": 12,
325+
"rotation_period": 6,
326326
"revolution_period": 120,
327327
"gravity": 2,
328328
"asteroid_probability": 0.0,

assets/data/players_data.json

+7
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@
565565
"Rûbar",
566566
"Cegerxwîn",
567567
"Nûrî",
568+
"Sardasht",
568569
"Berxwedan",
569570
"Berxwed"
570571
],
@@ -858,6 +859,12 @@
858859
"Hatlar",
859860
"Sapanca",
860861
"Damla",
862+
"Sapanka",
863+
"Korolenko",
864+
"Ocyan",
865+
"Ozil",
866+
"Mesut",
867+
"Yildiz",
861868
"Dogal",
862869
"Suyu",
863870
"Adriyatik",

assets/data/playlist_data.json

-26
This file was deleted.

assets/data/stream_data.json

+12
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,20 @@
1111
"name": "LPAS Frittura",
1212
"url_string": "https://radio.frittura.org/lpas.ogg"
1313
},
14+
{
15+
"name": "Cumbia Frittura",
16+
"url_string": "https://radio.frittura.org/pipa.ogg"
17+
},
1418
{
1519
"name": "Matt Johnson radio",
1620
"url_string": "https://us2.internet-radio.com/proxy/mattjohnsonradio?mp=/stream"
21+
},
22+
{
23+
"name" : "Lofi 24/7",
24+
"url_string": "http://usa9.fastcast4u.com/proxy/jamz?mp=/1"
25+
},
26+
{
27+
"name" : "Radio Sarajevo",
28+
"url_string": "https://cast2.asurahosting.com/proxy/balkanhi/stream"
1729
}
1830
]

assets/hat/maskoctopulp1.png

223 Bytes

assets/hat/maskoctopulp2.png

219 Bytes

assets/hull/mask_jester_standard.png

7 Bytes

assets/hull/mask_pincher_large.png

3 Bytes

assets/hull/mask_pincher_standard.png

2 Bytes

assets/hull/mask_shuttle_large.png

8 Bytes

assets/hull/mask_shuttle_small.png

-1 Bytes

assets/hull/mask_shuttle_standard.png

-2 Bytes

assets/hull/pincher_standard.png

-34 Bytes

assets/pitch/away_close_shot_mask.png

-185 Bytes
Binary file not shown.
-319 Bytes
Binary file not shown.

assets/pitch/away_long_shot_mask.png

-330 Bytes
Binary file not shown.
-315 Bytes
Binary file not shown.

assets/pitch/home_close_shot_mask.png

-184 Bytes
Binary file not shown.
-313 Bytes
Binary file not shown.

assets/pitch/home_long_shot_mask.png

-343 Bytes
Binary file not shown.
-318 Bytes
Binary file not shown.

assets/pitch/pitch_ball.png

-679 Bytes
Binary file not shown.

assets/pitch/pitch_classic.png

-594 Bytes
Binary file not shown.

assets/planets/.DS_Store

0 Bytes
Binary file not shown.

assets/planets/ring_zoomout.gif

-19.4 KB
-4 Bytes
-123 Bytes
Binary file not shown.
-131 Bytes
Binary file not shown.
-136 Bytes
Binary file not shown.
489 Bytes
539 Bytes
468 Bytes

assets/treasure/Group-4.png

-422 Bytes
Binary file not shown.

assets/treasure/Group-5.png

-417 Bytes
Binary file not shown.

assets/treasure/Group-6.png

-434 Bytes
Binary file not shown.

assets/treasure/Group-7.png

-430 Bytes
Binary file not shown.

assets/treasure/treasure0.png

-393 Bytes
Binary file not shown.

assets/treasure/treasure1.png

-390 Bytes
Binary file not shown.

assets/treasure/treasure2.png

-385 Bytes
Binary file not shown.

assets/treasure/treasure3.png

-389 Bytes
Binary file not shown.

demo/demo.gif

-13.4 MB
Binary file not shown.

demo/demo_v1.0.18.mp4

7.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)