I played it some these last few days. There have been improvements since last time. Though some issues still exist.
I also didn't get very far this time, even with debug equipment littered everywhere. So that's pretty embarrassing.
The wilderness and towns are still too early to say much about, but I didn't experience any bugs up there either.
The aesthetics of the dungeon seem better than before. Though the targeting is a problem for me.
The "highlighted" tile is usually hard to see, and it goes off screen when trying to target distant enemies.
An outline of the tile you are targeting would be nice. Here are a few bugs I found:
1.When you fill up your inventory with enough items, the list will cut into the messages, leaving a line running through it.
2.On sanctum level 3 I experienced some lag, but don't know why. A little while later I was knocked out by air elementals.
An error occurred a little while after that. Generally errors are common when my guy is unconscious. Here is the log:
Traceback (most recent call last):
File "theredprison.py", line 13894, in <module>
File "theredprison.py", line 13201, in main_menu
File "theredprison.py", line 13149, in play_game
File "theredprison.py", line 3050, in take_turn
File "theredprison.py", line 7379, in monster_ko_to_death
File "theredprison.py", line 2791, in drop
File "theredprison.py", line 2930, in dequip
AttributeError: 'NoneType' object has no attribute 'traits'
Traceback (most recent call last):
File "theredprison.py", line 13894, in <module>
File "theredprison.py", line 13194, in main_menu
File "theredprison.py", line 13149, in play_game
File "theredprison.py", line 3050, in take_turn
File "theredprison.py", line 7379, in monster_ko_to_death
File "theredprison.py", line 2791, in drop
File "theredprison.py", line 2930, in dequip
AttributeError: 'NoneType' object has no attribute 'traits'
3.The bug where you die and your body blocks the way still exists. I even managed to get a picture of it.
Though I have also noticed that your party members will attempt to displace bodies, and it's less common than before.