notoria
|
2be4202d01
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
|
Marcel Märtens
|
6535fa5744
|
fix various clippy issues
|
2020-07-01 00:37:06 +02:00 |
|
Ben Wallis
|
950c62efc6
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
|
Marcel Märtens
|
dae31ae5b6
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
|
Piotr Korgól
|
e1adf40856
|
Improvement: Replace all '..=b' with '..b + 1'
|
2020-01-12 15:46:53 +01:00 |
|
Imbris
|
d341073a44
|
Upgrade to specs 0.15.1
|
2019-12-20 22:48:14 -05:00 |
|
Imbris
|
e49cafafbf
|
Actually send deletion messages
|
2019-12-20 22:48:14 -05:00 |
|
Imbris
|
8f81b69a25
|
Move terrain management and syncing into server side ecs systems
|
2019-10-23 23:50:06 -04:00 |
|
Imbris
|
2703c8afe1
|
Move serverside client to a component and communications into server ecs systems
|
2019-10-23 23:50:06 -04:00 |
|
Imbris
|
53ddbec527
|
Actually fix region removal panic, update fuzzy chunk location, sync entity removal when unloading chunks, region size constant tweak
|
2019-10-23 22:43:02 -04:00 |
|
Imbris
|
10f9f10cb3
|
Fix some panics when removing regions
|
2019-10-23 22:43:02 -04:00 |
|
Imbris
|
b09bddda79
|
Make clients subscribed to nearby regions and only send physics updates from those regions.
|
2019-10-23 22:43:02 -04:00 |
|
Imbris
|
24d1f6d970
|
Add initial region system implementation
|
2019-10-23 22:39:42 -04:00 |
|