Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 2.16 KB

todo.md

File metadata and controls

41 lines (38 loc) · 2.16 KB

Unfinished + Bugs

Matrixing crap

Improvements

  • Multiple matrices per chunk
  • Save last 5 lines of text and upon re-opening (eg rejoin) print them in grey
  • Avatar tag
  • Add <code> tag (and re-implement lua command syntax parsing as a chat feature not an addon)
  • Preserve randomness across states (math.randomseed?)
  • Delete everything and try again

Notes

[11:15 AM] Q2F2: @Ghosty Potentially tracked down the issue with the Y autism
[11:16 AM] Q2F2: seems to arise from hights being calculated before being adjusted
[11:16 AM] Q2F2: this can be demonstrated with an image that changes size
[11:16 AM] Q2F2: every time a message is sent, causing height recalc
[11:16 AM] Q2F2: the image size is 'taken' as the current size of the image
[11:16 AM] Q2F2: even though it changes
[11:16 AM] Q2F2: ill demonstrate
[11:17 AM] Q2F2: https://my.mixtape.moe/owebwl.mp4