Bay 12 Games Forum

Please login or register.

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

Author Topic: The WikiFirmament:PROTO UP  (Read 12441 times)

Tahin

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #150 on: January 30, 2010, 01:38:16 am »

Well, I'll need the DB, but I'll work on getting something set up in the meantime.

Alright, I've got a very temporary database set up at

ADDRESS:  DIVINERIGHT.ORG
PORT:        1050


This isn't going to stick around, but if anyone wants to check out the speed and stuff, you're welcome to it. PTTG, send me that db file.
« Last Edit: January 30, 2010, 02:29:24 am by Tahin »
Logged

Poltifar

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #151 on: January 30, 2010, 02:42:05 am »

How much RAM do you have on that shell account? If not much, we probably should have the quota for each player be less than 5mb...

Oh and, the connection to this one is definitely much faster than the one to PTTG's server. On PTTG's server I had delays ranging randomly from 1 to 10 seconds, on this one, its never more than 0.5s.
« Last Edit: January 30, 2010, 02:46:27 am by Poltifar »
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

Tahin

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #152 on: January 30, 2010, 02:48:54 am »

The nature of the account is such that if it becomes an issue he'll tell me and I'll do something about it. The machine has around 3 gigs of unused ram at the moment, I believe, and there's no hard limit on usage per user. That said, yes, 5 megs is a lot. I say we cut it down to maybe half of a meg, or something. I'll figure that out at some point.
Logged

Poltifar

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #153 on: January 30, 2010, 09:00:17 am »

So, what's the ETA for the DB move to the new server? I really want to continue trying some stuff, and cant do so on the current DB on that server because it is neither permanent nor do i have the programmer bit on it.
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

Dakk

  • Bay Watcher
  • BLARAGLGLGL!
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #154 on: January 30, 2010, 12:13:27 pm »

Eh, I'll wait till the main database is up again. From now on I'll be textdumping everything I make In case the server goes poof.
Logged
Code: [Select]
    ︠     ︡
 ノ          ﺍ
ლ(ಠ益ಠლ)  ┻━┻

Table flipping, singed style.

sproingie

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #155 on: January 30, 2010, 01:10:00 pm »

Glad to see there's DNS now, and cool domain at that (for some reason "fishbulb.net" doesn't have the same majesty).  But why not port the old database over?  MOO databases are portable even if you switch servers, as long as the server is the same version or higher.

EDIT: Oh I'm a total dummy.  Nevermind.  Still cool domain name.
Logged
Toady is the man who Peter Molyneux wishes he was

Quote from: ToadyOne
dragon pus was like creamy gold. Infect and collect!

Poltifar

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #156 on: January 30, 2010, 01:28:28 pm »

Meh, still waiting for the database port. After a single afternoon of being on the MOO yesterday, i already feel myself addicted at unhealthy levels.
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

Dakk

  • Bay Watcher
  • BLARAGLGLGL!
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #157 on: January 30, 2010, 02:01:00 pm »

Same here. Even if it still lacks real NPCs and any form of combat, character skills and whatnot, its already pretty fun to mess around with the MOO.
Logged
Code: [Select]
    ︠     ︡
 ノ          ﺍ
ლ(ಠ益ಠლ)  ┻━┻

Table flipping, singed style.

Tahin

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #158 on: January 30, 2010, 02:17:42 pm »

Sorry for the wait. Blame PTTG. Use the fishbulb one for experimentation while I wait for him to send me the db.
Logged

Poltifar

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #159 on: January 30, 2010, 03:43:06 pm »

Did anyone manage to make some sort of NPC before PTTG's MOO went down yesterday? I was trying to make a simple one by following some tutorials, but i didnt have time to complete it... oh well, i'll try it on the fishbulb moo and then dump it on the main moo once it's up.

EDIT: But i need the programmer bit on the fishbulb moo now... damn.
« Last Edit: January 30, 2010, 03:45:37 pm by Poltifar »
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

Bluerobin

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #160 on: January 30, 2010, 03:52:04 pm »

I got an NPC of sorts going that would wander around and say random crap every so often. I made an object that has a while (1<2) loop combined with suspend(1) that activates verbs (essentially creating a heartbeat like some other muds/moos have) and whenever the npc object got its verb triggered by the heartbeat there was a 1/1500 chance of doing each of its actions. Pretty crappy explanation, but you can @audit Bluerobin and check out the heart of the forest's :beat verb and urist's :update verb when PTTG's db is up again.
Logged
The moment the lever was pulled, somebody's pet kitten stepped onto the bridge. I read somewhere that if a cat falls more than 11 stories, it instinctively flares its legs out to increase air resistance. This slows it down enough to stick the landing with relatively minor injuries. In Dwarf Fortress, apparently, cats don't do that.

Poltifar

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #161 on: January 30, 2010, 04:21:58 pm »

Sproingie, if the wikifirmament moo is not up soon, could you please give me (Poltifar) the progbit on your fishbulb moo?
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

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: The WikiFirmament:PROTO UP
« Reply #162 on: January 30, 2010, 04:41:05 pm »

Logged
A thousand million pool balls made from precious metals, covered in beef stock.

Tahin

  • Bay Watcher
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #163 on: January 30, 2010, 06:57:51 pm »

Okay, two problems, only one of which I wasn't able to figure out.

1. Dirty windows file formats
2. This is an old db. You probably want to upload Outcore.db.new or something.

Also it took so long to get back because I was in the hellmoo senate meeting trying to pay attention.

Oh, also I'm going to have to reset all the passwords, so if anyone would like to request a custom, secure password please email me at tahin23@gmail.com. Otherwise I'll set your password to 12345 or something and anyone could hijack your account. Sorry about that. Differences between Windows and Unix.
« Last Edit: January 30, 2010, 07:00:31 pm by Tahin »
Logged

Dakk

  • Bay Watcher
  • BLARAGLGLGL!
    • View Profile
Re: The WikiFirmament:PROTO UP
« Reply #164 on: January 30, 2010, 08:29:08 pm »

Tsh, we could just send you a forum PM, like I did because Gmail is being bitchy today.
Logged
Code: [Select]
    ︠     ︡
 ノ          ﺍ
ლ(ಠ益ಠლ)  ┻━┻

Table flipping, singed style.
Pages: 1 ... 9 10 [11] 12 13 ... 16