Go to file
2021-01-04 19:03:42 +01: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 #923 room host achievement 2020-12-27 13:13:26 -05:00
src/main WiredData now saves as JSON import fixes 2021-01-04 19:03:42 +01:00
.gitignore Added logback xml because it was ignored somehow. 2020-05-05 00:22:54 +02:00
.gitlab-ci.yml Merge branch 'dev' into 'git-pipeline' 2020-05-04 13:46:12 -04:00
.gitmodules Replace all Runnables with lambda . 2020-04-23 18:08:37 +01:00
LICENSE Add LICENSE 2019-05-10 12:10:40 -04:00
pom.xml Updated Version Number. Scrap 2.5, start 3.0. 2020-12-10 09:44:51 -08:00
README.md Fix banzai tiles flicker. See merge request morningstar/Arcturus-Community!312 2020-10-06 19:11:58 -04: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)
  • Skeletor
  • z
  • ArpyAge
  • Mike

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 - Official Plugins

You can find official plugins to add custom features to Arcturus Morningstar at the following URL:

View the respository here.