-
[V9] [Dart] Aurora Dart Prototype
Hey,
Recently in my Aurora development thread I mentioned I was working on the V9 in Dart a bit if I was getting tired of R38.
Here, I release the Dart prototype source code of Aurora V9. Not much is done, just some small stuff. Plus, it isn't the greatest code (but eh, it's something new, no?). The database is PostgreSQL (the only MySQL driver isn't working anymore) and well... it's V9.
What is done?
- Logging in
- Changing figure, motto and gender
- Changing email and password
- Redeeming voucher
Why is it released?
So people can look into it and learn from it I guess, even though it doesn't contain comments yet... ugh, anyways, any questions can be asked here. I just wanted to show off a bit of the work on it for now.
Is it going to be developed further?
Yes, unless I have 5 great developers saying everything is shit WITH correct reasons, but even then I might rewrite the source. In other words, I want V9 to be fully standalone from R38. I think it'd be much better that way.
Credits?
Me of course for writing the source, mgechev on Github for example of the TCP server (https://gist.github.com/mgechev/5797992), Google + Stackoverflow for the help :p
IDE?
You can use Visual Studio Code and install the Dart extension. If you install Dart and then Visual Studio Code Dart extension, you can write Dart files (*.dart extension) and run with F5 (maybe you have to setup the configuration which isn't too hard).
Release?
The Github repository is here https://github.com/MrJoshCodes/Aurora-V9.
-
-
Proficient Member
Re: [V9] [Dart] Aurora Dart Prototype
I like that something new was brought to the game ;) Looks good, glad u released the source early so that people that are getting into dart or habbo emulation then they can check it out and see how everything functions.
-
Re: [V9] [Dart] Aurora Dart Prototype
Got any screenshots?
-
Re: [V9] [Dart] Aurora Dart Prototype

Originally Posted by
Quackster
Got any screenshots?

I will add them Friday when I'm done with work.
-
Re: [V9] [Dart] Aurora Dart Prototype
Strange, I always thought it must be added within 24 hours.
-