Jump to content

Interesting GIT BRANCHES


Recommended Posts

Posted

I have tried several different ways to git this development branch, could someone please give me a hand or a heads up on what im doing wrong.

I have tried this with the git gui:

git://github.com/mangos/mangos.git 303-willcrashforsure

fatal: protocol error: expected sha/ref, got '

*********'

No matching repositories found.

*********'

Same kind of problem with the git bash....

Can somone point me to the right code to git 303-willcrashforsure

  • Replies 105
  • Created
  • Last Reply

Top Posters In This Topic

Posted
I don't develop the multithreading maps but I try to keep it up to date, as I'm using it on my server ;)

git pull git://github.com/HiTmAn/mangos.git mtmaps

Working without conflicts by now ;) Maybe you could add it into the list in the first post.

Thanks for update of branch, i`ve pulled your changes.

HiTmAn, do you have a problem with guard in contested cities like Gadgetzan or Booty Bay when the guards don`t attack the player who started PvP battle in the city?

And there is one more problem, with mobs too, but in instances. The problem is that the mobs do not come back to their initial position when they kill the player, who pulled them, and stay on the place where they did kill him.

Posted

Sorry I have accidentally deleted my repo @ GiHub so I re-uploaded it again.

If you are watching it - please re-watch it.

Notice that the mtmaps now are in separate branch mtmaps, not in master.

Posted
Thanks for update of branch, i`ve pulled your changes.

HiTmAn, do you have a problem with guard in contested cities like Gadgetzan or Booty Bay when the guards don`t attack the player who started PvP battle in the city?

And there is one more problem, with mobs too, but in instances. The problem is that the mobs do not come back to their initial position when they kill the player, who pulled them, and stay on the place where they did kill him.

In contested cities mobs don't attack if players only use dots but I think it has nothing to do with mtmaps.

I will try and test it again without mtmaps and report it back.

Also what about the new ObjectAccessor.cpp ? I see you changed it back without carrying about the new changes like "_buildUpdateObject(obj, update_players);" ? Does it work ?

Maybe we should discuss about these things in the original mtmaps thread ;)

bye

HiTmAn

Posted
Hy Guys,

I Fixed the AV_Arena Patch i merged 303-will.... in av_arena

You can update your source with:

git pull git://github.com/Sanzzes/mangos.git av_arena

It's better if you fork normal mangos repository and then pull the branches you need to that repository instead of forking the whole repository for every branch (or there will be a bug in the network graph.. and it's much easier to manage when you have all the branches in the same repository).

Posted
Dythzer pls can you fix your impconfib branch for 303-will.... i need it its very importetent

Hey, people, 3.0.3 isn't supported, and if you think it is important to run 3.0.3 with functionality of 2.4.3 or worse, then ok, but fix conflict by self. Anyway this isn't topic about support of git branches..

Posted
Sry Charlie i cant understand so good english.

Im from Germany

Keine man sagt nicht, am 13.11. wotlk wird unterstutzen. es ist vollschreiben in vielen topics.

Sry for my German, I'm from czech..

ok, i'm native german speaker, so i translate it now right (but not word by word, only the meaning of it) ;)

original english:

Nobody said at 13.11 wotlk will be supported, it is described in a lot of other topic, so read first announcements and not spam here. Thanks.
translated german (deutsch):
niemand hat gesagt, dass am 13.11 wotlk unterstützt werden wird. es wurde nur gesagt, dass es bis dann sicher nicht unterstützt wird. bitte lest zuerst die announcements (ansagen) und spamt hier nicht rum. danke.
Posted
ok, i'm native german speaker, so i translate it now right (but not word by word, only the meaning of it) ;)

original english:

translated german (deutsch):

Thanks DasBlub from Germany!!

Noch nen Deutscher hehe.

My Dream is come to be true Tom Rus Addded Arena Patch very nice!

When he added impconfig it would be perfect!

Posted
Thanks DasBlau from Germany!!

Noch nen Deutscher hehe.

my name is DasBlub and not DasBlau :angry:

and no, i'm not from germany. see once a little bit left from this text... there's written something like "location:" :P

Posted

When he added impconfig it would be perfect!

Vladimir already added some part of impconfig to mangos (most of the useful options) so just update to latest ;)

Google translate:

Vladimir bereits einige Teil der impconfig zu Mangos (die meisten der nützliche Optionen), so dass nur Update auf neueste ;)

Posted
my name is DasBlub and not DasBlau :angry:

and no, i'm not from germany. see once a little bit left from this text... there's written something like "location:" :P

ok switzerland iss something a little part of there speaks german!!!

Posted
Vladimir already added some part of impconfig to mangos (most of the useful options) so just update to latest ;)

Google translate:

Vladimir bereits einige Teil der impconfig zu Mangos (die meisten der nützliche Optionen), so dass nur Update auf neueste ;)

But with tom rus core i has an server crash when player join.

I dont know why.

EnG:

Vladimir already added some part of impconfig to mangos (most of the useful options) so just update to latest

Ger:

Vladimir hat bereits einige teile vom impconfig patch in mangos eingefügt! (zumindest die Benutzbaren Optionen) also updated auf den letzten Patch > Free Translate by Sanzzes120

  • 2 weeks later...
Posted

Currently using:

MaNGOS + IMPConfig + Multithreading Maps + simple_jail :)

Until now there were no problems ;)

I write this as a help for others, these combination (in this order) can be applied and used :cool:

Posted
Currently using:

MaNGOS + IMPConfig + Multithreading Maps + simple_jail :)

Until now there were no problems ;)

I write this as a help for others, these combination (in this order) can be applied and used :cool:

In my case it is

Arena, Outdoor, Alterac, Simple Jail, Anticheat, Procflag, ObjectPosFreeze fix and aslo not problems.

Posted
SD2 in GIT

git clone git://github.com/Sanzzes/scriptdev2-git.git scriptdev2

Hmm, I don't see any advantage on it, if ScriptDev2 would be still on SVN and you would only copy it - dividing of community, one person write patch for git.. one for svn..

Posted
Me is so boring than i made that copy but i will work on it an include some wotlk scripts that i have

And dythzer pls can you make the pvp_token system for 303-willcrashforsure pls merge it!

the full ip config needed for 303 ...

  • 2 weeks later...
Posted

Anybody out there tryed 3.0.3 new Arenas support ?

Because it tryes to include in file "src/game/BattleGroundMgr.cpp" :

#include "BattleGroundDS.h"
#include "BattleGroundRV.h"

Which not exist, and because of that it won't compile...

//Edit:

I commeted out some lines where BattleGroundDS and BattleGroundRV were used and now it compile, but I've got a feeling that I have just unapplyed 3.0.3 new Arenas support :D

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use