Skip to content

Commit

Permalink
Yippeee class reroll!!! (Patch for all versions)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriusBYT committed Jun 19, 2024
1 parent 90cbcad commit 7c940a9
Show file tree
Hide file tree
Showing 12 changed files with 52 additions and 83 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Flashcord development (major updates) are currently on hold until summer holidays.
Development will restart early July.
<br>

# 📸 This. This is Flashcord Beta.
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "311057290562371586",
"github": "SiriusBYT"
},
"version": "LPM-240504",
"version": "LPM-240619",
"updater": {
"type": "store",
"id": "com.sirio-network.Flashcord-LPM"
Expand All @@ -23,6 +23,6 @@
"https://sirio-network.com/flashcord/ressources/store/LPM-CBM_DarkFinal.png"
],
"flashcord": {
"ignore-please-this-is-a-test": "to see if random bullshit like this appears in the replugged api, i could have asked myself directly but i'm too lazy to do that"
"show_on_flashcord_store": "false"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Flashcord for Low-End Systems (LPM)",
"version": "LPM-240504",
"version": "LPM-240619",
"description": "Flashcord but nerfed, debloated. A stripped down version for those who want a no non-sense experience. [i] Read the Flashcord Wiki for more information [i]",
"engines": {
"node": ">=18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/LPM/0-Kernel/BIOS.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Kernel/BIOS Handles fonts, variables and idle optimizations.*/

--FlashCore-Branch: "Flashcord";
--FlashCore-Channel: "LPM";
--FlashCore-Version: "240504";
--FlashCore-Version: "240619";
}

/* Idle Optimizations // Iridescent Mode disables those automatically.
Expand Down
3 changes: 1 addition & 2 deletions src/LPM/3-Major/0-Chat_External.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] */
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
}


[class^="chat_"] {
container-name: var(--Flashcord-Module_Member-Slide, FCM-Member-Slide);
container-type: inline-size;
Expand Down
7 changes: 3 additions & 4 deletions src/LPM/lpm.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Kernel/BIOS Handles fonts, variables and idle optimizations.*/

--FlashCore-Branch: "Flashcord";
--FlashCore-Channel: "LPM";
--FlashCore-Version: "240504";
--FlashCore-Version: "240619";
}

/* Idle Optimizations // Iridescent Mode disables those automatically.
Expand Down Expand Up @@ -295,12 +295,11 @@ bSID-DEV_240411 Update: lol can't do more shit about it for now; cry about it */
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] */
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
}


[class^="chat_"] {
container-name: var(--Flashcord-Module_Member-Slide, FCM-Member-Slide);
container-type: inline-size;
Expand Down Expand Up @@ -509,4 +508,4 @@ bSID-DEV_240411 Update: lol can't do more shit about it for now; cry about it */
background: black; border-radius: var(--Flashcord-UI_Border-Radius);
} [class^="emojiRow_"] > [class^="button_"] { top: 16px; right: 16px; } [class^="emojiColumn_"] { margin-left: 16px; }

:root { --FlashCore-Build_Date: "15:01:17 - 04/05/2024"; }
:root { --FlashCore-Build_Date: "15:30:52 - 19/06/2024"; }
4 changes: 2 additions & 2 deletions src/SID/0-Kernel/BIOS.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Kernel/BIOS Handles fonts, variables and idle optimizations.*/

--FlashCore-Branch: "Flashcord Beta";
--FlashCore-Channel: "bSID";
--FlashCore-Version: "240423_HF2";
--FlashCore-Version: "240423_HF3";

--FlashCore-Splash_Text: "Soon starred by an \A impressive 100 people!";
--FlashCore-Splash_Text: "where update???";
--FlashCore-Splash_Scale: 1.0;
--FlashCore-Splash_X: 0px;
--FlashCore-Splash_Y: 0px;
Expand Down
4 changes: 2 additions & 2 deletions src/SID/3-Major/0-Chat_External.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] */
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
} @container FCM-Chat-Slide_Legacy (min-width: 0) {
[class^="sidebar_"] {
width: 40px; transition-property: width; transition-duration: var(--Flashcord-Transition_Normal);
} [class^="scroller_"] { translate: -2px;}
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_e031be { /* [!] */
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_a4d4d9 { /* [!] */
width: 240px; will-change: width; /* <- no idea if this helps lmfao - bSID-DEV_240421*/
} [class^="sidebar_"] :is(nav, section) { overflow-x: hidden; width: 240px;}
}
Expand Down
10 changes: 5 additions & 5 deletions src/SID/sid.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Kernel/BIOS Handles fonts, variables and idle optimizations.*/

--FlashCore-Branch: "Flashcord Beta";
--FlashCore-Channel: "bSID";
--FlashCore-Version: "240423_HF2";
--FlashCore-Version: "240423_HF3";

--FlashCore-Splash_Text: "Soon starred by an \A impressive 100 people!";
--FlashCore-Splash_Text: "where update???";
--FlashCore-Splash_Scale: 1.0;
--FlashCore-Splash_X: 0px;
--FlashCore-Splash_Y: 0px;
Expand Down Expand Up @@ -1357,14 +1357,14 @@ bSID-DEV_240411 Update: lol can't do more shit about it for now; cry about it */
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] */
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
} @container FCM-Chat-Slide_Legacy (min-width: 0) {
[class^="sidebar_"] {
width: 40px; transition-property: width; transition-duration: var(--Flashcord-Transition_Normal);
} [class^="scroller_"] { translate: -2px;}
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_e031be { /* [!] */
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_a4d4d9 { /* [!] */
width: 240px; will-change: width; /* <- no idea if this helps lmfao - bSID-DEV_240421*/
} [class^="sidebar_"] :is(nav, section) { overflow-x: hidden; width: 240px;}
}
Expand Down Expand Up @@ -2149,4 +2149,4 @@ Last Base Language Update: bSID-DEV_240423*/
--FCL-Credits_Translator-Quote: " 🗨️ [Sussy Wanker Quote] SiriusBYT: " var(--Q) "GangChat will rule over the world." var(--Q)" \A\A ";
}
}/* Overlay/Overlay handles code to modify the Discord Overlay *//* Splash/Splash handles customizing the Discord Updater/Splash */
:root { --FlashCore-Build_Date: "15:22:38 - 04/05/2024"; }
:root { --FlashCore-Build_Date: "15:31:03 - 19/06/2024"; }
4 changes: 2 additions & 2 deletions src/STB/0-BIOS.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ This license requires that reusers give credit to the creator. It allows reusers

--Flashcord-Branch: "Flashcord Beta";
--Flashcord-Channel: "bSTB"; /* Notice: This version will be renamed to bSTB after the Creator's Anniversary Update is released. */
--Flashcord-Version: "240228_HF4";
--Flashcord-Version: "240228_HF5";

--Flashcord-Splash: "Welcome back... \A To Flashcord Stable!";
--Flashcord-Splash: "y u still using \A stb blud?";
--Flashcord-SplashSca: 1.1;
--Flashcord-SplashTrX: 0px;
--Flashcord-SplashTrY: 0px;
Expand Down
45 changes: 15 additions & 30 deletions src/STB/3-MGM_01-ChatEX.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,42 +3,27 @@

/* Channel Slide Core */
[class^="layers_"] > [class^="layer_"]:first-child {
container-name: var(--FlashCore-ChatSlide, FC-ChatSlide_SNDL);
container-name: var(--Flashcord-Module_Chat-Slide, FCM-Chat-Slide_SNDL);
container-type: inline-size;
}
[class^="layer_"]:first-child:has([class*="threadSidebarOpen_"], [class^="callContainer_"]) { container-name: FC-VOID; }


@container FC-ChatSlide_SNDL (min-width: 0px) {
[class*="sidebar_"] { z-index: 0; }
} [class^="layer_"]:first-child:has([class*="threadSidebarOpen_"], [class^="callContainer_"]) { container-name: void }
@container FCM-Chat-Slide_SNDL (min-width: 0) {
[class^="chat_"]:not(:has([class^="pageBody_"])) {
margin-right: -200px;
translate: -198px;
transition-property: translate;
transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
}
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] FC-Wildcard_PerfNuker */
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
/*will-change: translate;*/
}
[class^="chat_"]:has([class^="pageBody-"]) {
margin-right: 0;
translate: 0;
}
}

@container FC-ChatSlide_Legacy (min-width: 0px) {
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
} @container FCM-Chat-Slide_Legacy (min-width: 0) {
[class^="sidebar_"] {
width: 48px;
transition-property: width;
transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
}
:is([class*="baseLayer"]:has([class*="guilds-"]:hover, [class^="sidebar_"]:hover), [class^="notAppAsidePanel-"]:has([id*="guild-"])) .sidebar_e031be { /* [!] FC-Wildcard_PerfNuker */
width: 240px;
/*will-change: width;*/
}
width: 40px; transition-property: width; transition-duration: var(--Flashcord-Transition_Normal);
} [class^="scroller_"] { translate: -2px;}
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_a4d4d9 { /* [!] */
width: 240px; will-change: width; /* <- no idea if this helps lmfao - bSID-DEV_240421*/
} [class^="sidebar_"] :is(nav, section) { overflow-x: hidden; width: 240px;}
}


/* Member Slide Core */
[class^="chat_"] {
container-name: var(--FlashCore-MemberSlide, FC-MemberSlide);
Expand Down
49 changes: 17 additions & 32 deletions src/STB/stb.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ This license requires that reusers give credit to the creator. It allows reusers

--Flashcord-Branch: "Flashcord Beta";
--Flashcord-Channel: "bSTB"; /* Notice: This version will be renamed to bSTB after the Creator's Anniversary Update is released. */
--Flashcord-Version: "240228_HF4";
--Flashcord-Version: "240228_HF5";

--Flashcord-Splash: "Welcome back... \A To Flashcord Stable!";
--Flashcord-Splash: "y u still using \A stb blud?";
--Flashcord-SplashSca: 1.1;
--Flashcord-SplashTrX: 0px;
--Flashcord-SplashTrY: 0px;
Expand Down Expand Up @@ -1736,42 +1736,27 @@ I might want to do that too here because jesus christ this is uglier than the co

/* Channel Slide Core */
[class^="layers_"] > [class^="layer_"]:first-child {
container-name: var(--FlashCore-ChatSlide, FC-ChatSlide_SNDL);
container-name: var(--Flashcord-Module_Chat-Slide, FCM-Chat-Slide_SNDL);
container-type: inline-size;
}
[class^="layer_"]:first-child:has([class*="threadSidebarOpen_"], [class^="callContainer_"]) { container-name: FC-VOID; }


@container FC-ChatSlide_SNDL (min-width: 0px) {
[class*="sidebar_"] { z-index: 0; }
} [class^="layer_"]:first-child:has([class*="threadSidebarOpen_"], [class^="callContainer_"]) { container-name: void }
@container FCM-Chat-Slide_SNDL (min-width: 0) {
[class^="chat_"]:not(:has([class^="pageBody_"])) {
margin-right: -200px;
translate: -198px;
transition-property: translate;
transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
}
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat__52833 { /* [!] FC-Wildcard_PerfNuker */
margin-right: -200px; translate: -198px;
transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
} [class*="sidebar_"] { z-index: 0; }
:is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
translate: 0px;
/*will-change: translate;*/
}
[class^="chat_"]:has([class^="pageBody-"]) {
margin-right: 0;
translate: 0;
}
}

@container FC-ChatSlide_Legacy (min-width: 0px) {
} [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
} @container FCM-Chat-Slide_Legacy (min-width: 0) {
[class^="sidebar_"] {
width: 48px;
transition-property: width;
transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
}
:is([class*="baseLayer"]:has([class*="guilds-"]:hover, [class^="sidebar_"]:hover), [class^="notAppAsidePanel-"]:has([id*="guild-"])) .sidebar_e031be { /* [!] FC-Wildcard_PerfNuker */
width: 240px;
/*will-change: width;*/
}
width: 40px; transition-property: width; transition-duration: var(--Flashcord-Transition_Normal);
} [class^="scroller_"] { translate: -2px;}
:is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_a4d4d9 { /* [!] */
width: 240px; will-change: width; /* <- no idea if this helps lmfao - bSID-DEV_240421*/
} [class^="sidebar_"] :is(nav, section) { overflow-x: hidden; width: 240px;}
}


/* Member Slide Core */
[class^="chat_"] {
container-name: var(--FlashCore-MemberSlide, FC-MemberSlide);
Expand Down

0 comments on commit 7c940a9

Please sign in to comment.