Announcing THE NETWORKS digital implementation! Gil Hova's classic game is now coming to Android, iOS and PC in 2022. Register at https://t.co/kmW17ynK3Q for up to date information. @gilhova @425suzanne#boardgameapps
@michaeldilisio Dammit! I knew I should've posted that on Sunday when I listened to the pod, I could've been the first!
The show itself is universally known as probably the hardest show on TV, and most people if they get one or two answers correct are very pleased with themselves!
@michaeldilisio Apologies if other people have already told you, but that "connections" game you play sounds very much like a round from the BBC show Only Connect (even the name is similar). https://t.co/aCB77LLahb
Is it similar?
@TastyMinstrel Hey, I just sent an email to your support address, but if that's not a great place to contact you, any chance of a follow back so I can DM you on here? Thanks
@5games4doomsday odd question. In the Chris Kirkman episode you mentioned something like "in the Rockwell at the beginning". Is that some industry term for an intro? Or did i simply mishear? Cheers
@425suzanne .. Extra money rather than charging possibly more than they'd paid in the first place/making a profit. I don't know how much they paid, obviously, but have looked on places like deviant art and would assume the artwork could be gotten for maybe £2-300 total for the 6 pieces...
@425suzanne "the cost to use 6 images was so high"... either that or I'm totally out of touch with how much some artwork should cost to use. That's definitely possible as I've never commissioned artwork yet, so have zero idea how much things cost.
@425suzanne I tried this once for a game i was going to make the digital version of. As a first time hobby developer,the cost to use 6 images was so high i had to choose something else.Not saying that publishers shouldn't get paid for the art,but theyre not ALL saints who want to collaborate
@425suzanne I also realise that i sound super grumpy/moody. Also, i don't really have much of a point to my previous tweet!! Haha. Just felt like replying from my experience. Oh and it's not anyone I've worked with so I'm not bad mouthing anyone publicly nor going to say who it was.
@PodcastAddict I understand.....i mean, you could add a toggle feature that you have to choose to get my feature, so not affecting ask users, but i appreciate that i am the only one asking so you can't just do it for me.
Thanks for replying on your Saturday night!
@PodcastAddict Hi, is there a setting that doesn't resort my entire playlist when a new episode is added to it? It would be great if this existed, thanks for the amazing app
@PodcastAddict Could you not create a new temporary ArrayList<Episode>(currentPlaylist). Add the episode. Sort it. Find the position of the new episode then do a list.add(newEpisode, position) ? Something like that?
@PodcastAddict Yes, i don't want that 🙂. I want the list kept in the same order, but any newly downloaded ones, inserted into the correct position without changing the current order. Is that possible? (I mean i know it's simple code wise, but is it possible to implement and release it 🙏)
@PodcastAddict If you look at the list i have, when I've listened to the Jake Gyllenhall episode everything will be ok, but once i finish Robert May, it will download a new episode of Life scientific and when it's finished Tim Allen will jump to the top of the list
@PodcastAddict One downloads, the next one from the 40 group jumps to the top, as i have then sorted by download date. So it's not really alternating them within the priority level. (Does that make sense?)