diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index bd131f47c..6e7e2d976 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -37,7 +37,6 @@ GraphicsSettings: - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 3098fb010..7f5dc1dbd 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -2,8 +2,9 @@ ## Minimum Viable Product (CGS v1) - Fix: Clicking on card images that have transparency does not register clicks in the correct location -- Fix: Android icon -- Fix: *Card Search Menu* enums +- Fix: Pressing Enter on game selection button in the *Main Menu* is ignored +- Fix: Icon shows Unity logo instead of CGS logo +- Fix: *Card Search Menu* enums distorted ## Maple (CGS v2) - Support zooming in/out @@ -59,7 +60,9 @@ - Support different resolutions and languages for card images - Google Play Instant - Console versions (Switch, ps4, xbone) +- Support encryption of game information +- Partner with other companies to provide licensed games - Support game-specific rules enforcement - Add link to rules from somewhere within *Play Mode* -- Create tool to automatically convert games and decks from OCTGN to CGS +- Create tool to automatically convert games and decks from OCTGN/LackeyCCG to CGS