Jump to content




[WIP][Game]Hero's of Tlön



148 replies to this topic

#21 Exerro

  • Members
  • 801 posts

Posted 12 March 2013 - 05:43 AM

I can host a part time server if needed and it should be reasonably fast...as far as using github goes I don't really like it as you can't edit realtime and would prefer to use the stypi thing, at least for some bits of the code. Maybe splitting the code onto both would be good?

#22 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 12 March 2013 - 06:47 AM

Have we decided what we should do?
I would much more prefer the stypi page than an server and github...
But it's all your decisions..

#23 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 07:04 AM

View Postawsumben13, on 12 March 2013 - 05:43 AM, said:

I can host a part time server if needed and it should be reasonably fast...as far as using github goes I don't really like it as you can't edit realtime and would prefer to use the stypi thing, at least for some bits of the code. Maybe splitting the code onto both would be good?
Don't worry about the server. I've got it set-up.
---------------Server Info-------------
The server IP is: 209.105.248.115:25578
Minecraft 1.4.7
Minecraft Forge 6.6.0.497
ComputerCraft 1.5
------------------------------------------
I need in-game name of the developers so I can add them to the whitelist.

#24 ikke009

  • Members
  • 224 posts
  • LocationSliding between sunbeams

Posted 12 March 2013 - 07:20 AM

Github seems like a better idea to me. I don't really see the point of a minecraft server, other than lagtesting and easy multiplayer testing, but if you guys have need of it, I don't see why not.
So if anyone can convince me to use stypi im up for that too, otherwise well go for github.

#25 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 08:06 AM

Ok, done setting up the server, it's up now.
---------------Server Info-------------
The server IP is: 209.105.248.115:25578
Minecraft 1.4.7
Minecraft Forge 6.6.0.497
ComputerCraft 1.5
------------------------------------------

#26 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 12 March 2013 - 10:14 AM

I'm starting to work on the website and HTTP stuff, so I've started a GitHub repository. If you want to make a new one thats fine, just let me know.

https://github.com/oeed/Tlon

#27 ikke009

  • Members
  • 224 posts
  • LocationSliding between sunbeams

Posted 12 March 2013 - 10:37 AM

Exellent, I'll try to get a bit of work done tomorrow, I'll leave a todo list with enough detail to get working with.
If you see a point in the todo list and you are going to work on it put your name behind it or something, so the rest of the team knows who is working on what. (@ whole team)

#28 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 10:54 AM

View Postoeed, on 12 March 2013 - 10:14 AM, said:

I'm starting to work on the website and HTTP stuff, so I've started a GitHub repository. If you want to make a new one thats fine, just let me know.

https://github.com/oeed/Tlon

Good, we need to have like a group meeting though. I have a few questions regarding the multiplayer.

#29 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 12 March 2013 - 11:41 AM

If you guys tell me your GitHub name I'll add you to the project.

#30 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 12 March 2013 - 12:10 PM

My github name is Hellkid98 as here I think..

#31 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 12:15 PM

View Postoeed, on 12 March 2013 - 11:41 AM, said:

If you guys tell me your GitHub name I'll add you to the project.
My GitHub name is DaRealShazz

#32 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 12 March 2013 - 12:37 PM

Added Hellkid98 & DaRealShazz

#33 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 12:41 PM

View Postoeed, on 12 March 2013 - 12:37 PM, said:

Added Hellkid98 & DaRealShazz
Thank you, also join the server so we discuss some stuff about multiplayer.

#34 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 12 March 2013 - 12:55 PM

View PostShazz, on 12 March 2013 - 12:41 PM, said:

View Postoeed, on 12 March 2013 - 12:37 PM, said:

Added Hellkid98 & DaRealShazz
Thank you, also join the server so we discuss some stuff about multiplayer.

Can't really I'm at school right now. If it's on at 5:30AM GMT I'll join.

(my time zone is GMT +10:30)

#35 Shazz

  • Members
  • 175 posts

Posted 12 March 2013 - 01:16 PM

View Postoeed, on 12 March 2013 - 12:55 PM, said:

View PostShazz, on 12 March 2013 - 12:41 PM, said:

View Postoeed, on 12 March 2013 - 12:37 PM, said:

Added Hellkid98 & DaRealShazz
Thank you, also join the server so we discuss some stuff about multiplayer.

Can't really I'm at school right now. If it's on at 5:30AM GMT I'll join.

(my time zone is GMT +10:30)

It'll be on 24/7 but yeah, I'll try the be on as much as I can.

#36 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 12 March 2013 - 01:22 PM

I highly suggest we setup a game design document. We will be all over the place.
This is how I see the workflow:
Have a syslink to a Github folder inside the CCEmu directory where all files will be updated.
Edit all the game files inside of Sublime or Notepad++.
Once you are reading to patch it, you open up the Git shell and push.

Other info:
Github Name: Human-
IGN: Human0303(I have a few alternate accounts too)

#37 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 12 March 2013 - 01:44 PM

View PostSammich Lord, on 12 March 2013 - 01:22 PM, said:

I highly suggest we setup a game design document. We will be all over the place.
This is how I see the workflow:
Have a syslink to a Github folder inside the CCEmu directory where all files will be updated.
Edit all the game files inside of Sublime or Notepad++.
Once you are reading to patch it, you open up the Git shell and push.

Other info:
Github Name: Human-
IGN: Human0303(I have a few alternate accounts too)

What do you mean by 'game design document'?
You could also use the GitHub app on Mac, don't know if there is a Windows version.

Added.

#38 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 12 March 2013 - 01:48 PM

https://en.wikipedia...design_document
Lemme sum it up:
Normally lists how you want to play out
Combat style
Art style
Sometimes controls

Basically, it is used to make sure people aren't yelling at each other to find out what to do.
The wiki page gives a lot more detail about it.

#39 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 12 March 2013 - 01:58 PM

I'll probably will use some of all to stay in touch..
And I was supposes to goto bed for a long time ago since I have school tomorrow but I thought: JUST 5 MORE MIN!(It became about an hour or something now..)
My timezone: GMT+1 so it's 2am here..

#40 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 12 March 2013 - 02:06 PM

Came up with this after I read the wikipedia link you've posted Sammich Lord.

--If it was single player
Charachters: All of us developers show up sometime in the game as a main quest giver and helps the Player in one chapter and in the end we all show up and help him/her fight a boss, They would be NPC's ofcourse..





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users