Arcturus-Community/README.md

74 lines
3.4 KiB
Markdown
Raw Normal View History

2018-07-08 23:32:00 +02:00
# Arcturus Morningstar #
2018-07-06 15:30:00 +02:00
2019-04-29 16:14:13 +02:00
## What is Arcturus Morningstar? ##
Arcturus Morningstar is the community project for the Arcturus Emulator by TheGeneral.
The community project was made because the Arcturus Emulator has been abandoned by TheGeneral with lack of updates, an intent to monetize the project, and make the project private.
TheGeneral's own words were "dont like it then dont use it". We did not like what he was doing, so we made our own version.
## License ##
Arcturus Morningstar is released under the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.txt).
2018-07-06 15:30:00 +02:00
2019-04-29 16:14:13 +02:00
## Versions ##
2020-01-19 23:44:57 +01:00
![image](https://img.shields.io/badge/VERSION-2.3.0-success.svg?style=for-the-badge&logo=appveyor)
2019-07-22 13:03:36 +02:00
![image](https://img.shields.io/badge/STATUS-UNSTABLE-red.svg?style=for-the-badge&logo=appveyor)
2019-05-31 17:04:47 +02:00
2019-05-31 17:02:22 +02:00
Compiled Download: https://git.krews.org/morningstar/Arcturus-Community/releases
2019-05-31 17:05:05 +02:00
2019-04-29 16:14:13 +02:00
Client build: **PRODUCTION-201611291003-338511768**
## Reporting problems ##
2019-04-30 22:56:11 +02:00
You can report problems via the Issue Tracker at https://git.krews.org/morningstar/Arcturus-Community/issues
When making an bug report or a feature request use the template we provide so that it can be categorized correctly and we have more information to replicate a bug or implement a feature correctly.
2019-04-29 16:14:13 +02:00
## Credits ##
2019-04-29 06:31:04 +02:00
- TheGeneral
- Capheus (Decompilation.)
- Harmonic
- Beny
- Claudio
2019-05-17 01:39:07 +02:00
- Alejandro
- Harmony
- Quadral (Pathfinder)
2019-04-29 06:31:04 +02:00
2019-04-29 16:14:13 +02:00
## Discord ##
Join us on Discord at https://discord.gg/BzfFsTp
## Contributing ##
Anyone is allowed to fork the project and make pull requests. We make no guarantee that pull requests will be approved into the project.
## Branches ##
There will be 2 branches of the Arcturus Morningstar emulator:
`master` - The master branch will be the stable branch. Everything here has been tested on a live hotel and contains no known problems.
`dev` - The dev branch will be the unstable branch. This one is the most up to date, but things may not work as intended.
There is no set timeframe on when new versions will be released or when the stable branch will be updated.
## Custom features ##
Do not implement custom features into the source.
A custom feature will be defined as a feature or ability which is not possible in Habbo.com
Use plugins for custom features, and if a plugin is not possible, you should adapt the source to enable plugins to do that.
## Why always make things as plugins? ##
Why always make things as plugins?
1. Other people will see that plugins are the normal way of adding custom features
2. Plugins can be added and removed at the hotel owner's choice, it makes customizing the hotel easier
3. Developers will be able to read plugin source code to learn how to make their own plugins, without the need to look in complicated source code
## Making money ##
We have no problem with developers making money through the sale of custom features, plugins or maintenance work.
Sale of a special edition of a *source code* will not be permitted. You may use your own private edition of a source code, but we will not help you if you have any problems with it.
2018-07-06 15:30:00 +02:00
2019-04-29 16:14:13 +02:00
If we ever are to make paid features or plugins, we will not prevent or discourage developers from creating alternative options for users.
2019-05-01 04:06:50 +02:00
2019-05-02 01:52:11 +02:00
## Plugins - ArcturusExtended ##
2019-05-02 02:53:45 +02:00
ArcturusExtended is a pack with a collection of constantly updated plugins which add custom features to Arcturus Morningstar.
2019-05-01 04:06:50 +02:00
2019-05-02 02:53:45 +02:00
[View the respository here.](https://git.krews.org/morningstar/arcturus-extended/)
2019-05-01 04:06:50 +02:00