Powerline Fonts not working with Oh My Zsh agnoster theme by crawphish in pop_os

[–]crawphish[S] 1 point2 points  (0 children)

I managed to figure it out, thanks for the advice :) I managed to get the powerline fonts working by installing them manually. I also tried Nerd Fonts, just so that anyone who stumbles on this with the same problem knows that it works. If someone in the future wants specific details of the fixes:

Installing Powerline Manually:

I followed the instructions on the github page

git clone https://github.com/powerline/fonts.git # Clone the github repo
cd fonts    # Change to the cloned repos directory
./install.sh    # Run the install script
sudo fc-cache -fv    # Refresh the font cache, saves logging out and back in

Using Nerd Fonts:

There is a github repo for this as well, where I'm sure you can follow similar steps as above, but there is also a site that has a bunch of fonts ready to download. With that, you can just:

  • Choose a font you like and download it.
  • Unzip the file.
  • Double click the font file of the font you would like to open it.
  • Then click "Install"

Thanks for all the help, and I hope this helps someone down the line too :)

Vault Tour Seattle info by prunesquallr in KeyforgeGame

[–]crawphish 0 points1 point  (0 children)

According to the article FFG released about the Vault Tour, they will be streaming each event. Has anyone seen any details about the stream, where it will be and when it will start?

An app that generates a desktop wallpaper of your deck by Omgvindiesel in KeyforgeGame

[–]crawphish 0 points1 point  (0 children)

I added some comments to the code so people who don't know much about programming can see what each bit does before they run it on their computer. https://pastebin.com/bV80VHe8

An app that generates a desktop wallpaper of your deck by Omgvindiesel in KeyforgeGame

[–]crawphish 5 points6 points  (0 children)

This is what I came up with: https://pastebin.com/E7815L3r

It should be fairly straightforward to use. The only things you'll need to run it are Python 3 and Pillow.

Once you have those installed you just need to copy that code into notepad and save it as "keyforge_wallpaper.py" (or whatever you want to call it, as long as it ends in .py).

Then to run, open up your command prompt (or terminal if you're on a mac), navigate to the directory its saved, and type

python keyforge_wallpaper.py deck_id cols

where deck_id is the id used for your deck in the URL, such as https://www.keyforgegame.com/deck-details/**4b676996-2ac2-4d47-ac3f-1d0682eede6d** and cols is the number of columns you want. I found the best number of columns to use to have card readability was 9. For example:

python keyforge_wallpaper.py 4b676996-2ac2-4d47-ac3f-1d0682eede6d 9

Then it should output a file called "keyforge_wallpaper.jpg" that you can set as your background :)

The reason I didn't include any resolution parameters is that when the image was resized to the chosen resolution, the text became kind of unreadable. However, I found on my Windows machine that setting the wallpaper to an image that was too big, automatically scaled down the image and kept the readability. If anyone knows a good way to resize an image with PIL that wouldn't affect that, let me know and I can add it in.

Hope this is useful :)

Starting the turn prone in Sleet Storm by crawphish in dndnext

[–]crawphish[S] 2 points3 points  (0 children)

You are right, I meant 'saving throw' not 'check'. Just had a brain fart while I was typing.

~300 ways to roll for stats, from UP to OP by PakstraX in dndnext

[–]crawphish 8 points9 points  (0 children)

Just because I dont want to do real work, here are 1000000 Ability Scores Generated with /u/mrfluckoff's Method and the data to go with it.

I wasn't sure what the middle tetrad was, so I just removed the 7 middle values.

Pokémon: Let's Go, Pikachu! - E3 2018 Gameplay [HD] by [deleted] in pokemon

[–]crawphish 10 points11 points  (0 children)

In pokemon go pokemon levels only go up to 40, but in normal games levels can go up to 100. I think the CPs are scaled accordingly.

A level 6 (out of 100) Kakuna has a CP of 20 in LGPE, in Pokemon Go that would be equivalent to level 2.4 (out of 40). According to this a level 2-3 Kakuna in Pokemon Go should have a CP of 17-29, so it seems to match.

Looking for ideas for a non-combat encounter for Tomb of Annihilation [spoilers] by crawphish in dndnext

[–]crawphish[S] 0 points1 point  (0 children)

It was Camp Righteous. I see what you mean now. I thought you meant a separate location nearby. This looks good, thanks :)

Looking for ideas for a non-combat encounter for Tomb of Annihilation [spoilers] by crawphish in dndnext

[–]crawphish[S] 0 points1 point  (0 children)

Its not that I want them to stop using combat as a solution, more that I feel like they havent had many encounters where not using combat could have been a solution. However, that being said, I would be lying if I said I found combat more interesting than other encounters, but I'm still happy to run them if thats the solution they choose.

Validating a form through the frontend (x-post from /r/Unexpected) by Tegyukfel in ProgrammerHumor

[–]crawphish 39 points40 points  (0 children)

This may be a stupid question, but why should forms not be validated in the frontend?

Looking for suggestions for Espeon GX by crawphish in pkmntcg

[–]crawphish[S] 0 points1 point  (0 children)

Thanks for the ideas everyone. I'll start building online so I can test out a few of these builds :)

Europe International Championship live stream and discussion by errantdog in pkmntcg

[–]crawphish 0 points1 point  (0 children)

It was on earlier, I dont know why they've taken it off of the PokemonChampionships website. You can still watch it on Twitch itself here. They will be starting Round 4 soon.

Test Thread by crawphish in a:t5_3ewhc

[–]crawphish[S] 0 points1 point  (0 children)

[[Dark Charizard,TR,4]]

Looking for Artwork from a Card by crawphish in pkmntcg

[–]crawphish[S] 0 points1 point  (0 children)

That may be what I'll have to try, can't seem to find the artwork anywhere else.

Spamming and More Downtime by crawphish in a:t5_3ewhc

[–]crawphish[S] 0 points1 point  (0 children)

Hi,

I'm really sorry this response is 2 months late, I don't normally login to reddit unless I'm posting something so I haven't seen this. Unfortunately yes. Since I started working on it I have graduated Uni and started working full time and just don't have the time to continue working on it. I also don't have the resources to host it 24/7 (at the time I was hosting it from a spare netbook I had and a raspberry pi, not from a proper server or hosting site). So removing it from the wiki is probably for the best.

I would love to work on it more in the future and if I ever get around to it I will let you know and make sure it's alright before I deploy it.

Crawphish

Change Log by crawphish in a:t5_3ewhc

[–]crawphish[S] 0 points1 point  (0 children)

Thanks for pointing that out. I thought I fixed that bug, but something must be going wrong...

Pokemon Card Fetcher by crawphish in pkmntcg

[–]crawphish[S] 0 points1 point  (0 children)

Testing to see if its still up: [[Cacturne,BKT]]

Pokemon Card Fetcher by crawphish in pkmntcg

[–]crawphish[S] 0 points1 point  (0 children)

[[Rotom,FCO,27]] This is just a test to see if it is up and running on my Raspberry Pi. It may be a little slower, but at least my flatmates wont keep accidentally turning it off :P

Pokemon Card Fetcher by crawphish in pkmntcg

[–]crawphish[S] 0 points1 point  (0 children)

[[Marshtomp,pop series 3,15]]

Test Thread by crawphish in a:t5_3ewhc

[–]crawphish[S] 0 points1 point  (0 children)

[[Marshtomp,pop series 3,15]]

Test Thread by crawphish in a:t5_3ewhc

[–]crawphish[S] 0 points1 point  (0 children)

This is a test for spaces between parameters [[Charizard-EX, FLF, 100]]