Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 51 52 [53] 54 55 ... 166

Author Topic: Pokemon Orthoclase & Microcline: Back to work!  (Read 152478 times)

monk12

  • Bay Watcher
  • Sorry, I AM a coyote
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #780 on: January 05, 2012, 11:47:36 am »

Yeah, I'd put it at 1% maybe, which is still cool because I doubted we'd even get this far, let alone maintain a full head of steam.

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #781 on: January 05, 2012, 05:21:49 pm »

Hmmm, if I knew how to access the script of the tutorial battle, I could finish this easily.
Logged

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #782 on: January 05, 2012, 08:39:39 pm »

How does one actually go about to upload something to a github repository anyway? I forked this one, but consistently fail at committing anything to the fork.
Logged

GlyphGryph

  • Bay Watcher
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #783 on: January 05, 2012, 08:51:09 pm »

I don't think I've added you to the project.

You need to "push [target] [branch]" In this case, target needs to be whatever you've assigned as your remote fork. For example, git://darvisfork.github.com or whatever.

If you want, I can add you to the main project, which would make it easier, since git push be default pushes to wherever you got your clone from.

Note: You may have to set up an ssh key. Since you're likely on windows, good luck with that - but the public key goes on your account page.
Logged

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #784 on: January 05, 2012, 08:52:41 pm »

I already have an ssh key :V

And it's the puching that won't work.
Logged

Bluerobin

  • Bay Watcher
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #785 on: January 05, 2012, 09:39:32 pm »

Do you get an error? I only have one repo, so I keep it fairly simple when I'm using the git bash:
Code: [Select]
git add FILE
git commit -m 'DESCRIPTIONOFCHANGES'
git push
The first line adds files to be pushed when you do the push, the second adds the description for what you changed, and the last actually pushes it.


Recently, though, I've been cheating and using the GUI. :P

Edit: Looks like you figured it out though. Quick question: did you re-download the ROM since I changed the cave before you made your changes?
« Last Edit: January 05, 2012, 09:41:31 pm by Bluerobin »
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.

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #786 on: January 05, 2012, 09:56:56 pm »

Yeah, I did. But of course you knew that already because I tld you in IRC already :P
Logged

Furtuka

  • Bay Watcher
  • High Priest of Mecha
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #787 on: January 07, 2012, 04:28:50 pm »

Logged
It's FEF, not FEOF

Reudh

  • Bay Watcher
  • Perge scelus mihi diem perficias.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #788 on: January 07, 2012, 09:04:10 pm »

Zombie walrus?

GlyphGryph

  • Bay Watcher
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #789 on: January 14, 2012, 08:33:02 am »

UGH. Frustrating morning so far. I hate this - all the fucking tools are built in fucking C#, the one language on the planet guaranteed to build applications that won't work on my system. GOD. DAMN.

This shit may have to wait until I get my new computer and can run a proper windows emulator. Fuck.
Logged

USEC_OFFICER

  • Bay Watcher
  • Pulls the strings and makes them ring.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #790 on: January 14, 2012, 03:27:51 pm »

UGH. Frustrating morning so far. I hate this - all the fucking tools are built in fucking C#, the one language on the planet guaranteed to build applications that won't work on my system. GOD. DAMN.

This shit may have to wait until I get my new computer and can run a proper windows emulator. Fuck.

Lovely. Is there anyway that I can help at all? I wouldn't mind hopping over onto the IRC tonight, I don't really have anything else to do anyways.
Logged

GlyphGryph

  • Bay Watcher
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #791 on: January 14, 2012, 06:16:48 pm »

Yeah, sure, you can do all the stuff that isn't editing move lists. ;)

Honestly though, I wouldn't mind getting some more dialogue and spriting done if you're up for hanging around. Just having some social support is better for me.
Logged

USEC_OFFICER

  • Bay Watcher
  • Pulls the strings and makes them ring.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #792 on: January 14, 2012, 07:40:27 pm »

I'll be on right now then. I've wanted to get reintegrated into the project for some time now anyways.
Logged

GlyphGryph

  • Bay Watcher
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #793 on: January 14, 2012, 10:34:30 pm »

So, not much actual project work was done. Just cleaned up a bit of dialogue, and I worked on some trainer sprites some more (wasn't happy with how anything turned it)

But it was nice to have everyone together again and feel like stuff was moving a bit. Even if not much.
Logged

USEC_OFFICER

  • Bay Watcher
  • Pulls the strings and makes them ring.
    • View Profile
Re: Pokemon Orthoclase & Microcline: Striking the ROM! (In a productive way)
« Reply #794 on: January 15, 2012, 03:21:43 pm »

I'd say. From the thread it seem like no work is being done, but once I'd hopped onto the IRC I saw that progress is being made.
Logged
Pages: 1 ... 51 52 [53] 54 55 ... 166