Alexander Gottwald
Alexander Gottwald
https://forum.wurmonline.com/index.php?/topic/133085-released-server-mod-loader-priest-crops-seasons-server-packs-bag-of-holding/&do=findComment&comment=1849374 If you are a GM and happen to be high enough on the path of power to have earned the erupt spell that GM can no longer use a...
Modifying spell costs broken since server 1.9.0 ~~~ Caused by: java.lang.NoSuchMethodError: com.wurmonline.server.spells.Spell.getCost(Z)I at org.gotti.wurmunlimited.mods.spellmod.SpellMod.onServerStarted(SpellMod.java:103) at org.gotti.wurmunlimited.modloader.server.ServerHook.lambda$fireOnServerStarted$2(ServerHook.java:81) at org.gotti.wurmunlimited.modloader.server.Listeners.lambda$fire$0(Listeners.java:63) at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891) at org.gotti.wurmunlimited.modloader.server.Listeners.fire(Listeners.java:61) ~~~ The Spell.getCost(boolean forItem) method has been split...
* The examine message for BagOfHolding says it's a Courier. This can probably be fixed by using a custom EXAMINE ActionPerformer * There are "new" on screen messages for spells....
postInit
Small issue/suggestion: Currently if i try to use normal java reflection into wurm code in init or preInit - it causes the class to be properly loaded and frozen, which...
**Describe the bug** b3607a78aae5e1a4c8824baeaa6e0e348965bffd changed JCEEncryptor to use `SecureRandom.getInstanceStrong()`. In OpenJDK on Unix systems this is `NativePRNG.Blocking` which will stall if the kernel does not provide enough entropy. We've noticed...
Fixes #47. ### Status ``` [ ] Under development [X] Waiting for code review [X] Waiting for merge ``` ### Information ``` [ ] Contains breaking changes [ ] Contains...
I'm using [email protected] to deploy project converted from older angular versions to angular 18 with the new build system. The angular builder configuration has ~~~ "outputPath": { "base": "dist" }...
- Allow userinfo without password - Validate hostname - Use port 22 as default Fixes Filesystem Provider with SSH key-based authentication #516
### Problem description I've tested running KDE nested in headless labwc. This does work until the the screen suddenly stops updating. Resizing or moving the KDE window will fix this...