Would like some input on development I am considering menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 28 of 28
  1. #16
    Oceanblack's Avatar Member
    Reputation
    17
    Join Date
    Feb 2009
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vindicated View Post
    I finished the database part of the program <3 Not sure if I should do the rest though, I'm SICK of noobs not being able to compile (and this tool gives them a reason not to learn, just like database editors)
    Please don't hijack my thread?

    Would like some input on development I am considering
  2. #17
    Link_S's Avatar Member
    Reputation
    125
    Join Date
    Dec 2008
    Posts
    293
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TIP: Use msbuild.exe to build the server, easiest way to do that is with using a .proj (Project file).. msbuild.exe are included in the .net framework. So you won't need any compiler to do your work ^^.

    TIP: It ain't nessesary to just write it in just C#, you could use the COM Interopability to cross call the functions from any other language.

    TIP: Do the whole installation application by yourself instead of using a Setup Project or a Setup Wizard.

  3. #18
    Oceanblack's Avatar Member
    Reputation
    17
    Join Date
    Feb 2009
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Link_S View Post
    TIP: Use msbuild.exe to build the server, easiest way to do that is with using a .proj (Project file).. msbuild.exe are included in the .net framework. So you won't need any compiler to do your work ^^.

    TIP: It ain't nessesary to just write it in just C#, you could use the COM Interopability to cross call the functions from any other language.

    TIP: Do the whole installation application by yourself instead of using a Setup Project or a Setup Wizard.
    That's the plan

  4. #19
    ~Jagris's Avatar Contributor
    Reputation
    154
    Join Date
    Apr 2007
    Posts
    1,479
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wouldn't it just be easier to take an AC-WEB approach? IE MSI


  5. #20
    Oceanblack's Avatar Member
    Reputation
    17
    Join Date
    Feb 2009
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ~Jagris View Post
    Wouldn't it just be easier to take an AC-WEB approach? IE MSI
    All that does is extract pre-determined files.

  6. #21
    Link_S's Avatar Member
    Reputation
    125
    Join Date
    Dec 2008
    Posts
    293
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PS: Discovere something some days ago; If you compile using MSBuild on projects, it will atomaticly start VCBuild, if the targetfile it a .vcproj
    Why do I need a signature?

  7. #22
    loveheart's Avatar Member
    Reputation
    17
    Join Date
    Jan 2009
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This sounds good ocean.

    I really hope you can implement it

  8. #23
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I personally think this is a great idea. We will never get rid of the newbs just wanting to have a server to play on and customize, so why not make it easier for them and not have all of those threads asking stupid questions even about just setting the server up. I would be interested in working on a project like this (I actually had an idea like this on notepad from a while ago... Almost the same concept, which is weird.) Maybe adding support for different emulators, different databases and different styles of databases would be something to consider though.

    I live in a shoe

  9. #24
    titanexile's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    i like it

    you should go for it )

  10. #25
    Oceanblack's Avatar Member
    Reputation
    17
    Join Date
    Feb 2009
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2 Updates:

    - I've decided I am not supporting Ascent based emulators and am instead using MaNGOS.
    - There will be an alpha / beta version out for testing next week.

  11. #26
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've decided I am not supporting Ascent based emulators and am instead using MaNGOS.
    Boooooooo.

    I live in a shoe

  12. #27
    Oceanblack's Avatar Member
    Reputation
    17
    Join Date
    Feb 2009
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sounddead View Post
    Boooooooo.
    I enjoy developing more for MaNGOS and it is more rewarding for me to contribute to the MaNGOS community.

    I have more experience in MaNGOS, I've never used Aspire and I never liked ArcEmu structure, and management.
    Last edited by Oceanblack; 02-27-2009 at 03:38 PM.

  13. #28
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice ideas, i support this 100%

    <3 MysterioussouL for the sig

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Lua Script] (Solved) Lua suicide doesnt work.. would like some help.
    By DaynNight in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 02-03-2012, 03:40 PM
  2. Would like some advice plz...
    By Fironus in forum Community Chat
    Replies: 8
    Last Post: 12-29-2008, 05:52 PM
  3. Would like some help with this issue...
    By Lazylol in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 08-23-2007, 04:29 AM
  4. Would like some opinions :]
    By REDACTEDSEPHI in forum Art & Graphic Design
    Replies: 6
    Last Post: 06-10-2007, 12:57 AM
  5. would like some help please :)
    By ShortButStrong in forum World of Warcraft General
    Replies: 2
    Last Post: 12-10-2006, 01:26 PM
All times are GMT -5. The time now is 12:26 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search