Search found 208 matches

by mikaelh
Sun Apr 14, 2024 1:25 pm
Forum: General Discussion
Topic: server?
Replies: 2
Views: 138

Re: server?

If you have a backup of tomenet.acc, you can restore it on its own. Of course, it's good to make a backup of everything, including your messed up tomenet.acc file. I'm not really sure why you're using the accedit in the first place. The /val command is a much easier and safer alternative for validat...
by mikaelh
Sat Feb 24, 2024 12:25 pm
Forum: Monster pictures and lore
Topic: Balrog
Replies: 0
Views: 757

Balrog

I'm continuing my experiments with Stable Cascade. This time I used the prompt "drawing of balrog by j.r.r. tolkien". It's not really Tolkien's drawing style but it still looks nice.

Image
by mikaelh
Mon Feb 19, 2024 10:34 am
Forum: Monster pictures and lore
Topic: Zu-Aon, the Cosmic Border Guard
Replies: 0
Views: 228

Zu-Aon, the Cosmic Border Guard

Here are some more interesting images produced using Stable Cascade. Guarding the border between outer dimensions and the mundane cosmos this being has a clear mission. Its patience seems to be infinite, and its appearance doesn't reveal if this creature is actually alive or some sort of construct o...
by mikaelh
Mon Feb 19, 2024 9:04 am
Forum: Monster pictures and lore
Topic: Morgoth - a different take
Replies: 1
Views: 6452

Re: Morgoth - a different take

Here's Morgoth produced with Stable Cascade (using just "morgoth" as the prompt).

Image
by mikaelh
Mon Feb 19, 2024 8:59 am
Forum: Monster pictures and lore
Topic: Ironwing
Replies: 4
Views: 10349

Re: Ironwing

Stable Cascade is a massive improvement over Stable Diffusion. I tried giving it the Ironwing description as the prompt and here's the result. This is the first image it produced from that prompt.

Image
by mikaelh
Mon Dec 19, 2022 11:50 am
Forum: Bugs
Topic: "format not a string literal and no format arguments"
Replies: 1
Views: 3598

Re: "format not a string literal and no format arguments"

It's fixed now in the git repo. Thanks for pointing it out.

https://github.com/TomenetGame/tomenet/ ... d6d2df0894
by mikaelh
Mon Jul 11, 2022 10:11 pm
Forum: General Discussion
Topic: [HOWTO] Build and run tomenet windows client on manjaro linux
Replies: 4
Views: 7747

Re: [HOWTO] Build and run tomenet windows client on manjaro linux

Congratulations, you figured out how me and C. Blue do most of the development work for the Windows client. :D Btw, you should install SDL2 now. Looks like C. Blue decided to migrate to SDL2 just two days after you posted your instructions. I have some old instructions on how to manually cross-compi...
by mikaelh
Sat Jun 19, 2021 9:01 pm
Forum: General Discussion
Topic: #tomenet IRC channel has moved to Libera Chat
Replies: 0
Views: 6581

#tomenet IRC channel has moved to Libera Chat

The #tomenet IRC channel has moved over to Libera Chat because Freenode has launched a new network without migrating over user and channel registrations.
by mikaelh
Sat Jan 02, 2021 4:38 pm
Forum: Bugs
Topic: Elven Cloak of Protection without luck [SOLVED]
Replies: 2
Views: 13001

Re: Elven Cloak of Protection without luck

It's just a bug in the character sheet. Should be fixed now with this commit:
https://github.com/TomenetGame/tomenet/ ... 84272053b7
by mikaelh
Sun Nov 15, 2020 11:51 am
Forum: General Discussion
Topic: [SOLVED] Self compiled server isn't working
Replies: 2
Views: 9546

Re: Self compiled server isn't working

You should probably compile the server without SDL. SDL is only needed to build the client with sound support and it seems to break the server somehow.