tModLoader

tModLoader

TerRoguelike
AquaSG  [开发者] 2 月 22 日 下午 5:43
1.2.1 Update Released
Check change notes on workshop page for the changelog.
< >
正在显示第 1 - 6 条,共 6 条留言
Croons 2 月 24 日 上午 9:27 
Hi! First off—awesome mod, really scratches the roguelike itch!

You've probably gotten this question before, but will you ever add multiplayer?
I assume it's not as simple as spawning two client-side items per room, but what other challenges would there be besides balance? Is it something you're considering? :crown1:
big_joe_84 2 月 24 日 下午 12:15 
引用自 Croons
Hi! First off—awesome mod, really scratches the roguelike itch!

You've probably gotten this question before, but will you ever add multiplayer?
I assume it's not as simple as spawning two client-side items per room, but what other challenges would there be besides balance? Is it something you're considering? :crown1:

yea he probably will add multiplayer, he teased a 1.3 update at the end of the 1.2 trailer and he said it like there would be one big last thing i think and the only really big thing i can think of off the top of my head would be multiplayer
AquaSG  [开发者] 2 月 24 日 下午 12:58 
引用自 Croons
Hi! First off—awesome mod, really scratches the roguelike itch!

You've probably gotten this question before, but will you ever add multiplayer?
I assume it's not as simple as spawning two client-side items per room, but what other challenges would there be besides balance? Is it something you're considering? :crown1:

I've heard mentions of Terraria adding crossplay, and I'm worried that such a feature in the future would break multiplayer greatly, requiring a lot of rewriting code.

Additionally, there's a lot of code that only runs client-side, or only server side, so I would have to move around a bunch of code to different spots to make sure it runs on all player machines. And make sure therre's no bugs and things work the same as before.

There's also a bunch of new mechanics/systems that would have to be synced with custom packets, and that's a whole new can of worms.

A big problem is that multiplayer is hosted on a world-by-world basis, there's no lobby or anything. So If I did nothing, it would be a "rehost every death" experience and no looping. Not fun. So I would have to rework dungeon generation in a way to allow it to run while players are in the world... And running worldgen while the world is actively being played is very slow.

TLDR - The 'one last thing' I mentioned in the update overview video is something else - relating to the secret ending. There is a chance that some day in the future I add multiplayer, but today is not that day.
champnchubb 2 月 24 日 下午 3:10 
hey I played the mod and really enjoyed it but I have a small concern, Evil Eye and Thrill of the hunt didn't seem like the interacted all that much, like I had the shotgun assembly kit and when I got crits the firerate didn't really increase all that much is this intentional or...?
Pingonlongin 2 月 25 日 上午 11:39 
引用自 champnchubb
hey I played the mod and really enjoyed it but I have a small concern, Evil Eye and Thrill of the hunt didn't seem like the interacted all that much, like I had the shotgun assembly kit and when I got crits the firerate didn't really increase all that much is this intentional or...?

Its due to the fact that those give you a slow firerate, and the items have a cap
champnchubb 3 月 8 日 上午 5:39 
引用自 Pingonlongin
引用自 champnchubb
hey I played the mod and really enjoyed it but I have a small concern, Evil Eye and Thrill of the hunt didn't seem like the interacted all that much, like I had the shotgun assembly kit and when I got crits the firerate didn't really increase all that much is this intentional or...?

Its due to the fact that those give you a slow firerate, and the items have a cap
ick, ok
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50