Commit Graph

4921 Commits

Author SHA1 Message Date
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
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
Marcel Märtens
618492da39 prepare comments intendation for next toolchain 2024-07-09 00:27:25 +02: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
e9f2d97045 timing and small balance changes to chieftain 2024-06-28 15:25:18 +10:00
horblegorble
a838dcf545 refinements to woodgolem; ori & small updates to harvester; some formatting 2024-06-28 15:25:18 +10:00
horblegorble
9187c37ab1 woodgolem broad update; minor fix for harvester mixup attack 2024-06-28 15:25:17 +10:00
horblegorble
3e23205640 mandragora changes; mask & glider adjustments; modified in-fort spawning; chieftain & harvester loot table adjustments; misc. tweaks 2024-06-28 15:24:52 +10:00
horblegorble
67c79a5759 broad updates to gnarling forts 2024-06-28 15:22:32 +10:00
Youser Nayme
ca6bcaab7d
Update strum and itertools 2024-06-23 21:50:33 -04:00
Youser Nayme
a1930b81d0
Update image 2024-06-23 11:07:15 -04:00
uniior
61193939fc Hotfix for log prices 2024-06-18 21:17:56 -04: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
45b17feccd Deduplicated match statement 2024-06-17 18:51:56 -04:00
Sam
a4485d9914 Fix typo 2024-06-08 17:56:13 -04:00
Isse
9c51b1258a
Don't crash with give command 2024-06-06 17:31:52 +02:00
Sam
c2604ef527 Added test for each recipe being reachable. Made new recipes reachable. 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
Marcel
9036baa479 Merge branch 'neura/kiddo-update' into 'master'
Update kiddo from 0.2 to 4.2.0

See merge request veloren/veloren!4471
2024-06-03 23:12:54 +00:00
Youser Nayme
7edbb4449e Update kiddo from 0.2 to 4.2.0 2024-06-03 23:12:53 +00:00
flo
8863ea53c4 worldboss_aggro_fix 2024-06-03 06:52:13 +00:00
Sylv
44a56be25b Fix Gnarling Speed 2024-05-30 10:41:55 +00: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
Marcel
82939a9971 Merge branch 'sam/projectile-rework' into 'master'
Rewrote projectile constructor

See merge request veloren/veloren!4457
2024-05-29 08:13:49 +00:00
Samuel Keiffer
4c35ef95f7 Merge branch 'crab/pickupitem-amount-overflow' into 'master'
Fix overflow in PickupItem::amount

See merge request veloren/veloren!4477
2024-05-29 01:53:59 +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
Sam
7a7e6391b4 Rewrote projectile constructor 2024-05-28 19:54:36 -04:00
flo
d920facfb2 Merge branch 'dagon_anticheese' into 'master'
dagon_anticheese

See merge request veloren/veloren!4478
2024-05-28 19:13:49 +00:00
flo
5c575484f2 dagon_anticheese 2024-05-28 19:13:49 +00:00
crabman
7dd2072ced
Fix overflow in PickupItem::amount and set persistence stack_size to i64 2024-05-28 19:06:11 +00:00
Sam
8b24ca68a8 Damage and poise reduction stats now track split modifiers 2024-05-27 22:06:12 -04:00
Sam
07220dfee8 Diminishing returns for certain crowd control debuffs 2024-05-27 20:25:12 -04:00
Samuel Keiffer
9264c10289 Merge branch 'srpapinha/parried-debuff-rework' into 'master'
Parried debuff rework

See merge request veloren/veloren!4416
2024-05-27 22:01:28 +00:00
Papinha
f17c5661ea Parried debuff rework 2024-05-27 22:01:28 +00:00
Youser Nayme
6c79e5dd9a Rebalance cultist dungeon loot tables and distribution, and improve Mindflayer anticheese 2024-05-23 06:07:20 +00:00
Youser Nayme
13bccaf888
Update profiling and tracing-tracy crates 2024-05-20 13:04:15 -04:00
Christof Petig
8502aabe68 wasmtime update 2024-05-20 15:56:38 +02:00
Marcel Märtens
3cc4b947eb it seems like the make_case_elim doctest ran endlessly, probably because there is nothign to ran and something got confused in rust doctest, solution is to create a dummy main fn 2024-05-19 02:20:05 +02:00
Marcel Märtens
e48fc4c2b2 additional cargo clippy for toolchain switch 2024-05-18 22:44:59 +02:00
Marcel Märtens
df5f767610 cleanup and more correct simd behavior 2024-05-18 19:15:27 +02:00
Marcel Märtens
5f41aefacb update toolchain to 2024-05-14 2024-05-18 00:58:54 +02:00
Marcel Märtens
b770665fb9 new toolchain lints helped us to find issues, backporting the bugfixes here.
NOTE: we havent had world enabled in server/agent, this MR now enables this, might have some (hopefully positive) effects on our agent code
2024-05-16 10:40:15 +02:00
James Melkonian
7a23314e3b bowser spin animation 2024-05-14 18:22:20 -07:00
flo
76628057b5 new_cultist 2024-05-12 18:33:11 +00:00