Search found 90 matches

by AxeCrazy
07 April 2026, 16:56
Forum: Developers
Topic: Heart and Skull -- Paid Dev Gig
Replies: 4
Views: 205

Re: Heart and Skull -- Paid Dev Gig

Pm sent
by AxeCrazy
19 March 2026, 23:32
Forum: Developers
Topic: How long does it take to move out of Alpha
Replies: 1
Views: 147

Re: How long does it take to move out of Alpha

really depends on the game and the publisher.
getting 10 approvals can take weeks if not months
When the publisher want to get into beta earlier he can request a beta without the approvals, but that is not always granted.
by AxeCrazy
19 March 2026, 22:54
Forum: Developers
Topic: Looking for Volunteer: Crowns & Cutthroats
Replies: 5
Views: 281

Re: Looking for Volunteer: Crowns & Cutthroats

already sent a pm and an email, but no reply yet?
by AxeCrazy
25 February 2026, 08:57
Forum: Developers
Topic: SFTP password not working for Studio account
Replies: 3
Views: 169

Re: SFTP password not working for Studio account

Did you use port 2022?
by AxeCrazy
09 December 2025, 08:53
Forum: Developers
Topic: Want to develop "So You've Been Eaten"?
Replies: 2
Views: 196

Re: Want to develop "So You've Been Eaten"?

send them a mail, but no reply yet :)
by AxeCrazy
03 December 2025, 15:40
Forum: Developers
Topic: How do I add the board in reversi tutorial?
Replies: 5
Views: 156

Re: How do I add the board in reversi tutorial?

in chrome pressing F12 will bring up the devtools.
one of the tabs is named network.
In that you can see all data loded, filterable by type
by AxeCrazy
02 December 2025, 11:36
Forum: Developers
Topic: How do I add the board in reversi tutorial?
Replies: 5
Views: 156

Re: How do I add the board in reversi tutorial?

did you also manually upload the pg to the server?
Since images are not automaitcally uploaded in vscode (at least, by default)
by AxeCrazy
01 September 2025, 18:21
Forum: Developers
Topic: Game Breaking Release - Suggestions?
Replies: 3
Views: 138

Re: Game Breaking Release - Suggestions?

Probably the db changes will break all, but you should be able to use the upgradeDB table function for that? i used it once in an already released game (amazonas) You can add the new db fields and fill them with default values. If you really changed the complete database, perhaps you can build a way...

Go to advanced search