Jump to content

Auntie Mangos

Moderators
  • Posts

    2446
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Auntie Mangos

  1. I can only report for mangos-zero which I mostly use mmaps on, and yet I only discovered a few spots where things go wrong, but these are also failing without mmaps, and caused by vmap data errors, e.g. in Deadmines before the Ogre boss, there is a spot not recognized as part of any valid map, but this happens without mmaps, too.

  2. lillecarl: first of all, thanks for the hint. If you are looking for an updated list of packages, here is e.g. what you can use on a Ubuntu Maverick desktop installation:

    $ apt-get install mc apg astyle tofrodos git-core subversion autoconf automake build-essential cmake cmake-curses-gui doxygen gcc g++ libtool qtcreator libace-dev libbz2-dev libcppunit-dev libmysqlclient16-dev libncurses5-dev libpcre3-dev libreadline6-dev libsdl1.2-dev libsqlite3-dev libssl-dev libtomcrypt-dev libxml2-dev libxslt1-dev python-dev python-yaml zlib1g-dev mysql-server

    This will get you pretty much anything installed which you may need to build MaNGOS and make changes to the code.

    I'm sorry if the first reactions may have sounded rude, but this section is intended for issues with the actual website, e.g. things that may be broken like site login, etc.

    You can at any time register an account on our Wiki, and make the changes yourself in the future. We gladly accept any help with that.

    For future issues with actual content or manuals, etc. you may wish to frequent the community cafe section of these forums. There you can freely discuss anything, and e.g. even ask how a wiki works.

    In the past we have seen way to many people ( thousands actualy ) simply refusing to take effort when posting, thus we may have become a bit sensitive on where to post things over the years.

  3. i mean could i do the exact same thing with the one repository? (sorry for asking so much but as i know it its the best way of learning)

    I am quite sure, everyone willing to learn and invest some effort, could do that too. The main difference for mmaps between the mangos branches is the actual map format, and available ground types. If you take a look at the map extractor code, you will see the difference.

    The great thing here is, with just one git repository on your computer, you can connect to as many other git repositories and branches and exchange changes as you see fit, thus you can also do things such as build mmaps for all branches, as you can commit atomic changes, and use git cherry-pick to select changes for each mangos branch.

    With regards to the topic itself. Things may go slower here compared to other server implementations, but things are friendlier, lighter, and in most cases, their of higher quality, too.

    That mangos is more about values and code is probably the one thing we communicated ever since we started out.

  4. That probably is due to the fact that the zero forums have been active and more frequented for zero development.

    I will consider to add forums for mangos-one and mangos-zero here, if there is sufficient interest in that.

    Thus: if you do want to discuss mangos-zero or mangos-one here, please raise any applicable body parts to indicate your interest.

  5. Actually the scenario is not that far from real life. In Germany there are many student homes, where ~100 to 200 students share one WAN connection. Been living in such a home myself for a few years :D

    The best method to ensure Multiboxing does no harm is to redesign any incentive systems to not benefit from multiple accounts. Technical solutions would in this case produce an undesired rate of failure.

  6. There is a lot of mmaps stuff done actually. But at the current point of development, it is crucial that our users - that is you obviously - download and test the mmaps branch by faramir118 (which is a very simple git merge), and try it on real systems to find more issues.

    Personally I am using mmaps on mangos-zero and it is very, very stable as it is. What does need love is those special cases you only see when you actually try to play on a test server and move through areas to spot ground where things go wrong.

  7. faramir118, can you recommend any specific settings for further testing? I do have mangos zero with mmaps patched, maps have been generated, and it compiles and runs.

    I noticed that while you can generate debug output, you can not build the recast demo application in the current repository.

    1. Download UDB release archives or checkout the sources with Subversion
    2. Install the world database using the last UDB release, and apply the UDB updates
    3. Clone the MaNGOS source code from github.
    4. Compile and install MaNGOS.
    5. Use the SQL updates folder from MaNGOS source tree and upgrade the realm, world, and character database

    If desired, add ScriptDevZero to the list, and add a fourth database to the mix.

    That is the short route :D

  8. First and foremost: any contribution is welcome. We're not like other projects where criticism leads to forums shut down :D

    Right to education seems - to me - not precise enough to define the mangos project.

    Perhaps the reasoning for the foundation was not properly explained. The MaNGOS project is all fine, and will not change. It's good, and keeps getting better (obviously).

    The foundation is supposed to help with a bigger issue. Currently what we do here is on many legal edges, and it should not be. Sure there is some legal ground for us, but there also is many laws that point in different directions, and this shouldn't be the case.

  9. I dont know that this right to share your knowledege is denied^^

    Well, actually it is. Legally hardly anyone is allowed to be here. Well, except for a few students from Eastern Europe, and IT students from Central Europe. Everyone else currently is not legally active on these forums. There is a few more exceptions, but nothing big :)

    If you want to learn how things MaNGOS work, currently a very limited population of this earth does this legally.

  10. You may also want to take a look at the MySQL workbench. It's a very decent, free administration and development interface for Windows, Linux, etc.

    You can use it to administer your server, apply upgrades, or even develop your own database schemes, views, procedures, etc. I found it very useful, especially when it comes to tracking database changes.

  11. First, please take a deep breath and do not hurry. Updating MaNGOS and the database should be done slowly and with caution.

    As I mentioned in your other thread, you will have to make a choice, if you either want to update to the latest MaNGOS sources, or if you want to update to the latest UDB revision (which is 399 as of this reply).

    Tell us which you want, and you'll surely get help :)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use