1

Topic: 2025/2/20 Update

This is a very minor update, at least from what is visible. It lays the ground work for next week, though, where I will be redoing the server's monster pathfinding and incorporating that into the unified map code. (The server now uses 60MB less RAM as well, and loads about 3X faster. But, this doesn't make any difference to any of yall. smile

February 20, 2025:
The server is now using new unified map code, including for its obstacle information.
This change should make no noticeable difference to gameplay.
If you see any change in art or pathfinding, it's a bug. Please let me know. Thanks!
Fixed conversation options not taking the full width of the list box.
Scripts can now gray out conversation options. I am first using this with Tinker.

2

Re: 2025/2/20 Update

The spike things on the floor in Valour crypts are all extended and don't go down. Did something change with their animation?

3

Re: 2025/2/20 Update

I assume the greyed out options are meant to be used as a hint to players that they lack something in order to proceed the conversation, correct? As in, they don't actually prevent the option from being used.

4

Re: 2025/2/20 Update

That's the idea, yes -- not for cases of "don't have the quest item" -- they might want to click that to get a reminder of what item they need.

But for Tinker, if the item cannot be repaired -- there's a question, gray it out for that case, or just the VERY specific case of "you don't even have that type of item"? *shrug* But they know what the option does and what it needs, so graying it out is fairly specific.

It's for cases where the option ought to be there just so there's no mystery "Where did it go?" but it's deeply unnecessary to click it.

5

Re: 2025/2/20 Update

Good catch about the spikes. I was using a wall state bit for door state, but that can't work for spikes etc. It'll be fixed next server update.

6

Re: 2025/2/20 Update

Should be fixed on test server now. Thanks for reporting this bug!

7

Re: 2025/2/20 Update

Great to see you're working hard on the game James smile
I sure spent many years on Faldon back in my teenage years. I've only recently returned to game development, and started a company with a friend.

Dont look down here, my message is up there.

8

Re: 2025/2/20 Update

I don't know if I'd call it working hard. I have very limited free time, but I do put in some time toward it when I can, mostly by waking up way too early and not sleeping enough.
What are you making these days?

9

Re: 2025/2/20 Update

Our new startup is building a 3D low-poly MMO sci-fi creature collecting game called Genomix.
Building the client in Unity and the servers in Java.
The game is inspired by Pokemon, but you will be breeding/cloning your own creatures, which are fully randomised (similar to the game Spore). The battle system will be like Magic the Gathering/Yu-Gi-Oh.
https://discord.gg/xRvuZPbpjp

Not sure if it's a money-making idea, but we are indeed putting a lot of time and effort into making it succeed.

Last edited by zammbi (February 26th, 2025 6:54 AM)

Dont look down here, my message is up there.