1

Topic: 2026/4/23 Update

The server doesn't use the map editor's area options: they are now in the map file, but it still uses the old sectors. Hopefully I can get that working in the next few days.

April 23, 2026:
Happy Saint George's Day!
Area options can now be changed in the map editor.
Music and sound have been combined into a single layer in the map editor.

2

Re: 2026/4/23 Update

Out of curiosity, has anybody been having the game crash more, or the server disconnect more, etc.?

I feel like we had 20 people online about two weeks ago and about 10 since then. Curious what might have changed.

Thanks!

God bless.

James

3

Re: 2026/4/23 Update

The server side of this update is now implemented. Definitely let me know if you run into any problems with scripts not working, such as those which override spellcasting in a zone, etc.

4

Re: 2026/4/23 Update

The ss.* scripts seem to have lost the last character of their name. Areas have safehous and safeban, those should be safehouse and safebank.

Also, when trying to move the cursor to fix a name using arrow keys it hijacks it for horizontal scroll instead.

As for fewer players being online. I guess that's just mostly due to the server being rebooted. Most of them just double log and sit AFK. Takes a bit to get them back.

5

Re: 2026/4/23 Update

Also, Sound 2 editor window is pushed down, almost entirely off screen.

6

Re: 2026/4/23 Update

Thanks. It was an off-by-one bug on a string trim function in the import code.
As to Sound 2, I made it a fixed height (the automatic layout is somewhat buggy and was not cooperating) -- I'll lower that height next update.