Task Blog

Daily task status updates. A Bloglet For My Other Blog. A Blog's Blog.

NOTE: This used to be a WordPress blog for small project updates. I only used it for a few months in 2019. I grew tired of managing multiple WordPress instances, so I converted it to a set of static pages in 2021.

[About] [1] [2] [3] [4] [5]


June 17, 2019

Sketched up some ideas for improving the sound manager in Bolero 2. Besides moving from just loading all Sources to using “channels”, I’d also like to support priority checking and prevention of doubled-up sounds.



June 15, 2019

Thinking about using raw XM files for music in Bolero 2 instead of going through the hassle of mixing them down to Ogg Vorbis.

Pros:

Cons:



June 14, 2019

Not much progress today… prepping an old laptop for a trip this weekend.



June 13, 2019

Finished Game Programming Patterns.



June 12, 2019

Need another day to finish it. Good food for thought.



June 11, 2019

I’m thinking of powering through the rest of Game Programming Patterns tonight, then leaving it on the shelf for future reference.



June 11, 2019

Found a screenshot map for the ZZT game Mask of Atlantis that I made back in 2018, adding it to my wiki now. I thought I may have deleted it by mistake… gah! The developers included their own hand-drawn map on the game’s Itch page, but it’s interesting to look at the real in-game boards. There is a section in the lower-right that is totally inaccessible without cheating, but is otherwise properly linked up to the rest of the cavern system.



June 11, 2019

That’s two more chapters of Game Programming Patterns down. The chapter on bytecode makes me think a lot of ZZT-OOP, maybe because it mentions Unreal as well. I often forget that ZZT’s “if this command isn’t doable, then do this thing instead” feature also applies to #TRY, which is the long version of ?<dir>. This line is valid ZZT-OOP for example:

#try e try w try n try s b

This object would try to go east, and if blocked, try west, and so on with north, and then south. If all directions are blocked, it will jump to a label called :b.

Alright that’s enough go to bed



June 11, 2019

th esamosas may have been a mistake



June 11, 2019

Made a simple favicon and added it to this blog. Still full of samosas.






[About] [1] [2] [3] [4] [5]