Go to file
2020-01-31 11:52:37 -05:00
.gitlab/issue_templates Update Feature.md 2019-05-17 13:42:20 -04:00
examples Arcturus 1.9.0 Sourcecode. 2018-07-06 13:30:00 +00:00
sqlupdates Fix photo reporting 2020-01-28 01:36:01 +02:00
src/main/java/com/eu/habbo fixed wired trigger: User step on furni when on roller 2020-01-31 11:52:37 -05:00
.gitignore Removed TheGeneral's Callback codes from arcturus 2019-04-30 20:47:43 +01:00
.gitlab-ci.yml Add CI builds for master 2020-01-25 20:05:12 +02:00
LICENSE Resolve "Bug: UpdateUser RCON look attribute" 2019-05-11 23:11:20 -04:00
pom.xml Fixed colors on Windows using Jansi. New Loading sequence. 2020-01-21 23:35:33 +00:00
README.md Update README.md 2020-01-19 17:44:57 -05:00

Arcturus Morningstar

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.

Versions

image image

Compiled Download: https://git.krews.org/morningstar/Arcturus-Community/releases

Client build: PRODUCTION-201611291003-338511768

Reporting problems

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.

Credits

  • TheGeneral
  • Capheus (Decompilation.)
  • Harmonic
  • Beny
  • Claudio
  • Alejandro
  • Harmony
  • Quadral (Pathfinder)

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.

If we ever are to make paid features or plugins, we will not prevent or discourage developers from creating alternative options for users.

Plugins - ArcturusExtended

ArcturusExtended is a pack with a collection of constantly updated plugins which add custom features to Arcturus Morningstar.

View the respository here.