Robot Underground: for your enjoyment and pleasure
Well, with the madness of coding behind us, we've managed to take some time out to actually play our game (along with everyone else's). There's a whole raft of stuff we'd like to improve or add, possibly in some future post-Pyweek release, but there's a couple of specific issues which might merit the attention of players over the next two weeks:
- There's some slow resource leak we haven't managed to track down yet. This can slow the game down after playing for a long time. If you save your game, quit completely, then restart the game and reload, performance will return to normal.
- If you ask Putney to send you to the Outer Zones while he and Victoria are both in the room on the very left of the town area (after the fifth or sixth story-based mission), you will receive the error message 'programming error: unknown scene key' followed by a game over screen. Pyweek purists may rest assured that you can finish the game without needing to do this, but if you want, you can fix the error by changing the string 'outerzones' to 'ozmission' on line 112 of lib/content/act3.py.
(log in to comment)
richard on 2008/04/07 02:48:
Wah! It doesn't work :( It's finding the file but pyglet just won't load it! This is on Linux.