MantisBT - Doomseeker
View Issue Details
0003479Doomseeker[All Projects] Suggestionpublic2018-09-01 07:412018-10-27 22:55
Zalewa 
Zalewa 
normalfeatureN/A
closedfixed 
1.1 
1.21.2 
0003479: --create-game arg
Doomseeker launched with "--create-game" argument would immediately open the Create Game box, omitting the Main Window altogether. In such mode, closing the Create Game box should close Doomseeker.
Create Game box will probably need a method to access Doomseeker's configuration to allow to configure ports and other file paths.
No tags attached.
parent of 0003482closed Zalewa Add visual text indication to Appearance configuration if/when the program needs to be restarted for changes to apply (locales) 
Issue History
2018-09-01 07:41ZalewaNew Issue
2018-09-01 10:25WubTheCaptainStatusnew => acknowledged
2018-09-10 05:30ZalewaRelationship addedrelated to 0003483
2018-09-20 17:31ZalewaAssigned To => Zalewa
2018-09-20 17:31ZalewaStatusacknowledged => assigned
2018-09-20 20:54ZalewaNote Added: 0019586
2018-09-20 20:54ZalewaStatusassigned => needs testing
2018-09-20 20:55ZalewaNote Edited: 0019586bug_revision_view_page.php?bugnote_id=19586#r11861
2018-09-21 12:59WubTheCaptainProduct Version => 1.1
2018-09-21 12:59WubTheCaptainTarget Version => 1.2
2018-09-21 13:10WubTheCaptainNote Added: 0019589
2018-09-21 13:10WubTheCaptainStatusneeds testing => resolved
2018-09-21 13:10WubTheCaptainFixed in Version => 1.2
2018-09-21 13:10WubTheCaptainResolutionopen => fixed
2018-09-22 17:08WubTheCaptainRelationship addedparent of 0003482
2018-09-22 17:52WubTheCaptainStatusresolved => needs testing
2018-09-22 17:52WubTheCaptainResolutionfixed => reopened
2018-09-23 07:46ZalewaStatusneeds testing => resolved
2018-09-23 07:46ZalewaResolutionreopened => fixed
2018-10-01 03:57WubTheCaptainRelationship deletedrelated to 0003483
2018-10-27 22:55WubTheCaptainStatusresolved => closed

Notes
(0019586)
Zalewa   
2018-09-20 20:54   
(edited on: 2018-09-20 20:55)
1. Main work:'https://bitbucket.org/Doomseeker/doomseeker/commits/8630d050c60bc35020220c93131e212811944132 [^]'
2. Touch-ups:'https://bitbucket.org/Doomseeker/doomseeker/commits/e2ee8d665dbaa71c6b14d09305ce26bdd9d5358b [^]'

As described in the ticket, Create Game box run from --create-game will display a "open configuration" button in the bottom-left corner. This button shouldn't appear in any other case.

(0019589)
WubTheCaptain   
2018-09-21 13:10   
I have to say I really hate working with multiple unrelated or hardly related commits squashed into one commit instead of merging multiple individual commits.

But this does what you wanted and seems to work at glance.