2/18/2012

frogue 0.4.0

http://www.mediafire.com/?9kokoo5b1sha4pb

the gui is implemented and character creation functions once more.  i can't guarantee how nicely it will display, since that depends in large part on what font the game decides to display in (on windows 7, it should be rather neatly aligned, more or less...)  if needed i can just make a fairly simple work-around by providing a more textual description (eg. "you are a xx-year old male human.  you have xx colored hair of xx length", etc).

wanted to get a release out this week.  ported over the code for saving and loading, but i'm going to link all of that up at the same time as i implement locations, since it all needs to tie into the button menu.  that will be 0.4.1, and once it's functioning, i'll start working on combat.

the things needed for the party interface (sort of) exist, but i need to implement it still.

reported bugs:
-entering race selection is broken in a nonspecified way (maybe trying to use the race name instead of number?  going to make it work both ways)
-the return key does not enter text through the text box
-creating a slime and golem causes an error with getRandom()
-some goblins have their eye sclera color returned as ERROR

8 comments:

  1. im stuck at enter your orientation

    ReplyDelete
    Replies
    1. that's as far as the game goes at the moment, i forgot to turn on the bit that takes that input

      Delete
  2. Race: goblin Gender: herm
    Height: 4' 7" Weight: 96 lbs
    Eye type: feline Eye vision: normal
    Eye color: hazel Sclera color: ERROR

    ReplyDelete
  3. Don't you think you should develop it further before hoping for discussion on 4chan?

    Just a tip, there's way too much detail in the game. Who cares what my ears look like or what the diameter of my waist is? Maybe try making something basic, and then make it more detailed.

    Also, is this supposed to be like CoC? Because I haven't seen anything written by you, and your blog is full of grammatical errors.

    ReplyDelete
    Replies
    1. 1) nah
      2) some of it will be important later, the sissyboys/femmeboys would love to know they have wide hips and narrow shoulders, and there's no way to satisfy this complaint regardless because removing the detail now would just be counterproductive. you're bitching for the sake of bitching.
      3) i wrote the green slime event for coc, so yes, you have seen something written by me.

      Delete
  4. I can't seem to enter a name. I can't type anything into anywhere when it asks for that, and hitting the enter button does nothing. I can't get past hitting the "new" button.

    ReplyDelete
    Replies
    1. there should be a text box at the bottom that activates when you choose 'new game' where you can enter text. i'll try to make the opening text a little clearer.

      Delete