I managed to get a working Windows port to github before the decade old computer I borrowed could …
spx —
0.9.5.2 is now available which among a few smaller improvements contains some fixes for autocomple…
Miles —
For anyone else who comes across this, there's now a better way to do this with the API introduce…
Alexey —
Thanks for the great reference! I've been fiddling with TTF's for the last few days and your code …
I'm using the union of components technique as the entity system in my game as well, and for the m…
Roman —
Thank you! DSBLOCK_FROMWRITECURSOR was causing the problem.
I would argue that pellets don't need to be entities at all. They are a tile state with the uneate…
One difference in your code is that you pass to while Casey passes 0. Which means that in your c…
joe513 —
Thanks for the quick fix. Appears to be working correctly now.
spx —
I've uploaded 0.9.5.1 which should fix this for good. Please report back if this is still an issu…
Roman —
Hi guys. I am at 19 ep handmade hero. Casey fixed sound lagging by increasing latency. When I try …
spx —
indeed this is the same issue i saw. for me it is quite rare (but a lot more common with break at …
I depends on the relation of the different pieces. In the simple example above, the easiest way to…
joe513 —
Thanks for the quick reply. I updated my original post with exact replication steps. "Windows > Re…
spx —
@joe513 thanks for the report. On Linux the easiest way to report crashes is to simply run the pro…
joe513 —
Congrats on the release, I have been following the bug tracker for a while now and have been looki…
spx —
well there were a few last-minute issues on Linux that I didn't notice before (ptrace is a bit of…
Thank you, I found that very helpful. I really shouldn't try to preempt issues before I actually e…
Jens —
Version 0.0.2 released! There are many practices on how to develop software; OOP, reactive, the "m…
Jens —
This is part 2 of specifying HHA file format in BEdit layout language. To recap, we left off havin…
Jens —
Sometimes you have a very good idea of what's in a binary file, you might even have the source cod…
@twelvefifteen The answer to your question is most likely highly depending on what you are actuall…
Any book about tables and normal forms in databases will also be a useful source of learning for t…
Thank you for the reply! I'll be honest and say that it mostly went over my head, but that is okay…
If two types have little overlap in variables and don't need to be in the same list, you can have…
Awesome, more codeclap is coming :D
Hi! I have a nooby question about entity systems. Let's say I have a common entity struct to repre…
This has been fixed, thanks.
Thanks again. For anyone who's reading this thread, the and "keywords" specify if you need to pu…
spx —
0.9.5 is now available for Windows and Linux. macOS is missing for now which wasn't really intende…