Closed zenzombie closed 8 months ago
Can you describe the changes? Looks like there are some appearance changes
Yes there are appearance changes. Below is from the changes file.
I'll try to post some screenshots and I'll fix the conflicts.
Player is standing on a sword (OLD)
Player is standing on a sword (NEW)
Player arrives on a level with food at the stairs (OLD)
Player arrives on a level with food at the stairs (NEW)
Ah sorry, I think I misread some code - and I missed the change file! Thanks for the extra details, LGTM
Fixes #214
The only breaking change is the removal of HAS_ITEM in the player placement logic of startLevel in RogueMain. The other changes passed regression testing against the release branch.