Nicolai Czempin

Results 89 comments of Nicolai Czempin

The line is `Int8 when = ourPlayerPositionResetWhenTable[myNUSIZ1 & 7][myPOSP1][newx];` A segfault can come from one of the array indices being outside the "legal" range. To debug, you can find out...

Yes, I will (fix the commit message) ;I was in the middle of fixing it and got sidetracked. On Wed, 21 Jun 2023, 21:56 Jessica Janiuk, ***@***.***> wrote: > @nczempin...

cleaned up the commit message, not sure if I need to do anything else

It looks like now there are neither .jpg nor .svg in the generated .zip file. https://github.com/angular/angular/tree/main/aio/content/examples/first-app-lesson-00/src/assets from https://github.com/angular/angular/commit/1c7f6902471bcc8654e2db03ec10e33b0f68e504 has the .jpg files, but presumably some build process is ignoring them....

There is difficulty planned for the waves within the tutorial (issue #84); the rest of the campaign hopefully will get waves getting more difficult despite infrastructure already being there for...

I'm not sure if the options alone help avoid the exception. I haven't looked at exception handling in Lua, but if any of the settings fail (which are enabled by...

we could also place a transparent tower instead of the current cursor.

that's probably worth several issues: 1. previewing the paths 2. using transparent towers 3. red vs. green

This should be "innocent", i. e. not every drop of water should be a future spawn point.

to clarify: we already have the screen shake on generator hit, but let's make it more annoying