Space Engineers

Space Engineers

[bugged-rewrite pending]Dynamic Asteroids
目前顯示第 31-40 項,共 146 項
< 1  2  3  4  5  6 ... 15 >
更新:2024 年 10 月 24 日 @ 下午 6:06
StarCore 發表

Merge pull request #180 from InvalidArgument3/roid-ablation

split the queues

更新:2024 年 10 月 24 日 @ 上午 5:31
StarCore 發表

Merge pull request #175 from InvalidArgument3/roid-ablation

Roid ablation + internal item consistency + the second worst possible workaround for detecting richochetmissiles + physics syncing through a cache

更新:2024 年 10 月 21 日 @ 上午 12:25
Invalid 發表

更新:2024 年 10 月 20 日 @ 下午 11:52
StarCore 發表

Merge pull request #171 from InvalidArgument3/initialversion

make influence bool adhere to logging

更新:2024 年 10 月 20 日 @ 下午 8:38
StarCore 發表

Merge pull request #169 from StarCoreSE/experimental_cache

caching logging improvements, DISABLE ROID ROTATION THE PHYSICS CANT HANDLE IT

更新:2024 年 10 月 20 日 @ 下午 6:32
StarCore 發表

feat(asteroids): Implement caching

- Add concurrent caching for asteroid states, zones, network messages
- Replace deprecated message handlers
- Add encapsulation for asteroid collection access
- Improve thread safety in network operations
- Optimize data persistence with dirty state tracking

更新:2024 年 10 月 20 日 @ 下午 5:29
StarCore 發表

Merge pull request #167 from StarCoreSE/a_guess_on_MP_perf_

keep that network log smh

更新:2024 年 10 月 20 日 @ 下午 5:25
StarCore 發表

Merge pull request #166 from StarCoreSE/a_guess_on_MP_perf_

fixes for improved mp performance

更新:2024 年 10 月 20 日 @ 下午 3:40
Invalid 發表

shit

更新:2024 年 10 月 20 日 @ 下午 3:10
StarCore 發表

Merge pull request #165 from StarCoreSE/a_guess_on_MP_perf_

muzz feat: Improve asteroid spawner concurrency and entity management