Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 8 9 [10] 11 12 ... 26

Author Topic: Topia Online Kickstarter is live!!!  (Read 24138 times)

majikero

  • Bay Watcher
  • Poi~
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #135 on: December 13, 2012, 11:58:59 am »

I still think you have to feed them so it's a matter of logistics.

Still a slime plague eating everything is cool.
Logged

Puzzlemaker

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #136 on: December 13, 2012, 12:06:51 pm »

I still think you have to feed them so it's a matter of logistics.

Still a slime plague eating everything is cool.

Ah yes, logistics.  But we are talking about having the ability to code AI for each individual.  It all depends on how mobile the resources can be.  If you can farm them somehow, and if you can move them around...

I mean, I already have plans on undead... Other then corpses, is there anything else you need to have them multiply?  Do you have to kill someone, or can you just use a corpse?  Can you move corpses?  Is there anything you need to have in order to maintain an undead army!?  SO MANY QUESTIONS!

Sorry I am getting excited.
Logged
The mark of the immature man is that he wants to die nobly for a cause, while the mark of the mature man is that he wants to live humbly for one.

kilakan

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #137 on: December 13, 2012, 12:31:55 pm »

I am unusually excited about this.  I think I will send some cash when I get a chance.

I do have an important question:  Since some monsters can multiply without user input, it IS possible to have a plague of certain monster types, right?  Like, an undead plague or a spider plague?  What's stopping a giant army of spiders one player creates from destroying everything?  Is the answer really just "Other Players"?

If so, that is both awesome and horrible.
I was gonna buy endless space with the 30$ I added to paypal but if the answer to this is yes, topia is SO getting my cash
Logged
Nom nom nom

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #138 on: December 13, 2012, 12:40:34 pm »

Player type: swarm of *insert anything*

Heheh.

Actually I'd like to see a demonstration of the whole scripting thing. Just, ya well, so we get an idea how exactly it works.
Logged

Kruniac

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #139 on: December 13, 2012, 01:26:29 pm »

I am unusually excited about this.  I think I will send some cash when I get a chance.

I do have an important question:  Since some monsters can multiply without user input, it IS possible to have a plague of certain monster types, right?  Like, an undead plague or a spider plague?  What's stopping a giant army of spiders one player creates from destroying everything?  Is the answer really just "Other Players"?

If so, that is both awesome and horrible.

"Other Players". There will be certain caps on things to prevent server problems, but in general, you can go nuts. Food will be the largest problem to overcome. To have X amount of spiders you would need Y amount of food, and Z amount of hosts for eggs to be laid in.

Quote
I mean, I already have plans on undead... Other then corpses, is there anything else you need to have them multiply?  Do you have to kill someone, or can you just use a corpse?  Can you move corpses?  Is there anything you need to have in order to maintain an undead army!?  SO MANY QUESTIONS!

Necromancers will probably require resources. Zombies I would think is a matter of transmitting an affliction of some kind.

I don't see why you would have to kill someone to turn them into undead. I mean, it's the same thing as their corpse.

I don't see why you couldn't move corpses :)

As for the upkeep on an "undead army", if it's magically based, you'd probably need certain resources to upkeep the "army". If it's a zombie hoard or whatever, I'd imagine food requirements would kick in and zombies would start falling apart. All of this is still in the design phase.

Quote
I was gonna buy endless space with the 30$ I added to paypal but if the answer to this is yes, topia is SO getting my cash

Hahahah. We appreciate it. Endless Space is a decent game, though. A little off for my tastes. It's almost like GalCiv with the "Stack armor of <type>. Stack weapons of <type>". Pretty generalized. I wish Sword Of The Stars 2 wasn't an utter failure. My life was ruined when that game was released. Anyway. Back on topic. :P

Quote
Actually I'd like to see a demonstration of the whole scripting thing. Just, ya well, so we get an idea how exactly it works.

Spoiler (click to show/hide)

That's extremely basic, and can also be used to interact with all kinds of things simply by changing parameters.
Logged

notquitethere

  • Bay Watcher
  • PIRATE
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #140 on: December 13, 2012, 02:15:43 pm »

Well, I've always said that I'd only be interested in an MMO if it was consistent-world, player-led with perma-death. Oh and it has to be low-res enough to work on my crappy laptop. This ticks all the boxes, so consider me strongly interested.
Logged

Puzzlemaker

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #141 on: December 13, 2012, 02:23:19 pm »

Now I have some other questions, hehe.  Sorry to bombard you like this, and thanks a ton for answering them.

A.  What does the underlying technology look like?  All scripts are run server-side, right?
B.  What language is it in?  It looks like javascript.
C.  Security is a very important concern for anything that can run arbitrary scripts.  What blocks do you have in place to stop someone from making a "Virus" object that can be passed around in the game, or from hacking into the server?  This is a very important.
D.  You mentioned spells... what is stopping someone from making a spell that just kills everything instantly?  How will "spell resources" work?  It seems gloriously abusable.
E.  How exactly will combat work?  Correct me if I am wrong, but combat is in two modes, overview mode and "fight" mode, or something like that.  You can do basic attacks in normal mode, but when you enter fight mode it becomes more tactical?  Is it treated almost like a pokemon encounter, where suddenly you enter a battle phase type thing?  What if there are multiple opponents, how is that handled?  What causes the switch to fight mode?
F.  Ranged weapons?
G.  How will taking over another players land work?
H.  Will there be any actions that only a player can do, or will everything be available in a script?

I think that's all for now. 
Logged
The mark of the immature man is that he wants to die nobly for a cause, while the mark of the mature man is that he wants to live humbly for one.

joshrmt

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #142 on: December 13, 2012, 02:58:02 pm »

A.  The underlying technology is Javascript, HTML5, Node.JS, MongoDB.  All scripts are run server-side, except for the game interfaces obviously.

B.  Javascript for scripting.

C.  Scripts are executed on the server and can only use functions that are allowed.  They can't execute arbitrary code.  Malicious scripts will be voted and removed by the community, and the player will lose the privilege to post his scripts.

D.  Just like any other game, spell scripts will only execute if the player has the necessary skill and reagents.  There is nothing abusable about it.

E.  Although there are combative actions you can take in the main game world, full combat takes place in a real-time 'battle mode'.  Please review our wiki and forums for more information on how this works.

F.  There are ranged weapons.

G.  You can take over other people's land by physical force, or you can claim it using influence.

H.  Everything will be available via script.
Logged

kilakan

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #143 on: December 13, 2012, 03:35:01 pm »

Will it be recorded in any way what your character does when you are offline?  For instance if enemy script #1 were to activate, lets say it's a script that when you spot another player attacking a freindly or commiting a crime on your property, your character then attacks them back.  Would you be told when you logged back in that your character got into a fight, and if possible with what and or who?

p.s.  I love that there is people who care enough about their games and fan base to actively answer questions :p
Logged
Nom nom nom

Kruniac

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #144 on: December 13, 2012, 04:13:00 pm »

Will it be recorded in any way what your character does when you are offline?  For instance if enemy script #1 were to activate, lets say it's a script that when you spot another player attacking a freindly or commiting a crime on your property, your character then attacks them back.  Would you be told when you logged back in that your character got into a fight, and if possible with what and or who?

p.s.  I love that there is people who care enough about their games and fan base to actively answer questions :p

Absolutely. We plan on tracking stats for -everything- that goes on. Your hireling will be able to report all kinds of things, or simply keep a log of events.

And thank you. I'd want a developer or designer to answer my questions, so I figure you guys want the same. :)
Logged

Poltifar

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #145 on: December 13, 2012, 05:08:53 pm »

Even though I am still not completely convinced that the game wont devolve into a grief-fest, it's certainly a novel concept that I'd love to support. Heck, worse case scenario is it does devolve into random killing, in which case I'd just give up on playing a human and instead script monsters, which are not prone to have their work destroyed randomly as they have no work to speak of other than causing general mayhem (at least, that's the kind of monsters I'd play/script).

At this point, I'm just waiting for the paypal option, as amazon payments never really works for me.
Logged
Quote
<@Poltifar> yeah i've played life for almost 23 years
<@Poltifar> i specced myself into a corner, i should just reroll
<@Akroma> eh
<@Akroma> just play the minigames until your subscription runs out

Kruniac

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #146 on: December 13, 2012, 05:35:03 pm »

Even though I am still not completely convinced that the game wont devolve into a grief-fest, it's certainly a novel concept that I'd love to support. Heck, worse case scenario is it does devolve into random killing, in which case I'd just give up on playing a human and instead script monsters, which are not prone to have their work destroyed randomly as they have no work to speak of other than causing general mayhem (at least, that's the kind of monsters I'd play/script).

At this point, I'm just waiting for the paypal option, as amazon payments never really works for me.

We really appreciate your support. :) And yes, monster play is always an alternative. However, also keep in mind that monsters can also craft and build. Some of them, anyway.
Logged

kilakan

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #147 on: December 13, 2012, 05:37:36 pm »

I'm not entirely sure if I get this;  So players can play as any of the creatures in the game right?  But are there creatures present even without players playing them, say no one happens to like orcs, will we still see npc orc spawns?  Or do you only get npc's in a sense when players create like.. the first of a race of say slimes, and then the slimes multiply, do they have to control every slime that splits off or is there a base npc ai for controlling the extra monster spawns?
Logged
Nom nom nom

Neonivek

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #148 on: December 13, 2012, 05:44:30 pm »

Quote
Some of them, anyway

A certain part of me kinda wants to say that if you cannot make a monster worthwhile to play, then it shouldn't be available as a PC monster choice.
Logged

Matz05

  • Bay Watcher
    • View Profile
Re: Topia Online Kickstarter is live!!!
« Reply #149 on: December 13, 2012, 05:47:04 pm »

Uh, not building makes it a not worthwhile choice? I don't understand that. I can certainly see it being limiting, but not everything could build a castle, or would even want one!
Logged
Pages: 1 ... 8 9 [10] 11 12 ... 26