Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the discipline issue #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Almarch
Copy link

@Almarch Almarch commented Oct 16, 2023

this is a transposition of the fix: jcrona/tamalib@08f9371 tackling an issue with the display of discipline. Here is a working example (the creature should be grounded, and the discipline should increase as a consequence):

static const uint8_t hardcodedState[] PROGMEM = {
0x85,0x01,0x22,0x00,0x03,0x02,0x00,0x00,0x01,0xE9,0x00,0xE5,0xB4,0x8F,0x16,0x00, 0x80,0x8F,0x16,0xDC,0xB4,0x8F,0x16,0x01,0x05,0x07,0x04,0x00,0x00,0x00,0xD3,0x03, 0x00,0x01,0x00,0x0C,0x00,0x00,0x00,0x0A,0x00,0x00,0x00,0x08,0x07,0x00,0x00,0x06, 0x00,0x00,0x00,0x04,0x00,0x08,0x00,0x02,0x0E,0x00,0xE0,0x20,0x18,0x00,0x00,0x00, 0x01,0x42,0xD0,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0xB0,0x00,0x00,0x00,0x08,0x1F, 0x1D,0xB3,0x80,0xD7,0x39,0x09,0xF0,0xE0,0xFB,0x00,0x00,0x01,0x70,0x0F,0x00,0x00, 0x10,0x00,0x10,0x0A,0xFF,0x50,0x02,0x11,0x00,0x13,0xAC,0x10,0xDF,0xBC,0x01,0x51, 0xC0,0x00,0xF0,0x8A,0x00,0x0F,0xFF,0x50,0x30,0x04,0x80,0x00,0x00,0x00,0x00,0x00, 0x13,0x23,0x33,0xFF,0xC1,0xC1,0xC1,0xC1,0x00,0x36,0x03,0x92,0x32,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x07,0x71,0x4B,0x17,0x71,0x77,0x17,0x71,0x77,0x1D,0x70,0x00,0x11, 0x10,0xF8,0x40,0xDD,0x04,0xAF,0xE2,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x0E,0x01,0x82,0x80,0x8C,0x8C,0x80,0x82,0x01,0x0E,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,0x10,0x20,0x40,0x40,0x40,0x40,0x40,0x40,0x20,0x10,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,0xC1,0xC3,0xDF,0xF3,0x01,0x00,0x04,0x63, 0xAE,0x46,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x90,0x41,0x23,0xC3,0xED,0x3C,0x01,0x99,0x46,0x56,0x08,0x11,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x70,0x00,0x00,0x00,0x00,0x00,0x00,0x00,};

this is a transposition of the fix: jcrona/tamalib@08f9371
tackling an issue with the display of discipline. Here is a working example (the creature should be grounded, and the discipline should increase as a consequence):

static const uint8_t hardcodedState[] PROGMEM = {
0x85,0x01,0x22,0x00,0x03,0x02,0x00,0x00,0x01,0xE9,0x00,0xE5,0xB4,0x8F,0x16,0x00,
0x80,0x8F,0x16,0xDC,0xB4,0x8F,0x16,0x01,0x05,0x07,0x04,0x00,0x00,0x00,0xD3,0x03,
0x00,0x01,0x00,0x0C,0x00,0x00,0x00,0x0A,0x00,0x00,0x00,0x08,0x07,0x00,0x00,0x06,
0x00,0x00,0x00,0x04,0x00,0x08,0x00,0x02,0x0E,0x00,0xE0,0x20,0x18,0x00,0x00,0x00,
0x01,0x42,0xD0,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0xB0,0x00,0x00,0x00,0x08,0x1F,
0x1D,0xB3,0x80,0xD7,0x39,0x09,0xF0,0xE0,0xFB,0x00,0x00,0x01,0x70,0x0F,0x00,0x00,
0x10,0x00,0x10,0x0A,0xFF,0x50,0x02,0x11,0x00,0x13,0xAC,0x10,0xDF,0xBC,0x01,0x51,
0xC0,0x00,0xF0,0x8A,0x00,0x0F,0xFF,0x50,0x30,0x04,0x80,0x00,0x00,0x00,0x00,0x00,
0x13,0x23,0x33,0xFF,0xC1,0xC1,0xC1,0xC1,0x00,0x36,0x03,0x92,0x32,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x07,0x71,0x4B,0x17,0x71,0x77,0x17,0x71,0x77,0x1D,0x70,0x00,0x11,
0x10,0xF8,0x40,0xDD,0x04,0xAF,0xE2,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x0E,0x01,0x82,0x80,0x8C,0x8C,0x80,0x82,0x01,0x0E,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,0x10,0x20,0x40,0x40,0x40,0x40,0x40,0x40,0x20,0x10,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,0xC1,0xC3,0xDF,0xF3,0x01,0x00,0x04,0x63,
0xAE,0x46,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x90,0x41,0x23,0xC3,0xED,0x3C,0x01,0x99,0x46,0x56,0x08,0x11,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x70,0x00,0x00,0x00,0x00,0x00,0x00,0x00,};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant