|
Jan 20th, 2025, 05:08 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 18th, 2025, 10:44 AM)shadow Wrote: What game/s do you plan to purchase next?
Uhhh, these and Hello Kitty Island Adventure for the Switch, though it does have a steam listing.
Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.
|
|
Jan 20th, 2025, 05:08 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 18th, 2025, 10:44 AM)shadow Wrote: What game/s do you plan to purchase next?
Uhhh, these and Hello Kitty Island Adventure for the Switch, though it does have a steam listing.
Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.
|
|
Jan 26th, 2025, 11:47 PM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Jan 20th, 2025, 05:08 AM)queenzelda Wrote: Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.  What part of it could be better? I'm curious in case it's something I can improve with the code.
|
I, the Philosophical Sponge of Marbles, send you on a quest for the Golden Chewing Gum of the Whoop-A-Ding-Dong Desert under the sea!
|
Jan 26th, 2025, 11:47 PM
|
|
Phoggies!
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Jan 20th, 2025, 05:08 AM)queenzelda Wrote: Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.  What part of it could be better? I'm curious in case it's something I can improve with the code.
|
|
Jan 27th, 2025, 08:57 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 26th, 2025, 11:47 PM)Moonface Wrote: (Jan 20th, 2025, 05:08 AM)queenzelda Wrote: Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.  What part of it could be better? I'm curious in case it's something I can improve with the code.
I'm just lazy. But being able to place the link to the game in without having to edit for the widget itself to work, would be wonderful.
Like say I want to link FF7: Rebirth on steam I would have to do this;
Code: [steam]https://store.steampowered.com/widget/2909400/[/steam]
otherwise doing the basic link would probably screw up the code;
Code: [steam]https://store.steampowered.com/app/2909400/FINAL_FANTASY_VII_REBIRTH/[/steam]
Thus, maybe both would get here; but the widget one works better I'm assuming.
|
|
Jan 27th, 2025, 08:57 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 26th, 2025, 11:47 PM)Moonface Wrote: (Jan 20th, 2025, 05:08 AM)queenzelda Wrote: Also, the steam widget is nice and all but having to code it to work with the forum is kinda pain in the booty.  What part of it could be better? I'm curious in case it's something I can improve with the code.
I'm just lazy. But being able to place the link to the game in without having to edit for the widget itself to work, would be wonderful.
Like say I want to link FF7: Rebirth on steam I would have to do this;
Code: [steam]https://store.steampowered.com/widget/2909400/[/steam]
otherwise doing the basic link would probably screw up the code;
Code: [steam]https://store.steampowered.com/app/2909400/FINAL_FANTASY_VII_REBIRTH/[/steam]
Thus, maybe both would get here; but the widget one works better I'm assuming.
|
|
Jan 27th, 2025, 08:08 PM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
|
I, the Philosophical Sponge of Marbles, send you on a quest for the Golden Chewing Gum of the Whoop-A-Ding-Dong Desert under the sea!
|
Jan 27th, 2025, 08:08 PM
|
|
Phoggies!
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
|
|
Jan 28th, 2025, 03:18 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 27th, 2025, 08:08 PM)Moonface Wrote: Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
Ah, sounds interesting. If that doens't work, it's fine. I don't mean to be a pain in the butt. :3
|
|
Jan 28th, 2025, 03:18 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Jan 27th, 2025, 08:08 PM)Moonface Wrote: Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
Ah, sounds interesting. If that doens't work, it's fine. I don't mean to be a pain in the butt. :3
|
|
Jan 28th, 2025, 04:22 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Jan 28th, 2025, 03:18 AM)queenzelda Wrote: (Jan 27th, 2025, 08:08 PM)Moonface Wrote: Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
Ah, sounds interesting. If that doens't work, it's fine. I don't mean to be a pain in the butt. :3 Oh no you're fine. Funnily enough when I first made that new BBCode I debated whether to make it just use the number in the URL but because people wouldn't realize that was how the code worked I figured that approach would cause a problem. I'll likely just keep the current version but make a secondary Steam BBCode that can use just the number so that way those who know of the shortcut method can take advantage of it without those unaware of the shortcut being negatively affected.
|
I, the Philosophical Sponge of Marbles, send you on a quest for the Golden Chewing Gum of the Whoop-A-Ding-Dong Desert under the sea!
|
Jan 28th, 2025, 04:22 AM
|
|
Phoggies!
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Jan 28th, 2025, 03:18 AM)queenzelda Wrote: (Jan 27th, 2025, 08:08 PM)Moonface Wrote: Ah, I see. I know one way would be to make it where just using the number in the URL would work because I can make it where the BBCode automatically puts the rest of the widget URL around it.
Ah, sounds interesting. If that doens't work, it's fine. I don't mean to be a pain in the butt. :3 Oh no you're fine. Funnily enough when I first made that new BBCode I debated whether to make it just use the number in the URL but because people wouldn't realize that was how the code worked I figured that approach would cause a problem. I'll likely just keep the current version but make a secondary Steam BBCode that can use just the number so that way those who know of the shortcut method can take advantage of it without those unaware of the shortcut being negatively affected.
|
|
Feb 4th, 2025, 02:10 AM
(This post was last modified: Feb 4th, 2025, 02:11 AM by queenzelda.)
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
I downloaded the plugin (no I don't have a mybb board but maybe one day) so I could look at the code to see what the back end looks like. It looks to me that some of it might be hosted on a server, so that it can pick up the info from steam and show up though mybb. Interesting. I would love to make the same kind of plugin for proboards, but I think I would probably have to host either a proboards site or have one point to it somehow. Still, it's interesting to see how it was coded. :3
|
|
Feb 4th, 2025, 02:10 AM
(This post was last modified: Feb 4th, 2025, 02:11 AM by queenzelda.)
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
I downloaded the plugin (no I don't have a mybb board but maybe one day) so I could look at the code to see what the back end looks like. It looks to me that some of it might be hosted on a server, so that it can pick up the info from steam and show up though mybb. Interesting. I would love to make the same kind of plugin for proboards, but I think I would probably have to host either a proboards site or have one point to it somehow. Still, it's interesting to see how it was coded. :3
|
|
Feb 12th, 2025, 01:35 PM
|
Posts:
Threads:
Joined: Sep 2023
Currently Playing Moonstone Isle
Pronouns He/Him
|
Wait, you understand how to read and write code? Idk that.
|
"You best try your hardest. Or else you'll get hurt" - Shadow before fighting Emerl.
|
Feb 12th, 2025, 01:35 PM
|
|
Beginner
|
Posts:
Threads:
Joined: Sep 2023
Currently Playing Moonstone Isle
Pronouns He/Him
|
Wait, you understand how to read and write code? Idk that.
|
|
Feb 13th, 2025, 01:57 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Feb 12th, 2025, 01:35 PM)shadow Wrote: Wait, you understand how to read and write code? Idk that. Uh, yea. Some people don't, which is fine. 🤷♀️
|
|
Feb 13th, 2025, 01:57 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Feb 12th, 2025, 01:35 PM)shadow Wrote: Wait, you understand how to read and write code? Idk that. Uh, yea. Some people don't, which is fine. 🤷♀️
|
|
Feb 15th, 2025, 02:51 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing Slay The Spire (Mobile) | Grounded (PC) | Supermarket Simulator (PC)
Favourite Platform(s) SNES | PS2 | Switch
Pronouns She/Her
|
Did you teach yourself how to code, or did you learn from tutorials/schooling and such?
|
|
Feb 15th, 2025, 02:51 AM
|
|
🖤🤍💜 & 💜🤍💚
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing Slay The Spire (Mobile) | Grounded (PC) | Supermarket Simulator (PC)
Favourite Platform(s) SNES | PS2 | Switch
Pronouns She/Her
|
Did you teach yourself how to code, or did you learn from tutorials/schooling and such?
|
|
Feb 18th, 2025, 03:51 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Feb 15th, 2025, 02:51 AM)ShiraNoMai Wrote: Did you teach yourself how to code, or did you learn from tutorials/schooling and such?
My mom taught me how to code, when I was like 12 years old. I should be learning new code stuff (I feel) but I've been sick dealing with a bacterial thumbnail infection and the antibiotics I'm on are kicking my booty atmo. So maybe when I'm better I'll look into doing that. :3
|
|
Feb 18th, 2025, 03:51 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Feb 15th, 2025, 02:51 AM)ShiraNoMai Wrote: Did you teach yourself how to code, or did you learn from tutorials/schooling and such?
My mom taught me how to code, when I was like 12 years old. I should be learning new code stuff (I feel) but I've been sick dealing with a bacterial thumbnail infection and the antibiotics I'm on are kicking my booty atmo. So maybe when I'm better I'll look into doing that. :3
|
|
Mar 1st, 2025, 12:51 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins.
|
I, the Philosophical Sponge of Marbles, send you on a quest for the Golden Chewing Gum of the Whoop-A-Ding-Dong Desert under the sea!
|
Mar 1st, 2025, 12:51 AM
|
|
Phoggies!
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins.
|
|
Mar 1st, 2025, 03:02 PM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Mar 1st, 2025, 12:51 AM)Moonface Wrote: What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins. 
There's a program to help with coding now? I was taught how to code from the ground up. Back when the computer was just in it's infancy and websites we're first becoming a thing. I do all of my coding on notepad then save it as an coded file, like if I needed to save it as a php I'd save the code as such in my dropbox. Good to know there's a program out there for those who need it.
|
|
Mar 1st, 2025, 03:02 PM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Mar 1st, 2025, 12:51 AM)Moonface Wrote: What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins. 
There's a program to help with coding now? I was taught how to code from the ground up. Back when the computer was just in it's infancy and websites we're first becoming a thing. I do all of my coding on notepad then save it as an coded file, like if I needed to save it as a php I'd save the code as such in my dropbox. Good to know there's a program out there for those who need it.
|
|
Mar 2nd, 2025, 09:01 PM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Mar 1st, 2025, 03:02 PM)queenzelda Wrote: (Mar 1st, 2025, 12:51 AM)Moonface Wrote: What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins. 
There's a program to help with coding now? I was taught how to code from the ground up. Back when the computer was just in it's infancy and websites we're first becoming a thing. I do all of my coding on notepad then save it as an coded file, like if I needed to save it as a php I'd save the code as such in my dropbox. Good to know there's a program out there for those who need it. I was the same way, mostly because I would just code themes directly in the stylesheets on IF/ZB rather than do it in an external program (because why bother when I'll just have to copy/paste whatever I do over to the forum stylesheets anyway) and even for MyBB I usually just do it directly in the stylesheets (especially because of how MyBB handles them). The only reason I've been using Visual Studio Code is because one of my current college classes requires it, and it's nice that it'll autofill things quickly and immediately give you a warning if something is incorrect and specifically why.
How hard is it to learn php? Not necessarily to write anything from scratch but even just to understand what any of it means? I tried looking at it one time and just immediately bounced off from how overwhelming it looked. XD
|
I, the Philosophical Sponge of Marbles, send you on a quest for the Golden Chewing Gum of the Whoop-A-Ding-Dong Desert under the sea!
|
Mar 2nd, 2025, 09:01 PM
|
|
Phoggies!
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing The Binding of Isaac: Repentance (PC) | Slay the Spire (PC)
Favourite Platform(s) PlayStation | Nintendo | PC
Pronouns he/him
|
(Mar 1st, 2025, 03:02 PM)queenzelda Wrote: (Mar 1st, 2025, 12:51 AM)Moonface Wrote: What program do you use to write code with? I recently learned of a program called Visual Studio Code and I'd highly recommend it for making things way more efficient and offering a ton of useful plugins. 
There's a program to help with coding now? I was taught how to code from the ground up. Back when the computer was just in it's infancy and websites we're first becoming a thing. I do all of my coding on notepad then save it as an coded file, like if I needed to save it as a php I'd save the code as such in my dropbox. Good to know there's a program out there for those who need it. I was the same way, mostly because I would just code themes directly in the stylesheets on IF/ZB rather than do it in an external program (because why bother when I'll just have to copy/paste whatever I do over to the forum stylesheets anyway) and even for MyBB I usually just do it directly in the stylesheets (especially because of how MyBB handles them). The only reason I've been using Visual Studio Code is because one of my current college classes requires it, and it's nice that it'll autofill things quickly and immediately give you a warning if something is incorrect and specifically why.
How hard is it to learn php? Not necessarily to write anything from scratch but even just to understand what any of it means? I tried looking at it one time and just immediately bounced off from how overwhelming it looked. XD
|
|
Mar 4th, 2025, 04:40 AM
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Mar 1st, 2025, 12:51 AM)Moonface Wrote: How hard is it to learn php? Not necessarily to write anything from scratch but even just to understand what any of it means? I tried looking at it one time and just immediately bounced off from how overwhelming it looked. XD
It's the first forum software I learned how to code for back when I was learning forum coding. For me it seemed simple enough. I think it's all in how you look at it. To me the code between php and mybb is just php is older and easier. Whereas mybb is newer and probably easier to code for younger folk. (My take.)
|
|
Mar 4th, 2025, 04:40 AM
|
|
Lady Pikachu
|
Posts:
Threads:
Joined: Jun 2018
Currently Playing [Switch] Pokémon Violet [PC] BK:EW&tlO, TCG Sim, DQ3-HD, & Pheonix Wright Trilogy
Favourite Platform(s) PC/PS4-5/GC-Sw
Pronouns She/Her
|
(Mar 1st, 2025, 12:51 AM)Moonface Wrote: How hard is it to learn php? Not necessarily to write anything from scratch but even just to understand what any of it means? I tried looking at it one time and just immediately bounced off from how overwhelming it looked. XD
It's the first forum software I learned how to code for back when I was learning forum coding. For me it seemed simple enough. I think it's all in how you look at it. To me the code between php and mybb is just php is older and easier. Whereas mybb is newer and probably easier to code for younger folk. (My take.)
|
|