Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gitlab.com/veloren/veloren

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
https://gitlab.com/veloren/veloren

Add hints on how to use animal materials to craft weapons

86ce5960a76d71a3e2a7be8c4ae130ecf46d5880 authored 11 months ago by Scott Bronson <[email protected]>
Widen Item Tooltip

c8fa6f8b74970ef50b5c927e807734d388161345 authored 11 months ago by juliancoffee <[email protected]>
Merge branch 'juliancoffee/i18n-gender-chat' into 'master'

First step to enabling grammatical genders

See merge request veloren/veloren!4301

a2d52d09fcaf656d08105d6fb9046276729daee9 authored 11 months ago by Illia Denysenko <[email protected]>
Remove tracing::error! to avoid log-spam

This error shouldn't be possible to trigger, unless you're playing as
spectator in which case yo...

30717f46af019da86981b6b7ca366c7bcd80cddb authored 11 months ago by juliancoffee <[email protected]>
More direct comments

7b5d9e1eac8e593b12197a6b335af1058b11d380 authored 11 months ago by juliancoffee <[email protected]>
Merge branch 'juliancoffee/articled-bodies' into 'master'

Improve translator documentation and wording

See merge request veloren/veloren!4303

c645031c3f5e675b26868706abd648d3d4e06278 authored 11 months ago by Illia Denysenko <[email protected]>
Merge branch 'fvasco-aim_offset' into 'master'

Italian translation

See merge request veloren/veloren!4304

46da8a0d05320762b9f4422fc826dd70771ecc21 authored 11 months ago by Marcel <[email protected]>
Italian translation

78705487468c21ad62c3a1e898155f14b967a869 authored 11 months ago by Francesco Vasco <[email protected]>
Specify context of messages

ffa031d1bd2b030d679514ba06330704bda0c80a authored 11 months ago by juliancoffee <[email protected]>
Improve translator documentation and wording

e5c2ee6b2331707c980ef93d8a2eadd229994507 authored 11 months ago by juliancoffee <[email protected]>
Add documentation for localize_npc methods

7bb2d11c9843994fd8dff89002a7abc03bf8e491 authored 11 months ago by juliancoffee <[email protected]>
Address review

0d69a258b18764b50b030f0d3f5a9b56decfbfcd authored 11 months ago by juliancoffee <[email protected]>
Refactor buff handling in kill message match expr

913cc169d8f1a6410e95a9e47176aa033512aff2 authored 11 months ago by juliancoffee <[email protected]>
Expose player gender to existing chat messages

TODO: localize /tell and expose gender in 'hud-chat-you'

f7b8e079b4eea1e9c95e13a60c978515b3fa5480 authored 11 months ago by juliancoffee <[email protected]>
Store the gender in CharacterInfo

5aa88ac2235324cf924f6354aaa3ca77e1cb7cec authored 11 months ago by juliancoffee <[email protected]>
Only insert gender to chat_context for players

490a8d8776d2bc0a1e3f452f3baa7598b7a4a437 authored 11 months ago by juliancoffee <[email protected]>
Improving documentation

aecdadca14b4bdff15546cd2ee89903664afa119 authored 11 months ago by juliancoffee <[email protected]>
Implement gender, kind of

eeb7cab8c3ed11bc0bae69664819de3363c71043 authored 11 months ago by juliancoffee <[email protected]>
(i18n) Ukrainian translation for chat uses genders

273ac621a99624a3d9f822a2a46bf9487782a00c authored 11 months ago by juliancoffee <[email protected]>
Remove/Deprecate KillSource::Environment

96681cd44889f580ca6ff73b7f8d7d7e7962199e authored 11 months ago by juliancoffee <[email protected]>
Reorganize hud/chat i18n file

13011606d9fd2b01d396b5c36c05573b75f31eb1 authored 11 months ago by juliancoffee <[email protected]>
Refactor chat message i18n

- All message types now use i18n to declare format, similar to /tell
- hud-chat-you is removed f...

450de681e432fb59e57374711c9ed03643c78a75 authored 11 months ago by juliancoffee <[email protected]>
Add Gender marker for body

- Add gender() method on body, which is derived from body_type
- Expose it in ChatContext so tha...

af396aa8dd25c441904897f2092cbd2527fe7bc3 authored 11 months ago by juliancoffee <[email protected]>
Merge branch 'timvinc/1930-remove-cursor-centering' into 'master'

Fixes 1930: grabs cursor instead of centering

See merge request veloren/veloren!4273

3ebf17370c72497db38bebdf3fce44a10aaede2c authored 11 months ago by Imbris <[email protected]>
Merge branch 'Translation-zh-Hans' into 'master'

Translation:add some new translations for menu and hud

See merge request veloren/veloren!4299

e36119edc47988b14416830ee67f6fd405b44b4a authored 11 months ago by Illia Denysenko <[email protected]>
Translation:add some new translations for menu and hud

dfa184657caa7478cb65a209c65b9c9aaa403b1c authored 11 months ago by Animoe <[email protected]>
resets the cursor position instead of centering it when grabbed

87ff55e9389ff4ceeb1cd05a19c7cd33b2cf93b9 authored 11 months ago by Tim Vincent <[email protected]>
Merge branch 'sam/inventory-overflow' into 'master'

Inventory Overflow Slots for Persistence

See merge request veloren/veloren!4021

aef9d27f64e7ade9cc9312638f5e26b915393ed7 authored 11 months ago by Samuel Keiffer <[email protected]>
Changed to using a separte pseudo container in the database for overflow items

26b1561bcaf249fce93689e8c297ec46e519e510 authored 11 months ago by Sam <[email protected]>
Fix character creation error

d4e2095d408d43cf5f89beaff8e2828c78d1ddb0 authored 11 months ago by Sam <[email protected]>
Addressed review comments

394e798d042ce2bb83a98ebb32e392543ff5b63e authored 11 months ago by Sam <[email protected]>
Added check for multiple items being stored with the same overflow position.

ccb997cc96d7899385132a1df12c41540a086680 authored 11 months ago by Sam <[email protected]>
Addressed review comments

e925664d3619f240c83e66a8fa74f09610575872 authored 11 months ago by Sam <[email protected]>
Overflwo slots now appear as red in the inventory.

b87d1b649ddcb6a7da17bf27291a61c96bc8ff0d authored 11 months ago by Sam <[email protected]>
Overflow slots displayed in bag

632e922db6ab333b800828897c8de251ad2068b1 authored 11 months ago by Sam <[email protected]>
Addressed review comments

8d1df956d6fb5e4436d7e517f3839f43235f5041 authored 11 months ago by Sam <[email protected]>
Overflow slots as slots

d01997ca560828eaf3ba1a76b6c6b5b23f24e64f authored 11 months ago by Sam <[email protected]>
Automatically overflows items to 'overflow slots' that are inaccessible if items cannot be inserted in persistence on character load.

93ca630a1374ac24e7780256a0ddcac3f228eb12 authored 11 months ago by Sam <[email protected]>
Merge branch 'woeful/shoulder_aiming_camera' into 'master'

Third person over-the-shoulder camera and look_dir calculations when aiming

See merge request v...

2c9ceb51d5fd4ab81da448bd1574585111bf3689 authored 11 months ago by Illia Denysenko <[email protected]>
Renamed closest_points_ls3 to closest_points_3d, added comments, disable raycast aiming in FPV, get shortest between entity and terrain raycast

7b843444be0a66ccaeb22a7fd3d1692d7bdcaa04 authored 11 months ago by Woeful_Wolf <[email protected]>
Make camera offsets and aiming system only apply when wielding ranged

63394719a1e4f6d90053eaf804d4a02a1dbf070f authored 11 months ago by Woeful_Wolf <[email protected]>
Cleanup and comments

1c69614b4ec59ca92ea187669668e7dba6560477 authored 11 months ago by Woeful_Wolf <[email protected]>
Moved closest_line_seg_line_seg to common/systems/src/phys.rs and renamed to closest_points_ls3

c86f000881bb0160b3f3076b18ee05056b7961cd authored 11 months ago by Woeful_Wolf <[email protected]>
Merge branch 'woeful/shoulder_aiming_camera' of https://gitlab.com/veloren/dev/veloren into woeful/shoulder_aiming_camera

b9239cf603b386c5e8711dad866b0299d82ac95a authored 11 months ago by Woeful_Wolf <[email protected]>
Settings labels use i18n

c89e3f2b5eca242dc81195cc075a559f52ee944e authored 11 months ago by Woeful_Wolf <[email protected]>
code-quality edits

f4aa9ecbe3bb5c42ce686f3aac785014fb26c649 authored 11 months ago by Woeful_Wolf <[email protected]>
Cleaned up some extra imports and debug code

5b00d41cd4abf9ecbeaf8a784bae8e00816f0612 authored 11 months ago by Woeful_Wolf <[email protected]>
Changed how look_dir is calculated when aiming, now ray casts entities and terrain to find target point

1660d703ac8320b8ddf431a7054bbf594ebdd44c authored 11 months ago by Woeful_Wolf <[email protected]>
Added x and y aiming offsets to settings

e270992bda5dcb2e318ae1de121a386019ef7b88 authored 11 months ago by Woeful_Wolf <[email protected]>
Added x and y camera offsets when aiming in third person

43566bca3212719e1b0fb587801c94f2e15ca987 authored 11 months ago by Woeful_Wolf <[email protected]>
Added basic ray_entities and closest_line_seg_line_seg methods

c78f6c0bc2f39b36e1f2250f32fdfbc48862452e authored 11 months ago by Woeful_Wolf <[email protected]>
Merge branch 'isse/wgpu-update' into 'master'

Update wgpu

See merge request veloren/veloren!4245

6d412089c79f62ff1e1fffb0f255d477e0692cc6 authored 11 months ago by Marcel <[email protected]>
remove outdated comment and make use of more constants

94df06ca19d9a736b5e5a266e9398392edb67027 authored 11 months ago by Marcel Märtens <[email protected]>
remove unnecessary lifetime

3192ed037f45ea95199b94ada9c9736e816f6b23 authored 11 months ago by Isse <[email protected]>
use constants in dummy_scene

db9eca031cc1b0d316a2f799cef91fe32f2c417c authored 11 months ago by Marcel Märtens <[email protected]>
make map_async function slim and handle the other stuff inside the download_and_handle_internal fn which is only called from a seperate thread

dfb8715aed7e4117f9f149ef85871edfeb6de52b authored 11 months ago by Marcel Märtens <[email protected]>
expect on profiler creation error

1e40fa55c244826be81c9dc8e4d90922f463f90e authored 11 months ago by Isse <[email protected]>
add to changelog

a094495160c7d11684677df18a5c79a100859bf5 authored 11 months ago by Isse <[email protected]>
cache max texture size

64eda770fbedd56c88f00419221c76a828205b2c authored 11 months ago by Isse <[email protected]>
various fixes

- Renames `Drawer::view` to `Drawer::surface_view`.
- Only set present mode if it's supported in...

2f544868ef7ab1d6b8e131d1cc3857afaa8c0a73 authored 11 months ago by Isse <[email protected]>
remove resolved todo question

a9ea5d31bd4bcc04eca13b723d6943d03535e0e6 authored 11 months ago by Isse <[email protected]>
remove vulkan validation layer from nix

6d45d21d95505f0acf90fee7da5183c3f19093eb authored 11 months ago by Isse <[email protected]>
cache present modes, add check for present modes in `set_render_mode` and move present mode localization to hud

89d70cc932fd0c80d40ae79887dff2fbe6e8d018 authored 11 months ago by Isse <[email protected]>
don't create view in `draw_egui`

cfd0ffd7f638163a7d14625e009084665495a876 authored 11 months ago by Isse <[email protected]>
Remove `ThirdPassDrawerPrepared`, change from Discard to Store

25c4d65b5da1fb5057b7f74e34639d4293bfddad authored 11 months ago by Isse <[email protected]>
list opengl for list-wgpu-backends

95c7e6bd82adf33594b7f74fdbb3f74a8975e602 authored 11 months ago by Isse <[email protected]>
Revert atlas texture name

1d48bfff31f54f505be947690f9c652a81386ce0 authored 11 months ago by Isse <[email protected]>
smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews

856c64c9eee89116e62b79a8e41b11bb65808454 authored 11 months ago by Marcel Märtens <[email protected]>
try fix changing settings for opengl + windows

02aa740f728187f9206ee499c459abf17ea36c18 authored 11 months ago by Isse <[email protected]>
add vk as key for vulkan

ba2e7f6b1d50ec4f62a4f30e9574df4dd56dd072 authored 11 months ago by Isse <[email protected]>
Only show available present modes in graphic settings

b7a56e895a1d2df42bff93d142d4ef0deb0a65fe authored 11 months ago by Isse <[email protected]>
try to fix windows build

82989979a6f2f511d8f0a085d7de7123048b609c authored 11 months ago by Isse <[email protected]>
fix gl

00f527fe8b8f6985513ee59d3965224162d5c235 authored 11 months ago by Isse <[email protected]>
patch wgpu to 18.2

165c88bd74cc81603c65166b9ab7dbcb21610a6d authored 11 months ago by Isse <[email protected]>
Merge branch 'treeco/new-trees-lod' into 'master'

Added LOD objects for new forest types

See merge request veloren/veloren!4298

cbcf1965bffebbdfd4e0fc54df937f656175b2f5 authored 11 months ago by maxicarlos08 <[email protected]>
Added LOD objects for new forest types

7496aa535749a27989c8fe781ce64ef925b016d0 authored 11 months ago by Treeco <[email protected]>
Merge branch 'AutumnForestKind' into 'master'

Added Autumn ForestKind

See merge request veloren/veloren!4295

47f583b57b6fb4c8fb8c6296882905f709b5c903 authored 11 months ago by maxicarlos08 <[email protected]>
fixed comma + changelog

9c57a37a5824b03f39a840b25241ddca761d998b authored 11 months ago by BigKhan <[email protected]>
Update mod.rs

7aa9955e98e184d40581e2c04c22dd679a0e2f6c authored 11 months ago by BigKhan <[email protected]>
removed comment

5d6d976b7fcaf41422ce988d1598e9289d20c2ed authored 11 months ago by BigKhan <[email protected]>
removed a SPACE

16156a888745acbc8fe6eabec630315ef2764f78 authored 11 months ago by BigKhan <[email protected]>
Added Autumn ForestKind

554e5b6c80a89b31f9b57470dc082b7fa3840c29 authored 11 months ago by BigKhan <[email protected]>
update zh-Hans item translations

5ba6ba7ac9443de0e2b85de84f4375576d9a70e3 authored 11 months ago by Animoe <[email protected]>
Merge branch 'update-zh-Hans' into 'master'

update zh-Hans item translations

See merge request veloren/veloren!4294

43cbcf251405b8416bc06565670877ef03ec5d32 authored 11 months ago by Illia Denysenko <[email protected]>
Merge branch 'CherryTrees' into 'master'

Cherry trees

See merge request veloren/veloren!4287

aade1b545b68199ff74594ccf3d7a04ff0f95848 authored 11 months ago by maxicarlos08 <[email protected]>
did the fmt thing

87c00b5645a2d6ee8a55ed92bd1e77e4ccf217b0 authored 11 months ago by BigKhan <[email protected]>
wood darker

ee10e0373606ec5567b4efe441dabeeb66e9c784 authored 11 months ago by BigKhan <[email protected]>
fixed flying branches

a07a4ca926b98d48d58c99cb6dc5bafc2a420a62 authored 11 months ago by BigKhan <[email protected]>
Added Cherry Tree ForestKind

f600d48e159f275ec7d567d27f26796e9b253c37 authored 11 months ago by BigKhan <[email protected]>
Merge branch 'AutumnTrees' into 'master'

Autumn trees

See merge request veloren/veloren!4284

be056ef595b096c43d6a75072ae82d9c613cb345 authored 11 months ago by maxicarlos08 <[email protected]>
Merge branch 'christof/check-hotfix' into 'master'

Provide the same API when plugins are disabled

See merge request veloren/veloren!4296

b744f6673375e724518a317b28526b6e395cac42 authored 11 months ago by Christof Petig <[email protected]>
Provide the same API when plugins are disabled

80dd3946bed62162fbcf59822c73fa2b6b847f2f authored 11 months ago by Christof Petig <[email protected]>
Merge branch 'fvasco-item' into 'master'

Add assets/voxygen/i18n/it/item/

See merge request veloren/veloren!4272

36bd96e116092eb2bdd2a762db6c6738c395f6a5 authored 11 months ago by Illia Denysenko <[email protected]>
update to wgpu 0.18

d29d22dd0a973e8697d1253235ed877b03253ae5 authored 11 months ago by João Capucho <[email protected]>
more testing

9903d2c54515d5a5c00c0b3dc88360bcb4a07269 authored 11 months ago by Isse <[email protected]>
Merge branch 'isse/list-backends' into 'master'

Voxygen list backends subcommand

See merge request veloren/veloren!4288

5e987efe992fd6b74b2c5c282217a3b6400d424c authored 11 months ago by Isse <[email protected]>
Add period to comment

e3b0044186d03a10f4d8957454a0403e4f5e11e8 authored 11 months ago by Imbris <[email protected]>
add documentation for list-wgpu-backends

272837d4e5fe8a511e5cb66d962518b80c3c8aa8 authored 11 months ago by Marcel Märtens <[email protected]>
Merge branch 'christof/hot-reload-fix' into 'master'

Fix hot reloading for plugin combined manifests

See merge request veloren/veloren!4280

eaba3036706fc5682255d099b4c15143c4e46e92 authored 11 months ago by Christof Petig <[email protected]>
Voxygen list backends subcommand

b523423404854dc5b11396a28c4b607e9229bdf5 authored 11 months ago by Isse <[email protected]>