coffee-compiler
007397c644
Remove single file binary folders
2024-07-23 11:59:15 +00:00
coffee-compiler
0ce0ffba14
Comply to new module structure convention
2024-07-22 10:29:30 +00:00
Samuel Keiffer
4e63622f2a
Merge branch 'sam/anim-restructure-arthropod' into 'master'
...
Arthropod anim restructure
See merge request veloren/veloren!4521
2024-07-17 00:26:05 +00:00
coffee-compiler
c1d10279ca
fmt code
2024-07-16 19:14:00 +02:00
coffee-compiler
2bf4096dfb
replace dx11 with opengl in panic msg
2024-07-16 18:33:23 +02:00
Sam
ca5c2dca7e
Arthropod anim restructure
2024-07-10 18:17:53 -04:00
Marcel
21f4ae3b85
Merge branch 'xMAC94x/update_toolchain' into 'master'
...
update toolchain to 2024-07-07
See merge request veloren/veloren!4522
2024-07-10 05:58:25 +00:00
Samuel Keiffer
9c129e8c24
Merge branch 'horblegorble/gnarling-bosses' into 'master'
...
broad updates to wooden golem, gnarling chieftain, harvester
See merge request veloren/veloren!4485
2024-07-10 00:51:53 +00:00
Marcel Märtens
a698a7d46e
update toolchain to nightly-2024-07-07
2024-07-09 16:29:33 +02:00
Samuel Keiffer
0dc194bb6b
Merge branch 'uniior/sword-anims' into 'master'
...
Sword animations #1
See merge request veloren/veloren!4520
2024-07-08 23:56:10 +00:00
uniior
38e403eab2
cargo fmt
2024-07-08 18:40:38 -04:00
Marcel Märtens
618492da39
prepare comments intendation for next toolchain
2024-07-09 00:27:25 +02:00
uniior
fc6b87d5ca
Dual Cross Cut
2024-07-08 16:21:46 -04:00
uniior
ef3489806e
Cross Cut
2024-07-08 16:21:45 -04:00
uniior
4b0e31a91d
Cascade
2024-07-08 16:21:45 -04:00
uniior
d9ff439ffe
Skewer
2024-07-08 16:21:45 -04:00
uniior
67691eda44
Fell Strike
2024-07-08 16:15:51 -04:00
uniior
255b084619
Hamstring/Crescent Slash
2024-07-08 16:15:50 -04:00
uniior
44c6270ad2
Quick Draw + tweaks
...
"Rebase"
2024-07-08 16:15:50 -04:00
uniior
6638184096
Double Slash, Heavy Sweep and Pommel Strike
...
"Rebase"
2024-07-08 16:15:49 -04:00
uniior
e7eb6b4159
Gouge
2024-07-08 16:15:49 -04:00
uniior
b402fa8473
Disengage
2024-07-08 16:15:49 -04:00
uniior
4eb0e8cd36
Feint draft + tweaks
...
"Rebase"
2024-07-08 16:15:48 -04:00
uniior
0ca6109769
Quick Draw + tweaks
2024-07-08 16:15:48 -04:00
uniior
67f7f24285
Double Slash, Heavy Sweep and Pommel Strike
2024-07-08 16:15:48 -04:00
Sam
2daba842bd
Show acquired recipes in diary screen
2024-07-06 20:55:09 -04:00
James Melkonian
3dcf9ab62e
Make charm recipes accessible by putting them in the potion tab of the crafting menu
2024-06-30 23:27:33 +00:00
horblegorble
493b4b8fd3
renamed vine summon abilities; brief comments for body_dist and it usage for harvester
2024-06-28 15:25:17 +10:00
horblegorble
67c79a5759
broad updates to gnarling forts
2024-06-28 15:22:32 +10:00
Youser Nayme
a145b0ea2c
Update dispatch
2024-06-23 21:50:46 -04:00
Youser Nayme
48dfac6f8b
Update hashbrown
2024-06-23 10:40:04 -04:00
James Melkonian
b3ae2abbd2
Limit vertical scaling UI minimum to 0.1
2024-06-22 00:25:25 -07:00
Sam
907c469afa
Fix anims
2024-06-21 18:03:57 -04:00
Marcel
d6d9c2ca57
Merge branch 'muphblu/fix-item-img-export' into 'master'
...
Fixes img-export #1761 set square dimensions for image
Closes #1761
See merge request veloren/veloren!4505
2024-06-19 07:19:59 +00:00
Samuel Keiffer
2f968095c7
Merge branch 'sam/anim-restructure' into 'master'
...
Character animation restructuring
See merge request veloren/veloren!4504
2024-06-18 00:27:01 +00:00
Sam
b168fea0b8
Fix cardinal steam beam animation
2024-06-17 19:09:39 -04:00
Sam
45b17feccd
Deduplicated match statement
2024-06-17 18:51:56 -04:00
Aidar Shaikhiev
623e3aef93
Fix images that used hollow cells
...
Reused item_imgs.rs for image loading and preprocessing, because it is removes hollow cells.
Example: assets/voxygen/voxel/armor/misc/head/bear_bonnet.vox
2024-06-18 01:08:42 +05:00
Aidar Shaikhiev
8221a11fe5
Fixes #1761 set square dimensions for image
...
Images rendered by veloren_voxygen::ui::graphic::renderer::draw_vox have equal width and height, because of camera settings. Needed just to set square dims for result image instead of calculating its rotated dims.
2024-06-18 00:31:25 +05:00
Aidar Shaikhiev
226913d5f5
Fix old compilation bug
2024-06-18 00:31:24 +05:00
Aidar Shaikhiev
5f0fedadb5
Fix old compilation bug
2024-06-18 00:31:24 +05:00
Marcel
0bb07662e2
Merge branch 'xMAC94x/update_hyper' into 'master'
...
Update hyper/axum and dependent crates.
See merge request veloren/veloren!4491
2024-06-06 16:01:30 +00:00
Sam
4ef1be08ec
Character animation restructuring
2024-06-05 22:31:17 -04:00
Marcel Märtens
75f2e0800a
Update hyper/axum and dependent crates.
...
note this removes an old rustls, due to the new one we require to initialize our CryptoProvider.
also removed a very verbose trace.
2024-06-04 14:31:36 +02:00
Sam
d7f5c013ad
Remove ItemVisualKey
2024-06-03 21:24:16 -04:00
James Melkonian
b40a14ae62
Initial recipe component work
...
Insert RecipeBook into ECS
Add recipe command
Fully functional recipes
Recipe items
Update item_image_manifest.ron
scroll item image/drop model
Colored recipe vox models
Reset recipes command
Move RecipeBook into Inventory
Persistence for recipe book
Recipe book migration
Recipe items can now be dynamically generated from the recipe book
Removed recipe items and recipe item generation bin
Fix rebase
Made recipes available in world
Fix rebase
Default recipes to manifest
Recipes now have prices in economy.
Changed recipes to go into kind before reaching item visual manifests.
Default recipes automatically added to recipe book on character load.
Loot table rebalancing
Addressed balance feedback
MR review feedback
Recipes are now unlocked in groups
Modular weapon component recipes now require learning recipes
Metal weapon recipes now also teach how to craft their requisite ingots
Added test for all recipes being valid
2024-06-03 21:24:15 -04:00
Samuel Keiffer
c065b689ac
Merge branch 'sam/buff-split-stats' into 'master'
...
Damage and poise reduction stats now track split modifiers
See merge request veloren/veloren!4484
2024-05-29 15:52:55 +00:00
Samuel Keiffer
79d97cdc22
Merge branch 'sam/diminishing-cc' into 'master'
...
Diminishing returns for certain crowd control debuffs
See merge request veloren/veloren!4482
2024-05-29 15:50:09 +00:00
Samuel Keiffer
eeb68797e7
Merge branch 'new_sahagin' into 'master'
...
new_sahagin
See merge request veloren/veloren!4467
2024-05-29 00:01:46 +00:00
flo
ee608d3c25
new_sahagin
2024-05-29 00:01:46 +00:00