Search found 17 matches

by pickardj79
27 September 2020, 05:02
Forum: Developers
Topic: BGA Developers Discord Server
Replies: 10
Views: 4935

Re: BGA Developers Discord Server

Edited the original post with a permalink to the server. Thanks Draasill and Tisaac for keeping it up to date! :)
by pickardj79
10 September 2020, 18:10
Forum: Developers
Topic: Cannot edit documentation wiki
Replies: 5
Views: 1133

Re: Cannot edit documentation wiki

@tpecatte figured this out for me. Needed to manually to go https and the edit worked fine.
by pickardj79
10 September 2020, 17:41
Forum: Developers
Topic: Cannot edit documentation wiki
Replies: 5
Views: 1133

Cannot edit documentation wiki

I've edited the development documentation before, but it's not working for me now. The error is: "Sorry! We could not process your edit due to a loss of session data. You might have been logged out. Please verify that you're still logged in and try again. If it still does not work, try logging ...
by pickardj79
10 September 2020, 17:09
Forum: Developers
Topic: BGA Developers Discord Server
Replies: 10
Views: 4935

Re: BGA Developers Discord Server

DrClick - is that for BGA-platform development ("dev and internal use") or game development? If the latter, how does one get access to that discord server?
by pickardj79
10 September 2020, 17:07
Forum: Developers
Topic: this.scoreCtrl
Replies: 4
Views: 862

Re: this.scoreCtrl

Nice css snippet:). Luckily I'm working with a game that made up its own currency icon, so i18n ain't a problem. Score hiding though... I'm going the separate indicator with end-game score update option. I'll make a note to check out how it's done in downforce (presuming the code/project is publicly...
by pickardj79
10 September 2020, 05:00
Forum: Developers
Topic: this.scoreCtrl
Replies: 4
Views: 862

this.scoreCtrl

http://en.doc.boardgamearena.com/Game_interface_logic:_yourgamename.js has docs on how to increase the player's score (the stars on the player board). Which seems to be used through notif's. On page load, are these stars automatically set to player.player_score from the database? I've played games w...
by pickardj79
09 September 2020, 19:48
Forum: Developers
Topic: How to clone an existing game to make local changes
Replies: 9
Views: 1984

Re: How to clone an existing game to make local changes

There's a php script that does this for you. I've been using it extensively for about a month with no problems. I cloned https://github.com/elaskavaia/bga-sharedcode into dir whose parent is common to the sftp'd source project and target project. E.g. if I want to clone galaxytrucker project into pi...
by pickardj79
09 September 2020, 18:45
Forum: Developers
Topic: BGA Developers Discord Server
Replies: 10
Views: 4935

BGA Developers Discord Server

Hey all, tl;dr - new discord server I created. The permanent link is: https://discord.gg/YUG5f7Z First question - is there an existing chat location specifically for BGA developers? I guess BGA chat could fill that role, but it doesn't have many features (rightly so - why reinvent the wheel). If not...
by pickardj79
06 September 2020, 15:46
Forum: Developers
Topic: Couple noob questions (accessing all 10 dev logins and accessing game database)
Replies: 3
Views: 1262

Re: Couple noob questions (accessing all 10 dev logins and accessing game database)

Quick note. Myself having worked through the tutorials just recently, there are some missing pieces and a couple things "wrong" for each of them. I had made a list for the last one (Gomoku) but never took the time to (1) verify them, or (2) update the wiki. On the minus side it was annoyin...

Go to advanced search