19 Feb
I’ve had a few hangs in Eclipse while using PyDev. It looks like autocomplete takes offense at something and spins off into an infinite loop. This still happens in a repeatable manner even with the latest update as of a few minutes ago. I thought I should just warn anyone who happened to read the [...]
Posted in Python by: mwtb
No Comments
19 Feb
I’ve changed the navigation to work to a fixed grid pattern, which should make moving around the map a bit more predictable for the cache and for the user. Everytime I make a change to that area of the code I get reminded that something fairly significant will have to be changed before I can [...]
Posted in The Game by: mwtb
No Comments