Author Topic: Owlnest v0.2  (Read 9447 times)

Anfeir

  • Newcomer
  • Posts: 28
  • Karma: +0/-0
    • View Profile
    • Rayel
Owlnest v0.2
« on: February 10, 2017, 08:15:08 PM »
https://sites.google.com/site/owlnestroguelike/

Roguelike in demo version.

Some of already implemented features:
- extended action system with anything as the action target and context actions;
- specific actions available at the moment, when special abilities are gained;
- reactions - in cautious mode you can react to monster attacks using different counter-actions, available at the moment;
- physics - realtime water and lava flow and objects burning, you can set entire forest into fire.
- different types of wounds instead of plain hitpoints;
- polymorph - you can basically morph into any monster, obtaining all its characteristics and possible actions;
- different monster killability (currently limited mostly to undead and something else)

« Last Edit: March 09, 2017, 08:45:39 PM by Anfeir »

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Owlnest v0.1
« Reply #1 on: February 10, 2017, 10:23:31 PM »
Ooh, hopeful!  Rayel successor?   8)
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

Anfeir

  • Newcomer
  • Posts: 28
  • Karma: +0/-0
    • View Profile
    • Rayel
Re: Owlnest v0.1
« Reply #2 on: February 11, 2017, 07:41:28 AM »
Ooh, hopeful!  Rayel successor?   8)
Hi getter77 )
No, Rayel is a separate thing ;)


Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Owlnest v0.1
« Reply #3 on: February 11, 2017, 08:36:43 AM »
Is there anything to play yet? As in a game.

Anfeir

  • Newcomer
  • Posts: 28
  • Karma: +0/-0
    • View Profile
    • Rayel
Re: Owlnest v0.1
« Reply #4 on: February 11, 2017, 11:48:12 AM »
Is there anything to play yet? As in a game.
Yes, ascend up to height 10 of mountain is possible, with some challenges and many monsters on the way.
Combat, ranged combat, magic, weapon skills - all is working of course.
« Last Edit: February 11, 2017, 11:52:41 AM by Anfeir »

Anfeir

  • Newcomer
  • Posts: 28
  • Karma: +0/-0
    • View Profile
    • Rayel
Re: Owlnest v0.2
« Reply #5 on: March 09, 2017, 08:46:16 PM »
Version 0.2

https://sites.google.com/site/owlnestroguelike/
- Added some versatility to dungeons
- New terrain types: decaying dungeon, abandoned dungeon, castle
- Added map ('#' key), altered high-level world generation template
- Added ability to return to previous floors
- Added a bit more new objects (monsters, items, etc)
- Balance tweaks
- Many miscellaneous bugfixes


getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Owlnest v0.2
« Reply #6 on: March 10, 2017, 07:58:06 PM »
Great to see another update so soon---the reaction system has revolutionary potential!   8)

What are the next challenges for new systems/features still ahead?  Or is it down to content/polish from here until v1.0?
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

Anfeir

  • Newcomer
  • Posts: 28
  • Karma: +0/-0
    • View Profile
    • Rayel
Re: Owlnest v0.2
« Reply #7 on: March 11, 2017, 06:07:35 AM »
Great to see another update so soon---the reaction system has revolutionary potential!   8)
;) Reactions are a bit experemintal. Sometimes i'm thinking of completely dropping them.) Also there will be more of them coming, like disarm, counterstrike, counterbash, tolerate and so on. The main goal is to provide a REAL choice, like, if it is just "Dodge 15%, Parry 90%", what will you choose? You would have to call friends for an advice, yep? :) But if it's even like now, e.g., Dodge 70%, Block 80% - but you can't parry all the damage, and reactions from runes - they are 100% (now) but limited...
And yes, most of reactions require preparations, like shield for block, skill for counterbash and they use attribute moments, so you parry 3-4 times in a row but then you have to restore (but can continue with other reactions depending on other attrs)

What are the next challenges for new systems/features still ahead?  Or is it down to content/polish from here until v1.0?
Going to do some resource management for attribute points (ones you get each time an attribute goes up), 4 skills for each attribute so total 28 skills, with range 1-10 to learn, each skill providing 4 or 5 actions/abilities. Not in the single release, maybe in ~four. This is instead of classes, but races can be added at some point.
I have no technical challenges, mostly gameplay ones. Some features supported in engine are hard to show their potential. For example, any object for nearly any action target - what's the use of it rather than hit/touch/smash head over it, or real water flow either.

« Last Edit: March 11, 2017, 06:12:46 AM by Anfeir »