Barotrauma 潜渊症

Barotrauma 潜渊症

night and day
9 条留言
Title Fight Enjoyer 2024 年 1 月 29 日 上午 10:08 
will this be mp eventually
shoolgate 2023 年 12 月 23 日 上午 11:56 
When you cancel a module, your turret lights will be removed. Unable to restore turret lights, game save has been disabled. The only way to restore the lights is to start over, and this module has potential but it makes it too dark can't find the monsters. The turret lights are too dim.
shoolgate 2023 年 12 月 23 日 上午 4:27 
The ship's searchlights were too dark can't see the map at night
ironic_and_dead  [作者] 2023 年 12 月 4 日 上午 3:30 
@international So the main issue is that, main game loop uses a delta time that continually run on the client, even if you are in the game menu. When I programmed it i wanted to avoid any potential other instances where delta time might run unintentionally(more me be being lazy checking the entire codebase for other instances).

So i created my own tick system that runs client side when the player is actually playing the game.

Basically There is 1 file to check for the current time, that only starts and stops when the game is on a mission/campaign. vs storing all the start/stop times, reading those values and subtracting and adding based on the current delta time to correctly add the game-play time. There is potentially a lot of edge cases to deal with.

For multiplayer I can make the assumption that the delta time would also run even in the lobby, so would need to replicate the system,

Just need time to sit down plan it out and test it, and time is a luxury atm for me.
International Conglomerate 2023 年 10 月 1 日 下午 1:57 
@ironic_and_dead
How involved do you think it'd be? Generally i've seen mp handled by using a conditional in the init that'll only trigger if the executer is either a server or a directly singleplayer client.
ironic_and_dead  [作者] 2023 年 9 月 27 日 上午 4:11 
You unfortunately might be waiting a long time for MP support. 3 months +. I am hoping there is another lua developer out there who can take that portion on and get it out there.
JinxMann 2023 年 9 月 26 日 上午 4:32 
Can't wait for multiplayer
Clownicus 2023 年 9 月 23 日 上午 2:43 
les go
Personman 2023 年 9 月 22 日 下午 12:45 
I didnt know that one of the best barotrauma yts makes mods!