POWDER 098

Urza

hi
OP
Member
Joined
Jul 18, 2007
Messages
6,493
Trophies
0
XP
784
Country
United States
POWDER 098
Roguelike designed for NDS/GBA


Another big-bundle-of-minor-fixes release. That elusive 100 release is coming up fast. Full changelog and download below.

[title:Changelog] * "You are too big to swap" has two os in the first too. (David Damerell)
* Many encyclopedia typo fixes. (David Damerell)
* Wands that fizzle now conjugate "fizzle" according to the wand rather than the zapper.
* When you learn the charges in a wand, there is no longer an incorrect article prefixing the wand name.
* [DS] Now using devkitPro r21 rather than the hybridized version. Thanks to Richard Quirk for finding the work around and sending me code.
* [DS] Thanks to Richard Quirk's patch, POWDER should consume less power when waiting for a key press.
* [DS], [SDL] Paged text will now show the background all the way to the edges of the window rather than being cut off at the GBA's resolution.
* When items teleported, their location in the map array wasn't being updated, allowing them to be potentially accessed after being deleted.
* Cancelling autopickup after already picking one item up when there is a thing to eat no longer causes you to eat said thing. And, incidentally, potentially killing you if said thing was a slug corpse. (Brendan)
* "The fighter foobar's death" will now auto-capitalize Foobar.
* [DS] Save locations are now specified with absolute paths so it doesn't matter where the actual POWDER executable is. (Johnboy554)
* [DS] The output of POWDER on the DS is saved to /data/powder. This is also used for reading - graphics tiles must now be in /data/powder/gfx. This should keep your flash card clean and (apparently) this matches the standard homebrew definition. If you want to keep your old highscores, move the POWDER.SAV into the aforementioned directory. (Phillip Conrad)
* Backspace key on the virtual keyboard is a double key to accomadate the fact it is too compact. (David Hong)
* Wearing multiple pieces of artifact armour with attack boni will increase your chance of doing an armour attack. This means it is beneficial to add more attack armour rather than it only being wise to only equip the most powerful.
* bmp2c and bmp.cpp both now properly handle non-Intel endianness. (Ben Hjelt)
* Icons are now present on SDL builds and in the windows .exe. I also think that, thanks to Richard Quirk's help, they'll be present in the DS in Moonshell, but I haven't been able to verify.
* A wand once again crumbles into dust rather than crumble.
* An interesting graphical upgrade. Monsters and items are now on a separate layer from the terrain. This means they can be drawn transparently on top rather than always being black bordered. This is made optional as the default tiles are not optimized for this look - you can turn it on with the Opacity option of the Options menu.
* One more room.

download.gif
Download for GBA
download.gif
Download for NDS
icon11.gif
Source
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
    +1
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    +1
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, thx in advance
    +1
    Xdqwerty @ Xdqwerty: @BigOnYa, thx in advance +1