Open
Conversation
This is what were using for some database stuff i think
we worked on the enter button and setting all of the vars to 0
fixed send to database bugs
I did it and mason didnt catch it ;P
I made a separate file called guiscout because there were some things to comment out for the database stuff
fixed some gamephase and label bugs (all by myself)
fixed combo box and numbers going over 255
trying to fix cycles if the numbers go over 255
This reverts commit 52f7cd6.
when they press submit it says their data was sumbitted.
I just took the scout.py code and duplicated it and fixed it up all nice and pretty
trying to fix up cycle combo box issues
The popup keyboard and experiment with numbers >255
Im bored so I just replaced taken with missed because we dont have the taken var anymore
Added state.('readonly') to each of the combobox definitions.
Removed line breaks from comments before sending to database.
Fixed readonly state settings
Fixed typo
Trying to determine if we need these checks now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is what were using for some database stuff i think