exec

Results 45 comments of exec

@xCryptic You could easily modify Pale to open the analyzer plugin each time though.

It seems like not all comments and requested changes have been addressed yet, so I'll check back in some time later~

Personal Storage is high on my todo list, but I feel like it's important we get this right early on, as it's been my experience that refactoring item-/inventory-related code can...

After actually testing it, it seems like our basic ranged combat is working, so I consider this issue solved for the moment.

We now have basic communication between the servers, which allows us to send information such as server status updates, but there is room for improvement. We might want a dedicated...

The web server is now connected as well and is able to officially request responses in a reliable way. As such, this issue will be considered complete.

Thanks for sharing your work. We wouldn't want to merge this into the main branch, but keeping it in a seperate one might be a nice idea. Though there are...

I checked out your app and would like to thank you for your efforts so far, as it seems like a rather neat admin panel. That being said, I'm not...

Gotcha 👍

Basic storage has been finished by now (thanks kenedos), though we don't have team storage yet, nor a complete implementation that is flexible enough to handle arbitrary storages. I think...