-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creates Ability to Purchase Translations in Localization Editor Window #783
Open
bkoatz
wants to merge
48
commits into
spritebuilder:develop
Choose a base branch
from
bkoatz:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…future. Check comments for explanations
…slate from' menu into separate views of a single tab view, some other small formatting edits.
…. Also now if you delete the last active language, the window is updated to reflect the 'no active langs' error message with appropriate reloading/hiding/setting of table and drop down menu and info button
… info popover if it is open. Also did some formatting changes to make the code a bit clearer.
…n working, and added a few more error views along with some internal error checking and code cleaning
… the feature that languages are added to the active languages of the Language Window if they are translated to in the translate window. Buying still doesn't work that much but it's getting there.
…alidation to work on client, end still waiting for server capabilities
…w. And changed the name of the button from Translate! to Buy Translations
…h of context-based enabling/disabling and started working on the translation bar in the Language Window.
… disabling/enabling, etc. So currently everything works except for actually canceling. So, don't press 'yes' on the cancel window
…lity that depended on the translation window not being modal. Also some cancelation changes and general code cleaning. Weird bug in the purchasing mechanism but I think it's related to sandbox environment. Can't find examples online.
…lid response message to a translation request!!
…lations not working yet but it will be, I have faith! Also a method in EditorLanguage that simplifies my life.
…d the way the Language Window does bindings accordingly. Also made some minor UI changes in accordance with Apple's guidelines
…o and more edge cases fixed. No more crashes after editor window is closed and reopened. Also, downloads restart automatically when a language window is reopened
…the server-side of the parsing is not working yet). Have to handle cancels with errors and more server interaction once that is ready. Also commented, cleaned and styled code.
…ings and some weird stuff about windows and alerts
…es along with small bug fixes and apple stylization stuff. Also a new alert to inform people of long download times
Conflicts: SpriteBuilder/SpriteBuilder.xcodeproj/project.pbxproj SpriteBuilder/ccBuilder/ProjectSettings.h SpriteBuilder/ccBuilder/SBErrors.h SpriteBuilder/ccBuilder/SBErrors.m
…lization editor handler logic so it works even when the downloading project isn't the current one, along with other small changes.
…ndow is changed, created a tooltip for translation progress.
…d 9 more products.
…n in the main window when there is a download Also cancels non-translation urlsessiontasks on closing the translate window. And now correctly handles the case when a project with a pending translation is moved or deleted.
…rite builder pro Makes it so the buy translations button disappears on sprite builder pro, and translation downloads aren't attempted to be updated in the app delegate
NSStrings became copies and parent-child references that would've resulted in retain cycles were fixed
… in both Spritebuilder Pro and regular Spritebuilder Revolves around hasOpenFile and uses the fact whether project settings is null or not.
…request, now using resourcePaths
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.
By creating a localization translation window and interacting with spritebuilder.com and Apple's In App Purchase system, Spritebuilder will now allow users to purchase high quality translations from Unbabble with a seamless and easy-to-understand user interface.