[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 120: preg_filter(): The /e modifier is no longer supported, use preg_replace_callback instead
QCF Design Community • View topic - Desktop Dungeons hits Android and iOS on May 28!


Desktop Dungeons hits Android and iOS on May 28!

All things Desktop Dungeons

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby chandl34 on Sat Jun 20, 2015 1:38 am

chandl34
 
Posts: 61
Joined: Wed Apr 29, 2015 4:33 pm

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby Seegtease on Sat Jun 20, 2015 3:11 am

Seegtease
 
Posts: 7
Joined: Fri Jun 19, 2015 5:30 am

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby chandl34 on Sat Jun 20, 2015 3:19 am

No, I'm not saying that. I don't own the Android or iOS apps, but according to the people in this thread, the Android app can be put in the background safely (in most cases). The Android developer would have had to disable the default behavior, making it so the Activity is not destroyed when the device is rotated or the app is put in the background. Otherwise, storing/restoring the Activity state, as I'm describing, would already be implemented. By not implementing it, he missed an edge case: Android taking the app out of memory to reclaim resources.
chandl34
 
Posts: 61
Joined: Wed Apr 29, 2015 4:33 pm

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby berpdreyfuss on Sat Jun 20, 2015 7:57 am

berpdreyfuss
 
Posts: 438
Joined: Fri Jun 01, 2012 11:48 am

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby dislekcia on Sun Jun 21, 2015 11:20 am

Activity state stuff is automatically handled by Unity AFAIK. The game handles being switched away from gracefully in whatever state the game is currently in. Nothing can prevent the game being nuked by memory reclamation though, that has nothing to do with "Activity state". To restart an in-progress run after the game has been nuked by the OS, we'd have to defensively save some sort of game state to disk and then, when the game is restarted, check that file to see if the game should be in a dungeon or not. Theoretically, this is possible, but it's a massive amount of work that would have delayed the game's release by 4-6 months.

Nothing is easy and all the decisions you make as a game developer are apparently wrong, according to random people on the internet. Fun job! :D
User avatar
dislekcia
 
Posts: 2321
Joined: Fri Mar 25, 2011 5:58 pm
Location: Cape Town, South Africa

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby chandl34 on Sun Jun 21, 2015 2:45 pm

chandl34
 
Posts: 61
Joined: Wed Apr 29, 2015 4:33 pm

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby Seegtease on Mon Jun 22, 2015 4:45 am

Seegtease
 
Posts: 7
Joined: Fri Jun 19, 2015 5:30 am

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby dislekcia on Mon Jun 22, 2015 1:52 pm

User avatar
dislekcia
 
Posts: 2321
Joined: Fri Mar 25, 2011 5:58 pm
Location: Cape Town, South Africa

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby Seegtease on Mon Jun 22, 2015 4:52 pm

Seegtease
 
Posts: 7
Joined: Fri Jun 19, 2015 5:30 am

Re: Desktop Dungeons hits Android and iOS on May 28!

Postby dislekcia on Tue Jun 23, 2015 1:38 am

User avatar
dislekcia
 
Posts: 2321
Joined: Fri Mar 25, 2011 5:58 pm
Location: Cape Town, South Africa

PreviousNext

Return to Desktop Dungeons

Who is online

Users browsing this forum: No registered users and 296 guests