Part 4.5 / 5
@@ -43,18 +43,19 @@ static void render_callback(Canvas* canvas, void* ctx) {
|
||||
DolphinStats* stats = ctx;
|
||||
|
||||
char level_str[20];
|
||||
char xp_str[12];
|
||||
char mood_str[32];
|
||||
uint8_t mood = 0;
|
||||
|
||||
if(stats->butthurt <= 4) {
|
||||
mood = 0;
|
||||
snprintf(mood_str, 20, "Mood: Wet");
|
||||
snprintf(mood_str, 20, "Status: Wet");
|
||||
} else if(stats->butthurt <= 9) {
|
||||
mood = 1;
|
||||
snprintf(mood_str, 20, "Mood: Horny");
|
||||
snprintf(mood_str, 20, "Status: Horny");
|
||||
} else {
|
||||
mood = 2;
|
||||
snprintf(mood_str, 20, "Mood: Desperate");
|
||||
snprintf(mood_str, 20, "Status: Desperate");
|
||||
}
|
||||
|
||||
uint32_t xp_progress = 0;
|
||||
@@ -89,6 +90,7 @@ static void render_callback(Canvas* canvas, void* ctx) {
|
||||
canvas_draw_str(canvas, 58, 10, my_name ? my_name : "Unknown");
|
||||
canvas_draw_str(canvas, 58, 22, mood_str);
|
||||
canvas_set_color(canvas, ColorBlack);
|
||||
|
||||
canvas_draw_str(canvas, 58, 34, level_str);
|
||||
canvas_set_font(canvas, FontBatteryPercent);
|
||||
canvas_draw_str(canvas, 58, 42, xp_str);
|
||||
|
||||
BIN
assets/dolphin/external/lvl_18/frame_0.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_1.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_10.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_11.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_12.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_13.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_14.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_15.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_16.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_17.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_18.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.4 KiB |
BIN
assets/dolphin/external/lvl_18/frame_19.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_2.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_20.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_21.png
vendored
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_22.png
vendored
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
assets/dolphin/external/lvl_18/frame_3.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_4.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_5.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_6.png
vendored
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
assets/dolphin/external/lvl_18/frame_7.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_8.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
assets/dolphin/external/lvl_18/frame_9.png
vendored
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1012 B |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 4.6 KiB |
BIN
assets/resources/dolphin/lvl_18/frame_14.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_15.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_16.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_17.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_18.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_19.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_20.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_21.bm
Normal file
BIN
assets/resources/dolphin/lvl_18/frame_22.bm
Normal file
@@ -3,9 +3,9 @@ Version: 1
|
||||
|
||||
Width: 128
|
||||
Height: 64
|
||||
Passive frames: 14
|
||||
Passive frames: 23
|
||||
Active frames: 0
|
||||
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13
|
||||
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
||||
Active cycles: 0
|
||||
Frame rate: 6
|
||||
Duration: 3600
|
||||
|
||||
BIN
assets/resources/dolphin/lvl_19/frame_10.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_11.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_12.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_13.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_14.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_15.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_16.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_17.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_18.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_19.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_20.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_21.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_6.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_7.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_8.bm
Normal file
BIN
assets/resources/dolphin/lvl_19/frame_9.bm
Normal file
@@ -3,9 +3,9 @@ Version: 1
|
||||
|
||||
Width: 128
|
||||
Height: 64
|
||||
Passive frames: 6
|
||||
Passive frames: 22
|
||||
Active frames: 0
|
||||
Frames order: 0 1 2 3 4 5
|
||||
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
||||
Active cycles: 0
|
||||
Frame rate: 6
|
||||
Duration: 3600
|
||||
|
||||
BIN
assets/resources/dolphin/lvl_26/frame_10.bm
Normal file
BIN
assets/resources/dolphin/lvl_26/frame_11.bm
Normal file
BIN
assets/resources/dolphin/lvl_26/frame_6.bm
Normal file
BIN
assets/resources/dolphin/lvl_26/frame_7.bm
Normal file
BIN
assets/resources/dolphin/lvl_26/frame_8.bm
Normal file
BIN
assets/resources/dolphin/lvl_26/frame_9.bm
Normal file
@@ -3,9 +3,9 @@ Version: 1
|
||||
|
||||
Width: 128
|
||||
Height: 64
|
||||
Passive frames: 6
|
||||
Passive frames: 12
|
||||
Active frames: 0
|
||||
Frames order: 0 1 2 3 4 5
|
||||
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11
|
||||
Active cycles: 0
|
||||
Frame rate: 6
|
||||
Duration: 3600
|
||||
|
||||