Author Topic: Bardess 0.7 PRC (2 year mark)  (Read 6452 times)

deepshock

  • Rogueliker
  • ***
  • Posts: 80
  • Karma: +0/-0
  • May the Voice always ring true in your ears
    • View Profile
    • Email
Bardess 0.7 PRC (2 year mark)
« on: June 12, 2013, 06:24:08 PM »
Bardess 0.7PRC (Peer Review Candidate) is up now.

https://sites.google.com/site/bardesstemp/home/current-version/bardess07prc.zip

Bardess 0.7PRC Changes:

- Finished all Greater Technique demonstrations

-Tiled contents information display in a window

-Reduced text spam upon walking into a trap

-Fixed mouseover bugs on target marking

-Fixed revival items. Document the difference between incapacitation and death.

-Fixed pathfinding crashes. Start with 360o strike demonstration and work from there.

-Fixed crash on closing the keybindings window.

-The game now displays AI units' last action and add previous actions to a list for each unit (including the active unit), with timestamps just like the general message buffer has.

-Implemented on-the-fly ally commands

-Implemented a basic wave mode.

I'll add more complexity and options to the wave mode, and continue bugfixing and updating documentation as needed.
Bardess- A party-based roguelike work in progress. Currently in beta and miles away from a release state. Feedback is always welcome.

http://roguetemple.com/forums/index.php?topic=2228.0
https://sites.google.com/site/bardesstemp/

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Bardess 0.7 PRC (2 year mark)
« Reply #1 on: June 13, 2013, 02:15:29 AM »
Keep at it---should be quite a spectacle at this rate long before we get to the 4 year mark as per the roadmap.   8)
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

deepshock

  • Rogueliker
  • ***
  • Posts: 80
  • Karma: +0/-0
  • May the Voice always ring true in your ears
    • View Profile
    • Email
Re: Bardess 0.7 PRC (2 year mark)
« Reply #2 on: June 13, 2013, 05:30:46 PM »
Any suggestions for wave modes?
Bardess- A party-based roguelike work in progress. Currently in beta and miles away from a release state. Feedback is always welcome.

http://roguetemple.com/forums/index.php?topic=2228.0
https://sites.google.com/site/bardesstemp/

guest509

  • Guest
Re: Bardess 0.7 PRC (2 year mark)
« Reply #3 on: June 14, 2013, 12:05:30 AM »
I tried to play, was getting all kinds of errors. I only got as far as the menu.

I'm on VISTA. :-(

deepshock

  • Rogueliker
  • ***
  • Posts: 80
  • Karma: +0/-0
  • May the Voice always ring true in your ears
    • View Profile
    • Email
Re: Bardess 0.7 PRC (2 year mark)
« Reply #4 on: June 15, 2013, 02:38:02 PM »
I need to know which errors so I can deal with that.
Bardess- A party-based roguelike work in progress. Currently in beta and miles away from a release state. Feedback is always welcome.

http://roguetemple.com/forums/index.php?topic=2228.0
https://sites.google.com/site/bardesstemp/

Vanguard

  • Rogueliker
  • ***
  • Posts: 1112
  • Karma: +0/-0
    • View Profile
Re: Bardess 0.7 PRC (2 year mark)
« Reply #5 on: June 16, 2013, 10:08:36 AM »
I got an error message immediately upon running the program.

It said:

"Could not load file or assembly 'OpenTK, Version=1.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4' or one of its dependencies. The system cannot find the file specified."

deepshock

  • Rogueliker
  • ***
  • Posts: 80
  • Karma: +0/-0
  • May the Voice always ring true in your ears
    • View Profile
    • Email
Re: Bardess 0.7 PRC (2 year mark)
« Reply #6 on: June 16, 2013, 02:35:57 PM »
Updated. The OpenTK.dll file is with it. This should solve the problem. I was trying to avoid the need for dependencies, but I still haven't found a way to do that.
« Last Edit: June 16, 2013, 02:38:33 PM by deepshock »
Bardess- A party-based roguelike work in progress. Currently in beta and miles away from a release state. Feedback is always welcome.

http://roguetemple.com/forums/index.php?topic=2228.0
https://sites.google.com/site/bardesstemp/

Vanguard

  • Rogueliker
  • ***
  • Posts: 1112
  • Karma: +0/-0
    • View Profile
Re: Bardess 0.7 PRC (2 year mark)
« Reply #7 on: June 17, 2013, 11:04:25 AM »
The UI in this game is poor.  It doesn't communicate information very efficiently, and it can be hard to tell what is happening.

A good start would be to move the text output area to the top or bottom of the screen, instead of the right.  The message output for any given action should take up as few vertical lines as possible.

deepshock

  • Rogueliker
  • ***
  • Posts: 80
  • Karma: +0/-0
  • May the Voice always ring true in your ears
    • View Profile
    • Email
Re: Bardess 0.7 PRC (2 year mark)
« Reply #8 on: June 17, 2013, 01:25:43 PM »
If the UI is a problem then that trumps even the best gains elsewhere. That's going to be the first thing I handle when I get at the game again. It'll require a fair bit more than just shifting things around so I'll see what I can do and how long it'll take me.
« Last Edit: June 17, 2013, 01:30:37 PM by deepshock »
Bardess- A party-based roguelike work in progress. Currently in beta and miles away from a release state. Feedback is always welcome.

http://roguetemple.com/forums/index.php?topic=2228.0
https://sites.google.com/site/bardesstemp/