WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Alpha/Beta AddOns and Compilations (https://www.wowinterface.com/forums/forumdisplay.php?f=33)
-   -   WoWMap + WoWTheme Announced! (https://www.wowinterface.com/forums/showthread.php?t=32222)

Tilteri 04-30-10 02:36 PM

Map of Azeroth (Announcement)
 
This project has been canceled. I don't want to work on something that i'm not interested in anymore.

Zyonin 04-30-10 03:25 PM

Yeouch, red wall o' text against a dark gray background. If you want your post to be readable, use the default text colors and only use red text to highlight something of particular importance.

Elhana 04-30-10 03:49 PM

Quote:

Originally Posted by Tilteri (Post 186577)
I will need help with coding, and so i'm looking for people to help me, if you want to help, please PM me, and we can discuss it. I will need some very good coders.

Sorry, but it sounds like "I can't even make helloworld addon and need someone to do it for me."

Sythalin 04-30-10 04:51 PM

Quote:

WoWMap
Carbonite

Quote:

WoWTheme
nUI

By all means, I'm not telling you to try. Just be aware that what you are proposing is currently covered and "regularly" updated.


Quote:

Note: I was going to try to put an internet browser in, but I'd have to figure out how to do that with blizzard's permission, and without using a .exe file. I might have to use regular browsers and make them work in-game, but I don't know.
This is impossible to do. I have high doubts that Blizz is going to change their policy, and code, to allow one addon to do this. It's a all-or-nothing deal.

Tilteri 04-30-10 05:01 PM

It's all covered!
 
Quote:

Originally Posted by ChaosInc (Post 186591)
Carbonite


nUI

By all means, I'm not telling you to try. Just be aware that what you are proposing is currently covered and "regularly" updated.




This is impossible to do. I have high doubts that Blizz is going to change their policy, and code, to allow one addon to do this. It's a all-or-nothing deal.

Umm... they don't cover all of it, and besides, the design will be completely different, and btw, Carbonite doesn't have mob locations does it? I didn't think so. :cool:

nightcracker 04-30-10 05:02 PM

Quote:

Originally Posted by Tilteri (Post 186595)
Umm... they don't cover all of it, and besides, the design will be completely different, and btw, Carbonite doesn't have mob locations does it? I didn't think so. :cool:

I think you would be better off writing a plugin for Carbonite.

Tilteri 04-30-10 05:04 PM

Is that even allowed?
 
Quote:

Originally Posted by nightcracker (Post 186596)
I think you would be better off writing a plugin for Carbonite.

Is that even allowed? :confused:

nightcracker 04-30-10 05:08 PM

Quote:

Originally Posted by Tilteri (Post 186597)
Is that even allowed? :confused:

Why wouldn't it? The policy of Blizzard says you can't copyright ur addons, cuz blizzard owns it all, so I think your free to code a plugin.

Starinnia 04-30-10 06:53 PM

Quote:

Originally Posted by nightcracker (Post 186598)
Why wouldn't it? The policy of Blizzard says you can't copyright ur addons, cuz blizzard owns it all, so I think your free to code a plugin.

Blizzard's Addon Policy says nothing about not copyrighting your code.

Quote:

1) Add-ons must be free of charge.
2) Add-on code must be completely visible.
3) Add-ons must not negatively impact World of Warcraft realms or other players.
4) Add-ons may not include advertisements.
5) Add-ons may not solicit donations.
6) Add-ons must not contain offensive or objectionable material.
7) Add-ons must abide by World of Warcraft ToU and EULA.
8) Blizzard Entertainment has the right to disable add-on functionality as it sees fit.
Those are the 8 rules authors must abide by. Nothing about no copyrights.

Cairenn 04-30-10 06:55 PM

Quote:

Originally Posted by nightcracker (Post 186598)
Why wouldn't it? The policy of Blizzard says you can't copyright ur addons, cuz blizzard owns it all, so I think your free to code a plugin.

Offs nightcracker, you bloody well know better than that. Stop spreading misinformation and stirring up crap.


Tilteri - good luck with your addons, I look forward to seeing them. :)

Tilteri 05-01-10 07:54 AM

Quote:

Originally Posted by Cairenn (Post 186619)
Offs nightcracker, you bloody well know better than that. Stop spreading misinformation and stirring up crap.


Tilteri - good luck with your addons, I look forward to seeing them. :)

Thanks. :D

Sythalin 05-01-10 08:31 AM

Quote:

Originally Posted by Tilteri (Post 186597)
Is that even allowed? :confused:

There is no real reason why you couldn't. People design plugins for other projects all the time. As long as you aren't changing the addon, simply adding to it, there should be no issues. Prime example of this would be Atlas.

Haleth 05-01-10 08:52 AM

Sorry, but I doubt you will be able to code any of it if you don't even know that the UI is limited and thus you can't put something like a browser in it. You sort of sound like "I have ideas, please write the code for me thanks".

Xrystal 05-01-10 09:12 AM

Quote:

Originally Posted by ChaosInc (Post 186708)
There is no real reason why you couldn't. People design plugins for other projects all the time. As long as you aren't changing the addon, simply adding to it, there should be no issues. Prime example of this would be Atlas.

Also, if you want to be sure it is fine to do a plugin, talk to the original addon's owners themselves and see if they are ok with you offering a plugin for their addon.

I do plugins for nUI alot. In fact most of my addons are plugins for the interface. If you don't ask, you won't know. :D

Good luck with your project. Just remember, baby steps first. Start with the easier segments and build on it if you are new to lua. If it takes months to complete, then so be it. It is better to take your time and have less bugs than to rush it and have it all go wrong.

Sythalin 05-01-10 09:42 AM

Quote:

Originally Posted by Xrystal (Post 186714)
Good luck with your project. Just remember, baby steps first. Start with the easier segments and build on it if you are new to lua. If it takes months to complete, then so be it. It is better to take your time and have less bugs than to rush it and have it all go wrong.

And even then you may still bang your head. CFM took me 4 months to write and I'd say another 2 after that to get everything working the way it should due to stupid little errors that were overlooked or not thought through enough.

Tilteri 05-01-10 12:55 PM

Thanks everybody!
 
Quote:

Originally Posted by Xrystal (Post 186714)
Also, if you want to be sure it is fine to do a plugin, talk to the original addon's owners themselves and see if they are ok with you offering a plugin for their addon.

I do plugins for nUI alot. In fact most of my addons are plugins for the interface. If you don't ask, you won't know. :D

Good luck with your project. Just remember, baby steps first. Start with the easier segments and build on it if you are new to lua. If it takes months to complete, then so be it. It is better to take your time and have less bugs than to rush it and have it all go wrong.

I'm new to coding so yes... this may take me awhile, and i'm definetely not going to rush it, and i'll release it when possible, and when it's close to finished, i'll give an estimated release date that is subject to change at any time.

The only reason I would provide a release date is to give people an idea about it's release. I do know that when I have the ability to, i'll take some screenshots and show them to everyone.

Once I do get the screenshots and post them, everyone will probably be going like: "Omg! This is the best idea ever! How did he think of this?!" as i'm saving the best parts for those screenshots.

I didn't mention all of the features, only the parts that people are used to.

But... when I take a screenshot and post it, you'll all see how special this'll be... and this is special to me, as i'm dedicated to the community of my MMOs, and always will be.

I'm not going to let people down in my MMO community, especially not from an addon.

Oh, one last thing, I just got the TOC file updated but it still needs some work. And please, if you want to help, please ask, I currently have nobody helping and I really need the help.

Seriously... this is the longest process i've ever seen, with like a thousand files, little to no help, and the question on how i'm going to make this addon so that it doesn't cause lag.

Tilteri 05-01-10 02:09 PM

Hmmm...
 
I'm not going to create WoWFeature, and i'll move those things into their categories. Actually... I think I might add something... maybe some extra info on those addons.

EDIT: This means that they'll be totally seperate addon downloads that go together.

Sepioth 05-01-10 02:37 PM

Quote:

Originally Posted by Tilteri (Post 186595)
Umm... they don't cover all of it, and besides, the design will be completely different, and btw, Carbonite doesn't have mob locations does it? I didn't think so. :cool:

No but MobMap does :)

Good luck with your addons ... I hope you succeed. But knowing nothing about LUA and programing is going to make this a very hard and long journey for you ... even with help.

Again Good luck.

Tilteri 05-02-10 06:58 AM

It's time...
 
It's time to start a day of development. I tested the TOC file and it works! WoW can read the addon. Remember, WoWFeature is plugin-enabled, so you can make plugins for it. Oh, and also, I'm going to be adding to the list of addon features. I had just thought of these features not too long ago.

Bornabe 05-02-10 07:43 AM

I wish you the best, I will jump on using it and testing it for you, but that'll be as far as I'm able to help.


All times are GMT -6. The time now is 12:44 PM.

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