Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Development
Starlight [C#/.NET Core/Dapper]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Damien" data-source="post: 471580" data-attributes="member: 72299"><p>Hello,</p><p></p><p>Today I introduce you to Starlight, a complete rewrite of Alias (an emulator I've been working on for a while). The old source was messy due to lack of experience and others brining in their own ideas, but alot of the old source code will be recycled, making the time spent on it not a waste.</p><p></p><p>The main purpose of the Emulator is for my own leaning purposes, which is why I'm making a dev thread (all criticism approved). The project is in it's very early stages so there isn't much to show, but I'll try to provide some snippets bellow aswell as link the git repository when there is one. But anyway here's what you can currently expect:</p><p></p><p><span style="font-size: 26px"><em>Starlight</em></span></p><p></p><p><strong>Features:</strong></p><ul> <li data-xf-list-type="ul">Using C# 8.0</li> <li data-xf-list-type="ul">Using .NET Core 3.1</li> <li data-xf-list-type="ul">Using Dapper</li> <li data-xf-list-type="ul">Using DotNetty</li> <li data-xf-list-type="ul">Using DependencyInjection</li> <li data-xf-list-type="ul">Plugin system</li> </ul><p></p><p><strong>Game Features:</strong></p><ul> <li data-xf-list-type="ul">Handshake (Authentication)</li> <li data-xf-list-type="ul">Hotel View</li> </ul><p></p><p><strong>Snippets:</strong></p><p>[SPOILER]<img src="https://i.gyazo.com/072563822e9e0cbae11673c0cfcc5d1a.png" alt="" class="fr-fic fr-dii fr-draggable " style="" />[/SPOILER]</p><p>[SPOILER]<img src="https://i.gyazo.com/1b57a2b4f256564622197baae9dfa1d7.png" alt="" class="fr-fic fr-dii fr-draggable " style="" />[/SPOILER]</p><p></p><p><strong>Screens: (not much)</strong></p><p>[SPOILER]<img src="https://i.gyazo.com/312b4f97bc4c602811322c3377632fa6.png" alt="" class="fr-fic fr-dii fr-draggable " style="" />[/SPOILER]</p><p></p><p><strong>Credits:</strong></p><ul> <li data-xf-list-type="ul">SpeedBlood: for helping with the core and helping me when needed</li> <li data-xf-list-type="ul">Arcturus: for being the best reference point for packet structures</li> <li data-xf-list-type="ul">Other Emulators: for more referencing because I'm dumb (sometimes)</li> </ul></blockquote><p></p>
[QUOTE="Damien, post: 471580, member: 72299"] Hello, Today I introduce you to Starlight, a complete rewrite of Alias (an emulator I've been working on for a while). The old source was messy due to lack of experience and others brining in their own ideas, but alot of the old source code will be recycled, making the time spent on it not a waste. The main purpose of the Emulator is for my own leaning purposes, which is why I'm making a dev thread (all criticism approved). The project is in it's very early stages so there isn't much to show, but I'll try to provide some snippets bellow aswell as link the git repository when there is one. But anyway here's what you can currently expect: [SIZE=7][I]Starlight[/I][/SIZE] [B]Features:[/B] [LIST] [*]Using C# 8.0 [*]Using .NET Core 3.1 [*]Using Dapper [*]Using DotNetty [*]Using DependencyInjection [*]Plugin system [/LIST] [B]Game Features:[/B] [LIST] [*]Handshake (Authentication) [*]Hotel View [/LIST] [B]Snippets:[/B] [SPOILER][IMG]https://i.gyazo.com/072563822e9e0cbae11673c0cfcc5d1a.png[/IMG][/SPOILER] [SPOILER][IMG]https://i.gyazo.com/1b57a2b4f256564622197baae9dfa1d7.png[/IMG][/SPOILER] [B]Screens: (not much)[/B] [SPOILER][IMG]https://i.gyazo.com/312b4f97bc4c602811322c3377632fa6.png[/IMG][/SPOILER] [B]Credits:[/B] [LIST] [*]SpeedBlood: for helping with the core and helping me when needed [*]Arcturus: for being the best reference point for packet structures [*]Other Emulators: for more referencing because I'm dumb (sometimes) [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Development
Starlight [C#/.NET Core/Dapper]
Top