* Update how text renders in button and key
* Add a placeholder
* Add actual code and language entry
* Sort buttons
* Alter to keep original behaviour
* I HAVE OCD
* Add back legacy behaviour
* fix#983 (#995)
* Pull from Shard Nguyen
* Change a mode's description
* Fix a bug when Help button don't restore it's color in a condition
* Update dict_vi.lua
* Update Zictionary (mostly fix broken sentences)
* Update game's translation
* Update modes
* Update dictionary
* Minor change
* Update stat translation
* Minor change
* Minor change
* Update lang_vi.lua
* Minor changes
* Fix misunderstanding help text
* Update scene
* Rename _utf8lower to needLowerUTF8
* Add titleLowered and keywordsLowered
* Fix stuck color again
---------
Co-authored-by: scdhh <51957264+shoucandanghehe@users.noreply.github.com>
* Attempt to rework Zictionary scene
* Rearrange the layout and handling most of thing
* Remove ALPHA key, done keyboard handling, changed some key's behavior
* Add Help text
* Update Help text & fix some bugs
* Update help text
* Edit help text
* Support gamepad
* small changes in help text
* small changes
* Fix copy bug
* small change
* Add hint text to open Hint
* Fix a bug that item accidentally selected when scrolling
* Clean up a dumb function
(Forget to cleanup in previous commit)
* add backup solution, just in case
* fix another bug
* fix touch bug
* Refix the scroll bug when touch
* small code changes
* small change in English file
* Fix bugs, change text, adjust a icon
* Change English text
* Add Vietnamese translation
* Add Chinese, adjust English & Vietnamese
* Small change in secret Easter egg
* Fix spelling mistake
* Attempt to rework Zictionary scene
* Rearrange the layout and handling most of thing
* Remove ALPHA key, done keyboard handling, changed some key's behavior
* Add Help text
* Update Help text & fix some bugs
* Update help text
* Edit help text
* Support gamepad
* small changes in help text
* small changes
* Fix copy bug
* small change
* Add hint text to open Hint
* Fix a bug that item accidentally selected when scrolling
* Clean up a dumb function
(Forget to cleanup in previous commit)
* add backup solution, just in case
* fix another bug
* fix touch bug
* Refix the scroll bug when touch
* small code changes
* small change in English file
* - Add portrait switch
* - Only build mobile
* 设置项添加竖屏和msaa参数,增加调整的控件
* 修正conf.lua里没拿到正确的存档路径(因为还没设置identity)
* 加一些测试代码观察安卓到底有没有读到存档文件
* -Try relative
* - Try set settings in main
* - Make code analysis happy
* - Try not use setFullScreen
* - Test iOS portrait
* - Add various loggings
* - Try set identity first
* - Try set configs in conf.lua
* - Finish editing
Co-authored-by: MrZ_26 <1046101471@qq.com>