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
horblegorble
554e8be88d
reduced vertical knockback of wooden golem
2024-07-07 12:14:19 +10: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
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
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
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
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
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
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
horblegorble
ef81ec1fdd
scaling tweaks
2024-06-26 17:04:02 +10:00
horblegorble
f9651a1289
recipe pricing adjustments; changed sea cleric drop
2024-06-26 16:45:24 +10:00
uniior
ad62d5f9a3
Hotfix for worker/linen clothing pricing
2024-06-22 11:26:22 -04:00
uniior
61193939fc
Hotfix for log prices
2024-06-18 21:17:56 -04:00
horblegorble
5eea891812
nerf retaliate damage
2024-06-06 02:28:33 +10:00
horblegorble
d14c185a78
wallop angle increase; damage and scaling decreases for judgement and thunderclap
2024-06-05 19:00:43 +10:00
horblegorble
bfef917693
interim hammer tweaks - m2 poise, vigorous bash combo
2024-06-05 15:09:41 +10: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
Sylv
44a56be25b
Fix Gnarling Speed
2024-05-30 10:41:55 +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
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
Samuel Keiffer
8ed78a8bb6
Merge branch 'sam/finisher-consistency' into 'master'
...
All finisher abilities now consume all combo
See merge request veloren/veloren!4483
2024-05-28 23:58:48 +00:00
Sam
7a7e6391b4
Rewrote projectile constructor
2024-05-28 19:54:36 -04:00
flo
5c575484f2
dagon_anticheese
2024-05-28 19:13:49 +00:00
Sam
e160435684
Changed all finisher abilities to consume all combo so that it is consistent across sword/axe/hammer
2024-05-27 21:38:13 -04:00
Youser Nayme
6c79e5dd9a
Rebalance cultist dungeon loot tables and distribution, and improve Mindflayer anticheese
2024-05-23 06:07:20 +00:00
crabman
b2d7a9291a
Merge branch 'curious-potion-naming' into 'master'
...
Curious potion naming fix (Issue #1896 )
Closes #1896
See merge request veloren/veloren!4195
2024-05-15 12:12:16 +00:00
James Melkonian
dc50f67103
Reorder rocksnapper abilities
2024-05-14 18:23:38 -07:00
James Melkonian
64eac74258
Fix i18n test
2024-05-14 18:23:37 -07:00
James Melkonian
25ad114072
Rocksnapper AI and animation tweaks
2024-05-14 18:22:20 -07:00
James Melkonian
7a23314e3b
bowser spin animation
2024-05-14 18:22:20 -07:00
Youser Nayme
4f69ee7bfd
Updated translation files
2024-05-13 02:05:17 -04:00
flo
76628057b5
new_cultist
2024-05-12 18:33:11 +00:00
HEIEnthusiast
608195d17c
Fixed issue #1896 curious potion
2024-05-11 22:49:45 -04:00
Uniior
d7d2e69d7d
Various tweaks to entities' EHP
2024-05-09 22:03:01 +00:00
nectical
f717fa7352
giving stats to orichalcum helmet and balancing orichalcum recipes
2024-05-01 21:11:35 +01:00
Sam
38df083e0c
Changelog entry, better placeholder UI, remove test changes
2024-04-28 20:04:07 -04:00
Sam
f90a5272f8
Rebalance hammer component stats
2024-04-28 19:43:50 -04:00
Sam
cfc9e498b4
Tweaks
2024-04-28 19:43:50 -04:00
Sam
904623a003
Changed scornful swipe to only give buff on successful hits. Nerfed knockback on most hammer abilities.
2024-04-28 19:43:50 -04:00
Sam
b6fbcbb204
Fixed bugs with negative DR buffs bypassing admin tabard, auras only being cleared if entity had entered_auras component, and shockwaves with 0 combo cost resetting combo. Other balance feedback.
2024-04-28 19:43:50 -04:00