feat(Gui): Improved playerlist. (#317)

This commit is contained in:
aa15032261 2022-07-06 00:56:32 +08:00 committed by GitHub
parent 291c186731
commit 3fdafbab45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 744 additions and 28 deletions

View File

@ -1,3 +1,13 @@
#pragma once #pragma once
extern const unsigned char font_storopia[89888]; extern const unsigned char font_storopia[89888];
extern const unsigned char font_icons[7880];
#define FONT_ICON_FRIEND "A"
#define FONT_ICON_NOTFRIEND "B"
#define FONT_ICON_CLIENT "C"
#define FONT_ICON_HOST "D"
#define FONT_ICON_VEHICLE "E"
#define FONT_ICON_WALK "F"

View File

@ -0,0 +1,499 @@
#include "fonts/fonts.hpp"
// array size is 7880
const std::uint8_t font_icons[] = {
0x00, 0x01, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x80, 0x00, 0x03, 0x00, 0x70, 0x47, 0x53, 0x55, 0x42,
0x20, 0x8b, 0x25, 0x7a, 0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x54, 0x4f, 0x53, 0x2f, 0x32,
0x56, 0x63, 0x62, 0x99, 0x00, 0x00, 0x01, 0x50, 0x00, 0x00, 0x00, 0x60, 0x63, 0x6d, 0x61, 0x70,
0x0b, 0xfd, 0x09, 0x1e, 0x00, 0x00, 0x01, 0xb0, 0x00, 0x00, 0x01, 0xb6, 0x63, 0x76, 0x74, 0x20,
0x06, 0x6b, 0xff, 0x9e, 0x00, 0x00, 0x0f, 0xf0, 0x00, 0x00, 0x00, 0x24, 0x66, 0x70, 0x67, 0x6d,
0x62, 0x31, 0xfb, 0x7b, 0x00, 0x00, 0x10, 0x14, 0x00, 0x00, 0x0e, 0x0c, 0x67, 0x61, 0x73, 0x70,
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x0f, 0xe8, 0x00, 0x00, 0x00, 0x08, 0x67, 0x6c, 0x79, 0x66,
0xb7, 0xc5, 0x5d, 0xa7, 0x00, 0x00, 0x03, 0x68, 0x00, 0x00, 0x08, 0xb4, 0x68, 0x65, 0x61, 0x64,
0x20, 0xde, 0xef, 0xb5, 0x00, 0x00, 0x0c, 0x1c, 0x00, 0x00, 0x00, 0x36, 0x68, 0x68, 0x65, 0x61,
0x07, 0x3c, 0x03, 0x5a, 0x00, 0x00, 0x0c, 0x54, 0x00, 0x00, 0x00, 0x24, 0x68, 0x6d, 0x74, 0x78,
0x1b, 0x58, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x78, 0x00, 0x00, 0x00, 0x1c, 0x6c, 0x6f, 0x63, 0x61,
0x05, 0x9c, 0x07, 0x2e, 0x00, 0x00, 0x0c, 0x94, 0x00, 0x00, 0x00, 0x10, 0x6d, 0x61, 0x78, 0x70,
0x01, 0x3f, 0x0e, 0xd9, 0x00, 0x00, 0x0c, 0xa4, 0x00, 0x00, 0x00, 0x20, 0x6e, 0x61, 0x6d, 0x65,
0xcd, 0x9d, 0x19, 0x1a, 0x00, 0x00, 0x0c, 0xc4, 0x00, 0x00, 0x02, 0xcd, 0x70, 0x6f, 0x73, 0x74,
0x0f, 0x19, 0x26, 0x00, 0x00, 0x00, 0x0f, 0x94, 0x00, 0x00, 0x00, 0x51, 0x70, 0x72, 0x65, 0x70,
0x64, 0x3e, 0xad, 0x9c, 0x00, 0x00, 0x1e, 0x20, 0x00, 0x00, 0x00, 0xa7, 0x00, 0x01, 0x00, 0x00,
0x00, 0x0a, 0x00, 0x30, 0x00, 0x3e, 0x00, 0x02, 0x44, 0x46, 0x4c, 0x54, 0x00, 0x0e, 0x6c, 0x61,
0x74, 0x6e, 0x00, 0x1a, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x6c, 0x69,
0x67, 0x61, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x00, 0x04,
0x00, 0x00, 0x00, 0x01, 0x00, 0x08, 0x00, 0x01, 0x00, 0x06, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
0x00, 0x04, 0x03, 0xe8, 0x01, 0x90, 0x00, 0x05, 0x00, 0x00, 0x02, 0x7a, 0x02, 0xbc, 0x00, 0x00,
0x00, 0x8c, 0x02, 0x7a, 0x02, 0xbc, 0x00, 0x00, 0x01, 0xe0, 0x00, 0x31, 0x01, 0x02, 0x00, 0x00,
0x02, 0x00, 0x05, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x66, 0x45, 0x64, 0x00, 0xc0,
0x00, 0x41, 0x00, 0x46, 0x03, 0x52, 0xff, 0x6a, 0x00, 0x5a, 0x03, 0xac, 0x00, 0x96, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x04,
0x00, 0x00, 0x01, 0x5e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x00, 0x03, 0x00, 0x01,
0x00, 0x00, 0x00, 0x2c, 0x00, 0x03, 0x00, 0x0a, 0x00, 0x00, 0x01, 0x5e, 0x00, 0x04, 0x00, 0x2c,
0x00, 0x00, 0x00, 0x04, 0x00, 0x04, 0x00, 0x01, 0x00, 0x00, 0x00, 0x46, 0xff, 0xff, 0x00, 0x00,
0x00, 0x41, 0xff, 0xff, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x00, 0x00, 0x00, 0x01, 0x00, 0x02,
0x00, 0x03, 0x00, 0x04, 0x00, 0x05, 0x00, 0x06, 0x00, 0x00, 0x01, 0x06, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
0x02, 0x03, 0x04, 0x05, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00,
0x00, 0x41, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x42, 0x00, 0x00,
0x00, 0x42, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x43, 0x00, 0x00, 0x00, 0x43, 0x00, 0x00,
0x00, 0x03, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
0x00, 0x45, 0x00, 0x00, 0x00, 0x45, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x46, 0x00, 0x00,
0x00, 0x46, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0xff, 0x91, 0x03, 0xc0,
0x03, 0x18, 0x00, 0x1a, 0x00, 0x20, 0x00, 0x20, 0x40, 0x1d, 0x20, 0x1f, 0x1e, 0x1d, 0x1c, 0x18,
0x15, 0x12, 0x08, 0x01, 0x00, 0x01, 0x4c, 0x00, 0x01, 0x00, 0x01, 0x86, 0x00, 0x00, 0x00, 0x0e,
0x00, 0x4e, 0x1d, 0x18, 0x02, 0x07, 0x18, 0x2b, 0x25, 0x3e, 0x01, 0x35, 0x34, 0x27, 0x26, 0x27,
0x26, 0x22, 0x07, 0x06, 0x07, 0x06, 0x15, 0x14, 0x17, 0x16, 0x17, 0x0e, 0x01, 0x07, 0x15, 0x21,
0x35, 0x2e, 0x01, 0x01, 0x37, 0x17, 0x37, 0x17, 0x01, 0x02, 0xc9, 0x3b, 0x44, 0x2e, 0x2d, 0x4d,
0x50, 0xb8, 0x50, 0x4d, 0x2d, 0x2e, 0x23, 0x21, 0x3b, 0x4f, 0x7f, 0x29, 0x03, 0x98, 0x29, 0x7f,
0xfd, 0xd5, 0x5d, 0x70, 0xd3, 0x5d, 0xfe, 0xd0, 0xb9, 0x2f, 0x8b, 0x4f, 0x5d, 0x4f, 0x4d, 0x2d,
0x2f, 0x2f, 0x2d, 0x4d, 0x4f, 0x5d, 0x4f, 0x46, 0x45, 0x2f, 0x15, 0x44, 0x2c, 0xa3, 0xa3, 0x2c,
0x44, 0x01, 0x0e, 0x5d, 0x70, 0xd3, 0x5d, 0xfe, 0xd0, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00,
0xff, 0x91, 0x03, 0xc0, 0x03, 0x18, 0x00, 0x1a, 0x00, 0x26, 0x00, 0x26, 0x40, 0x23, 0x26, 0x25,
0x24, 0x23, 0x22, 0x21, 0x20, 0x1f, 0x1e, 0x1d, 0x1c, 0x18, 0x15, 0x12, 0x0e, 0x01, 0x00, 0x01,
0x4c, 0x00, 0x01, 0x00, 0x01, 0x86, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x4e, 0x1d, 0x18, 0x02, 0x07,
0x18, 0x2b, 0x25, 0x3e, 0x01, 0x35, 0x34, 0x27, 0x26, 0x27, 0x26, 0x22, 0x07, 0x06, 0x07, 0x06,
0x15, 0x14, 0x17, 0x16, 0x17, 0x0e, 0x01, 0x07, 0x15, 0x21, 0x35, 0x2e, 0x01, 0x01, 0x37, 0x17,
0x37, 0x17, 0x07, 0x17, 0x07, 0x27, 0x07, 0x27, 0x37, 0x02, 0xc9, 0x3b, 0x44, 0x2e, 0x2d, 0x4d,
0x50, 0xb8, 0x50, 0x4d, 0x2d, 0x2e, 0x23, 0x21, 0x3b, 0x4f, 0x7f, 0x29, 0x03, 0x98, 0x29, 0x7f,
0xfe, 0x00, 0x5d, 0x7f, 0x7f, 0x5e, 0x7f, 0x7f, 0x5e, 0x7f, 0x7f, 0x5d, 0x7f, 0xb9, 0x2f, 0x8b,
0x4f, 0x5d, 0x4f, 0x4d, 0x2d, 0x2f, 0x2f, 0x2d, 0x4d, 0x4f, 0x5d, 0x4f, 0x46, 0x45, 0x2f, 0x15,
0x44, 0x2c, 0xa3, 0xa3, 0x2c, 0x44, 0x01, 0x9d, 0x5e, 0x7f, 0x7f, 0x5e, 0x7f, 0x7f, 0x5d, 0x7f,
0x7f, 0x5e, 0x7f, 0x00, 0x00, 0x02, 0x00, 0x00, 0xff, 0x9f, 0x03, 0xb3, 0x03, 0x1d, 0x00, 0x0f,
0x00, 0x1b, 0x01, 0x54, 0x4b, 0xb0, 0x09, 0x50, 0x58, 0x40, 0x2e, 0x00, 0x03, 0x07, 0x02, 0x07,
0x03, 0x02, 0x80, 0x00, 0x04, 0x05, 0x06, 0x05, 0x04, 0x06, 0x80, 0x00, 0x02, 0x00, 0x05, 0x04,
0x02, 0x05, 0x67, 0x00, 0x07, 0x07, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x4d, 0x00, 0x06,
0x06, 0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f, 0x01, 0x4e, 0x1b, 0x4b, 0xb0, 0x0a, 0x50, 0x58, 0x40,
0x2b, 0x00, 0x03, 0x07, 0x02, 0x07, 0x03, 0x02, 0x80, 0x00, 0x04, 0x05, 0x06, 0x05, 0x04, 0x06,
0x80, 0x00, 0x02, 0x00, 0x05, 0x04, 0x02, 0x05, 0x67, 0x00, 0x06, 0x00, 0x01, 0x06, 0x01, 0x63,
0x00, 0x07, 0x07, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x07, 0x4e, 0x1b, 0x4b, 0xb0, 0x0e,
0x50, 0x58, 0x40, 0x2e, 0x00, 0x03, 0x07, 0x02, 0x07, 0x03, 0x02, 0x80, 0x00, 0x04, 0x05, 0x06,
0x05, 0x04, 0x06, 0x80, 0x00, 0x02, 0x00, 0x05, 0x04, 0x02, 0x05, 0x67, 0x00, 0x07, 0x07, 0x00,
0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x4d, 0x00, 0x06, 0x06, 0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f,
0x01, 0x4e, 0x1b, 0x4b, 0xb0, 0x0f, 0x50, 0x58, 0x40, 0x2b, 0x00, 0x03, 0x07, 0x02, 0x07, 0x03,
0x02, 0x80, 0x00, 0x04, 0x05, 0x06, 0x05, 0x04, 0x06, 0x80, 0x00, 0x02, 0x00, 0x05, 0x04, 0x02,
0x05, 0x67, 0x00, 0x06, 0x00, 0x01, 0x06, 0x01, 0x63, 0x00, 0x07, 0x07, 0x00, 0x5f, 0x08, 0x01,
0x00, 0x00, 0x0e, 0x07, 0x4e, 0x1b, 0x4b, 0xb0, 0x15, 0x50, 0x58, 0x40, 0x2e, 0x00, 0x03, 0x07,
0x02, 0x07, 0x03, 0x02, 0x80, 0x00, 0x04, 0x05, 0x06, 0x05, 0x04, 0x06, 0x80, 0x00, 0x02, 0x00,
0x05, 0x04, 0x02, 0x05, 0x67, 0x00, 0x07, 0x07, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x4d,
0x00, 0x06, 0x06, 0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f, 0x01, 0x4e, 0x1b, 0x40, 0x2b, 0x00, 0x03,
0x07, 0x02, 0x07, 0x03, 0x02, 0x80, 0x00, 0x04, 0x05, 0x06, 0x05, 0x04, 0x06, 0x80, 0x00, 0x02,
0x00, 0x05, 0x04, 0x02, 0x05, 0x67, 0x00, 0x06, 0x00, 0x01, 0x06, 0x01, 0x63, 0x00, 0x07, 0x07,
0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x07, 0x4e, 0x59, 0x59, 0x59, 0x59, 0x59, 0x40, 0x17,
0x02, 0x00, 0x1b, 0x1a, 0x19, 0x18, 0x17, 0x16, 0x15, 0x14, 0x13, 0x12, 0x11, 0x10, 0x0a, 0x07,
0x00, 0x0f, 0x02, 0x0f, 0x09, 0x07, 0x16, 0x2b, 0x01, 0x21, 0x22, 0x06, 0x15, 0x11, 0x14, 0x16,
0x33, 0x21, 0x32, 0x36, 0x35, 0x11, 0x34, 0x26, 0x03, 0x23, 0x37, 0x23, 0x11, 0x33, 0x27, 0x33,
0x15, 0x21, 0x11, 0x21, 0x03, 0x5d, 0xfd, 0x2e, 0x23, 0x33, 0x33, 0x23, 0x02, 0xd2, 0x23, 0x33,
0x33, 0x5f, 0xbf, 0x01, 0xcf, 0xcf, 0x01, 0xbf, 0xfd, 0xb5, 0x02, 0x4b, 0x03, 0x1d, 0x33, 0x23,
0xfd, 0x2e, 0x23, 0x33, 0x33, 0x23, 0x02, 0xd2, 0x23, 0x33, 0xfe, 0x9d, 0x24, 0xff, 0x00, 0x24,
0xd7, 0x02, 0x66, 0x00, 0x00, 0x02, 0x00, 0x00, 0xff, 0x9f, 0x03, 0xb3, 0x03, 0x1d, 0x00, 0x0f,
0x00, 0x1b, 0x01, 0x2a, 0x4b, 0xb0, 0x09, 0x50, 0x58, 0x40, 0x27, 0x00, 0x06, 0x05, 0x03, 0x05,
0x06, 0x03, 0x80, 0x00, 0x03, 0x02, 0x05, 0x03, 0x02, 0x7e, 0x07, 0x01, 0x05, 0x05, 0x00, 0x5f,
0x08, 0x01, 0x00, 0x00, 0x0e, 0x4d, 0x04, 0x01, 0x02, 0x02, 0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f,
0x01, 0x4e, 0x1b, 0x4b, 0xb0, 0x0a, 0x50, 0x58, 0x40, 0x24, 0x00, 0x06, 0x05, 0x03, 0x05, 0x06,
0x03, 0x80, 0x00, 0x03, 0x02, 0x05, 0x03, 0x02, 0x7e, 0x04, 0x01, 0x02, 0x00, 0x01, 0x02, 0x01,
0x63, 0x07, 0x01, 0x05, 0x05, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x05, 0x4e, 0x1b, 0x4b,
0xb0, 0x0e, 0x50, 0x58, 0x40, 0x27, 0x00, 0x06, 0x05, 0x03, 0x05, 0x06, 0x03, 0x80, 0x00, 0x03,
0x02, 0x05, 0x03, 0x02, 0x7e, 0x07, 0x01, 0x05, 0x05, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e,
0x4d, 0x04, 0x01, 0x02, 0x02, 0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f, 0x01, 0x4e, 0x1b, 0x4b, 0xb0,
0x0f, 0x50, 0x58, 0x40, 0x24, 0x00, 0x06, 0x05, 0x03, 0x05, 0x06, 0x03, 0x80, 0x00, 0x03, 0x02,
0x05, 0x03, 0x02, 0x7e, 0x04, 0x01, 0x02, 0x00, 0x01, 0x02, 0x01, 0x63, 0x07, 0x01, 0x05, 0x05,
0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x05, 0x4e, 0x1b, 0x4b, 0xb0, 0x15, 0x50, 0x58, 0x40,
0x27, 0x00, 0x06, 0x05, 0x03, 0x05, 0x06, 0x03, 0x80, 0x00, 0x03, 0x02, 0x05, 0x03, 0x02, 0x7e,
0x07, 0x01, 0x05, 0x05, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x4d, 0x04, 0x01, 0x02, 0x02,
0x01, 0x5f, 0x00, 0x01, 0x01, 0x0f, 0x01, 0x4e, 0x1b, 0x40, 0x24, 0x00, 0x06, 0x05, 0x03, 0x05,
0x06, 0x03, 0x80, 0x00, 0x03, 0x02, 0x05, 0x03, 0x02, 0x7e, 0x04, 0x01, 0x02, 0x00, 0x01, 0x02,
0x01, 0x63, 0x07, 0x01, 0x05, 0x05, 0x00, 0x5f, 0x08, 0x01, 0x00, 0x00, 0x0e, 0x05, 0x4e, 0x59,
0x59, 0x59, 0x59, 0x59, 0x40, 0x17, 0x02, 0x00, 0x1b, 0x1a, 0x19, 0x18, 0x17, 0x16, 0x15, 0x14,
0x13, 0x12, 0x11, 0x10, 0x0a, 0x07, 0x00, 0x0f, 0x02, 0x0f, 0x09, 0x07, 0x16, 0x2b, 0x01, 0x21,
0x22, 0x06, 0x15, 0x11, 0x14, 0x16, 0x33, 0x21, 0x32, 0x36, 0x35, 0x11, 0x34, 0x26, 0x03, 0x23,
0x35, 0x23, 0x15, 0x23, 0x11, 0x33, 0x15, 0x33, 0x35, 0x33, 0x03, 0x5d, 0xfd, 0x2e, 0x23, 0x33,
0x33, 0x23, 0x02, 0xd2, 0x23, 0x33, 0x33, 0x5f, 0xbf, 0xcf, 0xbd, 0xbd, 0xcf, 0xbf, 0x03, 0x1d,
0x33, 0x23, 0xfd, 0x2e, 0x23, 0x33, 0x33, 0x23, 0x02, 0xd2, 0x23, 0x33, 0xfd, 0x0e, 0xec, 0xec,
0x02, 0x66, 0xc8, 0xc8, 0x00, 0x05, 0x00, 0x00, 0xff, 0xcf, 0x03, 0xbc, 0x02, 0xe9, 0x00, 0x0c,
0x00, 0x19, 0x00, 0x60, 0x00, 0x71, 0x00, 0x82, 0x01, 0xce, 0x40, 0x0d, 0x80, 0x77, 0x61, 0x03,
0x0a, 0x0b, 0x5d, 0x30, 0x02, 0x05, 0x02, 0x02, 0x4c, 0x4b, 0xb0, 0x09, 0x50, 0x58, 0x40, 0x39,
0x00, 0x01, 0x06, 0x02, 0x06, 0x01, 0x02, 0x80, 0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02, 0x05,
0x00, 0x80, 0x00, 0x00, 0x03, 0x02, 0x00, 0x03, 0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a, 0x04,
0x0b, 0x67, 0x0f, 0x0c, 0x02, 0x0a, 0x08, 0x01, 0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01, 0x02,
0x02, 0x03, 0x61, 0x00, 0x03, 0x03, 0x0f, 0x03, 0x4e, 0x1b, 0x4b, 0xb0, 0x0a, 0x50, 0x58, 0x40,
0x3f, 0x00, 0x01, 0x06, 0x02, 0x06, 0x01, 0x02, 0x80, 0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02,
0x05, 0x00, 0x80, 0x00, 0x00, 0x03, 0x02, 0x00, 0x03, 0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a,
0x04, 0x0b, 0x67, 0x0f, 0x0c, 0x02, 0x0a, 0x08, 0x01, 0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01,
0x02, 0x05, 0x03, 0x02, 0x59, 0x0e, 0x01, 0x02, 0x02, 0x03, 0x61, 0x00, 0x03, 0x02, 0x03, 0x51,
0x1b, 0x4b, 0xb0, 0x0e, 0x50, 0x58, 0x40, 0x39, 0x00, 0x01, 0x06, 0x02, 0x06, 0x01, 0x02, 0x80,
0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02, 0x05, 0x00, 0x80, 0x00, 0x00, 0x03, 0x02, 0x00, 0x03,
0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a, 0x04, 0x0b, 0x67, 0x0f, 0x0c, 0x02, 0x0a, 0x08, 0x01,
0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01, 0x02, 0x02, 0x03, 0x61, 0x00, 0x03, 0x03, 0x0f, 0x03,
0x4e, 0x1b, 0x4b, 0xb0, 0x0f, 0x50, 0x58, 0x40, 0x3f, 0x00, 0x01, 0x06, 0x02, 0x06, 0x01, 0x02,
0x80, 0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02, 0x05, 0x00, 0x80, 0x00, 0x00, 0x03, 0x02, 0x00,
0x03, 0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a, 0x04, 0x0b, 0x67, 0x0f, 0x0c, 0x02, 0x0a, 0x08,
0x01, 0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01, 0x02, 0x05, 0x03, 0x02, 0x59, 0x0e, 0x01, 0x02,
0x02, 0x03, 0x61, 0x00, 0x03, 0x02, 0x03, 0x51, 0x1b, 0x4b, 0xb0, 0x15, 0x50, 0x58, 0x40, 0x39,
0x00, 0x01, 0x06, 0x02, 0x06, 0x01, 0x02, 0x80, 0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02, 0x05,
0x00, 0x80, 0x00, 0x00, 0x03, 0x02, 0x00, 0x03, 0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a, 0x04,
0x0b, 0x67, 0x0f, 0x0c, 0x02, 0x0a, 0x08, 0x01, 0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01, 0x02,
0x02, 0x03, 0x61, 0x00, 0x03, 0x03, 0x0f, 0x03, 0x4e, 0x1b, 0x40, 0x3f, 0x00, 0x01, 0x06, 0x02,
0x06, 0x01, 0x02, 0x80, 0x09, 0x07, 0x02, 0x05, 0x02, 0x00, 0x02, 0x05, 0x00, 0x80, 0x00, 0x00,
0x03, 0x02, 0x00, 0x03, 0x7e, 0x00, 0x04, 0x0d, 0x01, 0x0b, 0x0a, 0x04, 0x0b, 0x67, 0x0f, 0x0c,
0x02, 0x0a, 0x08, 0x01, 0x06, 0x01, 0x0a, 0x06, 0x69, 0x0e, 0x01, 0x02, 0x05, 0x03, 0x02, 0x59,
0x0e, 0x01, 0x02, 0x02, 0x03, 0x61, 0x00, 0x03, 0x02, 0x03, 0x51, 0x59, 0x59, 0x59, 0x59, 0x59,
0x40, 0x25, 0x73, 0x72, 0x0e, 0x0d, 0x7b, 0x79, 0x72, 0x82, 0x73, 0x82, 0x6e, 0x6d, 0x65, 0x63,
0x5b, 0x59, 0x51, 0x50, 0x48, 0x45, 0x3d, 0x3c, 0x35, 0x32, 0x26, 0x23, 0x14, 0x13, 0x0d, 0x19,
0x0e, 0x19, 0x15, 0x13, 0x10, 0x07, 0x18, 0x2b, 0x25, 0x14, 0x0e, 0x01, 0x22, 0x2e, 0x01, 0x34,
0x3e, 0x01, 0x32, 0x1e, 0x01, 0x25, 0x22, 0x0e, 0x01, 0x14, 0x1e, 0x01, 0x32, 0x3e, 0x01, 0x34,
0x2e, 0x01, 0x25, 0x2e, 0x01, 0x27, 0x26, 0x27, 0x26, 0x2f, 0x01, 0x26, 0x23, 0x21, 0x22, 0x06,
0x07, 0x03, 0x0e, 0x01, 0x07, 0x06, 0x07, 0x06, 0x17, 0x1e, 0x01, 0x3b, 0x01, 0x32, 0x37, 0x36,
0x3f, 0x01, 0x3e, 0x02, 0x32, 0x17, 0x1e, 0x01, 0x17, 0x15, 0x16, 0x17, 0x16, 0x3b, 0x01, 0x32,
0x37, 0x36, 0x3f, 0x01, 0x3e, 0x01, 0x37, 0x36, 0x32, 0x17, 0x1e, 0x01, 0x1f, 0x01, 0x16, 0x17,
0x16, 0x33, 0x32, 0x36, 0x37, 0x36, 0x27, 0x26, 0x25, 0x14, 0x06, 0x2b, 0x01, 0x22, 0x26, 0x35,
0x37, 0x34, 0x36, 0x37, 0x3b, 0x01, 0x32, 0x16, 0x15, 0x17, 0x23, 0x22, 0x26, 0x3d, 0x01, 0x34,
0x36, 0x3b, 0x01, 0x17, 0x1e, 0x01, 0x15, 0x17, 0x14, 0x06, 0x03, 0x3e, 0x1f, 0x33, 0x3e, 0x34,
0x1e, 0x1e, 0x34, 0x3d, 0x34, 0x1f, 0xfd, 0xe7, 0x1e, 0x34, 0x1f, 0x1f, 0x34, 0x3d, 0x33, 0x1f,
0x1e, 0x34, 0x02, 0x2e, 0x09, 0x21, 0x02, 0x05, 0x0c, 0x07, 0x11, 0x0a, 0x06, 0x20, 0xfe, 0x04,
0x0f, 0x17, 0x02, 0x2d, 0x03, 0x1c, 0x0b, 0x2d, 0x0e, 0x0a, 0x06, 0x01, 0x18, 0x0f, 0x06, 0x0c,
0x04, 0x03, 0x02, 0x02, 0x07, 0x36, 0x4c, 0x4c, 0x26, 0x25, 0x35, 0x08, 0x03, 0x03, 0x05, 0x0d,
0x14, 0x0c, 0x04, 0x03, 0x03, 0x01, 0x07, 0x37, 0x24, 0x27, 0x4c, 0x26, 0x25, 0x36, 0x07, 0x01,
0x03, 0x03, 0x05, 0x0c, 0x10, 0x18, 0x01, 0x05, 0x0b, 0x10, 0xfe, 0x1f, 0x08, 0x07, 0x7c, 0x06,
0x09, 0x16, 0x07, 0x05, 0x01, 0x68, 0x07, 0x08, 0xf5, 0x7c, 0x06, 0x09, 0x08, 0x07, 0x68, 0x01,
0x06, 0x06, 0x16, 0x09, 0x41, 0x1f, 0x34, 0x1e, 0x1e, 0x34, 0x3e, 0x33, 0x1f, 0x1f, 0x34, 0x53,
0x1f, 0x34, 0x3d, 0x34, 0x1f, 0x1f, 0x34, 0x3e, 0x34, 0x1e, 0xa4, 0x09, 0x18, 0x12, 0x39, 0x48,
0x2b, 0x55, 0x38, 0x27, 0x14, 0x0f, 0xfe, 0xc1, 0x0f, 0x17, 0x0c, 0x2f, 0x49, 0x33, 0x3b, 0x0f,
0x15, 0x07, 0x04, 0x0e, 0x08, 0x24, 0x43, 0x2a, 0x15, 0x14, 0x43, 0x24, 0x01, 0x12, 0x05, 0x0a,
0x06, 0x05, 0x0d, 0x06, 0x24, 0x44, 0x15, 0x16, 0x15, 0x15, 0x43, 0x24, 0x04, 0x10, 0x04, 0x08,
0x15, 0x10, 0x3b, 0x34, 0x49, 0xa5, 0x06, 0x0a, 0x0a, 0x06, 0xa0, 0x07, 0x07, 0x03, 0x09, 0x07,
0xb1, 0x0a, 0x06, 0xa1, 0x07, 0x09, 0x01, 0x02, 0x07, 0x07, 0xa0, 0x06, 0x0a, 0x00, 0x00, 0x00,
0x00, 0x04, 0x00, 0x00, 0xff, 0x7a, 0x03, 0xa2, 0x03, 0x42, 0x00, 0x12, 0x00, 0x24, 0x00, 0x36,
0x00, 0x47, 0x00, 0x0d, 0x40, 0x0a, 0x46, 0x3d, 0x2e, 0x26, 0x24, 0x1c, 0x0b, 0x01, 0x04, 0x32,
0x2b, 0x01, 0x07, 0x2e, 0x01, 0x27, 0x26, 0x37, 0x3e, 0x02, 0x37, 0x36, 0x17, 0x1e, 0x01, 0x17,
0x16, 0x17, 0x16, 0x07, 0x14, 0x15, 0x16, 0x17, 0x16, 0x17, 0x16, 0x17, 0x16, 0x37, 0x36, 0x37,
0x3e, 0x01, 0x37, 0x36, 0x27, 0x01, 0x26, 0x07, 0x0e, 0x01, 0x07, 0x0e, 0x01, 0x1f, 0x01, 0x3e,
0x01, 0x37, 0x36, 0x37, 0x36, 0x2e, 0x01, 0x01, 0x1e, 0x01, 0x17, 0x16, 0x17, 0x16, 0x37, 0x36,
0x37, 0x36, 0x37, 0x36, 0x37, 0x35, 0x27, 0x06, 0x01, 0x8e, 0xe9, 0x1b, 0x29, 0x0b, 0x10, 0x02,
0x01, 0x1f, 0x33, 0x1e, 0x25, 0x2c, 0x27, 0x43, 0x0f, 0x09, 0x03, 0x03, 0xd0, 0x02, 0x02, 0x08,
0x12, 0x15, 0x18, 0x1e, 0x1e, 0x1b, 0x18, 0x15, 0x1d, 0x03, 0x04, 0x12, 0x01, 0x91, 0x26, 0x2e,
0x2a, 0x49, 0x11, 0x0b, 0x09, 0x03, 0xed, 0x1c, 0x2d, 0x0d, 0x12, 0x01, 0x01, 0x1d, 0x32, 0xfe,
0xd5, 0x03, 0x1b, 0x15, 0x18, 0x1b, 0x1e, 0x1d, 0x19, 0x15, 0x12, 0x08, 0x03, 0x02, 0xe0, 0x12,
0x01, 0x69, 0x3e, 0x23, 0x54, 0x2b, 0x3b, 0x42, 0x3e, 0x6e, 0x45, 0x03, 0x04, 0x2d, 0x29, 0x8a,
0x44, 0x2b, 0x2e, 0x31, 0xd5, 0x01, 0x02, 0x0d, 0x08, 0x1e, 0x1e, 0x22, 0x13, 0x16, 0x03, 0x02,
0x16, 0x14, 0x3d, 0x1e, 0x28, 0x2a, 0x01, 0xa5, 0x04, 0x2f, 0x2b, 0x90, 0x48, 0x2c, 0x62, 0x2f,
0x43, 0x25, 0x58, 0x2c, 0x3e, 0x46, 0x40, 0x74, 0x49, 0xfd, 0x67, 0x1d, 0x3c, 0x14, 0x16, 0x03,
0x03, 0x15, 0x11, 0x21, 0x1d, 0x1d, 0x07, 0x0c, 0x03, 0x41, 0x27, 0x00, 0x00, 0x01, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x5f, 0x61, 0x15, 0xe9, 0x5f, 0x0f, 0x3c, 0xf5, 0x00, 0x0f, 0x03, 0xe8,
0x00, 0x00, 0x00, 0x00, 0xde, 0xe9, 0xd6, 0x0a, 0x00, 0x00, 0x00, 0x00, 0xde, 0xe9, 0xd6, 0x0a,
0x00, 0x00, 0xff, 0x7a, 0x03, 0xe8, 0x03, 0x42, 0x00, 0x00, 0x00, 0x08, 0x00, 0x02, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x03, 0x52, 0xff, 0x6a, 0x00, 0x00, 0x03, 0xe8,
0x00, 0x00, 0x00, 0x00, 0x03, 0xe8, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x03, 0xe8, 0x00, 0x00, 0x03, 0xe8, 0x00, 0x00,
0x03, 0xe8, 0x00, 0x00, 0x03, 0xe8, 0x00, 0x00, 0x03, 0xe8, 0x00, 0x00, 0x03, 0xe8, 0x00, 0x00,
0x03, 0xe8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4a, 0x00, 0x9e, 0x01, 0x76, 0x02, 0x36,
0x03, 0xdc, 0x04, 0x5a, 0x00, 0x01, 0x00, 0x00, 0x00, 0x07, 0x00, 0x83, 0x00, 0x05, 0x00, 0x00,
0x00, 0x00, 0x00, 0x02, 0x00, 0x20, 0x00, 0x48, 0x00, 0x8d, 0x00, 0x00, 0x00, 0x85, 0x0e, 0x0c,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x00, 0xde, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x35, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x08,
0x00, 0x35, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x07, 0x00, 0x3d, 0x00, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x08, 0x00, 0x44, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x04, 0x00, 0x08, 0x00, 0x4c, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x0b,
0x00, 0x54, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x08, 0x00, 0x5f, 0x00, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x2b, 0x00, 0x67, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x0b, 0x00, 0x13, 0x00, 0x92, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09, 0x00, 0x00, 0x00, 0x6a,
0x00, 0xa5, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09, 0x00, 0x01, 0x00, 0x10, 0x01, 0x0f, 0x00, 0x03,
0x00, 0x01, 0x04, 0x09, 0x00, 0x02, 0x00, 0x0e, 0x01, 0x1f, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09,
0x00, 0x03, 0x00, 0x10, 0x01, 0x2d, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09, 0x00, 0x04, 0x00, 0x10,
0x01, 0x3d, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09, 0x00, 0x05, 0x00, 0x16, 0x01, 0x4d, 0x00, 0x03,
0x00, 0x01, 0x04, 0x09, 0x00, 0x06, 0x00, 0x10, 0x01, 0x63, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09,
0x00, 0x0a, 0x00, 0x56, 0x01, 0x73, 0x00, 0x03, 0x00, 0x01, 0x04, 0x09, 0x00, 0x0b, 0x00, 0x26,
0x01, 0xc9, 0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x20, 0x28, 0x43, 0x29, 0x20,
0x32, 0x30, 0x32, 0x32, 0x20, 0x62, 0x79, 0x20, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c,
0x20, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x73, 0x20, 0x40, 0x20, 0x66, 0x6f, 0x6e, 0x74, 0x65,
0x6c, 0x6c, 0x6f, 0x2e, 0x63, 0x6f, 0x6d, 0x66, 0x6f, 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x6f, 0x52,
0x65, 0x67, 0x75, 0x6c, 0x61, 0x72, 0x66, 0x6f, 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x6f, 0x66, 0x6f,
0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x6f, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x31, 0x2e,
0x30, 0x66, 0x6f, 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74,
0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x73, 0x76, 0x67, 0x32, 0x74, 0x74, 0x66, 0x20, 0x66, 0x72,
0x6f, 0x6d, 0x20, 0x46, 0x6f, 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x70, 0x72, 0x6f, 0x6a,
0x65, 0x63, 0x74, 0x2e, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x66, 0x6f, 0x6e, 0x74, 0x65,
0x6c, 0x6c, 0x6f, 0x2e, 0x63, 0x6f, 0x6d, 0x00, 0x43, 0x00, 0x6f, 0x00, 0x70, 0x00, 0x79, 0x00,
0x72, 0x00, 0x69, 0x00, 0x67, 0x00, 0x68, 0x00, 0x74, 0x00, 0x20, 0x00, 0x28, 0x00, 0x43, 0x00,
0x29, 0x00, 0x20, 0x00, 0x32, 0x00, 0x30, 0x00, 0x32, 0x00, 0x32, 0x00, 0x20, 0x00, 0x62, 0x00,
0x79, 0x00, 0x20, 0x00, 0x6f, 0x00, 0x72, 0x00, 0x69, 0x00, 0x67, 0x00, 0x69, 0x00, 0x6e, 0x00,
0x61, 0x00, 0x6c, 0x00, 0x20, 0x00, 0x61, 0x00, 0x75, 0x00, 0x74, 0x00, 0x68, 0x00, 0x6f, 0x00,
0x72, 0x00, 0x73, 0x00, 0x20, 0x00, 0x40, 0x00, 0x20, 0x00, 0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00,
0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00, 0x2e, 0x00, 0x63, 0x00, 0x6f, 0x00,
0x6d, 0x00, 0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00, 0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00,
0x6f, 0x00, 0x52, 0x00, 0x65, 0x00, 0x67, 0x00, 0x75, 0x00, 0x6c, 0x00, 0x61, 0x00, 0x72, 0x00,
0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00, 0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00,
0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00, 0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00,
0x56, 0x00, 0x65, 0x00, 0x72, 0x00, 0x73, 0x00, 0x69, 0x00, 0x6f, 0x00, 0x6e, 0x00, 0x20, 0x00,
0x31, 0x00, 0x2e, 0x00, 0x30, 0x00, 0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00, 0x74, 0x00, 0x65, 0x00,
0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00, 0x47, 0x00, 0x65, 0x00, 0x6e, 0x00, 0x65, 0x00, 0x72, 0x00,
0x61, 0x00, 0x74, 0x00, 0x65, 0x00, 0x64, 0x00, 0x20, 0x00, 0x62, 0x00, 0x79, 0x00, 0x20, 0x00,
0x73, 0x00, 0x76, 0x00, 0x67, 0x00, 0x32, 0x00, 0x74, 0x00, 0x74, 0x00, 0x66, 0x00, 0x20, 0x00,
0x66, 0x00, 0x72, 0x00, 0x6f, 0x00, 0x6d, 0x00, 0x20, 0x00, 0x46, 0x00, 0x6f, 0x00, 0x6e, 0x00,
0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00, 0x20, 0x00, 0x70, 0x00, 0x72, 0x00,
0x6f, 0x00, 0x6a, 0x00, 0x65, 0x00, 0x63, 0x00, 0x74, 0x00, 0x2e, 0x00, 0x68, 0x00, 0x74, 0x00,
0x74, 0x00, 0x70, 0x00, 0x3a, 0x00, 0x2f, 0x00, 0x2f, 0x00, 0x66, 0x00, 0x6f, 0x00, 0x6e, 0x00,
0x74, 0x00, 0x65, 0x00, 0x6c, 0x00, 0x6c, 0x00, 0x6f, 0x00, 0x2e, 0x00, 0x63, 0x00, 0x6f, 0x00,
0x6d, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x01, 0x02, 0x01, 0x03, 0x01, 0x04, 0x01, 0x05, 0x01, 0x06,
0x01, 0x07, 0x01, 0x08, 0x00, 0x06, 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x09, 0x6e, 0x6f, 0x74,
0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x01, 0x63, 0x01, 0x68, 0x03, 0x63, 0x61, 0x72, 0x04, 0x77,
0x61, 0x6c, 0x6b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0xff, 0xff, 0x00, 0x0f,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x03, 0x1d, 0xff, 0xb7,
0x03, 0x1d, 0xff, 0xb7, 0xb0, 0x00, 0x2c, 0x20, 0xb0, 0x00, 0x55, 0x58, 0x45, 0x59, 0x20, 0x20,
0x4b, 0xb8, 0x00, 0x0e, 0x51, 0x4b, 0xb0, 0x06, 0x53, 0x5a, 0x58, 0xb0, 0x34, 0x1b, 0xb0, 0x28,
0x59, 0x60, 0x66, 0x20, 0x8a, 0x55, 0x58, 0xb0, 0x02, 0x25, 0x61, 0xb9, 0x08, 0x00, 0x08, 0x00,
0x63, 0x63, 0x23, 0x62, 0x1b, 0x21, 0x21, 0xb0, 0x00, 0x59, 0xb0, 0x00, 0x43, 0x23, 0x44, 0xb2,
0x00, 0x01, 0x00, 0x43, 0x60, 0x42, 0x2d, 0xb0, 0x01, 0x2c, 0xb0, 0x20, 0x60, 0x66, 0x2d, 0xb0,
0x02, 0x2c, 0x23, 0x21, 0x23, 0x21, 0x2d, 0xb0, 0x03, 0x2c, 0x20, 0x64, 0xb3, 0x03, 0x14, 0x15,
0x00, 0x42, 0x43, 0xb0, 0x13, 0x43, 0x20, 0x60, 0x60, 0x42, 0xb1, 0x02, 0x14, 0x43, 0x42, 0xb1,
0x25, 0x03, 0x43, 0xb0, 0x02, 0x43, 0x54, 0x78, 0x20, 0xb0, 0x0c, 0x23, 0xb0, 0x02, 0x43, 0x43,
0x61, 0x64, 0xb0, 0x04, 0x50, 0x78, 0xb2, 0x02, 0x02, 0x02, 0x43, 0x60, 0x42, 0xb0, 0x21, 0x65,
0x1c, 0x21, 0xb0, 0x02, 0x43, 0x43, 0xb2, 0x0e, 0x15, 0x01, 0x42, 0x1c, 0x20, 0xb0, 0x02, 0x43,
0x23, 0x42, 0xb2, 0x13, 0x01, 0x13, 0x43, 0x60, 0x42, 0x23, 0xb0, 0x00, 0x50, 0x58, 0x65, 0x59,
0xb2, 0x16, 0x01, 0x02, 0x43, 0x60, 0x42, 0x2d, 0xb0, 0x04, 0x2c, 0xb0, 0x03, 0x2b, 0xb0, 0x15,
0x43, 0x58, 0x23, 0x21, 0x23, 0x21, 0xb0, 0x16, 0x43, 0x43, 0x23, 0xb0, 0x00, 0x50, 0x58, 0x65,
0x59, 0x1b, 0x20, 0x64, 0x20, 0xb0, 0xc0, 0x50, 0xb0, 0x04, 0x26, 0x5a, 0xb2, 0x28, 0x01, 0x0d,
0x43, 0x45, 0x63, 0x45, 0xb0, 0x06, 0x45, 0x58, 0x21, 0xb0, 0x03, 0x25, 0x59, 0x52, 0x5b, 0x58,
0x21, 0x23, 0x21, 0x1b, 0x8a, 0x58, 0x20, 0xb0, 0x50, 0x50, 0x58, 0x21, 0xb0, 0x40, 0x59, 0x1b,
0x20, 0xb0, 0x38, 0x50, 0x58, 0x21, 0xb0, 0x38, 0x59, 0x59, 0x20, 0xb1, 0x01, 0x0d, 0x43, 0x45,
0x63, 0x45, 0x61, 0x64, 0xb0, 0x28, 0x50, 0x58, 0x21, 0xb1, 0x01, 0x0d, 0x43, 0x45, 0x63, 0x45,
0x20, 0xb0, 0x30, 0x50, 0x58, 0x21, 0xb0, 0x30, 0x59, 0x1b, 0x20, 0xb0, 0xc0, 0x50, 0x58, 0x20,
0x66, 0x20, 0x8a, 0x8a, 0x61, 0x20, 0xb0, 0x0a, 0x50, 0x58, 0x60, 0x1b, 0x20, 0xb0, 0x20, 0x50,
0x58, 0x21, 0xb0, 0x0a, 0x60, 0x1b, 0x20, 0xb0, 0x36, 0x50, 0x58, 0x21, 0xb0, 0x36, 0x60, 0x1b,
0x60, 0x59, 0x59, 0x59, 0x1b, 0xb0, 0x02, 0x25, 0xb0, 0x0c, 0x43, 0x63, 0xb0, 0x00, 0x52, 0x58,
0xb0, 0x00, 0x4b, 0xb0, 0x0a, 0x50, 0x58, 0x21, 0xb0, 0x0c, 0x43, 0x1b, 0x4b, 0xb0, 0x1e, 0x50,
0x58, 0x21, 0xb0, 0x1e, 0x4b, 0x61, 0xb8, 0x10, 0x00, 0x63, 0xb0, 0x0c, 0x43, 0x63, 0xb8, 0x05,
0x00, 0x62, 0x59, 0x59, 0x64, 0x61, 0x59, 0xb0, 0x01, 0x2b, 0x59, 0x59, 0x23, 0xb0, 0x00, 0x50,
0x58, 0x65, 0x59, 0x59, 0x20, 0x64, 0xb0, 0x16, 0x43, 0x23, 0x42, 0x59, 0x2d, 0xb0, 0x05, 0x2c,
0x20, 0x45, 0x20, 0xb0, 0x04, 0x25, 0x61, 0x64, 0x20, 0xb0, 0x07, 0x43, 0x50, 0x58, 0xb0, 0x07,
0x23, 0x42, 0xb0, 0x08, 0x23, 0x42, 0x1b, 0x21, 0x21, 0x59, 0xb0, 0x01, 0x60, 0x2d, 0xb0, 0x06,
0x2c, 0x23, 0x21, 0x23, 0x21, 0xb0, 0x03, 0x2b, 0x20, 0x64, 0xb1, 0x07, 0x62, 0x42, 0x20, 0xb0,
0x08, 0x23, 0x42, 0xb0, 0x06, 0x45, 0x58, 0x1b, 0xb1, 0x01, 0x0d, 0x43, 0x45, 0x63, 0xb1, 0x01,
0x0d, 0x43, 0xb0, 0x01, 0x60, 0x45, 0x63, 0xb0, 0x05, 0x2a, 0x21, 0x20, 0xb0, 0x08, 0x43, 0x20,
0x8a, 0x20, 0x8a, 0xb0, 0x01, 0x2b, 0xb1, 0x30, 0x05, 0x25, 0xb0, 0x04, 0x26, 0x51, 0x58, 0x60,
0x50, 0x1b, 0x61, 0x52, 0x59, 0x58, 0x23, 0x59, 0x21, 0x59, 0x20, 0xb0, 0x40, 0x53, 0x58, 0xb0,
0x01, 0x2b, 0x1b, 0x21, 0xb0, 0x40, 0x59, 0x23, 0xb0, 0x00, 0x50, 0x58, 0x65, 0x59, 0x2d, 0xb0,
0x07, 0x2c, 0xb0, 0x09, 0x43, 0x2b, 0xb2, 0x00, 0x02, 0x00, 0x43, 0x60, 0x42, 0x2d, 0xb0, 0x08,
0x2c, 0xb0, 0x09, 0x23, 0x42, 0x23, 0x20, 0xb0, 0x00, 0x23, 0x42, 0x61, 0xb0, 0x02, 0x62, 0x66,
0xb0, 0x01, 0x63, 0xb0, 0x01, 0x60, 0xb0, 0x07, 0x2a, 0x2d, 0xb0, 0x09, 0x2c, 0x20, 0x20, 0x45,
0x20, 0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40,
0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x44, 0xb0, 0x01, 0x60, 0x2d, 0xb0, 0x0a, 0x2c, 0xb2,
0x09, 0x0e, 0x00, 0x43, 0x45, 0x42, 0x2a, 0x21, 0xb2, 0x00, 0x01, 0x00, 0x43, 0x60, 0x42, 0x2d,
0xb0, 0x0b, 0x2c, 0xb0, 0x00, 0x43, 0x23, 0x44, 0xb2, 0x00, 0x01, 0x00, 0x43, 0x60, 0x42, 0x2d,
0xb0, 0x0c, 0x2c, 0x20, 0x20, 0x45, 0x20, 0xb0, 0x01, 0x2b, 0x23, 0xb0, 0x00, 0x43, 0xb0, 0x04,
0x25, 0x60, 0x20, 0x45, 0x8a, 0x23, 0x61, 0x20, 0x64, 0x20, 0xb0, 0x20, 0x50, 0x58, 0x21, 0xb0,
0x00, 0x1b, 0xb0, 0x30, 0x50, 0x58, 0xb0, 0x20, 0x1b, 0xb0, 0x40, 0x59, 0x59, 0x23, 0xb0, 0x00,
0x50, 0x58, 0x65, 0x59, 0xb0, 0x03, 0x25, 0x23, 0x61, 0x44, 0x44, 0xb0, 0x01, 0x60, 0x2d, 0xb0,
0x0d, 0x2c, 0x20, 0x20, 0x45, 0x20, 0xb0, 0x01, 0x2b, 0x23, 0xb0, 0x00, 0x43, 0xb0, 0x04, 0x25,
0x60, 0x20, 0x45, 0x8a, 0x23, 0x61, 0x20, 0x64, 0xb0, 0x24, 0x50, 0x58, 0xb0, 0x00, 0x1b, 0xb0,
0x40, 0x59, 0x23, 0xb0, 0x00, 0x50, 0x58, 0x65, 0x59, 0xb0, 0x03, 0x25, 0x23, 0x61, 0x44, 0x44,
0xb0, 0x01, 0x60, 0x2d, 0xb0, 0x0e, 0x2c, 0x20, 0xb0, 0x00, 0x23, 0x42, 0xb3, 0x0d, 0x0c, 0x00,
0x03, 0x45, 0x50, 0x58, 0x21, 0x1b, 0x23, 0x21, 0x59, 0x2a, 0x21, 0x2d, 0xb0, 0x0f, 0x2c, 0xb1,
0x02, 0x02, 0x45, 0xb0, 0x64, 0x61, 0x44, 0x2d, 0xb0, 0x10, 0x2c, 0xb0, 0x01, 0x60, 0x20, 0x20,
0xb0, 0x0f, 0x43, 0x4a, 0xb0, 0x00, 0x50, 0x58, 0x20, 0xb0, 0x0f, 0x23, 0x42, 0x59, 0xb0, 0x10,
0x43, 0x4a, 0xb0, 0x00, 0x52, 0x58, 0x20, 0xb0, 0x10, 0x23, 0x42, 0x59, 0x2d, 0xb0, 0x11, 0x2c,
0x20, 0xb0, 0x10, 0x62, 0x66, 0xb0, 0x01, 0x63, 0x20, 0xb8, 0x04, 0x00, 0x63, 0x8a, 0x23, 0x61,
0xb0, 0x11, 0x43, 0x60, 0x20, 0x8a, 0x60, 0x20, 0xb0, 0x11, 0x23, 0x42, 0x23, 0x2d, 0xb0, 0x12,
0x2c, 0x4b, 0x54, 0x58, 0xb1, 0x04, 0x64, 0x44, 0x59, 0x24, 0xb0, 0x0d, 0x65, 0x23, 0x78, 0x2d,
0xb0, 0x13, 0x2c, 0x4b, 0x51, 0x58, 0x4b, 0x53, 0x58, 0xb1, 0x04, 0x64, 0x44, 0x59, 0x1b, 0x21,
0x59, 0x24, 0xb0, 0x13, 0x65, 0x23, 0x78, 0x2d, 0xb0, 0x14, 0x2c, 0xb1, 0x00, 0x12, 0x43, 0x55,
0x58, 0xb1, 0x12, 0x12, 0x43, 0xb0, 0x01, 0x61, 0x42, 0xb0, 0x11, 0x2b, 0x59, 0xb0, 0x00, 0x43,
0xb0, 0x02, 0x25, 0x42, 0xb1, 0x0f, 0x02, 0x25, 0x42, 0xb1, 0x10, 0x02, 0x25, 0x42, 0xb0, 0x01,
0x16, 0x23, 0x20, 0xb0, 0x03, 0x25, 0x50, 0x58, 0xb1, 0x01, 0x00, 0x43, 0x60, 0xb0, 0x04, 0x25,
0x42, 0x8a, 0x8a, 0x20, 0x8a, 0x23, 0x61, 0xb0, 0x10, 0x2a, 0x21, 0x23, 0xb0, 0x01, 0x61, 0x20,
0x8a, 0x23, 0x61, 0xb0, 0x10, 0x2a, 0x21, 0x1b, 0xb1, 0x01, 0x00, 0x43, 0x60, 0xb0, 0x02, 0x25,
0x42, 0xb0, 0x02, 0x25, 0x61, 0xb0, 0x10, 0x2a, 0x21, 0x59, 0xb0, 0x0f, 0x43, 0x47, 0xb0, 0x10,
0x43, 0x47, 0x60, 0xb0, 0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66,
0xb0, 0x01, 0x63, 0x20, 0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50,
0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0xb1, 0x00, 0x00, 0x13, 0x23, 0x44,
0xb0, 0x01, 0x43, 0xb0, 0x00, 0x3e, 0xb2, 0x01, 0x01, 0x01, 0x43, 0x60, 0x42, 0x2d, 0xb0, 0x15,
0x2c, 0x00, 0xb1, 0x00, 0x02, 0x45, 0x54, 0x58, 0xb0, 0x12, 0x23, 0x42, 0x20, 0x45, 0xb0, 0x0e,
0x23, 0x42, 0xb0, 0x0d, 0x23, 0xb0, 0x01, 0x60, 0x42, 0x20, 0x60, 0xb7, 0x18, 0x18, 0x01, 0x00,
0x11, 0x00, 0x13, 0x00, 0x42, 0x42, 0x42, 0x8a, 0x60, 0x20, 0xb0, 0x14, 0x23, 0x42, 0xb0, 0x01,
0x61, 0xb1, 0x14, 0x08, 0x2b, 0xb0, 0x8b, 0x2b, 0x1b, 0x22, 0x59, 0x2d, 0xb0, 0x16, 0x2c, 0xb1,
0x00, 0x15, 0x2b, 0x2d, 0xb0, 0x17, 0x2c, 0xb1, 0x01, 0x15, 0x2b, 0x2d, 0xb0, 0x18, 0x2c, 0xb1,
0x02, 0x15, 0x2b, 0x2d, 0xb0, 0x19, 0x2c, 0xb1, 0x03, 0x15, 0x2b, 0x2d, 0xb0, 0x1a, 0x2c, 0xb1,
0x04, 0x15, 0x2b, 0x2d, 0xb0, 0x1b, 0x2c, 0xb1, 0x05, 0x15, 0x2b, 0x2d, 0xb0, 0x1c, 0x2c, 0xb1,
0x06, 0x15, 0x2b, 0x2d, 0xb0, 0x1d, 0x2c, 0xb1, 0x07, 0x15, 0x2b, 0x2d, 0xb0, 0x1e, 0x2c, 0xb1,
0x08, 0x15, 0x2b, 0x2d, 0xb0, 0x1f, 0x2c, 0xb1, 0x09, 0x15, 0x2b, 0x2d, 0xb0, 0x2b, 0x2c, 0x23,
0x20, 0xb0, 0x10, 0x62, 0x66, 0xb0, 0x01, 0x63, 0xb0, 0x06, 0x60, 0x4b, 0x54, 0x58, 0x23, 0x20,
0x2e, 0xb0, 0x01, 0x5d, 0x1b, 0x21, 0x21, 0x59, 0x2d, 0xb0, 0x2c, 0x2c, 0x23, 0x20, 0xb0, 0x10,
0x62, 0x66, 0xb0, 0x01, 0x63, 0xb0, 0x16, 0x60, 0x4b, 0x54, 0x58, 0x23, 0x20, 0x2e, 0xb0, 0x01,
0x71, 0x1b, 0x21, 0x21, 0x59, 0x2d, 0xb0, 0x2d, 0x2c, 0x23, 0x20, 0xb0, 0x10, 0x62, 0x66, 0xb0,
0x01, 0x63, 0xb0, 0x26, 0x60, 0x4b, 0x54, 0x58, 0x23, 0x20, 0x2e, 0xb0, 0x01, 0x72, 0x1b, 0x21,
0x21, 0x59, 0x2d, 0xb0, 0x20, 0x2c, 0x00, 0xb0, 0x0f, 0x2b, 0xb1, 0x00, 0x02, 0x45, 0x54, 0x58,
0xb0, 0x12, 0x23, 0x42, 0x20, 0x45, 0xb0, 0x0e, 0x23, 0x42, 0xb0, 0x0d, 0x23, 0xb0, 0x01, 0x60,
0x42, 0x20, 0x60, 0xb0, 0x01, 0x61, 0xb5, 0x18, 0x18, 0x01, 0x00, 0x11, 0x00, 0x42, 0x42, 0x8a,
0x60, 0xb1, 0x14, 0x08, 0x2b, 0xb0, 0x8b, 0x2b, 0x1b, 0x22, 0x59, 0x2d, 0xb0, 0x21, 0x2c, 0xb1,
0x00, 0x20, 0x2b, 0x2d, 0xb0, 0x22, 0x2c, 0xb1, 0x01, 0x20, 0x2b, 0x2d, 0xb0, 0x23, 0x2c, 0xb1,
0x02, 0x20, 0x2b, 0x2d, 0xb0, 0x24, 0x2c, 0xb1, 0x03, 0x20, 0x2b, 0x2d, 0xb0, 0x25, 0x2c, 0xb1,
0x04, 0x20, 0x2b, 0x2d, 0xb0, 0x26, 0x2c, 0xb1, 0x05, 0x20, 0x2b, 0x2d, 0xb0, 0x27, 0x2c, 0xb1,
0x06, 0x20, 0x2b, 0x2d, 0xb0, 0x28, 0x2c, 0xb1, 0x07, 0x20, 0x2b, 0x2d, 0xb0, 0x29, 0x2c, 0xb1,
0x08, 0x20, 0x2b, 0x2d, 0xb0, 0x2a, 0x2c, 0xb1, 0x09, 0x20, 0x2b, 0x2d, 0xb0, 0x2e, 0x2c, 0x20,
0x3c, 0xb0, 0x01, 0x60, 0x2d, 0xb0, 0x2f, 0x2c, 0x20, 0x60, 0xb0, 0x18, 0x60, 0x20, 0x43, 0x23,
0xb0, 0x01, 0x60, 0x43, 0xb0, 0x02, 0x25, 0x61, 0xb0, 0x01, 0x60, 0xb0, 0x2e, 0x2a, 0x21, 0x2d,
0xb0, 0x30, 0x2c, 0xb0, 0x2f, 0x2b, 0xb0, 0x2f, 0x2a, 0x2d, 0xb0, 0x31, 0x2c, 0x20, 0x20, 0x47,
0x20, 0x20, 0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0,
0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x23, 0x61, 0x38, 0x23, 0x20, 0x8a, 0x55, 0x58,
0x20, 0x47, 0x20, 0x20, 0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50,
0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x23, 0x61, 0x38, 0x1b, 0x21, 0x59,
0x2d, 0xb0, 0x32, 0x2c, 0x00, 0xb1, 0x00, 0x02, 0x45, 0x54, 0x58, 0xb1, 0x0e, 0x07, 0x45, 0x42,
0xb0, 0x01, 0x16, 0xb0, 0x31, 0x2a, 0xb1, 0x05, 0x01, 0x15, 0x45, 0x58, 0x30, 0x59, 0x1b, 0x22,
0x59, 0x2d, 0xb0, 0x33, 0x2c, 0x00, 0xb0, 0x0f, 0x2b, 0xb1, 0x00, 0x02, 0x45, 0x54, 0x58, 0xb1,
0x0e, 0x07, 0x45, 0x42, 0xb0, 0x01, 0x16, 0xb0, 0x31, 0x2a, 0xb1, 0x05, 0x01, 0x15, 0x45, 0x58,
0x30, 0x59, 0x1b, 0x22, 0x59, 0x2d, 0xb0, 0x34, 0x2c, 0x20, 0x35, 0xb0, 0x01, 0x60, 0x2d, 0xb0,
0x35, 0x2c, 0x00, 0xb1, 0x0e, 0x07, 0x45, 0x42, 0xb0, 0x01, 0x45, 0x63, 0xb8, 0x04, 0x00, 0x62,
0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0xb0, 0x01, 0x2b,
0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60,
0x59, 0x66, 0xb0, 0x01, 0x63, 0xb0, 0x01, 0x2b, 0xb0, 0x00, 0x16, 0xb4, 0x00, 0x00, 0x00, 0x00,
0x00, 0x44, 0x3e, 0x23, 0x38, 0xb1, 0x34, 0x01, 0x15, 0x2a, 0x21, 0x2d, 0xb0, 0x36, 0x2c, 0x20,
0x3c, 0x20, 0x47, 0x20, 0xb0, 0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50,
0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0xb0, 0x00, 0x43, 0x61, 0x38, 0x2d,
0xb0, 0x37, 0x2c, 0x2e, 0x17, 0x3c, 0x2d, 0xb0, 0x38, 0x2c, 0x20, 0x3c, 0x20, 0x47, 0x20, 0xb0,
0x0e, 0x43, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59,
0x66, 0xb0, 0x01, 0x63, 0x60, 0xb0, 0x00, 0x43, 0x61, 0xb0, 0x01, 0x43, 0x63, 0x38, 0x2d, 0xb0,
0x39, 0x2c, 0xb1, 0x02, 0x00, 0x16, 0x25, 0x20, 0x2e, 0x20, 0x47, 0xb0, 0x00, 0x23, 0x42, 0xb0,
0x02, 0x25, 0x49, 0x8a, 0x8a, 0x47, 0x23, 0x47, 0x23, 0x61, 0x20, 0x58, 0x62, 0x1b, 0x21, 0x59,
0xb0, 0x01, 0x23, 0x42, 0xb2, 0x38, 0x01, 0x01, 0x15, 0x14, 0x2a, 0x2d, 0xb0, 0x3a, 0x2c, 0xb0,
0x00, 0x16, 0xb0, 0x17, 0x23, 0x42, 0xb0, 0x04, 0x25, 0xb0, 0x04, 0x25, 0x47, 0x23, 0x47, 0x23,
0x61, 0xb1, 0x0c, 0x00, 0x42, 0xb0, 0x0b, 0x43, 0x2b, 0x65, 0x8a, 0x2e, 0x23, 0x20, 0x20, 0x3c,
0x8a, 0x38, 0x2d, 0xb0, 0x3b, 0x2c, 0xb0, 0x00, 0x16, 0xb0, 0x17, 0x23, 0x42, 0xb0, 0x04, 0x25,
0xb0, 0x04, 0x25, 0x20, 0x2e, 0x47, 0x23, 0x47, 0x23, 0x61, 0x20, 0xb0, 0x06, 0x23, 0x42, 0xb1,
0x0c, 0x00, 0x42, 0xb0, 0x0b, 0x43, 0x2b, 0x20, 0xb0, 0x60, 0x50, 0x58, 0x20, 0xb0, 0x40, 0x51,
0x58, 0xb3, 0x04, 0x20, 0x05, 0x20, 0x1b, 0xb3, 0x04, 0x26, 0x05, 0x1a, 0x59, 0x42, 0x42, 0x23,
0x20, 0xb0, 0x0a, 0x43, 0x20, 0x8a, 0x23, 0x47, 0x23, 0x47, 0x23, 0x61, 0x23, 0x46, 0x60, 0xb0,
0x06, 0x43, 0xb0, 0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0,
0x01, 0x63, 0x60, 0x20, 0xb0, 0x01, 0x2b, 0x20, 0x8a, 0x8a, 0x61, 0x20, 0xb0, 0x04, 0x43, 0x60,
0x64, 0x23, 0xb0, 0x05, 0x43, 0x61, 0x64, 0x50, 0x58, 0xb0, 0x04, 0x43, 0x61, 0x1b, 0xb0, 0x05,
0x43, 0x60, 0x59, 0xb0, 0x03, 0x25, 0xb0, 0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40,
0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x61, 0x23, 0x20, 0x20, 0xb0, 0x04, 0x26, 0x23, 0x46, 0x61,
0x38, 0x1b, 0x23, 0xb0, 0x0a, 0x43, 0x46, 0xb0, 0x02, 0x25, 0xb0, 0x0a, 0x43, 0x47, 0x23, 0x47,
0x23, 0x61, 0x60, 0x20, 0xb0, 0x06, 0x43, 0xb0, 0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0,
0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x23, 0x20, 0xb0, 0x01, 0x2b, 0x23, 0xb0, 0x06,
0x43, 0x60, 0xb0, 0x01, 0x2b, 0xb0, 0x05, 0x25, 0x61, 0xb0, 0x05, 0x25, 0xb0, 0x02, 0x62, 0x20,
0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0xb0, 0x04, 0x26, 0x61,
0x20, 0xb0, 0x04, 0x25, 0x60, 0x64, 0x23, 0xb0, 0x03, 0x25, 0x60, 0x64, 0x50, 0x58, 0x21, 0x1b,
0x23, 0x21, 0x59, 0x23, 0x20, 0x20, 0xb0, 0x04, 0x26, 0x23, 0x46, 0x61, 0x38, 0x59, 0x2d, 0xb0,
0x3c, 0x2c, 0xb0, 0x00, 0x16, 0xb0, 0x17, 0x23, 0x42, 0x20, 0x20, 0x20, 0xb0, 0x05, 0x26, 0x20,
0x2e, 0x47, 0x23, 0x47, 0x23, 0x61, 0x23, 0x3c, 0x38, 0x2d, 0xb0, 0x3d, 0x2c, 0xb0, 0x00, 0x16,
0xb0, 0x17, 0x23, 0x42, 0x20, 0xb0, 0x0a, 0x23, 0x42, 0x20, 0x20, 0x20, 0x46, 0x23, 0x47, 0xb0,
0x01, 0x2b, 0x23, 0x61, 0x38, 0x2d, 0xb0, 0x3e, 0x2c, 0xb0, 0x00, 0x16, 0xb0, 0x17, 0x23, 0x42,
0xb0, 0x03, 0x25, 0xb0, 0x02, 0x25, 0x47, 0x23, 0x47, 0x23, 0x61, 0xb0, 0x00, 0x54, 0x58, 0x2e,
0x20, 0x3c, 0x23, 0x21, 0x1b, 0xb0, 0x02, 0x25, 0xb0, 0x02, 0x25, 0x47, 0x23, 0x47, 0x23, 0x61,
0x20, 0xb0, 0x05, 0x25, 0xb0, 0x04, 0x25, 0x47, 0x23, 0x47, 0x23, 0x61, 0xb0, 0x06, 0x25, 0xb0,
0x05, 0x25, 0x49, 0xb0, 0x02, 0x25, 0x61, 0xb9, 0x08, 0x00, 0x08, 0x00, 0x63, 0x63, 0x23, 0x20,
0x58, 0x62, 0x1b, 0x21, 0x59, 0x63, 0xb8, 0x04, 0x00, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0,
0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x23, 0x2e, 0x23, 0x20, 0x20, 0x3c, 0x8a, 0x38,
0x23, 0x21, 0x59, 0x2d, 0xb0, 0x3f, 0x2c, 0xb0, 0x00, 0x16, 0xb0, 0x17, 0x23, 0x42, 0x20, 0xb0,
0x0a, 0x43, 0x20, 0x2e, 0x47, 0x23, 0x47, 0x23, 0x61, 0x20, 0x60, 0xb0, 0x20, 0x60, 0x66, 0xb0,
0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x23,
0x20, 0x20, 0x3c, 0x8a, 0x38, 0x2d, 0xb0, 0x40, 0x2c, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02, 0x25,
0x46, 0xb0, 0x17, 0x43, 0x58, 0x50, 0x1b, 0x52, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x2e, 0xb1, 0x30,
0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x41, 0x2c, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02, 0x25, 0x46, 0xb0,
0x17, 0x43, 0x58, 0x52, 0x1b, 0x50, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x2e, 0xb1, 0x30, 0x01, 0x14,
0x2b, 0x2d, 0xb0, 0x42, 0x2c, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02, 0x25, 0x46, 0xb0, 0x17, 0x43,
0x58, 0x50, 0x1b, 0x52, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02, 0x25,
0x46, 0xb0, 0x17, 0x43, 0x58, 0x52, 0x1b, 0x50, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x2e, 0xb1, 0x30,
0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x43, 0x2c, 0xb0, 0x3a, 0x2b, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02,
0x25, 0x46, 0xb0, 0x17, 0x43, 0x58, 0x50, 0x1b, 0x52, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x2e, 0xb1,
0x30, 0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x44, 0x2c, 0xb0, 0x3b, 0x2b, 0x8a, 0x20, 0x20, 0x3c, 0xb0,
0x06, 0x23, 0x42, 0x8a, 0x38, 0x23, 0x20, 0x2e, 0x46, 0xb0, 0x02, 0x25, 0x46, 0xb0, 0x17, 0x43,
0x58, 0x50, 0x1b, 0x52, 0x59, 0x58, 0x20, 0x3c, 0x59, 0x2e, 0xb1, 0x30, 0x01, 0x14, 0x2b, 0xb0,
0x06, 0x43, 0x2e, 0xb0, 0x30, 0x2b, 0x2d, 0xb0, 0x45, 0x2c, 0xb0, 0x00, 0x16, 0xb0, 0x04, 0x25,
0xb0, 0x04, 0x26, 0x20, 0x20, 0x20, 0x46, 0x23, 0x47, 0x61, 0xb0, 0x0c, 0x23, 0x42, 0x2e, 0x47,
0x23, 0x47, 0x23, 0x61, 0xb0, 0x0b, 0x43, 0x2b, 0x23, 0x20, 0x3c, 0x20, 0x2e, 0x23, 0x38, 0xb1,
0x30, 0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x46, 0x2c, 0xb1, 0x0a, 0x04, 0x25, 0x42, 0xb0, 0x00, 0x16,
0xb0, 0x04, 0x25, 0xb0, 0x04, 0x25, 0x20, 0x2e, 0x47, 0x23, 0x47, 0x23, 0x61, 0x20, 0xb0, 0x06,
0x23, 0x42, 0xb1, 0x0c, 0x00, 0x42, 0xb0, 0x0b, 0x43, 0x2b, 0x20, 0xb0, 0x60, 0x50, 0x58, 0x20,
0xb0, 0x40, 0x51, 0x58, 0xb3, 0x04, 0x20, 0x05, 0x20, 0x1b, 0xb3, 0x04, 0x26, 0x05, 0x1a, 0x59,
0x42, 0x42, 0x23, 0x20, 0x47, 0xb0, 0x06, 0x43, 0xb0, 0x02, 0x62, 0x20, 0xb0, 0x00, 0x50, 0x58,
0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x60, 0x20, 0xb0, 0x01, 0x2b, 0x20, 0x8a, 0x8a,
0x61, 0x20, 0xb0, 0x04, 0x43, 0x60, 0x64, 0x23, 0xb0, 0x05, 0x43, 0x61, 0x64, 0x50, 0x58, 0xb0,
0x04, 0x43, 0x61, 0x1b, 0xb0, 0x05, 0x43, 0x60, 0x59, 0xb0, 0x03, 0x25, 0xb0, 0x02, 0x62, 0x20,
0xb0, 0x00, 0x50, 0x58, 0xb0, 0x40, 0x60, 0x59, 0x66, 0xb0, 0x01, 0x63, 0x61, 0xb0, 0x02, 0x25,
0x46, 0x61, 0x38, 0x23, 0x20, 0x3c, 0x23, 0x38, 0x1b, 0x21, 0x20, 0x20, 0x46, 0x23, 0x47, 0xb0,
0x01, 0x2b, 0x23, 0x61, 0x38, 0x21, 0x59, 0xb1, 0x30, 0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x47, 0x2c,
0xb1, 0x00, 0x3a, 0x2b, 0x2e, 0xb1, 0x30, 0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x48, 0x2c, 0xb1, 0x00,
0x3b, 0x2b, 0x21, 0x23, 0x20, 0x20, 0x3c, 0xb0, 0x06, 0x23, 0x42, 0x23, 0x38, 0xb1, 0x30, 0x01,
0x14, 0x2b, 0xb0, 0x06, 0x43, 0x2e, 0xb0, 0x30, 0x2b, 0x2d, 0xb0, 0x49, 0x2c, 0xb0, 0x00, 0x15,
0x20, 0x47, 0xb0, 0x00, 0x23, 0x42, 0xb2, 0x00, 0x01, 0x01, 0x15, 0x14, 0x13, 0x2e, 0xb0, 0x36,
0x2a, 0x2d, 0xb0, 0x4a, 0x2c, 0xb0, 0x00, 0x15, 0x20, 0x47, 0xb0, 0x00, 0x23, 0x42, 0xb2, 0x00,
0x01, 0x01, 0x15, 0x14, 0x13, 0x2e, 0xb0, 0x36, 0x2a, 0x2d, 0xb0, 0x4b, 0x2c, 0xb1, 0x00, 0x01,
0x14, 0x13, 0xb0, 0x37, 0x2a, 0x2d, 0xb0, 0x4c, 0x2c, 0xb0, 0x39, 0x2a, 0x2d, 0xb0, 0x4d, 0x2c,
0xb0, 0x00, 0x16, 0x45, 0x23, 0x20, 0x2e, 0x20, 0x46, 0x8a, 0x23, 0x61, 0x38, 0xb1, 0x30, 0x01,
0x14, 0x2b, 0x2d, 0xb0, 0x4e, 0x2c, 0xb0, 0x0a, 0x23, 0x42, 0xb0, 0x4d, 0x2b, 0x2d, 0xb0, 0x4f,
0x2c, 0xb2, 0x00, 0x00, 0x46, 0x2b, 0x2d, 0xb0, 0x50, 0x2c, 0xb2, 0x00, 0x01, 0x46, 0x2b, 0x2d,
0xb0, 0x51, 0x2c, 0xb2, 0x01, 0x00, 0x46, 0x2b, 0x2d, 0xb0, 0x52, 0x2c, 0xb2, 0x01, 0x01, 0x46,
0x2b, 0x2d, 0xb0, 0x53, 0x2c, 0xb2, 0x00, 0x00, 0x47, 0x2b, 0x2d, 0xb0, 0x54, 0x2c, 0xb2, 0x00,
0x01, 0x47, 0x2b, 0x2d, 0xb0, 0x55, 0x2c, 0xb2, 0x01, 0x00, 0x47, 0x2b, 0x2d, 0xb0, 0x56, 0x2c,
0xb2, 0x01, 0x01, 0x47, 0x2b, 0x2d, 0xb0, 0x57, 0x2c, 0xb3, 0x00, 0x00, 0x00, 0x43, 0x2b, 0x2d,
0xb0, 0x58, 0x2c, 0xb3, 0x00, 0x01, 0x00, 0x43, 0x2b, 0x2d, 0xb0, 0x59, 0x2c, 0xb3, 0x01, 0x00,
0x00, 0x43, 0x2b, 0x2d, 0xb0, 0x5a, 0x2c, 0xb3, 0x01, 0x01, 0x00, 0x43, 0x2b, 0x2d, 0xb0, 0x5b,
0x2c, 0xb3, 0x00, 0x00, 0x01, 0x43, 0x2b, 0x2d, 0xb0, 0x5c, 0x2c, 0xb3, 0x00, 0x01, 0x01, 0x43,
0x2b, 0x2d, 0xb0, 0x5d, 0x2c, 0xb3, 0x01, 0x00, 0x01, 0x43, 0x2b, 0x2d, 0xb0, 0x5e, 0x2c, 0xb3,
0x01, 0x01, 0x01, 0x43, 0x2b, 0x2d, 0xb0, 0x5f, 0x2c, 0xb2, 0x00, 0x00, 0x45, 0x2b, 0x2d, 0xb0,
0x60, 0x2c, 0xb2, 0x00, 0x01, 0x45, 0x2b, 0x2d, 0xb0, 0x61, 0x2c, 0xb2, 0x01, 0x00, 0x45, 0x2b,
0x2d, 0xb0, 0x62, 0x2c, 0xb2, 0x01, 0x01, 0x45, 0x2b, 0x2d, 0xb0, 0x63, 0x2c, 0xb2, 0x00, 0x00,
0x48, 0x2b, 0x2d, 0xb0, 0x64, 0x2c, 0xb2, 0x00, 0x01, 0x48, 0x2b, 0x2d, 0xb0, 0x65, 0x2c, 0xb2,
0x01, 0x00, 0x48, 0x2b, 0x2d, 0xb0, 0x66, 0x2c, 0xb2, 0x01, 0x01, 0x48, 0x2b, 0x2d, 0xb0, 0x67,
0x2c, 0xb3, 0x00, 0x00, 0x00, 0x44, 0x2b, 0x2d, 0xb0, 0x68, 0x2c, 0xb3, 0x00, 0x01, 0x00, 0x44,
0x2b, 0x2d, 0xb0, 0x69, 0x2c, 0xb3, 0x01, 0x00, 0x00, 0x44, 0x2b, 0x2d, 0xb0, 0x6a, 0x2c, 0xb3,
0x01, 0x01, 0x00, 0x44, 0x2b, 0x2d, 0xb0, 0x6b, 0x2c, 0xb3, 0x00, 0x00, 0x01, 0x44, 0x2b, 0x2d,
0xb0, 0x6c, 0x2c, 0xb3, 0x00, 0x01, 0x01, 0x44, 0x2b, 0x2d, 0xb0, 0x6d, 0x2c, 0xb3, 0x01, 0x00,
0x01, 0x44, 0x2b, 0x2d, 0xb0, 0x6e, 0x2c, 0xb3, 0x01, 0x01, 0x01, 0x44, 0x2b, 0x2d, 0xb0, 0x6f,
0x2c, 0xb1, 0x00, 0x3c, 0x2b, 0x2e, 0xb1, 0x30, 0x01, 0x14, 0x2b, 0x2d, 0xb0, 0x70, 0x2c, 0xb1,
0x00, 0x3c, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x71, 0x2c, 0xb1, 0x00, 0x3c, 0x2b, 0xb0, 0x41,
0x2b, 0x2d, 0xb0, 0x72, 0x2c, 0xb0, 0x00, 0x16, 0xb1, 0x00, 0x3c, 0x2b, 0xb0, 0x42, 0x2b, 0x2d,
0xb0, 0x73, 0x2c, 0xb1, 0x01, 0x3c, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x74, 0x2c, 0xb1, 0x01,
0x3c, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x75, 0x2c, 0xb0, 0x00, 0x16, 0xb1, 0x01, 0x3c, 0x2b,
0xb0, 0x42, 0x2b, 0x2d, 0xb0, 0x76, 0x2c, 0xb1, 0x00, 0x3d, 0x2b, 0x2e, 0xb1, 0x30, 0x01, 0x14,
0x2b, 0x2d, 0xb0, 0x77, 0x2c, 0xb1, 0x00, 0x3d, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x78, 0x2c,
0xb1, 0x00, 0x3d, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x79, 0x2c, 0xb1, 0x00, 0x3d, 0x2b, 0xb0,
0x42, 0x2b, 0x2d, 0xb0, 0x7a, 0x2c, 0xb1, 0x01, 0x3d, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x7b,
0x2c, 0xb1, 0x01, 0x3d, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x7c, 0x2c, 0xb1, 0x01, 0x3d, 0x2b,
0xb0, 0x42, 0x2b, 0x2d, 0xb0, 0x7d, 0x2c, 0xb1, 0x00, 0x3e, 0x2b, 0x2e, 0xb1, 0x30, 0x01, 0x14,
0x2b, 0x2d, 0xb0, 0x7e, 0x2c, 0xb1, 0x00, 0x3e, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x7f, 0x2c,
0xb1, 0x00, 0x3e, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x80, 0x2c, 0xb1, 0x00, 0x3e, 0x2b, 0xb0,
0x42, 0x2b, 0x2d, 0xb0, 0x81, 0x2c, 0xb1, 0x01, 0x3e, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x82,
0x2c, 0xb1, 0x01, 0x3e, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x83, 0x2c, 0xb1, 0x01, 0x3e, 0x2b,
0xb0, 0x42, 0x2b, 0x2d, 0xb0, 0x84, 0x2c, 0xb1, 0x00, 0x3f, 0x2b, 0x2e, 0xb1, 0x30, 0x01, 0x14,
0x2b, 0x2d, 0xb0, 0x85, 0x2c, 0xb1, 0x00, 0x3f, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x86, 0x2c,
0xb1, 0x00, 0x3f, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x87, 0x2c, 0xb1, 0x00, 0x3f, 0x2b, 0xb0,
0x42, 0x2b, 0x2d, 0xb0, 0x88, 0x2c, 0xb1, 0x01, 0x3f, 0x2b, 0xb0, 0x40, 0x2b, 0x2d, 0xb0, 0x89,
0x2c, 0xb1, 0x01, 0x3f, 0x2b, 0xb0, 0x41, 0x2b, 0x2d, 0xb0, 0x8a, 0x2c, 0xb1, 0x01, 0x3f, 0x2b,
0xb0, 0x42, 0x2b, 0x2d, 0xb0, 0x8b, 0x2c, 0xb2, 0x0b, 0x00, 0x03, 0x45, 0x50, 0x58, 0xb0, 0x06,
0x1b, 0xb2, 0x04, 0x02, 0x03, 0x45, 0x58, 0x23, 0x21, 0x1b, 0x21, 0x59, 0x59, 0x42, 0x2b, 0xb0,
0x08, 0x65, 0xb0, 0x03, 0x24, 0x50, 0x78, 0xb1, 0x05, 0x01, 0x15, 0x45, 0x58, 0x30, 0x59, 0x2d,
0x00, 0x4b, 0xb8, 0x00, 0xc8, 0x52, 0x58, 0xb1, 0x01, 0x01, 0x8e, 0x59, 0xb0, 0x01, 0xb9, 0x08,
0x00, 0x08, 0x00, 0x63, 0x70, 0xb1, 0x00, 0x07, 0x42, 0xb2, 0x00, 0x01, 0x00, 0x2a, 0xb1, 0x00,
0x07, 0x42, 0xb3, 0x0c, 0x04, 0x01, 0x0a, 0x2a, 0xb1, 0x00, 0x07, 0x42, 0xb3, 0x10, 0x02, 0x01,
0x0a, 0x2a, 0xb1, 0x00, 0x08, 0x42, 0xba, 0x03, 0x40, 0x00, 0x01, 0x00, 0x0b, 0x2a, 0xb1, 0x00,
0x09, 0x42, 0xba, 0x00, 0x40, 0x00, 0x01, 0x00, 0x0b, 0x2a, 0xb9, 0x00, 0x03, 0x00, 0x00, 0x44,
0xb1, 0x24, 0x01, 0x88, 0x51, 0x58, 0xb0, 0x40, 0x88, 0x58, 0xb9, 0x00, 0x03, 0x00, 0x64, 0x44,
0xb1, 0x28, 0x01, 0x88, 0x51, 0x58, 0xb8, 0x08, 0x00, 0x88, 0x58, 0xb9, 0x00, 0x03, 0x00, 0x00,
0x44, 0x59, 0x1b, 0xb1, 0x27, 0x01, 0x88, 0x51, 0x58, 0xba, 0x08, 0x80, 0x00, 0x01, 0x04, 0x40,
0x88, 0x63, 0x54, 0x58, 0xb9, 0x00, 0x03, 0x00, 0x00, 0x44, 0x59, 0x59, 0x59, 0x59, 0x59, 0xb3,
0x0e, 0x02, 0x01, 0x0e, 0x2a, 0xb8, 0x01, 0xff, 0x85, 0xb0, 0x04, 0x8d, 0xb1, 0x02, 0x00, 0x44,
0xb3, 0x05, 0x64, 0x06, 0x00, 0x44, 0x44, 0x00
};

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M86.09,5.3H13.91c-4.73,0-8.6,3.87-8.6,8.6v72.18c0,4.73,3.87,8.6,8.6,8.6h72.18c4.73,0,8.6-3.87,8.6-8.6V13.91
C94.69,9.17,90.82,5.3,86.09,5.3z M80.08,40.83H61.04l0.05-3.65H40.37l-0.01,12.82l0.01,12.82h20.72l-0.05-3.65h19.04v21.52h-19
h-0.05H40.38h-0.05h-0.01v0.01H21.37v-0.01V19.32v-0.01h18.95v0.01h0.01h0.05h20.66h0.05h19V40.83z"/>
</svg>

After

Width:  |  Height:  |  Size: 698 B

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M82.97,78.53c0,6.24-5.06,11.31-11.3,11.31c-6.24,0-11.3-5.06-11.3-11.3c0-6.24,5.04-11.31,11.3-11.31
C77.92,67.23,82.97,72.29,82.97,78.53z"/>
<path d="M29.31,67.23c-6.25,0-11.31,5.06-11.31,11.31s5.07,11.31,11.31,11.31s11.31-5.06,11.31-11.31S35.57,67.23,29.31,67.23z"/>
<path d="M88.2,50.83c-0.74-0.73-1.61-1.46-2.62-2.16c-1.01-0.7-1.69-1.79-1.81-3.01c-0.98-10.49-3.21-20.91-5.03-31.29
c-0.44-2.52-1.71-3.87-3.81-3.87h-50.8c-2.02,0-3.74,1.49-4.02,3.49c-1.51,10.64-3.03,21.28-4.54,31.92
c-0.15,1.07-0.73,2.03-1.59,2.67c-1,0.75-1.86,1.53-2.6,2.31C4.6,57.98,4.51,68.15,5.1,73.87c0.21,2.08,1.95,3.66,4.04,3.66h0.58
c1.93,0,1.92-1.41,2.31-3.3c1.51-7.36,9.68-14.48,17.49-14.48s15.82,7.02,17.33,14.38c0.39,1.89,0.54,3.41,2.47,3.41h1.99
c1.93,0,1.92-1.1,2.31-2.99c1.51-7.36,9.68-14.79,17.49-14.79s15.92,7.22,17.43,14.58c0.39,1.89,0.44,3.2,2.37,3.2
c2.11,0,3.86-1.61,4.05-3.7C95.47,68.09,95.24,57.71,88.2,50.83z M44.72,38.87c0,0.88-0.66,1.59-1.48,1.59H30.79
c-0.82,0-1.48-0.71-1.48-1.59c0.73-5.33,1.45-10.65,2.18-15.98c0.01-0.15,0.05-0.67,0.43-1.12c0.33-0.39,0.72-0.5,0.87-0.54
c3.48,0,6.96,0,10.45,0c0.82,0,1.48,0.71,1.48,1.59V38.87z M69.21,40.46H56.76c-0.82,0-1.48-0.71-1.48-1.59V22.83
c0-0.88,0.66-1.59,1.48-1.59c3.48,0,6.96,0,10.45,0c0.15,0.04,0.54,0.15,0.87,0.54c0.38,0.45,0.43,0.97,0.43,1.12
c0.73,5.33,1.45,10.65,2.18,15.98C70.69,39.75,70.02,40.46,69.21,40.46z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M71.28,66.52c7.77-6.24,12.76-15.81,12.76-26.56C84.04,21.16,68.8,5.92,50,5.92S15.96,21.16,15.96,39.96
c0,10.75,4.99,20.32,12.76,26.56C18.23,69.26,9.54,73.96,4,79.83v16.25h92V79.83C90.46,73.96,81.77,69.26,71.28,66.52z M23.65,41.63
l9.31-9.31l11.21,11.2L65.29,22.4l9.32,9.32L44.18,62.15l-9.32-9.31v-0.01L23.65,41.63z"/>
</svg>

After

Width:  |  Height:  |  Size: 684 B

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M86.09,5.3H13.91c-4.73,0-8.6,3.87-8.6,8.6v72.18c0,4.73,3.87,8.6,8.6,8.6h72.18c4.73,0,8.6-3.87,8.6-8.6V13.91
C94.69,9.17,90.82,5.3,86.09,5.3z M80.08,80.68H61.04V57.11H40.32v23.57H21.37V19.32h18.96v19.94h20.71V19.32h19.04V80.68z"/>
</svg>

After

Width:  |  Height:  |  Size: 596 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M71.28,66.52c7.77-6.24,12.76-15.81,12.76-26.56C84.04,21.16,68.8,5.92,50,5.92S15.96,21.16,15.96,39.96
c0,10.75,4.99,20.32,12.76,26.56C18.23,69.26,9.54,73.96,4,79.83v16.25h92V79.83C90.46,73.96,81.77,69.26,71.28,66.52z M27.96,27.26
l9.35-9.35L50,30.61l12.7-12.7l9.35,9.35l-12.7,12.7l12.7,12.7L62.7,62L50,49.31L37.3,62l-9.35-9.35l12.7-12.7L27.96,27.26z"/>
</svg>

After

Width:  |  Height:  |  Size: 719 B

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
<path d="M39.81,48.86l-23.3,6.27c-3.48-4.65-6.42-10.42-7.95-16.2C4.25,22.65,10.3,2.87,18.51,2.01
c7.78-0.83,17.26,15.36,20.21,28.82C39.94,36.45,40.35,42.99,39.81,48.86z M19.37,65.95c0.08,0.62,0.21,1.42,0.45,2.32
c1.46,5.53,6.54,13.91,13.03,13.27c5.69-0.56,9.81-7.77,10.41-13.58c0.39-3.65-0.64-6.59-1.36-8.19L19.37,65.95z M81.97,17.74
c-7.95-0.92-18.17,16.01-21.61,30.12c-1.43,5.9-2.05,12.78-1.68,18.94l23.7,6.74c3.7-4.86,6.9-10.9,8.65-16.95
C95.95,39.51,90.35,18.7,81.97,17.74z M55.15,84.59c0.52,5.64,4.53,12.72,10.2,13.39c6.47,0.75,11.65-7.23,13.18-12.56
c0.25-0.86,0.38-1.64,0.47-2.23L56.6,76.7C55.89,78.21,54.82,81.04,55.15,84.59z"/>
</svg>

After

Width:  |  Height:  |  Size: 998 B

View File

@ -0,0 +1,94 @@
{
"name": "",
"css_prefix_text": "icon-",
"css_use_suffix": false,
"hinting": true,
"units_per_em": 1000,
"ascent": 850,
"glyphs": [
{
"uid": "5f6e68da4cdc910c9a51b2f0877455f6",
"css": "c",
"code": 67,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M860.9 53H139.1C91.8 53 53.1 91.7 53.1 139V860.8C53.1 908.1 91.8 946.8 139.1 946.8H860.9C908.2 946.8 946.9 908.1 946.9 860.8V139.1C946.9 91.7 908.2 53 860.9 53ZM800.8 408.3H610.4L610.9 371.8H403.7L403.6 500 403.7 628.2H610.9L610.4 591.7H800.8V806.9H610.8 610.3 403.8 403.3 403.2V807H213.7V806.9 193.2 193.1H403.2V193.2H403.3 403.8 610.4 610.9 800.9V408.3Z",
"width": 1000
},
"search": [
"c"
]
},
{
"uid": "53e34f17bb9bf52dde01104fae738cc5",
"css": "car",
"code": 69,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M829.7 785.3C829.7 847.7 779.1 898.4 716.7 898.4 654.3 898.4 603.7 847.8 603.7 785.4 603.7 723 654.1 672.3 716.7 672.3 779.2 672.3 829.7 722.9 829.7 785.3ZM293.1 672.3C230.6 672.3 180 722.9 180 785.4S230.7 898.5 293.1 898.5 406.2 847.9 406.2 785.4 355.7 672.3 293.1 672.3ZM882 508.3C874.6 501 865.9 493.7 855.8 486.7 845.7 479.7 838.9 468.8 837.7 456.6 827.9 351.7 805.6 247.5 787.4 143.7 783 118.5 770.3 105 749.3 105H241.3C221.1 105 203.9 119.9 201.1 139.9 186 246.3 170.8 352.7 155.7 459.1 154.2 469.8 148.4 479.4 139.8 485.8 129.8 493.3 121.2 501.1 113.8 508.9 46 579.8 45.1 681.5 51 738.7 53.1 759.5 70.5 775.3 91.4 775.3H97.2C116.5 775.3 116.4 761.2 120.3 742.3 135.4 668.7 217.1 597.5 295.2 597.5S453.4 667.7 468.5 741.3C472.4 760.2 473.9 775.4 493.2 775.4H513.1C532.4 775.4 532.3 764.4 536.2 745.5 551.3 671.9 633 597.6 711.1 597.6S870.3 669.8 885.4 743.4C889.3 762.3 889.8 775.4 909.1 775.4 930.2 775.4 947.7 759.3 949.6 738.4 954.7 680.9 952.4 577.1 882 508.3ZM447.2 388.7C447.2 397.5 440.6 404.6 432.4 404.6H307.9C299.7 404.6 293.1 397.5 293.1 388.7 300.4 335.4 307.6 282.2 314.9 228.9 315 227.4 315.4 222.2 319.2 217.7 322.5 213.8 326.4 212.7 327.9 212.3 362.7 212.3 397.5 212.3 432.4 212.3 440.6 212.3 447.2 219.4 447.2 228.2V388.7ZM692.1 404.6H567.6C559.4 404.6 552.8 397.5 552.8 388.7V228.3C552.8 219.5 559.4 212.4 567.6 212.4 602.4 212.4 637.2 212.4 672.1 212.4 673.6 212.8 677.5 213.9 680.8 217.8 684.6 222.3 685.1 227.5 685.1 229 692.4 282.3 699.6 335.5 706.9 388.8 706.9 397.5 700.2 404.6 692.1 404.6Z",
"width": 1000
},
"search": [
"car"
]
},
{
"uid": "aba3491afa258c8e9241651300dcb1a0",
"css": "friend",
"code": 65,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M712.8 665.2C790.5 602.8 840.4 507.1 840.4 399.6 840.4 211.6 688 59.2 500 59.2S159.6 211.6 159.6 399.6C159.6 507.1 209.5 602.8 287.2 665.2 182.3 692.6 95.4 739.6 40 798.3V960.8H960V798.3C904.6 739.6 817.7 692.6 712.8 665.2ZM236.5 416.3L329.6 323.2 441.7 435.2 652.9 224 746.1 317.2 441.8 621.5 348.6 528.4V528.3L236.5 416.3Z",
"width": 1000
},
"search": [
"friend"
]
},
{
"uid": "b782b99e4cfe62558b72253987b62e27",
"css": "h",
"code": 68,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M860.9 53H139.1C91.8 53 53.1 91.7 53.1 139V860.8C53.1 908.1 91.8 946.8 139.1 946.8H860.9C908.2 946.8 946.9 908.1 946.9 860.8V139.1C946.9 91.7 908.2 53 860.9 53ZM800.8 806.8H610.4V571.1H403.2V806.8H213.7V193.2H403.3V392.6H610.4V193.2H800.8V806.8Z",
"width": 1000
},
"search": [
"h"
]
},
{
"uid": "8bf3677d503d94c1dc7d6a0de61d6076",
"css": "notfriend",
"code": 66,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M712.8 665.2C790.5 602.8 840.4 507.1 840.4 399.6 840.4 211.6 688 59.2 500 59.2S159.6 211.6 159.6 399.6C159.6 507.1 209.5 602.8 287.2 665.2 182.3 692.6 95.4 739.6 40 798.3V960.8H960V798.3C904.6 739.6 817.7 692.6 712.8 665.2ZM279.6 272.6L373.1 179.1 500 306.1 627 179.1 720.5 272.6 593.5 399.6 720.5 526.6 627 620 500 493.1 373 620 279.5 526.5 406.5 399.5 279.6 272.6Z",
"width": 1000
},
"search": [
"notfriend"
]
},
{
"uid": "f9d60623ec082fa48ba4dd2d2f005648",
"css": "walk",
"code": 70,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M398.1 488.6L165.1 551.3C130.3 504.8 100.9 447.1 85.6 389.3 42.5 226.5 103 28.7 185.1 20.1 262.9 11.8 357.7 173.7 387.2 308.3 399.4 364.5 403.5 429.9 398.1 488.6ZM193.7 659.5C194.5 665.7 195.8 673.7 198.2 682.7 212.8 738 263.6 821.8 328.5 815.4 385.4 809.8 426.6 737.7 432.6 679.6 436.5 643.1 426.2 613.7 419 597.7L193.7 659.5ZM819.7 177.4C740.2 168.2 638 337.5 603.6 478.6 589.3 537.6 583.1 606.4 586.8 668L823.8 735.4C860.8 686.8 892.8 626.4 910.3 565.9 959.5 395.1 903.5 187 819.7 177.4ZM551.5 845.9C556.7 902.3 596.8 973.1 653.5 979.8 718.2 987.3 770 907.5 785.3 854.2 787.8 845.6 789.1 837.8 790 831.9L566 767C558.9 782.1 548.2 810.4 551.5 845.9Z",
"width": 1000
},
"search": [
"walk"
]
}
]
}

Binary file not shown.

View File

@ -21,7 +21,7 @@ namespace big
for (std::pair<tabs, navigation_struct> item : navItem.second.sub_nav) for (std::pair<tabs, navigation_struct> item : navItem.second.sub_nav)
{ {
dl->AddRectFilled({ 10.f, ImGui::GetCursorPosY() + 100.f }, { 10.f + 250.f, ImGui::GetCursorPosY() + 100.f + ImGui::CalcTextSize("A").y + ImGui::GetStyle().ItemInnerSpacing.y * 2 }, ImGui::ColorConvertFloat4ToU32({ 1.f, 1.f, 1.f, .15f + (.075f * nested)})); dl->AddRectFilled({ 10.f, ImGui::GetCursorPosY() + 100.f }, { 10.f + 300.f, ImGui::GetCursorPosY() + 100.f + ImGui::CalcTextSize("A").y + ImGui::GetStyle().ItemInnerSpacing.y * 2 }, ImGui::ColorConvertFloat4ToU32({ 1.f, 1.f, 1.f, .15f + (.075f * nested)}));
nav_item(item, nested + 1); nav_item(item, nested + 1);
} }
} }

View File

@ -16,7 +16,7 @@ namespace big
renderer::renderer() : renderer::renderer() :
m_dxgi_swapchain(*g_pointers->m_swapchain) m_dxgi_swapchain(*g_pointers->m_swapchain)
{ {
void *d3d_device{}; void* d3d_device{};
if (SUCCEEDED(m_dxgi_swapchain->GetDevice(__uuidof(ID3D11Device), &d3d_device))) if (SUCCEEDED(m_dxgi_swapchain->GetDevice(__uuidof(ID3D11Device), &d3d_device)))
{ {
m_d3d_device.Attach(static_cast<ID3D11Device*>(d3d_device)); m_d3d_device.Attach(static_cast<ID3D11Device*>(d3d_device));
@ -29,7 +29,7 @@ namespace big
m_d3d_device->GetImmediateContext(m_d3d_device_context.GetAddressOf()); m_d3d_device->GetImmediateContext(m_d3d_device_context.GetAddressOf());
auto file_path = g_file_manager->get_project_file("./imgui.ini").get_path(); auto file_path = g_file_manager->get_project_file("./imgui.ini").get_path();
ImGuiContext* ctx = ImGui::CreateContext(); ImGuiContext* ctx = ImGui::CreateContext();
static std::string path = file_path.make_preferred().string(); static std::string path = file_path.make_preferred().string();
@ -38,15 +38,19 @@ namespace big
ImGui_ImplDX11_Init(m_d3d_device.Get(), m_d3d_device_context.Get()); ImGui_ImplDX11_Init(m_d3d_device.Get(), m_d3d_device_context.Get());
ImGui_ImplWin32_Init(g_pointers->m_hwnd); ImGui_ImplWin32_Init(g_pointers->m_hwnd);
ImFontConfig font_cfg{}; ImFontConfig font_storopia_cfg{};
font_cfg.FontDataOwnedByAtlas = false; font_storopia_cfg.FontDataOwnedByAtlas = false;
std::strcpy(font_cfg.Name, "Storopia"); std::strcpy(font_storopia_cfg.Name, "Storopia");
m_font = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 20.f, &font_storopia_cfg);
m_font = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 20.f, &font_cfg); g->window.font_title = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 40.f, &font_storopia_cfg);
g->window.font_sub_title = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 30.f, &font_storopia_cfg);
g->window.font_small = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 17.5f, &font_storopia_cfg);
g->window.font_title = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 40.f, &font_cfg); ImFontConfig font_icons_cfg{};
g->window.font_sub_title = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 30.f, &font_cfg); font_icons_cfg.FontDataOwnedByAtlas = false;
g->window.font_small = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_storopia), sizeof(font_storopia), 17.5f, &font_cfg); std::strcpy(font_icons_cfg.Name, "Icons");
m_font_icons = ImGui::GetIO().Fonts->AddFontFromMemoryTTF(const_cast<std::uint8_t*>(font_icons), sizeof(font_icons), 24.f, &font_icons_cfg);
g_gui.dx_init(); g_gui.dx_init();
g_renderer = this; g_renderer = this;
@ -84,7 +88,7 @@ namespace big
{ {
g_gui.dx_on_tick(); g_gui.dx_on_tick();
} }
ImGui::Render(); ImGui::Render();
ImGui_ImplDX11_RenderDrawData(ImGui::GetDrawData()); ImGui_ImplDX11_RenderDrawData(ImGui::GetDrawData());
@ -119,7 +123,7 @@ namespace big
if (g->settings.hotkeys.editing_menu_toggle) if (g->settings.hotkeys.editing_menu_toggle)
g->settings.hotkeys.editing_menu_toggle = false; g->settings.hotkeys.editing_menu_toggle = false;
} }
if (g_gui.m_opened) if (g_gui.m_opened)
{ {
ImGui_ImplWin32_WndProcHandler(hwnd, msg, wparam, lparam); ImGui_ImplWin32_WndProcHandler(hwnd, msg, wparam, lparam);

View File

@ -18,13 +18,14 @@ namespace big
void wndproc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam); void wndproc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam);
public: public:
ImFont* m_font; ImFont* m_font;
ImFont *m_font_title; ImFont* m_font_title;
ImFont *m_monospace_font; ImFont* m_monospace_font;
ImFont* m_font_icons;
private: private:
comptr<IDXGISwapChain> m_dxgi_swapchain; comptr<IDXGISwapChain> m_dxgi_swapchain;
comptr<ID3D11Device> m_d3d_device; comptr<ID3D11Device> m_d3d_device;
comptr<ID3D11DeviceContext> m_d3d_device_context; comptr<ID3D11DeviceContext> m_d3d_device_context;
}; };
inline renderer *g_renderer{}; inline renderer* g_renderer{};
} }

View File

@ -9,9 +9,9 @@ namespace big
static float alpha = 1.f; static float alpha = 1.f;
ImGui::SetNextWindowPos({ 250.f + 20.f, 100.f }, ImGuiCond_Always); ImGui::SetNextWindowPos({ 300.f + 20.f, 100.f }, ImGuiCond_Always);
ImGui::SetNextWindowSize({ 0.f, 0.f }); ImGui::SetNextWindowSize({ 0.f, 0.f });
ImGui::SetNextWindowSizeConstraints({ 250.f, 100.f }, { (float)*g_pointers->m_resolution_x - 270.f, (float)*g_pointers->m_resolution_y - 110.f }); ImGui::SetNextWindowSizeConstraints({ 300.f, 100.f }, { (float)*g_pointers->m_resolution_x - 270.f, (float)*g_pointers->m_resolution_y - 110.f });
if (ImGui::Begin("main", nullptr, window_flags)) if (ImGui::Begin("main", nullptr, window_flags))
{ {
ImGui::PushStyleVar(ImGuiStyleVar_Alpha, alpha); ImGui::PushStyleVar(ImGuiStyleVar_Alpha, alpha);

View File

@ -4,7 +4,7 @@ namespace big
{ {
void view::heading() void view::heading()
{ {
ImGui::SetNextWindowSize({ 250.f, 80.f }); ImGui::SetNextWindowSize({ 300.f, 80.f });
ImGui::SetNextWindowPos({ 10.f, 10.f }); ImGui::SetNextWindowPos({ 10.f, 10.f });
if (ImGui::Begin("menu_heading", nullptr, window_flags | ImGuiWindowFlags_NoScrollbar)) if (ImGui::Begin("menu_heading", nullptr, window_flags | ImGuiWindowFlags_NoScrollbar))
{ {
@ -15,7 +15,7 @@ namespace big
ImGui::PopStyleColor(); ImGui::PopStyleColor();
ImGui::EndGroup(); ImGui::EndGroup();
ImGui::SameLine(); ImGui::SameLine();
ImGui::SetCursorPos({ 250.f - ImGui::CalcTextSize("Unload").x - ImGui::GetStyle().ItemSpacing.x, ImGui::GetStyle().WindowPadding.y / 2 + ImGui::GetStyle().ItemSpacing.y + (ImGui::CalcTextSize("W").y / 2) }); ImGui::SetCursorPos({ 300.f - ImGui::CalcTextSize("Unload").x - ImGui::GetStyle().ItemSpacing.x, ImGui::GetStyle().WindowPadding.y / 2 + ImGui::GetStyle().ItemSpacing.y + (ImGui::CalcTextSize("W").y / 2) });
ImGui::PushStyleColor(ImGuiCol_Text, ImVec4(0.69f, 0.29f, 0.29f, 1.00f)); ImGui::PushStyleColor(ImGuiCol_Text, ImVec4(0.69f, 0.29f, 0.29f, 1.00f));
if (components::nav_button("Unload")) if (components::nav_button("Unload"))
{ {

View File

@ -5,7 +5,7 @@ namespace big
{ {
void view::navigation() { void view::navigation() {
ImGui::SetNextWindowPos({ 10.f, 100.f }, ImGuiCond_Always); ImGui::SetNextWindowPos({ 10.f, 100.f }, ImGuiCond_Always);
ImGui::SetNextWindowSize({ 250.f, 0.f }, ImGuiCond_Always); ImGui::SetNextWindowSize({ 300.f, 0.f }, ImGuiCond_Always);
if (ImGui::Begin("navigation", 0, ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoMove | ImGuiWindowFlags_NoResize | ImGuiWindowFlags_NoCollapse | ImGuiWindowFlags_NoNav)) if (ImGui::Begin("navigation", 0, ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoMove | ImGuiWindowFlags_NoResize | ImGuiWindowFlags_NoCollapse | ImGuiWindowFlags_NoNav))
{ {

View File

@ -2,44 +2,90 @@
#include "services/gui/gui_service.hpp" #include "services/gui/gui_service.hpp"
#include "services/players/player_service.hpp" #include "services/players/player_service.hpp"
#include "views/view.hpp" #include "views/view.hpp"
#include "fonts/fonts.hpp"
#include <renderer.hpp>
#include <natives.hpp>
#define IMGUI_DEFINE_PLACEMENT_NEW
#define IMGUI_DEFINE_MATH_OPERATORS
#include <imgui_internal.h>
#include "fiber_pool.hpp"
namespace big namespace big
{ {
static void player_button(const player_ptr& plyr) static void player_button(const player_ptr& plyr)
{ {
if (plyr->is_host()) bool playerSelected = plyr == g_player_service->get_selected();
bool isHost = false;
bool isFriend = false;
bool isInVehicle = false;
if (plyr->is_valid()) {
isHost = plyr->is_host();
isFriend = plyr->is_friend();
isInVehicle = plyr->get_current_vehicle() != nullptr;
}
// generate icons string
std::string playerIcons = std::string(isHost ? FONT_ICON_HOST : FONT_ICON_CLIENT) +
std::string(isFriend ? FONT_ICON_FRIEND : FONT_ICON_NOTFRIEND) +
std::string(isInVehicle ? FONT_ICON_VEHICLE : FONT_ICON_WALK);
const char* playerIconsCStr = playerIcons.c_str();
// calculate icons width
ImGuiWindow* window = ImGui::GetCurrentWindow();
ImGui::PushFont(g_renderer->m_font_icons);
ImVec2 iconsSize = ImGui::CalcTextSize(playerIconsCStr, playerIconsCStr + playerIcons.size());
ImVec2 iconsPos(window->DC.CursorPos.x + 300.0f - 32.0f - iconsSize.x, window->DC.CursorPos.y + 2.0f);
ImRect iconsBox(iconsPos, iconsPos + iconsSize);
ImGui::PopFont();
if (playerSelected)
ImGui::PushStyleColor(ImGuiCol_Button, ImVec4(0.29f, 0.45f, 0.69f, 1.f)); ImGui::PushStyleColor(ImGuiCol_Button, ImVec4(0.29f, 0.45f, 0.69f, 1.f));
ImGui::PushStyleVar(ImGuiStyleVar_ButtonTextAlign, { 0.0, 0.5 });
ImGui::PushID(plyr->id()); ImGui::PushID(plyr->id());
if (ImGui::Button(plyr->get_name(), {ImGui::GetWindowSize().x - 15.f, 0.f})) if (ImGui::Button(plyr->get_name(), { 300.0f - 15.0f - ImGui::GetStyle().ScrollbarSize, 0.f }))
{ {
g_player_service->set_selected(plyr); g_player_service->set_selected(plyr);
g_gui_service->set_selected(tabs::PLAYER); g_gui_service->set_selected(tabs::PLAYER);
g->window.switched_view = true; g->window.switched_view = true;
} }
ImGui::PopID(); ImGui::PopID();
ImGui::PopStyleVar();
if (plyr->is_host()) if (playerSelected)
ImGui::PopStyleColor(); ImGui::PopStyleColor();
// render icons on top of the player button
ImGui::PushFont(g_renderer->m_font_icons);
ImGui::RenderTextWrapped(iconsBox.Min, playerIconsCStr, playerIconsCStr + playerIcons.size(), iconsSize.x);
ImGui::PopFont();
} }
void view::players() void view::players()
{ {
float window_pos = 110.f + g_gui_service->nav_ctr * ImGui::CalcTextSize("W").y + g_gui_service->nav_ctr * ImGui::GetStyle().ItemSpacing.y + g_gui_service->nav_ctr * ImGui::GetStyle().ItemInnerSpacing.y + ImGui::GetStyle().WindowPadding.y; float window_pos = 110.f + g_gui_service->nav_ctr * ImGui::CalcTextSize("W").y + g_gui_service->nav_ctr * ImGui::GetStyle().ItemSpacing.y + g_gui_service->nav_ctr * ImGui::GetStyle().ItemInnerSpacing.y + ImGui::GetStyle().WindowPadding.y;
ImGui::SetNextWindowSize({ 250.f, 0.f }); ImGui::SetNextWindowSize({ 300.f, 0.f });
ImGui::SetNextWindowPos({ 10.f, window_pos }); ImGui::SetNextWindowPos({ 10.f, window_pos });
ImGui::PushStyleVar(ImGuiStyleVar_WindowPadding, { 2.0f, 2.0f });
if (ImGui::Begin("playerlist", nullptr, window_flags)) if (ImGui::Begin("playerlist", nullptr, window_flags))
{ {
const auto player_count = g_player_service->players().size() + 1; const auto player_count = g_player_service->players().size() + 1;
float window_height = (ImGui::CalcTextSize("A").y + ImGui::GetStyle().ItemInnerSpacing.y * 2 + 8.5f) * player_count; float window_height = (ImGui::CalcTextSize("A").y + ImGui::GetStyle().ItemInnerSpacing.y * 2 + 6.0f) * player_count + 10.0f;
window_height = window_height + window_pos > (float)*g_pointers->m_resolution_y - 10.f ? (float)*g_pointers->m_resolution_y - (window_pos + 40.f) : window_height; window_height = window_height + window_pos > (float)*g_pointers->m_resolution_y - 10.f ? (float)*g_pointers->m_resolution_y - (window_pos + 40.f) : window_height;
ImGui::PushStyleColor(ImGuiCol_FrameBg, { 0.f, 0.f, 0.f, 0.f }); ImGui::PushStyleColor(ImGuiCol_FrameBg, { 0.f, 0.f, 0.f, 0.f });
ImGui::PushStyleColor(ImGuiCol_ScrollbarBg, { 0.f, 0.f, 0.f, 0.f }); ImGui::PushStyleColor(ImGuiCol_ScrollbarBg, { 0.f, 0.f, 0.f, 0.f });
if (ImGui::BeginListBox("##players", { 250.f - ImGui::GetStyle().WindowPadding.x * 2 , window_height })) if (ImGui::BeginListBox("##players", { ImGui::GetWindowSize().x - ImGui::GetStyle().WindowPadding.x * 2 , window_height }))
{ {
player_button(g_player_service->get_self()); player_button(g_player_service->get_self());
@ -52,6 +98,8 @@ namespace big
} }
ImGui::PopStyleColor(2); ImGui::PopStyleColor(2);
} }
ImGui::PopStyleVar();
ImGui::End(); ImGui::End();
} }
} }

2
vendor/GTAV-Classes vendored

@ -1 +1 @@
Subproject commit a2740d556ac1a665e2091b8fd66eb802a79206ba Subproject commit 2ac8db98a6bd8fc73234ba1bdc3f8c15727de416