Space Engineers

Space Engineers

[bugged-rewrite pending]Dynamic Asteroids
Mostrando 31-40 de 146 aportaciones
< 1  2  3  4  5  6 ... 15 >
Actualización: 24 OCT 2024 a las 18:06

Merge pull request #180 from InvalidArgument3/roid-ablation

split the queues

Actualización: 24 OCT 2024 a las 5:31

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

Actualización: 21 OCT 2024 a las 0:25

Actualización: 20 OCT 2024 a las 23:52

Merge pull request #171 from InvalidArgument3/initialversion

make influence bool adhere to logging

Actualización: 20 OCT 2024 a las 20:38

Merge pull request #169 from StarCoreSE/experimental_cache

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

Actualización: 20 OCT 2024 a las 18:32

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

Actualización: 20 OCT 2024 a las 17:29

Merge pull request #167 from StarCoreSE/a_guess_on_MP_perf_

keep that network log smh

Actualización: 20 OCT 2024 a las 17:25

Merge pull request #166 from StarCoreSE/a_guess_on_MP_perf_

fixes for improved mp performance

Actualización: 20 OCT 2024 a las 15:40

shit

Actualización: 20 OCT 2024 a las 15:10

Merge pull request #165 from StarCoreSE/a_guess_on_MP_perf_

muzz feat: Improve asteroid spawner concurrency and entity management