Some more tips:
You can use [TestCase} attribute to pass a parameter / truth table to your test function. Values will get mapped to the parameters in the method.
Use [SetUp] to do shared setup in a [TestFixture]
1724527391
Though order wouldnt be guaranteed at any point right? So whats the...
Thats dope yo.
Also make setup & installation as easy as possible. i hate it when I have to go into a bunch of folders, copy a file over and rename it and fill shit out.
Sorry, demo hotel is offline as someone send out a fake DMCA request that ended up in my spam and my server got auto deleted lol.
1723114989
Stop being so grouchy lol. Not everyone has 10 hours a day available to waste on Habbo.
Hi,
Anyone around here that can help me get the latest AIR swf to work? I'll give you $100 in whatever of your choice for the effort !
Fix host issue
Remove RC4
Bypass encryption
Optionally patch it for Flash Player
Thanks
Good luck! More people starting .NET emulators recently, great to see!
What are you using for your database? Simple mysql connection or an ORM?
Couple personal suggestions:
Split your parsers and DTOs. Then you can abstract away your networking part and more easily run simulations / tests.
You...
You can use the audio HTML tags:
https://stackoverflow.com/questions/59009545/how-can-i-play-a-online-radio-in-html
You can use some javascript to create start / stop buttons.
is this the same mango emu from like 2013/14?
I'd recommend looking into C# best practices. Update to latest net core, dependency injection. Perhaps even efcore for
database.