What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Unified GilesPlugin's Unnoficial Updates File

Status
Not open for further replies.
ok now it is showing up with the one you provided tbone, it doesnt show up with the one Jubisman has on the OP
 
You might want to add this stuff as well

blacklists for act 4 thanks to azureus Add 196899, 196900, 196903, 223333, 220636, 218951 to Trinity's Blacklist if you're having issues with fissures and ghosts. Check here if you don't know how to add them to Trinity http://www.thebuddyforum.com/demonb.../act-4/80696-a4-inferno-champion-hunting.html

Uber bosses sno's added

// A list of bosses in the game, just to make CERTAIN they are treated as elites
private static readonly HashSet<int> hashBossSNO = new HashSet<int> {
// Siegebreaker (96192), Azmodan (89690), Cydea (95250), Heart-thing (193077), Kulle (80509), Small Belial (220160), Big Belial (3349), Diablo 1 (114917), terror Diablo (133562)
96192, 89690, 95250, 193077, 80509, 220160, 3349, 114917, 133562, 255929, 256711, 256508, 256187, 256189, 256709,
 
no notification of legendary stashes were sent to my email. I enable the check box for email notification put in all the info and click save and it is wiped clear. Check box no longer checked and info I put in gone
 
no notification of legendary stashes were sent to my email. I enable the check box for email notification put in all the info and click save and it is wiped clear. Check box no longer checked and info I put in gone
I'm sorry to hear that. I'll probably have to compare Giles' original .cs with tbone's, line by line, to see what I missed.
Unfortunately today I won't have the time for such a thing, so this is gonna have to wait, unless tbone wants to step in

You might want to add this stuff as well

blacklists for act 4 thanks to azureus Add 196899, 196900, 196903, 223333, 220636, 218951 to Trinity's Blacklist if you're having issues with fissures and ghosts. Check here if you don't know how to add them to Trinity http://www.thebuddyforum.com/demonb.../act-4/80696-a4-inferno-champion-hunting.html

Uber bosses sno's added

// A list of bosses in the game, just to make CERTAIN they are treated as elites
private static readonly HashSet<int> hashBossSNO = new HashSet<int> {
// Siegebreaker (96192), Azmodan (89690), Cydea (95250), Heart-thing (193077), Kulle (80509), Small Belial (220160), Big Belial (3349), Diablo 1 (114917), terror Diablo (133562)
96192, 89690, 95250, 193077, 80509, 220160, 3349, 114917, 133562, 255929, 256711, 256508, 256187, 256189, 256709,
Sure thing, will be adding
EDIT: done!
 
Last edited:
I'm sorry to hear that. I'll probably have to compare Giles' original .cs with tbone's, line by line, to see what I missed.
Unfortunately today I won't have the time for such a thing, so this is gonna have to wait, unless tbone wants to step in
EDIT: done!

I found the missing lines and added them to what you have linked in the OP.

Also if you zip up the file you can attach it to the post, i don't think it likes the .cs extension.
 

Attachments

I found the missing lines and added them to what you have linked in the OP.

Also if you zip up the file you can attach it to the post, i don't think it likes the .cs extension.
Thank god, man. I thought I was really going to review that code line by line. You're awesome!
 
Are you using a diff/merge tool? I used winmerge and was able to fix it really quickly. If you are going to be merging other people's code I strongly suggest you use a diff/merge tool.
 
Believe it or not I was just adding everything by hand. Didn't even know about merging tools!
That should make things a LOT easier now, thanks :D
 
I downloaded your trinity.cs file and it bunked up DB for me. unable to save settings and unable to open the config tab more then once.
 
I downloaded your trinity.cs file and it bunked up DB for me. unable to save settings and unable to open the config tab more then once.
This shouldn't be happening at all.
Try a fresh install with the latest stable DB version and the files from the attachment on the first post. Tell me how it goes
 
Hi jubisman, great work keeping this up to dated and taking the changelog idea. An advice would be to keep track of the changes by version numbers of your own. And adding such version # on the zip file so people know which version they're downloading.

IE, Giles keep 3 of his most recent versions!

Thanks! Good job!

Quick Question, is the e-mail addon mandatory? Is there a way to turn it on/off?
 
Quick Question, is the e-mail addon mandatory? Is there a way to turn it on/off?

No the addon is not mandatory, you can enable it by checking the "Enable Email Notifications" checkbox under the mobile tab of the trinity config. By default it is turned off.
 
Hi jubisman, great work keeping this up to dated and taking the changelog idea. An advice would be to keep track of the changes by version numbers of your own. And adding such version # on the zip file so people know which version they're downloading.

IE, Giles keep 3 of his most recent versions!

Thanks! Good job!

Quick Question, is the e-mail addon mandatory? Is there a way to turn it on/off?
Good idea about the version numbers, I'll do that form now on.
As for the email notification, just leave the checkbox on Mobile tab blank and it will be like it's not there at all
Unless you mind an extra checkbox too much
 
Status
Not open for further replies.
Back
Top