Manolis Papadeas
0d5b4416a4
Changed CJK font and fixed some character issues
...
- The CJK font (for Chinese & Korean) was changed to DroidSansFallback from NotoSansCJKtc. This results in a much smaller exported `.pck` (over 10MB less)
- Fixed Chinese and Korean characters not displaying properly in the Splash dialog and the About dialog.
2020-10-29 00:45:23 +02:00
OverloadedOrama
f15578fbe6
Added Hugo Locurcio in splash screen & in About dialog as a $10 patron
2020-10-07 17:01:36 +03:00
OverloadedOrama
c0db420f73
Update splash screen with 3 new artworks
...
Also change copyright notice in splash screen & about dialog
2020-09-23 15:28:03 +03:00
OverloadedOrama
3a88a5c861
Change "Art by" translation string
...
Found in the splash dialog
2020-08-21 20:13:22 +03:00
OverloadedOrama
ebf19c7bfe
Disable "open last project" option in HTML5
2020-07-15 18:36:46 +03:00
OverloadedOrama
31fae924bf
Removed import button from splash screen and fixed #265
2020-06-23 17:15:18 +03:00
OverloadedOrama
d0825495d1
v0.7 - The Timeline Update!
2020-05-16 14:48:13 +03:00
OverloadedOrama
a3ec615b0a
Updated splash screen - Added Wishdream's art
...
Congratulations to Wishdream for being the winner of the first splash screen art contest in our Discord server.
2020-05-15 16:20:23 +03:00
OverloadedOrama
0e807c176f
Fixed issue with splash screen buttons, not keeping the background modulation when opening another dialog
2020-05-09 15:54:43 +03:00
Manolis Papadeas
1ad1ecb960
Asset renaming ( #225 )
...
* Renamed the Asset folder and subfolders to lowercase
* Fixed font loading issue
Co-authored-by: OverloadedOrama <manoschool@yahoo.com>
2020-05-05 03:53:58 +03:00
OverloadedOrama
a4014e5842
Pixelorama's version number now appears on the window title
2020-05-04 00:04:00 +03:00
OverloadedOrama
148d918f12
Removed NotoSansCJKtc-Bold to save space
...
Updated some missing translations from SplashDialog too
2020-05-02 23:11:41 +03:00
OverloadedOrama
babd5759f8
Makes sure that BackupConfirmation dialog is properly centered
...
Moved yield(get_tree().create_timer(0.01), "timeout") in _ready() of Main.gd outside of the if, to affect the BackupConfirmation dialog too.
2020-05-02 18:10:01 +03:00
OverloadedOrama
8005474446
Changed mouse_default_cursor_shapes in SplashDialog
2020-05-02 01:47:48 +03:00
OverloadedOrama
c35e4b0613
Created a "UI" folder in src
...
And a Timeline folder in UI
2020-05-02 01:19:01 +03:00