Search found 388 matches

by kestasjk
Sat Apr 01, 2023 1:56 pm
Forum: Announcements
Topic: Coming out of retirement
Replies: 1
Views: 48

Re: Coming out of retirement

dubious.jpg
by kestasjk
Sat Apr 01, 2023 2:11 am
Forum: Feedback/Bug Reports
Topic: Joined as a replacement, but info shows non-zero bet?
Replies: 11
Views: 148

Re: Joined as a replacement, but info shows non-zero bet?

Yep it didn't deduct any points, that ticket is resolved. I even checked the points transaction logs to double check and no points were taken when you joined
by kestasjk
Fri Mar 31, 2023 11:46 pm
Forum: Archive
Topic: This is a thread
Replies: 3
Views: 51

Re: This is a thread

I changed the permissions a bit to allow uploads, images and avatars, might have allowed this by mistake. Will tune over time
by kestasjk
Fri Mar 31, 2023 11:44 pm
Forum: Feedback/Bug Reports
Topic: Joined as a replacement, but info shows non-zero bet?
Replies: 11
Views: 148

Re: Joined as a replacement, but info shows non-zero bet?

Hmm.. I'll have a look into why that might have changed, but in the meantime don't worry when you take over a CD no points are deducted
by kestasjk
Fri Mar 31, 2023 2:10 pm
Forum: Feedback/Bug Reports
Topic: Joined as a replacement, but info shows non-zero bet?
Replies: 11
Views: 148

Re: Joined as a replacement, but info shows non-zero bet?

Hmm.. Looking at the code it does look like there is a bet to take over a CD: https://github.com/kestasjk/webDiplomacy/blob/master/gamemaster/members.php#L513 $bet = $CD->pointsValueInTakeover(); if ( $User->points < $bet ) throw new Exception(l_t("You do not have enough points to take over that cou...
by kestasjk
Fri Mar 31, 2023 1:35 pm
Forum: Feedback/Bug Reports
Topic: Cant chat in ended game, new UI
Replies: 1
Views: 19

Re: Cant chat in ended game, new UI

They're probably chatting using the old drop-down based UI, which you can switch to in your Account > Site settings, but hopefully I'll be able to resolve this over the weekend. Thanks for reporting.
by kestasjk
Fri Mar 31, 2023 1:34 pm
Forum: Feedback/Bug Reports
Topic: Defaulting to point and click UI for non-variants
Replies: 35
Views: 2463

Re: Defaulting to point and click UI for non-variants

Will do Yonni: A join UI within the board, ability to chat after the game has finished, sandbox build phase support, suspicion / mod request link, and links to user profiles. I think that's all the outstanding requests for the new UI
by kestasjk
Fri Mar 31, 2023 1:15 pm
Forum: New Games
Topic: webDip Press League
Replies: 1
Views: 49

Re: webDip Press League

Hey THC, Sorry for the delay, where did you send the request to? I can't see WPL in the list of past tournaments so I'm guessing you don't use the built-in tournament feature? edit: Reread your post. I've set up a new tournament as requested, let me know if you'd like any changes, or any existing ga...
by kestasjk
Fri Mar 31, 2023 12:20 am
Forum: Feedback/Bug Reports
Topic: Unable to close sandbox game, and therefore unable to play bot games
Replies: 6
Views: 132

Re: Unable to close sandbox game, and therefore unable to play bot games

It is a new feature that hasn't had all the kinks worked out, but it should just send you to the drop down based board until then
by kestasjk
Mon Mar 27, 2023 9:14 am
Forum: Off Topic
Topic: Discord for Al Queda Diplomacy Players
Replies: 8
Views: 196

Re: Discord for Al Queda Diplomacy Players

Johnny Big Horse: Octavious is referring to very disturbing news coming from India where the former leader of the opposition party has been handed a two-year prison sentence and expelled from parliament for supposedly 'defaming' the prime minister with a mild comment. I hadn’t heard of that :o what...
by kestasjk
Mon Mar 27, 2023 12:42 am
Forum: Feedback/Bug Reports
Topic: Twitch streaming a game
Replies: 23
Views: 470

Re: Twitch streaming a game

We played this game live on Twitch a while ago: https://webdiplomacy.net/beta/?gameID=200000 Theoretically at some point it will be continued, and that will be streamed on Twitch too. The important thing here is that everyone in the game knew it was going to be streamed, and it was set up specifica...
by kestasjk
Thu Mar 23, 2023 11:23 am
Forum: Off Topic
Topic: Discord for Al Queda Diplomacy Players
Replies: 8
Views: 196

Re: Discord for Al Queda Diplomacy Players

This is 2000s era trolling.. I’m not mad, Im just disappointed ;p
by kestasjk
Thu Mar 23, 2023 1:00 am
Forum: Feedback/Bug Reports
Topic: Twitch streaming a game
Replies: 23
Views: 470

Re: Twitch streaming a game

Tricky .. but I think we're leaning to yes.. Maybe let's allow this and see if there are any issues Two people posted valid concerns against it. Out of 10 votes, 2 said no and 3 said depends. What leads you to believe that we are leaning towards a yes? And could we address gimix' and my concerns? N...
by kestasjk
Wed Mar 22, 2023 4:11 am
Forum: Feedback/Bug Reports
Topic: New UI bug for finished game
Replies: 4
Views: 86

Re: New UI bug for finished game

Thanks for reporting, will sort this out asap
by kestasjk
Wed Mar 22, 2023 4:10 am
Forum: Feedback/Bug Reports
Topic: Twitch streaming a game
Replies: 23
Views: 470

Re: Twitch streaming a game

I guess if it only risks disadvantaging yourself it's fine, but if it could disadvantage your allies it could be trouble.. You can see how if you got stream sniped(?) playing Diplomacy you'll definitely affect the game more than Fall Guys or something
by kestasjk
Wed Mar 22, 2023 12:51 am
Forum: Feedback/Bug Reports
Topic: Twitch streaming a game
Replies: 23
Views: 470

Re: Twitch streaming a game

Tricky .. but I think we're leaning to yes.. Maybe let's allow this and see if there are any issues
by kestasjk
Tue Mar 21, 2023 12:19 am
Forum: Feedback/Bug Reports
Topic: Twitch streaming a game
Replies: 23
Views: 470

Twitch streaming a game

Got a question on the mod e-mail, interested what people thing about live streaming a game on Twitch. I guess this kind of assumes the Twitch stream goes under the radar: I was thinking about options for my stream, and was just curious if livestreaming my own games across a platform such as Twitch v...
by kestasjk
Sat Mar 18, 2023 4:54 am
Forum: Feedback/Bug Reports
Topic: Unable to turn off notifications from finished game
Replies: 12
Views: 182

Re: Unable to turn off notifications from finished game

Righto I can do that, I'll add a disable notices button to the board itself. Might be a few weeks though I can only sustain a dev cycle every month or so I'm trying to implement as much as possible via the API so that it can be done from the new UI and the old UI, so the sandbox functionality for ex...
by kestasjk
Sat Mar 18, 2023 4:51 am
Forum: Development
Topic: Development complaints
Replies: 21
Views: 378

Re: Development complaints

I habe thought about refactoring for a long time. Would you be open for a gradual refactoring and automated tests? Of course :o The dev environment is pretty nice these days, you can grab docker and VS code and be up and running even with MILA bots in no time, it'd be very neat to have a test suite...
by kestasjk
Fri Mar 17, 2023 6:34 am
Forum: Development
Topic: Development complaints
Replies: 21
Views: 378

Re: Development complaints

Thank you Kestas, really appreciate the timely responses to feedback - think on the flipside of all the complaining, your interactions and acknowledgements I think that has been a major positive since you started being more involved and proactive again No worries RFA, also behind the scenes we have...