Nico Mexis

Results 55 issues of Nico Mexis

## If you encounter a bug, please do the following: 1. **Read carefully** what the issue is. To do this, open the `*-error.zip` file that has been generated automatically. 2....

## Description This PR fixes many bugs and adds a GitHub Actions Workflow. **Don't merge this PR yet. Consult me first, if you plan on merging my changes!** ## Downloads...

This PR refactors parts of the Prototype pattern by making it `Cloneable` and thus inheriting the `clone()` method to its subclasses. - Fixes #584

status: under review

# The Big Overhaul The old PR was removed since I renamed my branch, Here is the replacement. ## Download **Download available [here](https://github.com/ThexXTURBOXx/Luyten/releases/latest)** ## Changes Changes can best be seen...

Whe developing plugins, I noticed the following behavior: 1. Create a new Java Plugin 2. Save the default file somwehere 3. Run the plugin 4. Change something noticable in the...

Bug

Java 17 deprecated the `SecurityManager` and so, we should plan to move on somehow... But how? As far as I know, there is no real replacement for the `SecurityManager`, which...

Bug
Discussion

**Is your feature request related to a problem? Please describe.** I am sharing mods that can run on ModLoaderMP (yes, this thing from literally 2011/2012) or even Vanilla Minecraft as...

feature request
area: tags

Closes #216 Closes #217 Closes #227 Closes #229 Until this is merged, you can use this fork by declaring a `dependency_override`: ```yml dependency_overrides: catcher: git: url: https://github.com/ThexXTURBOXx/catcher.git ```

**Description** Using RSTA 3.0.8, hyperlinks in [Luyten](https://github.com/deathmarine/Luyten) were working properly. However, when updating to 3.1.0 (or even 3.2.0), **using the same code**, they are not working correctly anymore. **Steps to...

bug