Best Auriga Mod Pack from Skilled Skinners and Skin Modders?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
logictester Offline
Fan
Posts: 675
Joined: Oct 2008
Reputation: 0
Location: USA
Post: #21
Nazgulled Wrote:That will update ALL the diffs... What if someone just wants some piece of code and not all of it, what's the procedure for that?

Also, one thing that bothered me when I first (quickly) tried it was that when I forked Aeon, all the branches were forked, how can I just fork the "auriga" branch? And if that ain't possible, how can I delete the "master" branch from my repository?

well since it's an entire skin then anything that will be changed by the creator will be updated when you do git pull, then you can take any part you want from your local up to date copy of the skin.

i think if you delect the branch you want you can fork only it and not all of the branches, i'm not sure though how you only remove a specific branch - maybe any other github user can help?
find quote
Nazgulled Offline
Fan
Posts: 514
Joined: Feb 2009
Reputation: 0
Post: #22
I'm not talking about the skin creator but for instance, a fork of the original project and I also have a fork of the original project. What if I want to add just a piece of code of someone's fork into mine? Do I have to do it manually or is there some special way to do that?
find quote
Viking Offline
Member
Posts: 61
Joined: Jun 2009
Reputation: 0
Location: Sweden/SkellefteƄ
Post: #23
Nazgulled Wrote:I'm not talking about the skin creator but for instance, a fork of the original project and I also have a fork of the original project. What if I want to add just a piece of code of someone's fork into mine? Do I have to do it manually or is there some special way to do that?

Excuse me for highjacking my OWN thread Wink...just make a new branch in git hub with that NEW code by "others" and then naming it for ex : Mainmodname,master,ucos (ucos stands for = under construction open source) and after that update ucos branch manually with new code by requests. (only way I know of)

Btw..Bump..maby my request (thread title) was too much asking of you pro modders/skinners Confused
(This post was last modified: 2009-06-20 14:23 by Viking.)
find quote
Viking Offline
Member
Posts: 61
Joined: Jun 2009
Reputation: 0
Location: Sweden/SkellefteƄ
Post: #24
CCMatrix have started a github Big Grin...I hope there will be more in the future...
find quote
420p Offline
Junior Member
Posts: 35
Joined: Apr 2009
Reputation: 0
Post: #25
I can host all peoples files if needed let me know.
find quote
pletopia Offline
Fan
Posts: 737
Joined: Jul 2008
Reputation: 1
Post: #26
i started tweaking my build recently

i started with a clean aurgia pull from 2-3 days ago (not like it makes a diff when exactly since there hasn't been any changes to the code in like 2 weeks)

+ ccMatrix's native hd flaggin mod
+Weather Mod
+stenec's end time mod
+personal tweaks (check foldername instead filename for source flag .. don't distinguish between regular and hd for network flags)

i plan on adding the video trailer mod into the multiplex window in the future .. but that will have to wait till i'm back in the states in 3 weeks and i actually get trailers scraped .. for some reason in Poland they dont' scrape for me Sad

i also want to do something similar to clep's mod by making season level of tv shows a fixed list instead of wrap list however i use showcase and not multiplex at that level
find quote
Post Reply