-
Now that I've got luacheck working in `VSCode` and `Nova`, I've begun building some stuff with it. Unfortunately, while the new [Additional assignment operators](https://sdk.play.date/1.9.1/Inside%20P…
-
In our game ☄Comet we use `\f` = Line break & `\n` = Page brake / carriage return
This works find most of time but sometimes LDtk just wants to fuck our shit up and turn them into broken character…
-
Just going through the setup docs and on the swift package pdc command I get errors about mismatched arch (I'm on an M1 Mac FWIW), and then it crashes.
I have TOOLCHAINS set:
```
export PLAYDATE_…
cove updated
4 months ago
-
First-off, love this GitHub action! I've been using it to build for device and would like to use it for the Windows simulator.
I have a custom set up now that works using _WinGet_. Sharing learni…
-
tl; dr
It seems possible to use dynamically linked libraries with the simulator but I can't figure out how to modify the search paths.
Hopefully this is doable on device as well or this is all m…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Formatting
### Expected Behaviour
…
-
Hi John. I'm not sure of the best way to comment on your blog post, and this archive, so I'll do it here. 😬
Anyway, I'm a game developer mostly working on Playdate handheld console (1-bit, 400x240, c…
-
```
% xcodes install --latest
Updating...
Apple ID: *****
Apple ID Password:
Two-factor authentication is enabled for this account.
Enter "sms" without quotes to exit this prompt and choose a…
-
### Steps to reproduce the problem
1. upload a GIF as part of a Mastodon post (tested on web UI and Android app, Mastodon v4.2.1)
2. publish post, note the heavy compression artifacts in the conve…
-
This utility is fantastic, but its utility is limited by the fact that it only supports frame-based animation. Although switching to time-based animation would likely require a fair amount of work, th…