Better graphics :)

This commit is contained in:
mibi88 2024-07-25 17:03:34 +02:00
parent 2547f82238
commit 5a5fe87490
16 changed files with 18 additions and 14 deletions

View file

@ -13,7 +13,7 @@ find_package(Gint 2.11 REQUIRED)
find_package(LibProf 2.4 REQUIRED)
#set the color mode either to 1b or 2b
set(COLORMODE_fx 1b)
set(COLORMODE_fx 2b)
#set the color mode either to 1b, 2b or EGA64
set(COLORMODE_cg EGA64)
@ -38,9 +38,9 @@ set(ASSETS
set(ASSETS_cg
assets-cg/demo_player.png
assets-cg/demo_PNJ.png
assets-cg/npc/char/npc_male.png
assets-cg/SignAction.png
assets-cg/NPC_Icon.png
assets-cg/npc/face/npc_male.png
assets-cg/SGN_Icon.png
assets-cg/INFO_Icon.png
assets-cg/player_face.png
@ -61,9 +61,9 @@ set(ASSETS_cg_EGA64
set(ASSETS_fx
assets-fx/demo_player.png
assets-fx/demo_PNJ.png
assets-fx/npc/char/npc_male.png
assets-fx/SignAction.png
assets-fx/NPC_Icon.png
assets-fx/npc/face/npc_male.png
assets-fx/SGN_Icon.png
assets-fx/INFO_Icon.png
assets-fx/player_face.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -0,0 +1,3 @@
npc_male.png:
type: bopti-image
name: demo_PNJ_img

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

View file

@ -0,0 +1,3 @@
npc_male.png:
type: bopti-image
name: NPC_Icon_img

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

BIN
assets-fx/2bpp_palette.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -2,10 +2,6 @@ demo_player.png:
type: bopti-image
name: demo_player_img
demo_PNJ.png:
type: bopti-image
name: demo_PNJ_img
player_face.png:
type: bopti-image
name: player_face_img
@ -18,10 +14,6 @@ INFO_Icon.png:
type: bopti-image
name: INFO_Icon_img
NPC_Icon.png:
type: bopti-image
name: NPC_Icon_img
SGN_Icon.png:
type: bopti-image
name: SGN_Icon_img
@ -34,4 +26,4 @@ font.png:
grid.padding: 1
grid.border: 0
proportional: true
height: 5
height: 5

View file

@ -0,0 +1,3 @@
npc_male.png:
type: bopti-image
name: demo_PNJ_img

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

View file

@ -0,0 +1,3 @@
npc_male.png:
type: bopti-image
name: NPC_Icon_img

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B