1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Manolis Papadeas bc11dcfd4b Update the splash screen artworks 2022-04-14 01:13:42 +03:00
Manolis Papadeas c6b9a1fb82
Format code and add static checks (#599)
* gdformat .

* Lint code - Part 1

* Format code - Part 2

* Lint code - Part 2

Trying to fix the max allowed line length errors

* Add normal_map_invert_y to the image .import files

Because of Godot 3.4

* Do not call private methods outside of the script's scope

Lint code - Part 3

* Format code - Part 3

* Fixed more line length exceeded errors - Lint code Part 3

* Export array of licenses - Lint code part 4

* Clean hint_tooltip code from Global

Removes a lot of lines of code

* Create static-checks.yml

* Fix FreeType's license
2021-11-25 14:48:30 +02:00
imgbot[bot] 27d42dbd65
[ImgBot] Optimize images (#542)
*Total -- 124.52kb -> 82.86kb (33.46%)

/Misc/Clickable/click/icon.png -- 1.04kb -> 0.50kb (51.97%)
/assets/graphics/splash_screen/artworks/wishdream.png -- 16.79kb -> 9.71kb (42.15%)
/assets/graphics/splash_screen/artworks/roroto.png -- 17.37kb -> 10.33kb (40.5%)
/assets/graphics/splash_screen/artworks/kamilayza.png -- 89.32kb -> 62.31kb (30.24%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-25 13:53:22 +03:00
Manolis Papadeas 7d0e5d06e0 Added the Pixelorama icon and version on the splash screen artworks 2021-09-18 18:41:27 +03:00
imgbot[bot] 5118d30ae7
[ImgBot] Optimize images (#534)
*Total -- 115.61kb -> 69.54kb (39.85%)

/assets/graphics/icons/icon.png -- 1.04kb -> 0.50kb (51.97%)
/assets/graphics/splash_screen/artworks/roroto.png -- 17.48kb -> 9.17kb (47.51%)
/assets/graphics/splash_screen/artworks/wishdream.png -- 16.17kb -> 8.56kb (47.07%)
/assets/graphics/splash_screen/artworks/kamilayza.png -- 80.91kb -> 51.30kb (36.59%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-17 16:45:35 +03:00
Manolis Papadeas dc413eb724 Update the splash screen with 3 new artworks for v0.9
Art by Wishdream, Roroto and Kamilayza
2021-09-17 16:37:16 +03:00
imgbot[bot] 5cdd49d358
[ImgBot] Optimize images (#334)
*Total -- 103.99kb -> 70.91kb (31.81%)

/assets/graphics/splash_screen/artworks/wishdream.png -- 34.35kb -> 22.75kb (33.78%)
/assets/graphics/splash_screen/artworks/jessmpz.png -- 35.23kb -> 24.12kb (31.54%)
/assets/graphics/splash_screen/artworks/roroto.png -- 34.40kb -> 24.05kb (30.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-23 16:10:41 +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