Commit Graph

15852 Commits

Author SHA1 Message Date
horblegorble
554e8be88d reduced vertical knockback of wooden golem 2024-07-07 12:14:19 +10:00
horblegorble
9e837383a5 read atack data with direct assignment & no mutables; removed default from 'AbilityData'; added 'fn rng_from_span' to avoid repitition typos; indices moved from enums to consts; fixed const typo in 'handle_simple_backstab' 2024-07-07 11:59:12 +10:00
Sam
2daba842bd Show acquired recipes in diary screen 2024-07-06 20:55:09 -04:00
horblegorble
bdf1134814 added range and angle calculations for projectile attacks; minor tweak to woodgolem shockwave; use of unwrap_or_default & other clippy things 2024-07-06 01:30:00 +10:00
horblegorble
93b336cd20 read & use attack data from AbilityData: added default usage to AbilityData, expanded AbilityData::BasicRanged; tweaked chieftain flamestrike; removed existing buff check for cheiftain totem & increased cooldown; more comments in attack functions 2024-07-02 23:00:11 +10:00
Samuel Keiffer
a3ef7ddf93 Merge branch 'james/charm-recipe-category' into 'master'
Make charm recipes accessible by putting them in the potion tab of the crafting menu

See merge request veloren/veloren!4509
2024-06-30 23:27:33 +00: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
674a9e1d6c removed unused experimental function 2024-06-30 16:46:22 +10:00
Marcel
6214f9df5a Merge branch 'neura/minor-updates' into 'master'
Update ratatui and run cargo update

See merge request veloren/veloren!4516
2024-06-29 22:31:08 +00:00
Youser Nayme
2ab41e56e6
Run cargo update 2024-06-29 17:26:05 -04:00
Youser Nayme
d7c82ce534
Update ratatui 2024-06-29 17:05:29 -04:00
horblegorble
57073c3378 cargo fmt 2024-06-28 15:25:18 +10:00
horblegorble
21a51161bd changed rng.gen_range(1..=2) to rng.gen_bool(0.5) 2024-06-28 15:25:18 +10:00
horblegorble
14c5ea562e removed TODO comment 2024-06-28 15:25:18 +10:00
horblegorble
75cf72dd4d clippy, fmt; renaming some enums 2024-06-28 15:25:18 +10:00
horblegorble
74dcd6b41a slight slow down of firebarrage; made factor constants consistent 2024-06-28 15:25:18 +10:00
horblegorble
e9f2d97045 timing and small balance changes to chieftain 2024-06-28 15:25:18 +10:00
horblegorble
f47c509c04 swapped RandomInit to combat_state.initialized 2024-06-28 15:25:18 +10:00
horblegorble
dc155ccc1c small clean up of harvester logic 2024-06-28 15:25:18 +10:00
horblegorble
65c34d71f8 small shuffle of harvester timers; initial refactoring of chieftain (incomplete) 2024-06-28 15:25:18 +10:00
horblegorble
2509eb8d3d randomised harvester's far pumpkin throw; armor and weapon drops of same tier 2024-06-28 15:25:18 +10:00
horblegorble
60f4be1116 randomised mixup cooldowns for harvester; small adjustment to firebreath ori 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
557f2ae53f cargo fmt 2024-06-28 15:25:17 +10:00
horblegorble
d8ea2c2689 clippy code-quality conformance 2024-06-28 15:25:17 +10:00
horblegorble
d81676a3a1 added 'Nothing' to chieftain bonus loot roll 2024-06-28 15:25:17 +10: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
789379f44e remove readability macros from harvester attack ai 2024-06-28 15:24:52 +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
4300dd11f4 minor range tweaks; body_dist and macro refactorings of harvester attack code 2024-06-28 15:24:52 +10:00
horblegorble
0fd5548346 changelog entry 2024-06-28 15:24:44 +10:00
horblegorble
962eb1f40f misc. syntax errors 2024-06-28 15:22:32 +10:00
horblegorble
67c79a5759 broad updates to gnarling forts 2024-06-28 15:22:32 +10:00
Marcel
3ece56eb4a Merge branch 'horblegorble/recipe-pricing' into 'master'
recipe pricing adjustments; changed sea cleric drop

See merge request veloren/veloren!4515
2024-06-27 20:03:05 +00:00
Marcel
6a4fcbe412 Merge branch 'neura/update-noise' into 'master'
Update noise

See merge request veloren/veloren!4512
2024-06-26 12:12:15 +00:00
horblegorble
ef81ec1fdd scaling tweaks 2024-06-26 17:04:02 +10:00
horblegorble
37bfc7581f changelog entry 2024-06-26 16:52:36 +10:00
horblegorble
f9651a1289 recipe pricing adjustments; changed sea cleric drop 2024-06-26 16:45:24 +10:00
Youser Nayme
ce7732674a
Update noise 2024-06-26 00:59:36 -04:00
Marcel
5e41b34dc2 Merge branch 'neura/update-crates' into 'master'
Update various crates

See merge request veloren/veloren!4513
2024-06-24 04:58:20 +00:00
Youser Nayme
a145b0ea2c
Update dispatch 2024-06-23 21:50:46 -04:00
Youser Nayme
a12c320f8c
Update ordered-float 2024-06-23 21:50:45 -04:00
Youser Nayme
ca6bcaab7d
Update strum and itertools 2024-06-23 21:50:33 -04:00
Youser Nayme
36d192a2f6
Update chrono-tz 2024-06-23 11:17:07 -04:00
Youser Nayme
a1930b81d0
Update image 2024-06-23 11:07:15 -04:00
Youser Nayme
48dfac6f8b
Update hashbrown 2024-06-23 10:40:04 -04:00
Samuel Keiffer
2d3303384a Merge branch 'uniior/armor-pricing' into 'master'
Saner pricing for worker/linen clothing

See merge request veloren/veloren!4511
2024-06-23 01:04:13 +00:00
Uniior
c399a549f8 Merge branch 'master' into 'uniior/armor-pricing'
# Conflicts:
#   CHANGELOG.md
2024-06-22 17:57:23 +00:00
uniior
92a2e5da8b Resolve merge conflict 2024-06-22 13:56:09 -04:00