From 3af950b4643172ccde51b7da95a1d635950ad892 Mon Sep 17 00:00:00 2001 From: NotSoToothless <67082114+FURRO404@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:57:03 -0700 Subject: [PATCH] update schedule and icons and vromfs (#1365) --- BOT/SCHEDULE.json | 88 +++++++++++++++++++++---------------------- BOT/SCHEDULE.txt | 9 +++++ web/constants/seasons | 14 ++++++- 3 files changed, 66 insertions(+), 45 deletions(-) create mode 100644 BOT/SCHEDULE.txt diff --git a/BOT/SCHEDULE.json b/BOT/SCHEDULE.json index 283b855..e1fd3e8 100644 --- a/BOT/SCHEDULE.json +++ b/BOT/SCHEDULE.json @@ -1,65 +1,65 @@ [ { - "max_br": 14.3, - "start": 1777618800, - "end": 1778223600, - "start_discord": "", - "end_discord": "" + "max_br": 14.7, + "start": 1782889200, + "end": 1783494000, + "start_discord": "", + "end_discord": "" }, { "max_br": 12.0, - "start": 1778223600, - "end": 1778828400, - "start_discord": "", - "end_discord": "" + "start": 1783494000, + "end": 1784098800, + "start_discord": "", + "end_discord": "" }, { - "max_br": 11.0, - "start": 1778828400, - "end": 1779433200, - "start_discord": "", - "end_discord": "" + "max_br": 10.7, + "start": 1784098800, + "end": 1784703600, + "start_discord": "", + "end_discord": "" }, { - "max_br": 10.0, - "start": 1779433200, - "end": 1780038000, - "start_discord": "", - "end_discord": "" + "max_br": 9.7, + "start": 1784703600, + "end": 1785308400, + "start_discord": "", + "end_discord": "" }, { - "max_br": 9.0, - "start": 1780038000, - "end": 1780642800, - "start_discord": "", - "end_discord": "" + "max_br": 8.7, + "start": 1785308400, + "end": 1785913200, + "start_discord": "", + "end_discord": "" }, { - "max_br": 8.0, - "start": 1780642800, - "end": 1781247600, - "start_discord": "", - "end_discord": "" + "max_br": 7.3, + "start": 1785913200, + "end": 1786518000, + "start_discord": "", + "end_discord": "" }, { - "max_br": 7.0, - "start": 1781247600, - "end": 1781852400, - "start_discord": "", - "end_discord": "" + "max_br": 6.3, + "start": 1786518000, + "end": 1787122800, + "start_discord": "", + "end_discord": "" }, { - "max_br": 6.0, - "start": 1781852400, - "end": 1782457200, - "start_discord": "", - "end_discord": "" + "max_br": 5.7, + "start": 1787122800, + "end": 1787727600, + "start_discord": "", + "end_discord": "" }, { - "max_br": 5.0, - "start": 1782457200, - "end": 1782889200, - "start_discord": "", - "end_discord": "" + "max_br": 4.7, + "start": 1787727600, + "end": 1788246000, + "start_discord": "", + "end_discord": "" } ] diff --git a/BOT/SCHEDULE.txt b/BOT/SCHEDULE.txt new file mode 100644 index 0000000..b4d9586 --- /dev/null +++ b/BOT/SCHEDULE.txt @@ -0,0 +1,9 @@ +1 week мах BR 14.7 (01.07 — 07.07) +2 week мах BR 12.0 (08.07 — 14.07) +3 week мах BR 10.7 (15.07 — 21.07) +4 week мах BR 9.7 (22.07 — 28.07) +5 week мах BR 8.7 (29.07 — 04.08) +6 week мах BR 7.3 (05.08 — 11.08) +7 week мах BR 6.3 (12.08 — 18.08) +8 week мах BR 5.7 (19.08 — 25.08) +Until the end of season, мах BR 4.7 (26.08 — 31.08) diff --git a/web/constants/seasons b/web/constants/seasons index 3af3c3b..b935fa2 100644 --- a/web/constants/seasons +++ b/web/constants/seasons @@ -32,4 +32,16 @@ week 5 (29.05 — 04.06) max BR 9.0 week 6 (05.06 — 11.06) max BR 8.0 week 7 (12.06 — 18.06) max BR 7.0 week 8 (19.06 — 25.06) max BR 6.0 -until eos (26.06 — 30.06) max BR 5.0 \ No newline at end of file +until eos (26.06 — 30.06) max BR 5.0 + +2026-IV + +week 1 (01.07 — 07.07) max BR 14.7 +week 2 (08.07 — 14.07) max BR 12.0 +week 3 (15.07 — 21.07) max BR 10.7 +week 4 (22.07 — 28.07) max BR 9.7 +week 5 (29.07 — 04.08) max BR 8.7 +week 6 (05.08 — 11.08) max BR 7.3 +week 7 (12.08 — 18.08) max BR 6.3 +week 8 (19.08 — 25.08) max BR 5.7 +until eos (26.08 — 31.08) max BR 4.7