Avi Weinstock
6d9de520f3
Compress terrain chunks with deflate. Includes a benchmark showing that this makes them around 70% smaller, and is the same speed as LZ4.
2021-04-20 23:23:53 -04:00
Imbris
b10718c568
Merge branch 'imbris/agent-opt' into 'master'
...
Make agent target choosing faster, rename common-sys -> common-systems, parallelize more terrain sending things, and remove extra chunk clones
See merge request veloren/veloren!2024
2021-04-21 01:43:06 +00:00
Imbris
76ff00757f
Appease clippy, add CHANGELOG entry
2021-04-20 15:29:20 -04:00
Imbris
e17477979f
Remove extra chunk cloning and parallelize serialization in the server terrain sys
2021-04-20 15:25:05 -04:00
Imbris
9e0fbd392d
Remove some of the spans in the agent system
2021-04-20 15:25:05 -04:00
Imbris
110165de3a
Add more profiling spans to the agent system and add timing notes
2021-04-20 15:25:04 -04:00
Imbris
e750c9d570
Switch agent target search to use a spatial grid, add convience method for querying the aabr of a circle
2021-04-20 15:25:04 -04:00
Imbris
a76fdbc325
Expose CachedSpatialGrid resource that is updated by the physics system, move BuildAreas into its own module, removed unused ExecMode
2021-04-20 15:25:04 -04:00
Imbris
26222a0a2d
Rename common-sys to common-systems and rearrange common-state slightly
2021-04-20 15:25:04 -04:00
Imbris
b264b4a8d4
Merge branch 'lboklin/drag-equation' into 'master'
...
Basic fluid dynamics: Buoyancy, drag, masses and densities
See merge request veloren/veloren!1892
2021-04-20 16:18:45 +00:00
Ludvig Böklin
762c68cfbb
Basic fluid dynamics and physical properties for entities
2021-04-20 17:38:19 +02:00
Joshua Barretto
bcf9a8089f
Merge branch 'better-crafting' into 'master'
...
Crafting station sprites in towns
See merge request veloren/veloren!2160
2021-04-20 15:08:36 +00:00
Joshua Barretto
cd79be15d8
Merge branch 'zesterer/small-fixes' into 'master'
...
Fix block snapping at low TPS, account for FP imprecision in block-hopping
See merge request veloren/veloren!2164
2021-04-20 14:58:40 +00:00
Joshua Barretto
68004bc39c
Made cooking pots glow
2021-04-20 15:39:46 +01:00
Joshua Barretto
70c345eee9
Made crafting UI check exact crafting sprite
2021-04-20 15:23:52 +01:00
Joshua Barretto
a19212daf7
Fix block-snapping at low framerates
2021-04-20 14:59:59 +01:00
Joshua Barretto
9ff7db9b1c
Account for FP imprecision in block-hopping
2021-04-20 14:54:21 +01:00
Joshua Barretto
36e95e0c03
Cleaned up client-side recipe handling
2021-04-20 12:33:22 +01:00
Monty
a1b4e0bdaf
remove old craftsman hammer, add migration
2021-04-20 03:34:11 +02:00
Monty Marz
abacdfc719
clippy
2021-04-20 02:48:17 +02:00
Monty
86445af09c
change cauldron spawning
...
cooking pot height
fmt
fmt, changelog
2021-04-20 02:48:13 +02:00
Joshua Barretto
11ba02130c
Made sprite/block selection effect more subtle
2021-04-20 02:46:07 +02:00
Joshua Barretto
483276b082
Made sprite/block selection effect more subtle
2021-04-20 02:46:06 +02:00
Monty
a4d56e7843
more sprite stuff and crafting UI update
...
fix item images
fix CR display
2021-04-20 02:46:06 +02:00
Joshua Barretto
1a0f6f03ef
Prevent crafting without station
2021-04-20 02:46:05 +02:00
Monty
a1fe7c12c3
fmt, add sprites
2021-04-20 02:46:04 +02:00
Joshua Barretto
5598d07944
Added crafting stations
2021-04-20 02:45:59 +02:00
Marcel
96b739a841
Merge branch 'common-state' into 'master'
...
Common state
See merge request veloren/veloren!2076
2021-04-20 00:15:48 +00:00
Marcel Märtens
7348e399e0
only have 1 Fn passed to tick fn
2021-04-20 01:49:45 +02:00
Marcel Märtens
485a477503
include origin into system name
2021-04-20 01:30:27 +02:00
Marcel Märtens
425063e24e
remove authc from common::net
2021-04-20 01:30:23 +02:00
Marcel Märtens
5862920f32
seperate sys/state
2021-04-20 01:30:17 +02:00
Joshua Barretto
c5455fa1a1
Merge branch 'zesterer/small-fixes' into 'master'
...
Small fixes
See merge request veloren/veloren!2163
2021-04-19 21:54:26 +00:00
Joshua Barretto
4ad5257e40
Rebalanced mist
2021-04-19 22:26:56 +01:00
Joshua Barretto
86287e8f0a
Fixed negative cloud density bug
2021-04-19 22:02:47 +01:00
Joshua Barretto
ed20a66b20
Fixed block-snapping
2021-04-19 21:46:51 +01:00
Imbris
8c9d4dc3dd
Merge branch 'capucho/inactive-master' into 'master'
...
Lower volume of window on focus loss
See merge request veloren/veloren!2150
2021-04-19 20:39:49 +00:00
Joshua Barretto
bb9725548f
Made twigs/stones slightly more common
2021-04-19 21:33:52 +01:00
Marcel
bd45103303
Merge branch 'james/fix-bow-humanoid-ai' into 'master'
...
Fix bow AI
See merge request veloren/veloren!2162
2021-04-19 19:52:29 +00:00
Marcel
c5caec4921
Merge branch 'capucho/map-kb-zoom' into 'master'
...
Add keybindings for map/minimap zoom
See merge request veloren/veloren!2161
2021-04-19 19:52:27 +00:00
João Capucho
164411cb43
Voxygen: Added translations for map zoom
2021-04-19 20:27:02 +01:00
João Capucho
7a9876760b
Voxygen: Allow zoom on minimap with kbd
2021-04-19 20:26:54 +01:00
Marcel
3c3aa3d325
Merge branch 'juliancoffee/update-uk_UA' into 'master'
...
Update localization for uk_UA
See merge request veloren/veloren!2155
2021-04-19 19:26:20 +00:00
Illia Denysenko
ef8926bc5c
Update localization for uk_UA
2021-04-19 19:26:20 +00:00
James Melkonian
ef38d9778f
Fix bow AI
2021-04-19 12:17:31 -07:00
João Capucho
f23b515dd8
Voxygen: Add master volume sliders to the settings
2021-04-19 19:58:14 +01:00
Joshua Barretto
faf5b40576
Merge branch 'zesterer/shader-fixes' into 'master'
...
Fixed water shader, sky shader
See merge request veloren/veloren!2156
2021-04-19 14:29:08 +00:00
Joshua Barretto
f0f3da529b
Fixed water shader, sky shader
2021-04-19 14:42:49 +01:00
Joshua Barretto
c49a5357c5
Merge branch 'zesterer/small-fixes' into 'master'
...
Added minimum chunk unload distance to make chunk reload cheesing harder
See merge request veloren/veloren!2157
2021-04-19 11:08:23 +00:00
João Capucho
7589331785
Voxygen: Add support for map zoom with keybind
2021-04-19 11:56:58 +01:00