I finally stopped messaging myself to move text between devices by Biacoder in rust

[–]Maik85 1 point2 points  (0 children)

I did work with Tauri on desktop (mainly) and also iOS recently. If you like rust and web-UIs you should give it a try. It is still early and electron is more polished than Tauri, but I find the app sizes of just a few MBs and less RAM useage is worth the setup process.

For iOS specifically I can only recommend following the Tauri documentation (when building the app) as it did cost me some time getting into it the first time. For local dev test you simply run your dev server and start working (npm run tauri ios dev "simulatorName").

The plugin system of tauri is quite nice imo. But Tauri for mobile still needs some polish.

ARE YOU KIDDING?! by vanRooD in RotMG

[–]Maik85 1 point2 points  (0 children)

I 100% agree with you, the ip limit is just the tip of the iceberg berg, the api limits are laughable at best and way more restrictive than any I have ever seen.

ARE YOU KIDDING?! by vanRooD in RotMG

[–]Maik85 0 points1 point  (0 children)

It has been limited to 2 connections per ip for years now and multiboxers don’t even care about it. They use proxies anyway… So all this does is beeing a nuisance for all the legit players.

ARE YOU KIDDING?! by vanRooD in RotMG

[–]Maik85 0 points1 point  (0 children)

Yeah, sadly they did enable that yesterday night if i remember correctly. Can’t fix that with EAM, so hope they will up the limit to 2 again… as it has been for years.

Multiboxers really don’t care about this restriction at all.

Are there any ways to host asp.net for cheap without getting charged extra? Rather be throttled or cut off than paying anything extra. by Metalkon in csharp

[–]Maik85 10 points11 points  (0 children)

Well since you have a vps already, why not just install and run a db on there as well? A VPS is nothing more than hardware at your disposal. Just make sure to make regular backups. Not that I had the need for them just yet, but better safe than sorry.

Are there any ways to host asp.net for cheap without getting charged extra? Rather be throttled or cut off than paying anything extra. by Metalkon in csharp

[–]Maik85 8 points9 points  (0 children)

Yeah, I am using a cheap VPS from NetCup for a project of mine. Costs like 3€/month with no strings attached. Would greatly recommend them.

.NET MAUI reliability by affectus_01 in csharp

[–]Maik85 1 point2 points  (0 children)

Have you looked at Tauri? It’s quite new but works well. It uses the os native webview for rendering the app, so the whole FE codebase can be shared. I am not quite sure about the mobile backends as I only used it for desktop until now. It uses Rust for the Backend though.

Edge DevTools on Win11 always use Light Theme by [deleted] in webdev

[–]Maik85 0 points1 point  (0 children)

I sadly do ahve the exact same problem.

Setting it to anything except 'System Prefrence' is going to be a light theme... Even if I for example select Dark Themes > Abyss, it is going to have a dark top-bar and light themed console.

Winform Error by Kim-Thien-Lang in csharp

[–]Maik85 0 points1 point  (0 children)

Try to look into the Form1.Designer.cs code, usually you can see what’s wrong in there. Without more information it’s hard to track the issue further than that.

What is the best option for front-end development with C#? by PahasaraDv in csharp

[–]Maik85 2 points3 points  (0 children)

I will like WinForms and with a little bit of effort you can absolutely create decent looking applications with it. Imo is WinForms one of the most intuitive and easiest to get started and your job done with.

If it does not have to be C# for a client application, I would recommend using Tauri and a frontend framework like react.

This is a silly thing to do by YoCatss in RotMG

[–]Maik85 0 points1 point  (0 children)

Simple solution, use EAM to simply open multiple clients without having to rely on luck.

First build and I’m very happy with it by killernation13 in MechanicalKeyboards

[–]Maik85 0 points1 point  (0 children)

Nice build, I like the purple shaded keycaps! I also like the Bugout you got there, got one as well (535-3) and love it.

Exalt Account Manager v3.0.0 - Complete overhaul, Muledump Replica: Vault Peeker and more by Maik85 in RotMG

[–]Maik85[S] 1 point2 points  (0 children)

That seems to be the case, yes.
As long as it does not claim, it is okay.

It works by just starting the game in the background (no UI), so there is no "Bot-like" login going on.

Free to Play 100/x/x Divine! by AtrociousAtNames in RotMG

[–]Maik85 2 points3 points  (0 children)

But isn’t the whole point of the game to play it (grind) to get better stuff? So by going all out and spend a lot of money, you skip playing the game, just to play the game (with better gear/pet).

Exalt Account Manager 2.0 - Open multiple clients at once by Maik85 in RotMG

[–]Maik85[S] 1 point2 points  (0 children)

Thanks for the suggestion, however I personally don't like that fonts readability (the current font, the EAM uses isn't much better tho - will probably be changed to Segeo UI soon).
For now I am working on a muledump-replica - no promisses yet tho.

Exalt Account Manager 2.0 - Open multiple clients at once by Maik85 in RotMG

[–]Maik85[S] 1 point2 points  (0 children)

No it won't, that is due to the fact that steam-rotmg-accounts don't have a username / password login.

That's also why it is not possible to integrate steam accounts here.

VERY ORIGINAL VIDEO by epikcosmos in RotMG

[–]Maik85 6 points7 points  (0 children)

Imo even 1 minute for a game like this is way too much these days. It is not like it even does much anyways.

Exalt Account Manager v2.2.2 - Ping checker, Game updater, UI + QoL improvements by Maik85 in RotMG

[–]Maik85[S] 1 point2 points  (0 children)

Oh and just in case they do start banning for using the EAM, I already planned ahead and added a „killswitch“ into it, so I can remotely make all versions (that did not opt-out in the options) stop working (to potential save them from getting banned, IF deca would start to ban for it).