WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=158)
-   -   Current Plans For Carbonite (https://www.wowinterface.com/forums/showthread.php?t=44583)

Muezick 10-03-12 12:35 AM

So now where do donations go to?

seepakseng 10-03-12 03:03 AM

Quote:

Originally Posted by Muezick (Post 265751)
So now where do donations go to?

Yeah, where do we donate to help out?

Lythlynia 10-03-12 03:29 AM

Big Black Circle!!
 
Howdy Rythal,
Thank you is my first message, second is I am still getting the Big Dreaded Circle where my mini-map (merged map and Detail map) used to be. If im in Ironforge or in the Mist maps I cant see anything but my tracking icons. Is there a fix soon?

Patiently waiting ;)

Petrah 10-03-12 06:14 AM

Quote:

Originally Posted by Lythlynia (Post 265760)
Howdy Rythal,
Thank you is my first message, second is I am still getting the Big Dreaded Circle where my mini-map (merged map and Detail map) used to be. If im in Ironforge or in the Mist maps I cant see anything but my tracking icons. Is there a fix soon?

Patiently waiting ;)

Not sure if your dreaded big circle is the same one I was having, but mine was caused by Blood Shield Tracker. Not sure why it was causing it, but once I disabled BST the big circle disappeared from my minimap.

Rythal 10-03-12 06:53 AM

Quote:

Originally Posted by Lythlynia (Post 265760)
Howdy Rythal,
Thank you is my first message, second is I am still getting the Big Dreaded Circle where my mini-map (merged map and Detail map) used to be. If im in Ironforge or in the Mist maps I cant see anything but my tracking icons. Is there a fix soon?

Patiently waiting ;)

There is no fix, and won't ever be a fix, it's a blizzard bug with transparencies... you have 2 options to deal with it, 1) in those zones right click the map, Select Minimap, then change it's transparency to either 1 or 0 and that will stop it going black.

The other option is to go into Options, and under Map Minimap there is 2 options one called Minimap docks in known bugged zones, and Minimap toggles full size in known bugged zones... using those you can have the minimap tuck itself in the corner or become the full map if carbonite knows it would turn black.

patrick51 10-03-12 11:01 AM

modular why?
 
Quote:

Originally Posted by Rythal (Post 265566)
Here is my current plans for the code, in order of priority.

Immediate - 1) Update 5.041 GPL with my 5.05 changes.

Future:
Maps:
1) Separate purely the maps into it's own addon "Carbonite Maps" to be the base starting point of all future
work.
2) Change Carbonite Maps to Use AceDB w/ Profiles, and AceOptions
3) Change Carbonite Maps to Use AceLocale, update every part of the maps to be locale friendly.
4) Celebrate cuz were on our way with a modular Carbonite.

Quests:
1) Convert all the quests to plain english from the bytecode
2) Make it easier to add/remove/fix quests, converting it to plain english will make it huge ... possibly larger
then the original carbonite we got (35000 quests, 4-5 lines each quest...) maybe split them up in a
subfolder by zone? continent? patch level?
3) get the new quests added
4) Celebrate, cuz this is the test of modularization to it's fullest... we get to this point the rest is smooth sailing.

why would you want to break it up? That just creates more add-ons that have to be able to interact with each other any change to one part is going to make problems with the other parts. For example if the map is separate then the questing part has to talk to the map part to show data. If its made in pieces its no better then the 20+ other add-ons that you have to down load a questing add-on then a map add-on etc.

And yes if you separate it is going to have a bigger foot print then it does now. You will have redundant code in each module.

Zarggg 10-03-12 11:06 AM

No, it doesn't create "more addons". It splits the functionality of this addon into multiple modules that can can be activated or deactivated independently. The Maps module will merely be the base that the other modules depend on. It will not create problems or greatly increase the overhead.

U.E. Admiral 10-03-12 11:20 AM

I'm pleased to hear that Carbonite will continue to be updated, and especially happy to hear that there will be an attempt to modularize it--particularly the map!

My oh-so-very selfish, self-important, and ignorant request, however, is a timeline. Especially recently, we get a patch and Carbonite is one of the last addons (that I use, anyway) to be updated--granted this was prior management. Each time, I go looking around for information on when I can expect it to be ready, but don't find a clear cut, simple "try back in X number of days/weeks."

On a semi-related note, I always went to CarboniteAddon.com for my update. It seems that place is still saying 5.041 when current is 5.051. I suspect that is again prior management and the transition is still taking place. Will you be taking over that site, or creating a new one, or what?

schizophrena 10-03-12 10:01 PM

Quote:

Originally Posted by U.E. Admiral (Post 265788)
My oh-so-very selfish, self-important, and ignorant request, however, is a timeline.

I'm pretty selfish about my requests too, but lets not worry about a timeline until Rythal has figured out a bunch of the code and worked on it. That in itself will still take some time. We don't want to scare him away already!

Rythal 10-03-12 10:20 PM

yeah... it's taking time just to get the GPL caught up... a lot longer then I expected it to

It's over and done with now that we have the original source code, but if anyone ever needed proof they were obfuscating the code this was it.

I can't even do searches for variable names because what I was working with were variable names like Map.MaI with subs Na, FNam, X,Y,Min1,Max1 ... now it's Map.MapInfo with subs Name, FileName, X, Y, Min, Max as it should of been all along, but it means tracking down everything is taking longer then making the changes themselves.

tinyu 10-04-12 12:32 AM

and once that's all sorted and you know whats what and whos who life will become that much easier and carbonite will be that much better :D

Subzero7 10-04-12 10:30 AM

Suggestion
 
Hey Rythal, thank you for keeping Carbonite alive. Really appreciate what you're doing. I just wanted to suggest (request) that you make Carbonite available for updates via Wowmatrix if possible. Mind you, I'll jump through whatever hoops necessary to get it, but Wowmartix is a nice one-stop-shopping area for many of the best addons.

Again, thanks for everything.

Katareena 10-04-12 10:37 AM

Adding my request to others. Where/how can we donate to help you keep going? This community is a large, strong and very dedicated one. We want to help!

Dridzt 10-04-12 11:52 AM

Quote:

Originally Posted by Subzero7 (Post 265869)
Hey Rythal, thank you for keeping Carbonite alive. Really appreciate what you're doing. I just wanted to suggest (request) that you make Carbonite available for updates via Wowmatrix if possible. Mind you, I'll jump through whatever hoops necessary to get it, but Wowmartix is a nice one-stop-shopping area for many of the best addons.

Again, thanks for everything.

That's a sure-fire way to get it UN-hosted from this site and probably Curse as well.
Uploading UIs sticky

sgtevmckay 10-04-12 12:37 PM

Thanks once again Rythal.
More Donation when my wife and I can afford friend.
Any testing or information assistance you may need, do not hesitate to ask.

Regards
The Sarge

sgtevmckay 10-04-12 12:43 PM

Regarding Donations to Rythal !!!
 
Ok Folks, If you are interested in donating to Rythal.
You can go here: http://rythal.com/
Unless Rythal advises otherwise

The donation button is on the lower right hand side. below all the twitter tidbits.

myrroddin 10-04-12 12:53 PM

Quote:

Originally Posted by Dridzt (Post 265876)
That's a sure-fire way to get it UN-hosted from this site and probably Curse as well.
Uploading UIs sticky

WowMatrix = death. As a Curse moderator, I can confirm Dridzt's guess. Nobody, and I mean NOBODY should be using WowMatrix, unless they enjoy viruses, being shunned from the addon community, hate addons and addon authors, and you are generally referred to as your other name: The Devil.

Curse and WowInterface, a few years ago, kicked WM to the curb for all the horrid things they were doing, and rightfully so. If you are using the program, then let me be blunt -- you are incredibly stupid.

mjumnito 10-04-12 01:09 PM

Quote:

Originally Posted by myrroddin (Post 265881)
WowMatrix = death. As a Curse moderator, I can confirm Dridzt's guess. Nobody, and I mean NOBODY should be using WowMatrix, unless they enjoy viruses, being shunned from the addon community, hate addons and addon authors, and you are generally referred to as your other name: The Devil.

Curse and WowInterface, a few years ago, kicked WM to the curb for all the horrid things they were doing, and rightfully so. If you are using the program, then let me be blunt -- you are incredibly stupid.

while I agree with everything you said here. I would like to point out that sometimes incredibly stupid does not always = incredibly stupid. In rare cases incredibly stupid just means they are not up to speed (educated) on what they did, they being WM.

Rythal 10-04-12 01:18 PM

I removed the donation link from rythal.com. I really do appreciate people wanting to donate, and I hope you still do in the future, but until I get the GPL version finished and uploaded I feel extremely guilty having donations sent to me for nothing during a feature freeze. Even if it's towards what i've done already / against the hopes of the future.

I've tried to stay quiet on it, while I thought over it last night since coming to the full realization of it... and a lot of it has to do with my own personal morals, reguardless what anyone else says.. at this time that the carbonite code I was working on, and was the basis of my updates broke blizzards terms. I won't remove it for download because I don't know how long until I get the new one finished, but I won't accept donations against it.

And for those asking about curse all the time, it's the same reason curse has not been updated yet ... I don't want to submit a patch to them I know breaks the terms, The carbonite team might of had permission ... but I never had that permission.

lerb 10-04-12 03:49 PM

I just wanted to drop by and say that you seem like a generally awesome guy Rythal. Good work so far and good luck creating whatever Carbonite will end up being :)


All times are GMT -6. The time now is 11:32 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI