Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 55 56 [57] 58 59 ... 68

Author Topic: Cult - New Development Video (5-10-12)  (Read 110126 times)

Lord Dullard

  • Bay Watcher
  • Indubitably.
    • View Profile
    • Cult: Awakening of the Old Ones
Re: Cult - Development Preview Videos Added
« Reply #840 on: April 16, 2012, 04:16:34 pm »

I'll admit I google image-searched 'inventory screen' just to get some ideas. Frankly, though, I didn't find much that I considered helpful. Most inventory screens are designed for games with different graphical capabilities than Cult, and the one for text-based roguelikes tend to be very barebones.
Logged

Epithemius

  • Bay Watcher
  • [AFTERTHOUGHT:100]
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #841 on: April 16, 2012, 06:27:02 pm »

What about a Diablo 3-type system? Here's a link with a bit more details on that one: http://www.diablowiki.net/Inventory It's probably one of the better approaches I've seen to an inventory.
Logged

nenjin

  • Bay Watcher
  • Inscrubtable Exhortations of the Soul
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #842 on: April 16, 2012, 06:36:05 pm »

Diablo 3's inventory is the kind of inventory system he can't use with Cult, not without some serious work.

Consider Dungeon Crawl: Stone Soup. It's basically DF's inventory system, but it makes some assumptions.

-Functional Inventories will be small, and not quantum.

-Inventories have a maximum cap.

It's hard for me to shake off the fuzz of Today's designs when it comes to rogue-likes, but the problem with his is that it just gets bigger, and bigger, and bigger, especially as you start finding exceptions to getting stuff put in bags. It also does a poor job of sorting and categorizing things.

Reducing it down to a much simpler system (Say 25 slots average, 40 slots max) has the benefit of both being simple to conceptualize and forcing some decision making on the player. Which DF really only accomplishes through bag size restrictions.

I don't recall you talking much about the inventory system up until now, are you wanting to do something novel there?

And as long as we're on the topic, where does Cult stand on mouse support, either currently or in the grand scheme?
« Last Edit: April 16, 2012, 06:38:18 pm by nenjin »
Logged
Cautivo del Milagro seamos, Penitente.
Quote from: Viktor Frankl
When we are no longer able to change a situation, we are challenged to change ourselves.
Quote from: Sindain
Its kinda silly to complain that a friendly NPC isn't a well designed boss fight.
Quote from: Eric Blank
How will I cheese now assholes?
Quote from: MrRoboto75
Always spaghetti, never forghetti

Askot Bokbondeler

  • Bay Watcher
  • please line up orderly
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #843 on: April 16, 2012, 06:41:23 pm »

-containers as equipable objects: bags that can be held in either hand, backpacks that can be worn on the torso, pouches that can be hung on the belt, weapon scabbards, quivers, etc.

-containers would have a maximum volume and a maximum length and items would have a volume and a length, so you could fit a stack of pebbles several times the volume of a spear inside a backpack, but you couldn't fit single spear. soft containers would increase in volume and take the lenght of the longest item they contain, so you could fit an empty bag inside a bag, but not a full bag inside a full bag.

-large items could be strapped and hung on the shoulder

-depending on whether you want to make the game turn based or real time, each of these containers would use a different number of ticks to access from a collapsible tree list, or some containers could be accessed from quickslots while others would have to be accessed from a slightly more cumbersome inventory screen

-pack beasts

E: theres's the fact though that non humanoid, procedurally assembled body shapes crank up the complexity of this type of system by a few degrees of magnitude
« Last Edit: April 16, 2012, 06:49:04 pm by Askot Bokbondeler »
Logged

Lord Dullard

  • Bay Watcher
  • Indubitably.
    • View Profile
    • Cult: Awakening of the Old Ones
Re: Cult - Development Preview Videos Added
« Reply #844 on: April 16, 2012, 06:53:37 pm »

I don't recall you talking much about the inventory system up until now, are you wanting to do something novel there?

I'm not really looking to do anything groundbreaking - just to put something together that's relatively easy-to-use and understand, and that doesn't create any terrible sense of 'going through my inventory is a chore' for the player. I do like the idea of using bags to expand the inventory to some degree, and agree that it probably shouldn't be able to add on TOO much inventory space. I may also consider weight restrictions.

Quote
And as long as we're on the topic, where does Cult stand on mouse support, either currently or in the grand scheme?

As it stands, the game can be run by the mouse alone, or the keyboard alone, or any combination of the two.
Logged

nenjin

  • Bay Watcher
  • Inscrubtable Exhortations of the Soul
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #845 on: April 16, 2012, 07:10:09 pm »

I assume click-drag functionality is a whole 'nother thing though, right?

Quote
I do like the idea of using bags to expand the inventory to some degree, and agree that it probably shouldn't be able to add on TOO much inventory space. I may also consider weight restrictions.

DC:SS does weight restrictions which seem to balance out pretty well against the max inventory size. And conceptually, an inventory item which when placed in your inventory expands the size of your inventory seems pretty easy and game appropriate. It's just abstracting away questions of what ultimately goes where. Which is fine by mean, inventory management definitely has a threshold of fun for me.

The only funky part would what happens to items in slots created by a bag when you take the bag out of your inventory.
« Last Edit: April 16, 2012, 07:13:56 pm by nenjin »
Logged
Cautivo del Milagro seamos, Penitente.
Quote from: Viktor Frankl
When we are no longer able to change a situation, we are challenged to change ourselves.
Quote from: Sindain
Its kinda silly to complain that a friendly NPC isn't a well designed boss fight.
Quote from: Eric Blank
How will I cheese now assholes?
Quote from: MrRoboto75
Always spaghetti, never forghetti

nenjin

  • Bay Watcher
  • Inscrubtable Exhortations of the Soul
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #846 on: April 16, 2012, 07:13:20 pm »

derp, why did i double post.
Logged
Cautivo del Milagro seamos, Penitente.
Quote from: Viktor Frankl
When we are no longer able to change a situation, we are challenged to change ourselves.
Quote from: Sindain
Its kinda silly to complain that a friendly NPC isn't a well designed boss fight.
Quote from: Eric Blank
How will I cheese now assholes?
Quote from: MrRoboto75
Always spaghetti, never forghetti

Lord Dullard

  • Bay Watcher
  • Indubitably.
    • View Profile
    • Cult: Awakening of the Old Ones
Re: Cult - Development Preview Videos Added
« Reply #847 on: April 16, 2012, 07:29:08 pm »

I assume click-drag functionality is a whole 'nother thing though, right?

Nope - click-drag will also be supported for at least several types of menus/dialogues. You'll also be click-dragging to specify building dimensions (unless you use the keyboard) in addition to the fact that you can already click-drag the map around. Also, I don't think I've ever used the phrase 'click-drag' so much.

Quote
The only funky part would what happens to items in slots created by a bag when you take the bag out of your inventory.

I was considering a WoW-type bag system (I know I may be tarred and feathered for saying this, but I actually didn't mind the inventory system in WoW too much) in terms of presentation - i.e., each bag up to a limited number has its own small dialogue window. Dropping a bag could simply mean dropping its contents.
Logged

nenjin

  • Bay Watcher
  • Inscrubtable Exhortations of the Soul
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #848 on: April 16, 2012, 07:55:04 pm »

Oh ok. I think I see what you're thinking at now.

I guess it does save the presentation from looking like DF's rolling lists of stuff in tabulated fashion. So you'd click a line item in a list to open a bag dialog window, or are you thinking of icons and and a grid inventory? If you're still basically running on text, I think the benefit of having bags essentially hide their content is somewhat diminished. To me that sort of seems like "one more screen" despite it being a dialog box. If you want to go graphical icons and representations, then I think the case for separate bag dialog boxes is a lot stronger.
Logged
Cautivo del Milagro seamos, Penitente.
Quote from: Viktor Frankl
When we are no longer able to change a situation, we are challenged to change ourselves.
Quote from: Sindain
Its kinda silly to complain that a friendly NPC isn't a well designed boss fight.
Quote from: Eric Blank
How will I cheese now assholes?
Quote from: MrRoboto75
Always spaghetti, never forghetti

Neonivek

  • Bay Watcher
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #849 on: April 16, 2012, 08:04:30 pm »

I just hope there is some sort of organisation and visual representation of some type for your inventory.
Logged

Willfor

  • Bay Watcher
  • The great magmaman adventurer. I do it for hugs.
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #850 on: April 16, 2012, 08:11:27 pm »

I made a fairly nice inventory using libtcod and highlight-able items/click-to-move interfaces. The red dot in the following images is where my mouse pointer was.

Spoiler (click to show/hide)

Unfortunately, there are still bugs with it. And it's from a project I haven't touched in ... well, possibly a year. I'll probably reuse some of its code later on. Also, I'm a fairly big fan of WoW's way of dealing with inventories. Its inventory wasn't a factor in my decision to stop playing it at all.
« Last Edit: April 16, 2012, 08:15:03 pm by Willfor »
Logged
In the wells of livestock vans with shells and garden sands /
Iron mixed with oxygen as per the laws of chemistry and chance /
A shape was roughly human, it was only roughly human /
Apparition eyes / Apparition eyes / Knock, apparition, knock / Eyes, apparition eyes /

Neonivek

  • Bay Watcher
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #851 on: April 16, 2012, 09:45:45 pm »

Well one issue is we don't know how many bodyparts the main character may end up having.

To admit I am quite interested in armor HUMANS DON'T USE!... I always find it odd when creatures like Ratmen leave their tails entirely unprotected even if they are dressed entirely head to toe with 5 inch steel.

Heck in Captain Planet I remember how the Monkey's snowsuit actually left his tail exposed... and they go to the North pole.

Maybe be interesting to see Tail guards and Wing Guards (mind you they would probably stop you from flying, but that is what you pay for when you armor your wings). Heck even Wing and Tail clothes for once.
Logged

Lord Dullard

  • Bay Watcher
  • Indubitably.
    • View Profile
    • Cult: Awakening of the Old Ones
Re: Cult - Development Preview Videos Added
« Reply #852 on: April 16, 2012, 09:53:10 pm »

Wing and Tail clothes seem like logical enough additions. Although I think for creatures that use their tails for balance, any kind of heavy armor on the tail might come with some big agility penalties - probably better to stick to light stuff that allows freedom of movement.
Logged

Neonivek

  • Bay Watcher
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #853 on: April 16, 2012, 10:05:55 pm »

There is also always the idea of enhancing natural weapons with real weapons.

Though... Even humans don't do it that much outside our hands.

This is starting to remind me of Lands of Lore a lot... in it there is this huge monster race guy you get on your team, he has four arms so you can equip him with two quarterstaffs. He isn't even a warrior he is actually a magician, he is just so naturally strong (and having four arms helps) that he will pretty much pummel all but the strongest characters at that point.

Kinda makes me wonder if any of the standard civilisation races can actually have a genuin supperiority over others. Which I don't mind in a game like this. Though that makes me wonder what role the actual creature has on the balance of the game. Is it just mild adjustments, huge difference, huge difference that melts away with experience?

Yes I know what I will do, I will gather the world's magic to alter my character's body to become a titan! (ok not really)
« Last Edit: April 17, 2012, 12:42:35 am by Neonivek »
Logged

Servant Corps

  • Bay Watcher
    • View Profile
Re: Cult - Development Preview Videos Added
« Reply #854 on: April 17, 2012, 11:15:49 am »

Since you play as a human, the only purpose of tail/wing accessories is for you to sell them for money (preferably right back to the monkeys/birds that you killed to get them in the first place), right?

That'd be kinda cool, a useless trade good that does serve a purpose in-game, just not to you.
« Last Edit: April 17, 2012, 11:17:34 am by Servant Corps »
Logged
I have left Bay12Games to pursue a life of non-Bay12Games. If you need to talk to me, please email at me at igorhorst at gmail dot com.
Pages: 1 ... 55 56 [57] 58 59 ... 68