Caret

Results 16 issues of Caret

I noticed that the GIF shown isn't what we're taught to make in Chapter 04 (I'm assuming it's for Chapter 05). Maybe it could re worded so it says something...

``2021-01-09 15:32:13 - TShock: INFO: TShock was improperly shut down. Please use the exit command in the future to prevent this. 2021-01-09 15:32:13 - c: INFO: Port overridden by startup...

Using SSC, you can only place dart traps one direction (see pic): ![image](https://user-images.githubusercontent.com/46945263/104262683-b0c75300-544d-11eb-916d-058cc8c77dd4.png)

TileRectangle-related

There is no TP perm for potion of return or 'using items to teleport'.

c4rr0t@carrot ~/C/e/GazeTracking (master) [1]> python3 example.py Traceback (most recent call last): File "example.py", line 7, in from gaze_tracking import GazeTracking File "/home/c4rr0t/CS Development/eyemouse/GazeTracking/gaze_tracking/__init__.py", line 1, in from .gaze_tracking import GazeTracking...

Make failing on Debian GNU/Linux 10 i686. (On old computer) https://pastebin.com/KRneKxaV

In the Android version of the two newest releases, when playing a live game, the FPS of the notes falling down just becomes really choppy. Everything else in the game...

help wanted

5. With any text editor, open: `C:\Users\\AppDate\Local\Arduino15\packages\esp32\hardware\esp32\2.0.0-rc1\platform.txt` or on linux: `/home//.arduino15/packages/esp32/hardware/esp32/1.0.6/platform.txt` 6. Add `-w` to the end of line `33` so it appears like so `build.extra_flags.esp32=-DARDUINO_SERIAL_PORT=0 -w` or on Linux:...

I've flashed it using this command: ``` esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0xe000 ~/Downloads/boot_app0.bin 0x1000 ~/Downloads/bootloader_dio_80m.bin...

https://www.waveshare.com/wiki/7.8inch_e-Paper_HAT I'm poking around the code right now, not sure what I'm doing. The screen does nothing with the current repo, wondering if anyone could help me get started on...