Ryan Herriman

Results 12 comments of Ryan Herriman

Another similar crash occurs out-of-game, but only after you press Enter. (I can option-L multiple times without crashing before then.) Suspect this particular crash has to do with the chat...

Addendum to what I said above... typing ":¬)" followed by Enter does _not_ crash.

The issue I clumsily tacked onto this thread has been moved to #73.

I also want to add that color values stored in the source code (e.g. the original, non-colorblind hull colors) also should be updated into the correct color space.

I knew I was going to forget at least one thing. Another thing I wanted to point out is that we'll need a way to trigger the end of the...

bobski reported an issue with Training Grounds, where several platforms that are intended to be high in the air are at ground level. Very, very likely something to do with...

In addition to tracking blowing up "hats," it would also be nice to track the last player to hit a given FreeSolid so we can give credit for FreeSolid kills.

Should probably check in OS9 to verify.

Looking at some Trotsky levels in my recent `alf-fixes` branch, it looks like this is accomplished by doubling up the quote characters, e.g. `""`. This kind of sucks but makes...

I have confirmed that doubling up the quote works, as that is how quotes are escaped in Avarascript strings. Whether or not that is acceptable in ALF is up for...