borb

Results 12 issues of borb

I noticed that in 1.0, my palette cycling functions don't work anymore for `circ` calls as they did in 0.9. `rect` in comparison works fine. 0.90.1723: ![video2](https://user-images.githubusercontent.com/19384640/173785762-3d1acc0c-5742-4bfd-a061-5ae980c77533.gif) 1.0.2164: ![video3](https://user-images.githubusercontent.com/19384640/173785786-1d1650ec-dfa3-4cfa-a955-dae07c0e370d.gif) Here's...

When trying to save something with the new custom game menu functionality inside the `MENU` callback, `pmem(id,value)` doesn't save the value. ``` -- menu: ITEM1 ... function item1() local value=pmem(0)...

Lines drawn with `tri()` aren't displayed correctly in 1.0. Either you don't see the line at all or it appears as dots here and there. 1.0: ![image](https://user-images.githubusercontent.com/19384640/166313399-4dc1e004-0399-4c81-b09c-71dbfe988348.png) 0.90: ![image](https://user-images.githubusercontent.com/19384640/166313543-64e65ea2-59ad-4a6f-965a-1be1bf173a31.png) **_EDIT:_**...

discussion
needs: more triage

Near the edges of the map in the map editor, if you want to make a selection larger than screen, and start creating the selection holding down the left mouse...

bug

It would enhance the SURFing if it were possible to favourite games (same as liking in the web) This would maybe need you to be able to log in inside...

enhancement
SURF

It's difficult to go through screenshots and gameplay videos when they are both named with the same naming convention. The previous system of "video" and "screen" was clearer. 1.2.2808-dev pro

If you try to add a note, you don't always hear the preview if another channel is muted: * E.g.: When channel 3 is muted, can't preview notes on channels...

bug
editor: music

The electron desktop app was blurry on my windows pc with 125% scaling. I found a quick fix so I implemented it.

In both Tracker & Piano editor, you can only type volumes 0-9 if Caps Lock is turned on.

Tic80 links are broken because the domain was changed from tic.computer to tic80.com.