IsseW
547301ff5f
rainbows
2022-07-04 18:06:57 +02:00
IsseW
78c1de19cf
More accurate weather sim
2022-07-04 18:04:39 +02:00
IsseW
6585ef1513
weather dependant music
2022-07-04 18:11:43 +02:00
IsseW
102156c4b3
Better particle light
2022-07-04 18:11:42 +02:00
IsseW
9cb67e6283
Rain shader
2022-07-04 18:11:41 +02:00
IsseW
b7c0196129
Server weather sim
2022-07-04 18:11:41 +02:00
Samuel Keiffer
0bd08b1f9e
Merge branch 'socksonme/rework_sct' into 'master'
...
Rework SCT
See merge request veloren/veloren!3126
2022-07-02 02:42:42 +00:00
Imbris
6c8970f6fd
Merge branch 'imbris/voxygen-compile-time' into 'master'
...
Improve voxygen compile time with small tweak
See merge request veloren/veloren!3449
2022-07-01 08:22:05 +00:00
Imbris
291a424b4e
This seems to save at least 30 seconds (out of 90 to 120 secs) when tweaking TILE_SIZE in voxygen/src/mesh/greedy.rs (NOTE: I did some more timing, see associated MR description)
2022-06-30 00:11:04 -04:00
Marcel
fddc97bc77
Merge branch 'tweaks' into 'master'
...
tweaks entity stats
See merge request veloren/veloren!3437
2022-06-29 19:29:38 +00:00
Socksonme
f048600335
Add back old i18n + some small fixes
...
- Fix .filter() for combo_floater
- Rename sct_inc_dmg_accum_duration to sct_inc_dmg, as it was in the
wrong place
to rebase
2022-06-29 17:31:58 +03:00
Socksonme
2c5fd06d0b
Address review
...
- Change hp_pulse to not be framerate dependent
- Change some of the HpFloater checks to be inside the find() function
- Remove unnecessary join
- Add back option for showing incoming damage + add option for
experience accumulation
- Change `ExpFloater`s to not store the owner, as they are only shown
for the player (will have to see if the implementation is correct so
that it may be applied to the other floaters)
- Rename `Outcome::Damage` to `Outcome::HealthChange` and `DamageInfo`
to `HealthChangeInfo`
- Update some outdated comments/documentation
2022-06-29 17:31:58 +03:00
socksonme
eabbfe6a51
Remove damage batch option + crit_mult
2022-06-29 17:31:54 +03:00
socksonme
762b726d21
basic i18n for english + code touchups
...
Getting Invalid Probability error when attacking a lot of enemies - needs to be checked out
2022-06-29 17:31:42 +03:00
juliancoffee
27e67e79ec
(uk_UA) Add abilities translation
2022-06-25 18:19:36 +03:00
juliancoffee
8c837da561
Add i18n keys to abilities
...
* New hud/ability.ron file for ability localizations
* i18n keys are created by adding .name and .desc to ability id. Because
of how i18n worked (returning key if string wasn't found), it was
impossible to do because it leads to UB in case string is missed.
To solve this we've added get_opt method that returns None
* New Localization::get_or method for convinient fallback key usage
2022-06-25 18:17:37 +03:00
runrobdog
7a40ae2db7
tweak entity stats adlet/tracker.ron
2022-06-23 17:48:28 +02:00
runrobdog
16d5ea1e3c
Set stats of entities movesets under the Object(body) tag to pre-modular and change all entities found within dungeons, to pre-modular stats
2022-06-23 06:45:22 +02:00
runrobdog
8c1d4359a8
tweak stats quadmedquick, blackwidow and throped
2022-06-20 14:12:04 +02:00
runrobdog
1dc89fbc58
tweak stats theropodbasic
2022-06-19 19:04:30 +02:00
runrobdog
37137a040f
fix pathing mammoth
2022-06-19 11:25:59 +02:00
runrobdog
25eed55ca9
stat tweaks to theropod, arthropods and basilisk
2022-06-19 01:35:18 +02:00
Sam
1f60bdd452
Removed sticky thread requirement from bow limbs.
2022-06-18 15:19:37 -04:00
runrobdog
10023b0759
tweak entity stats
2022-06-18 12:33:19 +02:00
Sam
4a5ef6dce3
Poise damage dealt to a target in a stunned state is now no longer universally applied to the target as health damage.
...
Instead poise damage is only converted to health damage when its source is mitigated crushing damage.
Fixed 'Long Pole' -> 'Longpole'
2022-06-17 21:13:45 -04:00
runrobdog
1e289e6335
tweaks entity stats
2022-06-17 21:48:09 +02:00
runrobdog
1e19f5541b
tweak entity stats
2022-06-17 21:41:04 +02:00
runrobdog
95148a9968
tweaks entity stats
2022-06-17 12:35:06 +02:00
Imbris
b7096d9f2e
Scale shadow grid to multiple texels per grid cell to make it easier to examine
2022-06-05 16:35:12 -04:00
Imbris
9b78d75f06
Add experimental shader option to visualize shadow map texels
2022-06-05 16:35:12 -04:00
terrarier2111
45efdb6602
Implement group owned loot
2022-06-04 17:16:12 +00:00
Christof Petig
f12f79439f
fix negative values for RGB and vary dryness and strength according to biome
2022-06-01 22:13:34 +02:00
Christof Petig
827006e7e0
vary color, strength based on position, color on biome
2022-06-01 22:13:34 +02:00
Christof Petig
6ddedecc05
introduce smoke strength and color
2022-06-01 22:13:34 +02:00
Vlad
90d3157656
Update ru_RU
2022-05-31 18:21:34 +00:00
Sam
2de831cf38
Converted asset files of other armors.
2022-05-30 20:25:33 -04:00
Sam
8b384fd63e
Converted asset files of set armors.
2022-05-30 20:25:33 -04:00
Sam
5e57eabd11
Code changes and msm
2022-05-30 20:25:31 -04:00
Makselord
4a2cdd08d4
modular weapon modifier costs changed to 1, 2, 5, 10, 15, 25
2022-05-30 09:56:17 -04:00
Makselord
f10b868dbf
modular weapon modifier costs changed to 1, 5, 10, 15, 20, 30
2022-05-29 19:50:26 -04:00
Ben Wallis
34f580dfaa
Introduced loot ownership rules to combat loot stealing by players
...
* Added `LootOwner` component used to indicate that an `ItemDrop` entity is owned by another entity
* A loot winner is now calculated after EXP allocation using the EXP per entity for weighted chance distribution
* Used existing Inventory Full overitem text to show "Owned by {player} for {seconds}secs" when a pickup fails due to a loot ownership check
* Updated agent code to take into account loot ownership when searching for `ItemDrop` targets to pick up
* Added `loot` ECS system to clear expired loot ownerships
2022-05-28 12:06:49 +00:00
Christof Petig
2bf8e1865f
Skiing and ice skating
2022-05-27 17:19:52 +00:00
Makselord
5c8c88b786
fixed silver, gold, copper, tin ingots not showing correctly in crafting
2022-05-26 17:08:39 -04:00
Marcel
5c2eda64da
Merge branch 'christof/MR3316_reworked' into 'master'
...
MR3316 "Draft: Updated translations" without the directory movement and squashed
See merge request veloren/veloren!3391
2022-05-24 22:10:22 +00:00
Christof Petig
2e6e864672
fix missing comma at line ends
2022-05-24 23:31:20 +02:00
Corvella
a9622fe28e
Add a setting to toggle zooming in when charging bow
2022-05-23 23:09:47 +00:00
Stanisław Grupiński
5ac9c720a1
MR3316 "Draft: Updated translations" without the directory movement and squashed:
...
Renewed Polish translations
Added spaces and change sequences so code fits to English version
2022-05-22 23:01:40 +02:00
Hugo Peixoto
fe11d6d5bc
Split sky shader's twilight into dawn and dusk
...
Instead of having the same color profiles for the sky's color, light,
and halo, we now have the ability to define different values for dawn
and dusk.
The dusk values were unchanged and the dawn values are similar, but with
less red. These should probably be tweaked a bit more.
2022-05-22 19:54:44 +01:00
Marcel
34c12092cc
Merge branch 'Samuellm93-master-patch-97383' into 'master'
...
Update common.ron pt_BR. Added some variables and edited a few.
See merge request veloren/veloren!3387
2022-05-22 13:11:57 +00:00
Euryn
88eaef3145
Add Thai translation
2022-05-22 10:06:36 +00:00
Samuel Lopes Mastrofrancisco
75d109ef6e
Update common.ron pt_BR. Added some variables and edited a few.
2022-05-21 00:11:04 +00:00
Chase Rozon
7dcee3eb23
Multiple Balance Tweaks & Miscellaneous Changes
2022-05-19 22:46:31 +00:00
Youssef Fahmy
080d8ef8b1
Tweaks for this week
2022-05-19 19:35:31 +00:00
Imbris
73244893cc
Merge branch 'update-it_IT' into 'master'
...
Updated the italian translation
See merge request veloren/veloren!3359
2022-05-19 03:51:44 +00:00
Sam
aeca67443b
Simplified item key (assets)
2022-05-18 16:28:10 -04:00
Sam
ba0846d6c7
Addressed more feedback
2022-05-16 15:11:46 -04:00
UncomfySilence
ac124b67a0
minor loot table tweaks and removal of yellow weapon components from caves
2022-05-16 15:11:45 -04:00
Sam
cbf5336343
Moved items from 'items.crafting_ing.modular' to 'items.modular.weapon' (assets).
2022-05-16 15:11:45 -04:00
Sam
ad48b634ab
Address feedback (assets)
2022-05-16 15:11:44 -04:00
Sam
254b7964e1
Balance tweaks (assets)
2022-05-16 15:11:43 -04:00
Sam
d6ac9c43d7
More feedback addressed (assets).
2022-05-16 15:11:41 -04:00
Sam
13ea6dee93
Addressed second round of balance feedback (assets).
2022-05-16 15:11:40 -04:00
brunt
d46cdf60b5
renamed hilt voxels, adjusted secondary components in item image manifests [ci_skip]
2022-05-16 15:11:39 -04:00
Sam
9b078c3383
Addressed playtest feedback (assets).
2022-05-16 15:11:38 -04:00
brunt
fc28449703
rotate voxels and sceptre positioning [ci_skip]
2022-05-16 15:11:37 -04:00
UncomfySilence
1c626da66b
loot tables and adding models
2022-05-16 15:11:36 -04:00
Sam
528b62c59a
Rebase commit
2022-05-16 15:11:36 -04:00
Sam
3f2f0a7715
Fixed item drop manifest for secondary components.
2022-05-16 15:11:36 -04:00
Sam
efc0189548
Changed component recipe book to generate some stuff automatically to avoid potential for stuff inside to become unsynced (assets).
2022-05-16 15:11:34 -04:00
Sam
49ff094286
Addressed most review comments (assets).
2022-05-16 15:11:33 -04:00
brunt
5ab9c0f1ad
sceptre positioning [ci_skip]
2022-05-16 15:11:32 -04:00
Sam
6ccc0b82f0
Models for sceptres and secondary components
2022-05-16 15:11:32 -04:00
Monty Marz
c3f92622c1
bg icons
2022-05-16 15:11:29 -04:00
Bryant Deters
af1a44264a
add melee weapons to item_drop_manifest [ci skip]
2022-05-16 15:11:29 -04:00
Bryant Deters
4edd041056
add staffs to item_drop_manifest [ci skip]
2022-05-16 15:11:29 -04:00
Bryant Deters
1ce474adbb
modular bow offset tweaks [ci skip]
2022-05-16 15:11:28 -04:00
Bryant Deters
f767e81133
modular staff offsets [ci skip]
2022-05-16 15:11:28 -04:00
Sam
e8c97f7a00
Staff models
2022-05-16 15:11:27 -04:00
Bryant Deters
f1940128bf
modular bow offset adjustments [ci skip]
2022-05-16 15:11:27 -04:00
Bryant Deters
075fee5190
modular component tooltips
2022-05-16 15:11:25 -04:00
Snowram
f6343ff4f9
Modular bows offsets
2022-05-16 15:11:24 -04:00
Sam
558e2aefb7
Bow models
2022-05-16 15:11:23 -04:00
Sam
eec0ba18a9
Fixed eldwood recipes returning frostwood components.
2022-05-16 15:11:22 -04:00
Sam
d436362a8d
Consolidated crafting UI for the primnary component of modular weapons.
2022-05-16 15:11:21 -04:00
Snowram
74a3f4a7dc
Modular 1h weapons offsets
2022-05-16 15:11:21 -04:00
Sam
3702952f99
Added recipes for each material kind.
2022-05-16 15:11:20 -04:00
Sam
ef5b2e4a1e
Added method of differing names for 1h and 2h variants of a modular wepaon.
...
Added all 1h melee weapon models.
2022-05-16 15:11:19 -04:00
Monty Marz
3d5e29b44d
Ui
2022-05-16 15:11:18 -04:00
Sam
1c0154487a
Rebase fixes.
2022-05-16 15:11:18 -04:00
Sam
94c19735ca
Fixed broken stuff during rebase.
2022-05-16 15:11:16 -04:00
Sam
5c28e3cb25
Items with components can now have their name modified by the components. Also addressed more review. ONLY ASSETS
2022-05-16 15:11:16 -04:00
Sam
524845b661
Addressed more comments on MR.
2022-05-16 15:11:15 -04:00
Sam
d7f5b907ff
Gave modular items a pseudo item definition id that can be used when serializing ItemBase or when persisting items to the database. ONLY ASSETS
2022-05-16 15:11:14 -04:00
Sam
eecc1b42c3
Fixed regex mistake in changing name of item assets.
2022-05-16 15:11:13 -04:00
Sam
62632318fe
Changed ModularComponent to allow it to be more extensible. Overhauled random modular weapon function so that there is less runtime cost to generate one. ONLY ASSETS
2022-05-16 15:11:12 -04:00
Sam
b048179c0a
Changed Item to have ItemBase instead of ItemDef. ONLY ASSETS.
2022-05-16 15:11:11 -04:00
Sam
03ab68eb60
Added models for sword blade, axe head, and hammer head components.
2022-05-16 15:11:09 -04:00
Sam
2aad3f3961
Switched to item list as an input for modular components so that allowed items could be centralized.
2022-05-16 15:11:08 -04:00
Snowram
b01e816c0d
Modular axes and hammers offsets
2022-05-16 15:11:08 -04:00
Snowram
e693b3132d
Modular swords offsets
2022-05-16 15:11:07 -04:00
Sam
ac306bbec0
Added weapon models for 2h axe, hammer, and sword.
2022-05-16 15:11:07 -04:00
Sam
5acb8cf74e
Rebase conflcits handled.
2022-05-16 15:11:05 -04:00
Sam
33feee787b
Removed stuff no longer needed after new method of crafting modular weapons.
2022-05-16 15:11:05 -04:00
Sam
b7aa0a7a9f
Rebase commit.
2022-05-16 15:11:04 -04:00
Sam
4f466d0523
Modular weapons now work in kits.
2022-05-16 15:11:03 -04:00
Sam
c6b5798cfd
Inserted entries in item image and biped weapon manifests to aid in addition of models later.
2022-05-16 15:11:03 -04:00
Sam
ca644f8f0b
Added more interesting ingredients to recipes.
...
Changed bow main component from held (grip) to damage (limbs).
2022-05-16 15:11:02 -04:00
Sam
9302a83e8c
Added wood into dungeon loot tables.
2022-05-16 15:11:02 -04:00
Sam
a908eb5791
Made a few more changes to migration, removed additional weapon.
2022-05-16 15:11:01 -04:00
Sam
9776760f47
Updated stats on components and edited migration for 1 handed weapons to point to new target modular weapon.
2022-05-16 15:11:00 -04:00
Sam
21084e48f0
Removed old weapons that were migrated to modular weapons.
2022-05-16 15:11:00 -04:00
Sam
c0ac8891ab
Added initial recipes for bow, staff, and sceptre components.
2022-05-16 15:10:58 -04:00
Sam
c10fa35fa4
Added correct names to every bow, staff, and sceptre component.
2022-05-16 15:10:58 -04:00
Sam
38cb465722
Fixed loading of modular weapons from the loadout to work with nested components.
...
Modular weapons can now be correctly dispalyed when wielded.
2022-05-16 15:10:57 -04:00
Sam
0a38567e8d
Modular weapons can now be properly displayed in the inventory.
2022-05-16 15:10:57 -04:00
Sam
105bb24631
Added placeholder components for bows, staffs, and sceptres.
2022-05-16 15:10:56 -04:00
Sam
762b3be3c3
Modular weapons can now be dropped as loot or assigned to enemies.
2022-05-16 15:10:56 -04:00
Sam
c01fe655f1
Added wood
2022-05-16 15:10:55 -04:00
Sam
d380a2dbaf
Quality is now propogated through modular items from the quality of the components.
2022-05-16 15:10:55 -04:00
Sam
c6f4b51215
Removed descriptions from modular weapons and components.
2022-05-16 15:10:54 -04:00
Sam
885bb9aaa7
Added programmatic names for modular components.
2022-05-16 15:10:53 -04:00
Sam
405b9b2448
Modular weapons now have programmatically generated names.
2022-05-16 15:10:53 -04:00
Sam
4e89bc7485
Added test functions to assist in fixing unit tests that broke from changed functionality.
2022-05-16 15:10:52 -04:00
Sam
f9256ecd62
Added recipes
2022-05-16 15:10:51 -04:00
Sam
5898ce9d98
Added axe and hammer components.
2022-05-16 15:10:51 -04:00
Sam
6620c1dd1f
Added HandsKind to automatically resolve handedness of modular weapons.
2022-05-16 15:10:51 -04:00
Sam
85b7382487
Added handedness requirements to recipes and components.
2022-05-16 15:10:50 -04:00
Sam
68c8160ecb
Added modular components for swords.
2022-05-16 15:10:50 -04:00
Sam
77934c9214
Made changes to crafting to allow modular weapons to work as intended.
2022-05-16 15:10:48 -04:00
Joshua Barretto
eec2d67bb7
Merge branch 'zesterer/worldgen' into 'master'
...
Worldgen Improvements
See merge request veloren/veloren!3378
2022-05-15 19:44:12 +00:00
Joshua Barretto
6ace5adda6
Reduced point light ambiance hack
2022-05-15 16:33:03 +01:00
Joshua Barretto
cc295b483a
Better snow cover
2022-05-15 15:34:36 +01:00
Isse
2050bce77d
Water caves
2022-05-15 10:16:53 +00:00
holychowders
be0e322219
Remove "(Items)" from stealth stat descriptions.
2022-05-14 09:34:57 -05:00
holychowders
63f829be66
Add icon to stealth stat in Bag UI.
...
- Thanks to Toaster for making the icon.
2022-05-12 20:28:23 -05:00
holychowders
ff905fab95
Add stealth stat to Bag UI. NOTE: Needs icon.
2022-05-12 20:26:43 -05:00
Joshua Barretto
e02f8aee65
Merge branch 'zesterer/lod-objects' into 'master'
...
LoD Objects (inc. Trees)
See merge request veloren/veloren!3367
2022-05-11 14:56:12 +00:00
Joshua Barretto
b42ee3fce2
Avoid expense when LoD voxels are disabled
2022-05-11 15:20:19 +01:00
Joshua Barretto
01e1cb34b0
Fixed minor LoD issues
2022-05-11 15:00:44 +01:00
Joshua Barretto
f21a64e898
Better oak model
2022-05-11 14:47:11 +01:00
Joshua Barretto
9ac84c0a3a
Improved LoD models
2022-05-11 12:20:42 +01:00
Joshua Barretto
515abc2b89
Fixed bad entity spawns
2022-05-10 23:25:22 +00:00
Joshua Barretto
5e1f16fb7a
Better tree colours
2022-05-11 00:15:05 +01:00
Joshua Barretto
907ba3dcbc
Added giant trees to LoD
2022-05-10 20:30:48 +01:00
markobekko
387544a0b6
fixed some italian translation errors
2022-05-10 21:10:20 +02:00
Joshua Barretto
d4fd9d2d0e
Added LoD houses
2022-05-10 19:19:46 +01:00
Joshua Barretto
7382aab13a
Upped default LoD distance
2022-05-10 17:12:12 +01:00
Joshua Barretto
f35c98d1a1
Added LoD distance setting
2022-05-10 12:40:06 +01:00
Joshua Barretto
add9e5f9fe
Better snow cover
2022-05-10 12:40:06 +01:00
Joshua Barretto
c199d17deb
Better snow cover
2022-05-10 12:40:06 +01:00
Joshua Barretto
63c8ea58b9
Unbork normals
2022-05-10 12:40:06 +01:00
Joshua Barretto
2d7aa1aaa3
Added no terrain pop experimental shader
2022-05-10 12:40:06 +01:00
Joshua Barretto
596ae73117
Added NoLodVoxels option
2022-05-10 12:40:06 +01:00
Joshua Barretto
39e8b5d468
Hacky normals
2022-05-10 12:40:06 +01:00
Joshua Barretto
c3f30b2188
Offset for side/top texture
2022-05-10 12:40:06 +01:00
Joshua Barretto
3693a439ac
Better reflections
2022-05-10 12:40:06 +01:00
Joshua Barretto
e4e50cb50e
Better pulldown
2022-05-10 12:40:06 +01:00
Joshua Barretto
a9b2018383
Better snow cover
2022-05-10 12:40:06 +01:00
Joshua Barretto
79ce90a2e4
convert LoD assets to Git LFS
2022-05-10 12:39:50 +01:00
Joshua Barretto
2df01385d2
Voxelise trees
2022-05-10 12:38:37 +01:00
Joshua Barretto
1db7cc7fde
LoD trees in snow are white
2022-05-10 12:38:36 +01:00
Joshua Barretto
cf346d05c1
Different kinds of tree
2022-05-10 12:38:36 +01:00
Joshua Barretto
7cce892cff
Varying normals
2022-05-10 12:38:36 +01:00
Joshua Barretto
ac0e7a7724
Use dedicated fragment shader
2022-05-10 12:38:36 +01:00
Joshua Barretto
b3126ca687
Initial implementation of LoD trees
2022-05-10 12:38:36 +01:00
IsseW
9abbb0e928
naming behind feature and fix addition overflow
2022-05-10 08:03:40 +02:00
markobekko
8011866012
updated the italian translation
2022-05-08 21:34:10 +02:00
Joshua Barretto
30e73735de
Added SpawnMode to allow for ice and water column spawning of wildlife
2022-05-08 12:37:29 +01:00
Marcel
5f149af1ee
Merge branch 'aerialfiddle/be_BY' into 'master'
...
Belarusian translation: minor fixes
See merge request veloren/veloren!3350
2022-05-05 07:12:15 +00:00
Anton Katsuba
cca14ff4a3
Minor orthography fixes
2022-05-04 16:54:21 +03:00
Enrique AM
132fda804e
Catalan language improvements
2022-05-01 23:14:25 +00:00
Marcel
a45791dda5
Merge branch 'giant-tree-entities' into 'master'
...
Site2 giant tree entity spawning
See merge request veloren/veloren!3344
2022-04-27 10:53:08 +00:00
Isse
3027597352
Site2 giant tree entity spawning
2022-04-27 10:53:08 +00:00
Clary Chevry
f78245615e
FR Translation up to date
2022-04-26 17:29:09 +00:00
Youssef Fahmy
aec866e5ec
Balance tweaks
2022-04-23 14:54:01 +00:00
Marcel
ce87cdfd7e
Merge branch 'aerialfiddle/be_BY' into 'master'
...
Added Belarusian translation, 100% complete
See merge request veloren/veloren!3330
2022-04-19 10:16:08 +00:00
Anton Katsuba
c3d4f9972d
be_BY minor orthography correction
2022-04-18 22:51:33 +03:00
Anton Katsuba
9a8f405ca8
Added Belarusian translation, 100% complete
2022-04-18 00:04:54 +03:00
aflying pumpkin
c7f7e63495
Added Lionesses
2022-04-16 16:57:59 +00:00
Vlad
f91cdfbf9f
ru_RU update
2022-04-14 06:26:32 +00:00
Влад Куцепалов
51e50abb4c
Update ru_RU
2022-04-10 21:05:23 +00:00
juliancoffee
1b18629616
Execute asset migration
2022-04-08 19:17:01 +03:00
juliancoffee
11bf16e3d7
Make ItemSpec and Hands untagged
2022-04-07 18:44:16 +03:00
juliancoffee
dd02e8ae6a
Add loadout spec examples
2022-04-07 18:44:15 +03:00
juliancoffee
09d395f528
Remove temporary test files from git repo
2022-04-07 18:44:15 +03:00
juliancoffee
3f7bfff8d7
Implement all needed features
...
+ Multiple/Random inheritance for loadout configs
+ Using ItemSpecNew in Hands
+ Rename Hands::Specific to Hands::InHands to represent non-random
combination
2022-04-07 18:44:14 +03:00
JakobDev
fbabbbb959
Add German translation to .desktop and metainfo
2022-04-05 08:11:09 +00:00
Tormod G. Hellen
cb88648cca
Give NPCs random Big Five personalities.
2022-04-04 20:17:50 +02:00
flo
3d24b1d635
CliffTowns
2022-03-29 12:52:08 +00:00
jh0l
991cfcaa47
feat: 🌐 add i18n for trade amount input placeholder
2022-03-27 20:24:20 +02:00
DaforLynx
e936a27d40
Small sound fixes
2022-03-15 16:23:10 +00:00
Imbris
bcd4a81174
Merge branch 'galaipa/add-basque' into 'master'
...
Add initial Basque language translation
See merge request veloren/veloren!3220
2022-03-13 18:37:50 +00:00
DaforLynx
7b6f424bb0
Loud rivers
2022-03-13 07:47:23 +00:00
DaforLynx
123fee2707
Fix swim sfx, fix glider sfx, add glide sfx
2022-03-13 05:44:07 +00:00
Isidor Nielsen
a5ab36e6b5
Map marker fixes
2022-03-07 12:16:04 +00:00
DaforLynx
32434ec840
Sorry Rarnage
2022-03-04 10:36:03 -08:00
Sam
89bf529a5e
Addressed review comments
2022-03-03 01:12:40 -05:00
Sam
f5e0cb0045
Addressed review comments
2022-03-03 01:11:18 -05:00
Sam
5a60562eee
Addressed review comments
2022-03-03 01:11:16 -05:00
Monty Marz
855733bdcb
tiny tweak
2022-03-03 01:11:09 -05:00
Sam
0542e46e7d
Lighting works now hackily
2022-03-03 01:11:01 -05:00
Monty Marz
82def16969
visuals
2022-03-03 01:11:00 -05:00
Sam
c6dc96b795
Settings button to turn off weapon trails.
2022-03-03 01:10:59 -05:00
Sam
f4abe4f275
More tweaks
2022-03-03 01:10:58 -05:00
Sam
b558331b32
Finishing touches
2022-03-03 01:10:55 -05:00
Sam
5018a9f476
Game now runs, still doesn't work
2022-03-03 01:10:53 -05:00
Sam
0794f980fe
Mostly snaked through another rendering pipeline
2022-03-03 01:10:47 -05:00
Christof Petig
f347b9de11
Diversify price calculation for items by using multiple categories per item.
2022-03-03 02:32:34 +00:00
Isidor Nielsen
bd8a7a0506
Better rocks
2022-03-02 16:28:04 +00:00
Imbris
4aa89fd6cc
Merge branch 'unvariant/center_item_drops' into 'master'
...
Center item drops
See merge request veloren/veloren!3232
2022-02-27 02:07:30 +00:00
ninefox
329051c6df
removed extra fields from item_drop_manifest.ron
...
added TODO about applying non-random rotations in load.rs
2022-02-26 10:13:04 -08:00
Imbris
08f67a335f
Add experimental shader option that lowers glow strength for lights near the camera
2022-02-26 00:26:42 -05:00
Marcel
2a9f75340a
Merge branch 'spanish_translation' into 'master'
...
apply changes from MR!2904
See merge request veloren/veloren!3224
2022-02-20 16:26:24 +00:00
Marcel
6506a97dcd
Merge branch 'zesterer/enable-site2-towns' into 'master'
...
Enabled site2 towns by default
See merge request veloren/veloren!3206
2022-02-20 14:02:53 +00:00
Marcel
df7cd2da1a
Merge branch 'isse/shared-waypoints' into 'master'
...
Shared and persistent waypoints
See merge request veloren/veloren!3162
2022-02-20 10:10:18 +00:00
Isidor Nielsen
a685a353cb
Shared and persistent waypoints
2022-02-20 10:10:18 +00:00
Marcel Märtens
e2648f6733
apply changes from MR!2904
2022-02-20 10:18:24 +01:00
Marcel
d463b67ef4
Merge branch 'zesterer/release-map' into 'master'
...
Added location system, switched to release map
See merge request veloren/veloren!3213
2022-02-17 16:31:01 +00:00
Monty Marz
9ca1693ef8
New login-screen bg image
2022-02-17 16:08:37 +00:00
Joshua Barretto
b786570470
Added location system, switched to release map
2022-02-17 14:51:59 +00:00
Treeco
90fbadbd03
Fix ember z fighting, remove ember sway
2022-02-15 23:05:20 +00:00
Joshua Barretto
00b003a23c
Enabled site2 towns by default
2022-02-15 19:01:43 +00:00
Samuel Keiffer
6c7c0eefae
Merge branch 'gnarlings' into 'master'
...
Gnarlings
See merge request veloren/veloren!3194
2022-02-15 00:22:37 +00:00
Sam
f30e879cf5
Clippy fixes
2022-02-14 17:23:15 -05:00
Monty Marz
900fff7ba9
small UI fixes, new haste buff icon
2022-02-14 19:24:59 +01:00
Imbris
46c35f3376
Merge branch 'unvariant/render_item_drops' into 'master'
...
Render item drops instead of placeholder textures
See merge request veloren/veloren!3175
2022-02-14 02:09:45 +00:00
unvariant
9d98cd9e58
Render item drops instead of placeholder textures
2022-02-14 02:09:45 +00:00
Ibrahim Beladi
17d8baa3d9
kick start Arabic language (i18n)
2022-02-13 23:44:52 +00:00
Bingen Galartza Iparragirre
d2da5c18be
Add initial Basque language translation
2022-02-13 22:00:53 +01:00
Jonathan Berglin
dfb8d37a38
Update swedish translations
2022-02-13 20:39:54 +00:00
UncomfySilence
a0d43cb21d
further balance changes
2022-02-13 10:35:19 +01:00
Sam
2e6610314c
Balance tweaks
2022-02-13 00:39:46 -05:00
Monty Marz
c7ce2b773c
new icons
2022-02-12 22:46:34 +01:00
Crow (Austin Bowers)
78ec15981d
Added Dungeon Song
2022-02-12 12:38:10 +00:00
jshipsey
2eee43865f
chieftain anims
2022-02-11 02:18:48 -05:00
Sam
4991f7ecea
Gnarlign site tweaks and chieftain buff
2022-02-11 01:23:09 -05:00
Sam
bf7e84c6ae
Initial particle work
2022-02-10 14:58:37 -05:00
Sam
0031aa6f5f
Chieftain AI and attacks
2022-02-10 14:58:35 -05:00
jshipsey
0c788997a4
anims
2022-02-10 14:58:34 -05:00
Sam
fcb0f8d8f0
Wood golem attacks and ai
2022-02-10 14:58:32 -05:00
Sam
e044bf5091
Mandragora attacks and ai
2022-02-10 14:58:32 -05:00
Sam
f1801560fa
Deadwood ai
2022-02-10 14:58:31 -05:00
Sam
82c976919e
Darts are now darts.
2022-02-10 14:58:29 -05:00
Sam
40bb74c42f
Gnarling stalker AI
2022-02-10 14:58:28 -05:00
Sam
e1f164d099
Initial AI for gnarling logger/mugger.
2022-02-10 14:58:27 -05:00
James Melkonian
3a8a0d9c53
Cavern systems under gnarling fortifications
2022-02-10 14:58:24 -05:00
Sam
6c6caa7535
Enemy spawns in gnarling fortification.
2022-02-10 14:58:22 -05:00
Sam
643713d8b1
Huts now have doors. Added totems.
2022-02-10 14:58:18 -05:00
Sam
b28f6276dd
Gnarling dungeons now only generate near forests.
2022-02-10 14:58:09 -05:00
Joshua Barretto
6263942041
Merge branch 'slipped/site2' into 'master'
...
new entities, frostpines
See merge request veloren/veloren!3193
2022-02-10 01:59:20 +00:00
jshipsey
786ae39fb4
new entities
2022-02-09 20:10:59 -05:00
jshipsey
6f8cadc847
wall contact, run anim tweaks
2022-02-09 19:34:22 -05:00
Joshua Barretto
b2d6b06e2e
Merge branch 'zesterer/bare-minimum' into 'master'
...
Added BareMinimum shader effect
See merge request veloren/veloren!3188
2022-02-09 23:29:17 +00:00
Joshua Barretto
e98f9aab63
Slight ambience at night
2022-02-09 22:47:58 +00:00
Joshua Barretto
17d5a9e222
Bare minimum water shaders
2022-02-09 14:41:44 +00:00
Joshua Barretto
0facac68b4
Bad fake lighting in caves
2022-02-09 13:28:07 +00:00
Joshua Barretto
8888190eb4
Added BareMinimum shader effect
2022-02-09 12:56:21 +00:00
phoenix13032005
7a1f0d9fa1
Balance update
...
+ Make icons for Mino and Mindy dungeons with their faces
+ Adjust loot tables
+ Adjust names with respect to the lore of @Gemu
2022-02-09 12:13:42 +02:00
Samuel Keiffer
c946e945cf
Merge branch 'juliancoffee/new_travelers' into 'master'
...
New travelers
See merge request veloren/veloren!3180
2022-02-08 20:52:45 +00:00
Youssef Fahmy
4213585058
Fiesta Del Pueblo relocation
2022-02-08 07:51:31 +00:00
juliancoffee
c1a9e1a1b6
Add rare lanterns
2022-02-08 01:39:32 +02:00
juliancoffee
995b10c247
Add all Travelers
2022-02-08 01:39:26 +02:00
juliancoffee
bb99f7e3b6
Add Traveler0
2022-02-08 01:35:54 +02:00
Crow
969f744223
added night town song
2022-02-06 18:48:12 -06:00
Zughy
d26906724c
New icons in diary general combat section
2022-02-04 20:37:41 +00:00
Dominik Broński
19c764dde6
Merge branch 'christof/econfix' into 'master'
...
Small economy cleanup
See merge request veloren/veloren!3164
2022-02-03 21:48:01 +00:00
juliancoffee
0682bfbe14
Add weapons to Husk loadout
2022-02-03 18:02:51 +02:00
Imbris
18f6077321
Merge branch 'imbris/srgb-dither' into 'master'
...
Dither in nonlinear srgb space and dithering related experimental shader options
See merge request veloren/veloren!3160
2022-02-01 21:24:50 +00:00
Christof Petig
a98b9ad049
normalize loot tables before combining them, take current values for a start
2022-01-31 19:45:38 +01:00
Justin Shipsey
612f084831
Merge branch 'slipped/bipeds' into 'master'
...
Slipped/bipeds
See merge request veloren/veloren!3163
2022-01-31 17:08:01 +00:00
Sam
097d6cf07c
Extend green
2022-01-30 18:50:18 -05:00
Sam
0c44a7d1ab
More tweaking
2022-01-30 18:37:11 -05:00
Sam
bfa9c1ce3a
Fixed lifesteal particles
2022-01-30 18:11:41 -05:00
jshipsey
7cac4b4001
myrmidon fix
2022-01-30 02:02:23 -05:00
jshipsey
7827797106
weapon tweaks
2022-01-30 01:10:13 -05:00
Imbris
89edd18787
Dither in nonlinear srgb space and add a few dithering related things to the experimental shader options
2022-01-28 22:55:59 -05:00
Joshua Barretto
d8c4284a32
Merge branch 'zesterer/worldgen' into 'master'
...
Improvements to site2
See merge request veloren/veloren!3159
2022-01-28 17:14:07 +00:00
jshipsey
4fbd3027a1
new mobs
2022-01-28 02:50:15 -05:00
juliancoffee
e004fba9da
Adress review
2022-01-28 00:02:34 +02:00
juliancoffee
9a2fde557c
Fix rebase
2022-01-28 00:02:34 +02:00
juliancoffee
5a370cb6f7
Loadout Update: Use
...
Delete guard and villager lazy_loadout and use LoadoutKind::Extended
with potions instead
2022-01-28 00:02:34 +02:00
juliancoffee
7585c8dcc1
Migrate EntityConfig for Loadout update
2022-01-28 00:02:34 +02:00
Joshua Barretto
56eff72670
Fixed blue snow
2022-01-27 11:04:05 +00:00
floppy
2fe8cb965d
change SeaCrocodile spawn
2022-01-27 11:34:59 +01:00
Joshua Barretto
39863e8727
Remove colour banding
2022-01-27 00:29:03 +00:00
Marcel
0ebff57a59
Merge branch 'Martin/remove-server-from-list' into 'master'
...
Feature: Delete button in the servers menu
See merge request veloren/veloren!3144
2022-01-26 10:20:15 +00:00
Dominik Broński
ca7b048184
Merge branch 'SeaCrocodile' into 'master'
...
Sea crocodile
See merge request veloren/veloren!3146
2022-01-26 01:26:38 +00:00
Martin
700f709664
added delete button in the settings window which deletes a server from the list
2022-01-25 19:48:58 +02:00
floppy
ea6f09ec88
change SeaCrocodile spawn
2022-01-25 10:27:25 +01:00
DaforLynx
361fd72bd1
Added biomes to ron
2022-01-24 12:14:38 -08:00
InfRandomness
df6a0002e9
Move alpha values calculation to CPU
2022-01-24 19:24:51 +00:00
floppy
fb316e8f66
SeaCrocodile spawning in tropical Oceans
2022-01-24 19:36:13 +01:00
Imbris
fc3da4bfce
Merge branch 'imbris/sobel' into 'master'
...
Add experimental sobel filter
See merge request veloren/veloren!3113
2022-01-24 02:42:54 +00:00
Joshua Barretto
d18174e0d1
Revert "Merge branch 'infrandomness/remove_alpha' into 'master'"
...
This reverts merge request !3128
2022-01-24 00:52:03 +00:00
Imbris
6cfadc4f65
Add sobel filter as experimental shader option
2022-01-23 16:32:26 -05:00
Joshua Barretto
abda8058fe
Fixed caustics
2022-01-23 16:32:26 -05:00
Joshua Barretto
a3fcd7f568
Unified and fixed attenuation
2022-01-23 16:32:26 -05:00
Joshua Barretto
b94d560a20
Fixed light extinction
2022-01-23 16:32:26 -05:00
Joshua Barretto
212392a062
Added proper refraction to water surface
2022-01-23 16:32:26 -05:00
Joshua Barretto
470353e08c
Fix for translucency blocking clouds
2022-01-23 16:32:26 -05:00
Joshua Barretto
0bcc3fb135
Sprite and figure attenuation
2022-01-23 16:32:26 -05:00
Joshua Barretto
90f3f0fea0
Stopped caustics appearing in bad places
2022-01-23 16:32:26 -05:00
Joshua Barretto
38832fadd3
Improved underwater lighting on low shader settings
2022-01-23 16:32:26 -05:00
Joshua Barretto
bf214f4de4
Use correct ray direction underwater
2022-01-23 16:32:26 -05:00
Joshua Barretto
5cf5693468
Handle underwater sunlight and moonlight
2022-01-23 16:32:26 -05:00
Joshua Barretto
067e98139f
Better caustic movement
2022-01-23 16:32:26 -05:00
Joshua Barretto
c6a9565c0f
Fixed caustics
2022-01-23 16:32:26 -05:00
Joshua Barretto
a316a780fc
Fixed shader compilation error
2022-01-23 16:32:26 -05:00
Joshua Barretto
e6332c1cb5
Significantly improved underwater shaders
2022-01-23 16:32:25 -05:00
ubruntu
57d9283afb
Show HUD for campfires
2022-01-23 16:32:25 -05:00
Joshua Barretto
bdb0fc9c16
Merge branch 'zesterer/underwater' into 'master'
...
Underwater shaders
See merge request veloren/veloren!3127
2022-01-23 20:36:47 +00:00
Joshua Barretto
a49c0f0cdf
Fixed caustics
2022-01-23 20:06:44 +00:00
Joshua Barretto
8504a8ab21
Merge branch 'ubruntu/campfire-hud' into 'master'
...
Show HUD for campfires
See merge request veloren/veloren!3097
2022-01-23 19:25:11 +00:00
ubruntu
ca2a81c20f
Show HUD for campfires
2022-01-23 19:25:11 +00:00
InfRandomness
69c3480fce
Move alpha values calculation
2022-01-23 17:16:22 +00:00
Joshua Barretto
fb2b9929a6
Unified and fixed attenuation
2022-01-23 16:25:15 +00:00
Joshua Barretto
8a684973b4
Merge branch 'zesterer/tiny-fixes' into 'master'
...
Addressing criticisms
See merge request veloren/veloren!3121
2022-01-22 16:44:01 +00:00
Joshua Barretto
824ba2beff
Fixed light extinction
2022-01-21 18:21:14 +00:00
Joshua Barretto
b8df17080d
Merge branch 'infrandomness/waypoint_binding_customization' into 'master'
...
Add waypoint binding customization code
See merge request veloren/veloren!3122
2022-01-21 18:05:41 +00:00
InfRandomness
b33fda1e0c
Add waypoint binding customization code
2022-01-21 18:05:41 +00:00
ubruntu
1d0c861e19
Fix chest display names
2022-01-21 18:05:39 +00:00
Joshua Barretto
9a9c32d311
Added proper refraction to water surface
2022-01-21 17:45:50 +00:00
Joshua Barretto
31b9cd0565
Fix for translucency blocking clouds
2022-01-21 17:29:59 +00:00
Joshua Barretto
d2d4ca33c9
Sprite and figure attenuation
2022-01-21 14:04:24 +00:00
Joshua Barretto
b3bf06b07d
Stopped caustics appearing in bad places
2022-01-21 13:43:36 +00:00
Joshua Barretto
3b347a2aa3
Improved underwater lighting on low shader settings
2022-01-21 13:35:40 +00:00
Joshua Barretto
2263bcbf7c
Use correct ray direction underwater
2022-01-21 01:24:00 +00:00
Joshua Barretto
261fdf17a2
Handle underwater sunlight and moonlight
2022-01-21 01:18:43 +00:00
Joshua Barretto
51323cde38
Better caustic movement
2022-01-21 01:06:11 +00:00
Joshua Barretto
63f6af0621
Fixed caustics
2022-01-21 01:03:39 +00:00
Joshua Barretto
c17abb93f1
Fixed shader compilation error
2022-01-21 00:50:14 +00:00
Joshua Barretto
5b606f0d50
Significantly improved underwater shaders
2022-01-21 00:42:20 +00:00
Joshua Barretto
c2644d8e71
Fixed interaction between bloom and point glow
2022-01-20 22:30:05 +00:00
Joshua Barretto
4f181c936d
Merge branch 'name_areas_based_on_biome' into 'master'
...
name_areas_based_on_biome
See merge request veloren/veloren!3115
2022-01-20 19:50:57 +00:00
Joshua Barretto
5a7cd39625
Added point glow slider
2022-01-20 13:40:11 +00:00
Joshua Barretto
1ccbaac314
Addressed review comments, fixed perf issue
2022-01-19 20:08:13 -05:00
Joshua Barretto
53574bb6ec
Tweaked lantern offsets
2022-01-19 20:08:13 -05:00
Joshua Barretto
fcd25648fe
Fixed point glow with no clouds
2022-01-19 20:08:13 -05:00
Joshua Barretto
fd4c4adae9
Fixed moving procgen LoD shader
2022-01-19 20:08:13 -05:00
Joshua Barretto
7506dc2a41
Added procedural LoD detail shader
2022-01-19 19:59:14 -05:00
Joshua Barretto
391d1f6bf4
Added point glow
2022-01-19 19:59:13 -05:00
Samuel Keiffer
7052aad11b
Merge branch 'snowram/arthropods' into 'master'
...
Snowram/arthropods
See merge request veloren/veloren!3071
2022-01-20 00:20:24 +00:00
Snowram
a6e396e29a
Stunned and jump anims, stats, spawns, more IA work
2022-01-20 00:53:29 +01:00
InfRandomness
dabae7ece8
Remove bomb pile item
2022-01-19 19:31:43 +00:00
Snowram
f6d7ba33ef
Arthropods spawns and loots
2022-01-19 19:01:16 +01:00
jshipsey
82df5f23c3
spit anim
2022-01-19 19:01:16 +01:00
jshipsey
269b1fcd00
summon an
2022-01-19 19:01:15 +01:00
Snowram
fd3ed89899
More arthropod animations
2022-01-19 19:01:15 +01:00
Snowram
38bbd60fd2
Arthropod basic attack
2022-01-19 19:01:14 +01:00
Snowram
1e6ead4005
Arthropod charge
2022-01-19 19:01:13 +01:00
Snowram
02ed6ffd60
More arthropod work
2022-01-19 19:01:13 +01:00
Snowram
ae71f2e4f0
Adds poisoned debuff (energy change over time)
2022-01-19 19:01:13 +01:00
Snowram
fa549eece7
Adds new arthropod species
2022-01-19 19:01:12 +01:00
Snowram
f67bf2a539
Adds arthropod skeleton
2022-01-19 19:01:11 +01:00
Samuel Keiffer
c3e92b6c7a
Merge branch 'sam/melee-constructor' into 'master'
...
Melee Constructor
See merge request veloren/veloren!3111
2022-01-19 06:36:51 +00:00
Joshua Barretto
c4706078c4
Merge branch 'zesterer/experimental-shaders' into 'master'
...
Fixed minor shader issues, added curved world effect
See merge request veloren/veloren!3112
2022-01-18 17:30:49 +00:00
Joshua Barretto
2f3b14f2e1
Improved glow lighting
2022-01-18 16:52:35 +00:00
floppy
28a7b00445
tweak biome icon
2022-01-18 09:19:55 +01:00
floppy
dcf36df781
tweak biome icon
2022-01-18 09:17:51 +01:00
roidujeu
a6a825a97f
gave speed more weight, reduced equip_time_weight, etc
2022-01-18 10:48:53 +05:30
Joshua Barretto
b85aac6e23
Fixed minor shader issues, added curved world effect
2022-01-18 01:47:06 +00:00
Sam
b0644ca767
Melee attacks are now created through a melee constructor.
2022-01-17 20:41:24 -05:00
floppy
a836b61190
allow enabling/disabling biome names on map
2022-01-17 23:45:51 +01:00
Joshua Barretto
cd428d9267
Added support for experimental shaders
2022-01-17 22:20:33 +00:00
Imbris
9b85a01df6
Merge branch 'inputmeta' into 'master'
...
Add Input methods to metainfo.xml
See merge request veloren/veloren!3093
2022-01-17 18:30:28 +00:00
JakobDev
860f802afa
Add Gamepad to supported controls
2022-01-17 15:09:03 +00:00
Joshua Barretto
9c565dadc5
Merge branch 'zesterer/mount-everest' into 'master'
...
Mount Everest
See merge request veloren/veloren!3101
2022-01-17 13:21:38 +00:00
Sam
31a894601f
Removed health sclaing from summon character state.
2022-01-16 18:18:23 -05:00
Joshua Barretto
bde3aade2b
Updated changelog, fixed incorrect hint for mineable blocks
2022-01-16 17:53:51 +00:00
Joshua Barretto
504e2a38d5
Added overhead hints, smoother mount movement
2022-01-16 17:53:14 +00:00
Sam
e662946130
Removed placeholder abilities, tweaked migration.
2022-01-15 21:49:29 -05:00
Monty Marz
6d0913bb5e
visuals
2022-01-15 21:46:57 -05:00
Sam
70d6f3a854
Scroll through all aiblities in the same pages.
2022-01-15 21:46:56 -05:00
Sam
3870688717
Pages to swap between weapon abilities.
2022-01-15 21:46:55 -05:00
Monty Marz
eb0bed39e8
stats window WIP
2022-01-15 21:46:54 -05:00
Monty Marz
7515c26d68
progress
2022-01-15 21:46:54 -05:00
Sam
d86692c4fe
Added in-memory persistence of ability sets per weapon kind pair.
2022-01-15 21:42:34 -05:00
Monty Marz
89bf41574c
diary section buttons
2022-01-15 21:42:33 -05:00
Sam
ee5293c64e
Abilities scrollable now.
2022-01-15 21:42:33 -05:00
Sam
cf724bd76c
Initial UI work
2022-01-15 21:42:32 -05:00
Sam
9b6c76bd3b
Removed health scaling that bypasses the skill system.
2022-01-15 11:58:28 -05:00
jshipsey
0e9d50162b
last fixes
2022-01-14 00:19:32 -05:00
jshipsey
475fc1631f
akhlut
2022-01-13 23:20:58 -05:00
jshipsey
1fac6359de
more gnarling weapons
2022-01-13 23:20:56 -05:00
jshipsey
7f928d0bc0
woodengolem, chieftain, icedrake, blowgun
2022-01-13 23:20:52 -05:00
Sam
c8f8ccdc55
Buffed spin for whatever strange reason
2022-01-12 22:18:59 -05:00
Sam
e98edbcc7a
Conversion of poise damage to health damage now scales depending on the poise state the target is in.
...
Entities are now immune to poise damage for 1 second after exiting a poise state.
Rebalanced most phyiscal damage attacks on player-accessible tools.
2022-01-12 22:18:59 -05:00
Sam
d1e1de3b14
Slashing damage now decreases target's energy if available, and if target has no remaining energy will do additional damage.
...
Piercing damage now ignores an amount of protection equal to the piercing damage value.
Crushing damage now does poise damage equal to the amount of mitigated damage.
When poise damage is dealt while in a poise state, poise damage is instead converted to damage.
2022-01-12 22:18:58 -05:00
Jonathan Berglin
5fcbd1e743
Update swedish translations
2022-01-10 08:45:47 +00:00
Jonathan Berglin
d3f0fa810e
Update swedish translations
2022-01-09 16:37:53 +00:00
JakobDev
9909fe11a1
Add Input methods to metainfo.xml
2022-01-09 12:29:22 +01:00
Samuel Keiffer
a600d4ca94
Merge branch 'FreeFull/intel_uvec3_fix' into 'master'
...
Avoid Intel graphics ivec3/uvec3 bug.
See merge request veloren/veloren!3091
2022-01-09 01:14:48 +00:00
Dominik Broński
cc36a14407
Fixes NaN in shader code which produced black sprites visible through blocks
2022-01-09 01:03:05 +00:00
Filip Szczepański
053e28a33a
Avoid Intel graphics ivec3/uvec3 bug.
2022-01-09 00:04:35 +01:00
Monty Marz
d72d926341
change merchant backpack visuals and add mining skill icons
2022-01-08 01:57:52 +01:00
unvariant
71d2be5f76
support removing key bindings
2022-01-07 20:30:30 +00:00
voxal
e546a1d1a9
Allow players to see own speech bubbles.
2022-01-05 20:06:43 -08:00
Sam
8221336587
Addressed some review.
2022-01-03 19:55:04 -05:00
DaforLynx
13e87375d6
River sounds and more
2022-01-03 22:40:31 +00:00
Dr. Dystopia
38246eefd3
Add missing 'new line' character
2022-01-01 17:56:42 +01:00