Ben Wallis
|
aef2637288
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
|
Imbris
|
898bba8884
|
Demystify map site icon placement calculations
|
2020-11-23 10:58:21 +00:00 |
|
Christof Petig
|
b11da85ff9
|
Patch for the position de-synchronization by imbris
See https://discordapp.com/channels/449602562165833758/449650240350453760/774724295452393522
|
2020-11-08 18:56:55 +01:00 |
|
Marcel Märtens
|
a7123c6e14
|
put cache in ECS to get rid of allocations
|
2020-11-04 14:19:28 +01:00 |
|
Marcel Märtens
|
ce3173ecdf
|
add metrics for physics sys and implement concurrent physics
|
2020-11-04 11:53:13 +01:00 |
|
Imbris
|
7efbc74551
|
remove duplicate tracing filter code, fix compiling voxygen with the
tracy feature
|
2020-09-06 22:28:14 -04:00 |
|
Imbris
|
0683a40741
|
Use finish_continuous_frame directly
|
2020-09-06 22:28:14 -04:00 |
|
Imbris
|
a763bbe73c
|
Improve the perf of the physics system using par_join as well as removing the trait object closure to allow for the compiler to perform more optimizations
|
2020-08-13 04:32:05 -04:00 |
|
Songtronix
|
6a9b089ad5
|
change: allow test-server alias to run in workspace root
|
2020-08-09 08:05:15 +02:00 |
|
Monty Marz
|
142b386628
|
address comments
|
2020-08-08 00:13:00 -04:00 |
|
Imbris
|
390d289d35
|
Add timeout's to group invites, and configurable limit to group size
Fix a few group bugs, enable invite timeout and group limits in ui
|
2020-08-08 01:16:35 +02:00 |
|
Samuel Keiffer
|
f930f52df5
|
Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow.
|
2020-08-01 20:08:30 +00:00 |
|
protheory8
|
7ef4d3e093
|
Remove spaces in .cargo/config file
|
2020-07-06 11:36:24 +05:00 |
|
Marcel Märtens
|
b44792c83d
|
use gold linker instead of cc which is rust default for linux, which increases Compilcation by about 30%
|
2019-11-21 20:18:10 +01:00 |
|