The link doesn't work.jrb00001 wrote:The http access (read only) is at https://git.static-692b8c32.de/tachyonuniverse.git.DiEvAl wrote:2. Where is the git repo?
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.
Hurray! Another multiplayer clone project. :)
-
- Posts: 225
- Joined: Mon Jan 04, 2016 5:57 pm
Re: Hurray! Another multiplayer clone project. :)
-
- Posts: 586
- Joined: Thu Nov 26, 2015 8:21 am
Re: Hurray! Another multiplayer clone project. :)
Now that's something I've never thought about b4DiEvAl 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".

Interesting idea - I'll give a thought to this now

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.3. Do you have any plans for procedurally generated ships and stations?
Tachyon:
TODO list, news and alpha server parameters, download link
TUTORIALS: Ship models, Gen Ships, Sfx Projectiles Systems, Events
TODO list, news and alpha server parameters, download link
TUTORIALS: Ship models, Gen Ships, Sfx Projectiles Systems, Events
-
- Posts: 201
- Joined: Fri Jan 15, 2016 2:22 pm
Re: Hurray! Another multiplayer clone project. :)
It should work now.The_Bear wrote:The link doesn't work.jrb00001 wrote:The http access (read only) is at https://git.static-692b8c32.de/tachyonuniverse.git.DiEvAl wrote:2. Where is the git repo?
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.
- Srul
- Posts: 209
- Joined: Wed Feb 17, 2016 7:32 pm
Re: Hurray! Another multiplayer clone project. :)
This doesn't seem working...jrb00001 wrote:It should work now.

-
- Posts: 201
- Joined: Fri Jan 15, 2016 2:22 pm
Re: Hurray! Another multiplayer clone project. :)
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.Srul wrote:This doesn't seem working...jrb00001 wrote:It should work now.
-
- Posts: 586
- Joined: Thu Nov 26, 2015 8:21 am
Re: Hurray! Another multiplayer clone project. :)
The coloring is nice, but for a small ship it has way to many rooms.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.
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
Tachyon:
TODO list, news and alpha server parameters, download link
TUTORIALS: Ship models, Gen Ships, Sfx Projectiles Systems, Events
TODO list, news and alpha server parameters, download link
TUTORIALS: Ship models, Gen Ships, Sfx Projectiles Systems, Events
-
- Posts: 225
- Joined: Mon Jan 04, 2016 5:57 pm
Re: Hurray! Another multiplayer clone project. :)
Could have this in one of the first posts?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:
- Srul
- Posts: 209
- Joined: Wed Feb 17, 2016 7:32 pm
Re: Hurray! Another multiplayer clone project. :)
Done that "cloning"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.

Still not working...

What am i doing wrong?
-
- Posts: 201
- Joined: Fri Jan 15, 2016 2:22 pm
Re: Hurray! Another multiplayer clone project. :)
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.Srul wrote:Done that "cloning"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.
Still not working...
What am i doing wrong?
- Srul
- Posts: 209
- Joined: Wed Feb 17, 2016 7:32 pm
Re: Hurray! Another multiplayer clone project. :)
The new directory is located at C:/Users/*my username*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.