NEW FEATURES
- Monster descriptions are shown upon first encounter
CHANGES
- Underlying floor tile rendered for traps, doors and chests
- Android - save/load code reworked. Should work on 2.2 devices now
- When selling an equipped item you have more than one of you no longer un-equip the item first
BUG FIXES
- Solved a recently introduced bug with the map generator that could cause disconnected levels
Download and installtion instructions at http://roguebasin.roguelikedevelopment.org/index.php?title=Dweller#Download_and_Installation_instructions
I just recently updated from a older version, and have to say over all I really enjoy the additions etc.
ReplyDeleteI do have ONE issue tho, for me I want to redefine ALL the command keys. Not just 4.
I like to redefine the movement etc so that I can use keys on different sides of my keypad ( have have a square phone with alpha keys etc ) that way I can use 2 hands way way easier.
Any chance that we could get the function restored to redefine all the keys please?
Hey there
ReplyDeleteHad a quick look (can't play it too much right now because I am at work) and didnt get any errors with saving and loading, so all looks good on 2.2 :)
Will give it a good go a bit later.
Cheers and thanks
Wes
Gave it a test and while it is a step in the right dirction (less erros) it still doesnt seem to save the game.
ReplyDeleteIf I am playing and I hit the home button or select 'Exit Game' form the menu. When I go back to play it later, it doesnt continue the game, it forces me to start a new game.
cheers
Wes
Hi,
ReplyDeleteon J2ME version there is a bug with control configuration (at least on my SE C702). First problem is default controls are mapped so that inventory and down-left is mapped to 7 and menu and down-right is mapped to 9. So it is not possible to move down-left and down-right with default configuration.
Second and bigger problem is that custom key definitions are not stored and are cleared after exiting the game (this was working on 0.x versions).
Thanks
Petr
Hi,
ReplyDeleteI've found another bug in J2ME version. When the application is killed (using phone context menu) previously saved game is erased so you have to start new one next time :-(
Petr
@Wezman: I found the bug! A new version, 1.1.4 has been released. Please let me know if save/load works now.
ReplyDelete@Petr: I've heard from others that the 7 and 9 are mapped incorrectly. The code looks ok, but obviously there is something fishy going on. I'll dig a bit deeper and see what I can find.
@Petr: About saving the game when killing app via context menu: Does the game save when you chose Exit from the in-game menu?
ReplyDelete@Petr: Found the problem. Thanks for reporting it!
ReplyDeleteHi,
ReplyDeleteI don't know whether you found problem with storing of custom key definition or erasing savegame on killing app, but when exiting from in-game menu game is saved correctly (unfortunately without custom key configuration)
Thanks
Petr
@Petr: I solved the save game on exit problem. I'll look into the custom key defs this weekend.
ReplyDelete@Petr: The issue with the 7 and 9 being bound to both down-left/right and inventory/menu has been solved. It will be in the next release.
ReplyDelete