Page 59 of 164

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 8:51 am
by The_Bear
jrb00001 wrote:
DiEvAl wrote:2. Where is the git repo?
The http access (read only) is at https://git.static-692b8c32.de/tachyonuniverse.git.
The ssh access (key auth only but read write) will be at [url]ssh://git@git.692b8c32.de/tachyonuniverse.git[/url] after the next dns update.
The link doesn't work.

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:14 am
by kcd.Spektor
DiEvAl wrote: I hope that cleansing the universe is not its final goal, but just an intermediate step necessary to e.g. turn all matter in the universe into paperclips. I'm so tired of all the fictional AIs who have goals indistinguishable from those of human villains, even though orthogonality principle says that "more or less any level of intelligence could in principle be combined with more or less any final goal".
Now that's something I've never thought about b4 :!:
Interesting idea - I'll give a thought to this now :)
3. Do you have any plans for procedurally generated ships and stations?
I had such plans in the beginning, but had to drop them because it would be more difficult to implement everything else with proc gen ships.

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:17 am
by jrb00001
The_Bear wrote:
jrb00001 wrote:
DiEvAl wrote:2. Where is the git repo?
The http access (read only) is at https://git.static-692b8c32.de/tachyonuniverse.git.
The ssh access (key auth only but read write) will be at [url]ssh://git@git.692b8c32.de/tachyonuniverse.git[/url] after the next dns update.
The link doesn't work.
It should work now.

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:23 am
by Srul
jrb00001 wrote:It should work now.
This doesn't seem working...
Image

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:28 am
by jrb00001
Srul wrote:
jrb00001 wrote:It should work now.
This doesn't seem working...
Image
This "error message" just means that you do not use git. Please install a git client and do a "git clone https://git.static-692b8c32.de/tachyonuniverse.git". That should work.

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:28 am
by kcd.Spektor
Hak86 wrote:Here is the Grey Bear I made Based off The_Bear's Black Bear and White Bear.
It is smaller because it is a Scout version.
Feedback is appreciated.
The coloring is nice, but for a small ship it has way to many rooms.

Though the ammount of big and small rooms is still a thing to balanced, but in general right now I see ship classes like this:
Small room - 2x1
Big room - 2x2
Light scout
11-12 small
4 big
Heavy scout
12 - 13 small
5 big
Interceptor
10-12 small
3-4 big
Cruiser
12-14 small
6 big
BattleShip
14-16 small
7-8 big
Station
Any small
Any big

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:37 am
by The_Bear
kcd.Spektor wrote:Though the ammount of big and small rooms is still a thing to balanced, but in general right now I see ship classes like this:
Could have this in one of the first posts?

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:39 am
by Srul
jrb00001 wrote:This "error message" just means that you do not use git. Please install a git client and do a "git clone https://git.static-692b8c32.de/tachyonuniverse.git". That should work.
Done that "cloning"
Image
Still not working...
Image
What am i doing wrong?

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:44 am
by jrb00001
Srul wrote:
jrb00001 wrote:This "error message" just means that you do not use git. Please install a git client and do a "git clone https://git.static-692b8c32.de/tachyonuniverse.git". That should work.
Done that "cloning"
Image
Still not working...
Image
What am i doing wrong?
You can not use your browser to access that repo. In which directory did you execute the clone? There should be a new directory called "tachyonuniverse" where all data is located.

Re: Hurray! Another multiplayer clone project. :)

Posted: Sun Apr 03, 2016 9:47 am
by Srul
jrb00001 wrote:You can not use your browser to access that repo. In which directory did you execute the clone? There should be a new directory called "tachyonuniverse" where all data is located.
The new directory is located at C:/Users/*my username*