Jessica Tegner

Results 21 issues of Jessica Tegner

This fixes #4 The messages will now look this the following... * Activating monster card at m3 (name) * Activating spell card at s2 (name) And so on.

Make the final jar a defined module in the jigsaw framework by providing a module-info.class file in the root of the source.

Hi I get the following error when trying to process my generated packages * System: Ubuntu (Github Hosted Runner) * PyUpdater version: 4.0 Log output is the following 2021-07-18T23:44:46.1915991Z [INFO]...

Hi there. The split version argument doesn't work fully as intended, because in some places, the mac/win/linux version information are still stored in the same file regardless. Following are *all*...

Hi. With more and more projects moving from semver versioning, to other formats of versioning (year versioning, patch versioning etc) Would it be possible to implement different strategies of versioning....

Make the final jar a module by declaring module information used by java info a module-info.java file in the rrot of the source.

Make the final jar a defined module by providing a module-info.class in the root source folder of this project, containig the required information by the updated jdk.

This pr adds a soundpack command. Right now this only contains version (so soundpack version abc) but can be expanded later if we want. This goes with the new mush...