Re: [Release] The Mine of Malan Vael
Posted: Thu Dec 13, 2012 5:40 pm
v1.1 is available, only some minor changes apart from the file size reduction (which is down from 215 mb to 80 mb):
@flatline: I couldn't figure out why it crashed, there is a lot of time between spawning the entities and accessing them from the script (also tested the ballista a bit more, but couldn't replicate the crash). I simply put in a findEntity check now, so in case something goes horribly wrong the game will at least not crash. Is there anything special you did? Could you describe what you did exactly before it crashed?
@Komag: As you can see I implemented some of your suggestions, thanks for the feedback! I think four alcoves on the table would be confusing unless you had a visual hint that there are four of them. I could of course place dishes/four plates, but that would be too easy and it doesn't fit that much into the mine I think. The solar clock puzzle is not optional, but I hope it's not insanely difficult once you figured out it is a clock.- greatly reduced file size by removing unnecessary files from the dat file
- doors of first pressure plate puzzle will now stay open forever after the puzzle was solved, no matter what you do
- second secret room was moved, it's easier to find now (both the button and the room) and the snail will respawn more reliably in case you run out of food for the 'serve the dinner' puzzle
- Malik now explicitly mentions the use of frost bombs in the note that lies in front of the ogre room on level 3
- made the 'four times four' puzzle on level 4 easier by filling one alcove with appropriate items
- put another safety check into the ballista script to prevent any odd crashing issues
@flatline: I couldn't figure out why it crashed, there is a lot of time between spawning the entities and accessing them from the script (also tested the ballista a bit more, but couldn't replicate the crash). I simply put in a findEntity check now, so in case something goes horribly wrong the game will at least not crash. Is there anything special you did? Could you describe what you did exactly before it crashed?