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

Fixed the ambience volume ui element positions

be9e0497d1bfedd81a05becca086a63baff15418 authored over 2 years ago
Updated my entry in the mailmap file.

c01d32e273bf3aab5da9fcb9a677fc64acc096b3 authored over 2 years ago
Added the possibility to not assign a default keybind to a GameInput

e9ba3ffa4a2893c586b163d663f813ba78ef4e98 authored over 2 years ago
Added a keybind for muting the music [F8]

e4b213cac549cba6837552c9936782e0d4425795 authored over 2 years ago
Added mute buttons for all of the audio sliders in settings

6605c2657f08d77bb2b142389815aa3f4b35b89e authored over 2 years ago
build(nix): remove unused stuff

558f6be22200c33b8254daed6b33fc6794180aa0 authored over 2 years ago
build(nix): refactor some code

8014730d640d3567a842ef2c76c8d361ed2ab6a8 authored over 2 years ago
build(nix): add missing libraries for voxygen

149763d54adc13ec15434b602d3347945b81cb4a authored over 2 years ago
fix: use as_str to get rid of doesn't implement display

e94acbec8bcfb04015087ab71b7b3bb2918feb51 authored over 2 years ago
build: allow common to read git version information at runtime

2af2b34d849f462d676035050fb9dce2a77af5d4 authored over 2 years ago
build(nix): refactor, dont pass git hash and tag

999984d15a2d1f550f0d918a9d9cff838f5e09fe authored over 2 years ago
build(nix): add missing library for voxygen

12fb3254de8404bc35ffef5fe1a656718a345d39 authored over 2 years ago
build(nix): disable check for server cli

8d3b8f444b768562452decf12cbb98a85dcbec05 authored over 2 years ago
build(nix): add missing library for voxygen

19021e6d80a6aacb55911277ac0cdd4114636f65 authored over 2 years ago
build(nix): wrap veloren-voxygen in wrapper derivation

7a2d6474002233cd37a8db3c5fc59fce039cc626 authored over 2 years ago
build(nix): update flake deps

8c4c0c20210e978cbecf93900978c54cabd91b68 authored over 2 years ago
build(nix): add missing library for voxygen

1ca6ebdda0dc47b8794779062ff83b837fe251fa authored over 2 years ago
build(nix): wrap packages with assets in another derivation

d64417b41a2c9d57727e26840ca67c2a054b0428 authored over 2 years ago
build(nix): update flake deps

7f3100cc2c085a2cb1eb75f2492d853b6f7323ea authored over 2 years ago
Merge branch 'sau/update-es_ES' into 'master'

update the Spanish translation

See merge request veloren/veloren!3583

e35e533d88e4a02a9943412cb5efdadddc9c0c6d authored over 2 years ago
update the Spanish translation

767041ae5c9dfd6dbe0ec5da08b4f3bb0428fe43 authored over 2 years ago
Merge branch 'zDrag0nG/update-es_ES' into 'master'

Update Spanish translation

See merge request veloren/veloren!3588

01efcbf69dbe150eb0a0833bc5e501ee36571785 authored over 2 years ago
build(nix): add source filtering for server-cli, use mold for server-cli too

b442b016a63cf9c29adba0af199d865fab9955e9 authored over 2 years ago
build(nix): add source filtering for voxygen

5bf1a0267fee6bd630bfc0cd987d798c53cd6c92 authored over 2 years ago
build(nix): update deps

9c307e3e2386178b1aefaacf41cb4bb4c0cd365c authored over 2 years ago
build(nix): dont check dependencies derivation

1c7b781b9e9608465bd43bd7822aebea449644ae authored over 2 years ago
build(nix): use clang

c6bac19fe4af7dbc4747b90a7d865f4b14662875 authored over 2 years ago
fix: append config correctly

32d0da05397dfe4bb23392fdd683f5c0869484e0 authored over 2 years ago
build(nix): use mold linker

8dba530131321bb98e7f0e8d42c1aa36e11efc7d authored over 2 years ago
docs(nix): update formatting instructions

1302b7da77027e2591cd7ca1e06dbef0058824f0 authored over 2 years ago
build(nix): fix lib not found error

2afcc7195b0d4821521ad4f9c9b8414d853acb9f authored over 2 years ago
build(nix): format nix files, fix git lfs error

a0b7446f58ccbc21cbcc01d0eca900891386f35d authored over 2 years ago
build(nix): fix file path for substitute

0ffffa8496689409c1c04a1dfaba3511a99e8bea authored over 2 years ago
chore(nix): update flake lock

99cb326e54a9efd8f3fd20222f80745a6fbc7d93 authored over 2 years ago
build(nix): update flake lock, fix stuff

5b901d9775bcff043ab42557651270430bddce71 authored over 2 years ago
build(nix): update flake to use latest nix-cargo-integration

b9586673d5dec48d04e76ede682aa3756b35c575 authored over 2 years ago
Merge branch 'zesterer/better-stable-dt' into 'master'

Switched to median dt for stable dt

See merge request veloren/veloren!3540

f45cb7ce3a2acf10c4ed5e395c7914e51cbf563b authored over 2 years ago
Switched to median dt for stable dt

6a1e5609067da44935e42ba7d57c88159d407ec2 authored over 2 years ago
Update Spanish translation

17cd06bc5eedff9878d560071ab57dce94847c30 authored over 2 years ago
Update swedish translation

cf9f2d36d0348923978905aabdd9b1f6ea127a09 authored over 2 years ago
Merge branch 'tygyh/Swedish-translations' into 'master'

Update swedish translation

See merge request veloren/veloren!3581

6c456ac113170a740af33bec5ccafb00f71e503c authored over 2 years ago
Merge branch 'christof/econ_goods_in_ron' into 'master'

Economy: Move decay and transportation effort from hardcoded into ron

See merge request veloren...

aa7cdd28640a00fd0a3ba03b7fd283bf5f913b03 authored over 2 years ago
Flax spawn fix

Flax now does not grow in the flood plains and extreme altitudes.
Lowered the humidity requireme...

c6efafd2145356ad1023bb81c5b9ed5c6e5e043b authored over 2 years ago
Added helper function density_factor_by_altitude

c0911707e590c240b0296369fc49887e41c4a203 authored over 2 years ago
Cotton spawn fix

Cotton now grows in low altitudes only. (mostly near rivers and lakes)
Density increased to comp...

1064055bb204b12c4cdbed80d2babe2d9b082b83 authored over 2 years ago
Merge branch 'put_organ_under_toolkind_instrument' into 'master'

put Organ under Toolkind Instrument

See merge request veloren/veloren!3580

91a4a9e187364c484c770777cee2de512c3045c0 authored over 2 years ago
put Organ under Toolkind Instrument

6c89cd8fbfd75b51d3a2bb441241f3620aed77ce authored over 2 years ago
Russian translation fixes

8f1c45af1786ac062963f7bcd6ccfdb251091ecf authored over 2 years ago
Merge branch 'MadirexRus/russian-translation-fix' into 'master'

Russian translation fixes

See merge request veloren/veloren!3576

defb72d81cc83010d64ee6a0ace4f71bd39bedbf authored over 2 years ago
Merge branch 'juliancoffee/fix-i18n-keys' into 'master'

Fix hud-skill-sc_wardaura_duration key

See merge request veloren/veloren!3577

0678273a3fffb7f290fe9b7202a4502d872c104b authored over 2 years ago
oh, Potions do not decay in master

5e2474230e5782d307ef10037ab108363ad715f9 authored over 2 years ago
cargo fmt

863f9857b50d79c76fc65bd7dc006023e19f8041 authored over 2 years ago
handle terrain more correctly

04b70901976a3f2dfaeefa995d2838413b69f7c3 authored over 2 years ago
move trading good properties (decay, transportation) from hard coded to ron file

fbe0aee40d36e1f91cb656651860cbf5b934686a authored over 2 years ago
Fix hud-skill-sc_wardaura_duration key

b892e0069978b038c333b5f1e49e27b22da54a39 authored over 2 years ago
Merge branch 'sau/update-es_ES' into 'master'

update the Spanish translation

See merge request veloren/veloren!3575

f3e13ee49d04382b9cc25e2984cc72cfc2e05292 authored over 2 years ago
Merge branch 'juliancoffee/better-i18n-keys' into 'master'

Remake price-tips internationalization

See merge request veloren/veloren!3571

60f05f45a7df522465eed09d3fb6e3e8ecf2025f authored over 2 years ago
update the Spanish translation

a8ff0e4e5fb695a839a0ee248b7cf5a355e258bd authored over 2 years ago
Music Instruments

93399710329d1f2ee15264bb4104ee993801d7b8 authored over 2 years ago
Merge branch 'floppy-music-instruments' into 'master'

Music Instruments

See merge request veloren/veloren!3535

52ce12f38396b48959e0676f33560339889b4a86 authored over 2 years ago
Merge branch 'tygyh/Swedish-translations' into 'master'

Update swedish translations

See merge request veloren/veloren!3561

1a11205dbf51f32ce6889ba184a2d67365099f8f authored over 2 years ago
Merge branch 'seachapel_fixes' into 'master'

seachapel_fixes

See merge request veloren/veloren!3572

6032dbd22a4f3432c39e2df6cdc0da8741b9a002 authored over 2 years ago
set difficulty indicator to 4

eae1c5ff6902c789f9c4b466725075bdb09d3b11 authored over 2 years ago
- Dagon, SeaCrocodile hitboxes

1876d169c8e95138467459c6edb410bc0a01b9d8 authored over 2 years ago
- remove barriers in chapel tube & tower tube

- change pitfall entry

87bac7c24aee5f48e249f9e2d4cf6619e2e2f4ec authored over 2 years ago
Remake price-tips internationalization

76cd36b179f55c15b81ea471a00dce67a80977e4 authored over 2 years ago
Merge branch 'imbris/subscription-vd-fix' into 'master'

Fix issue with the region subscription system not updating on view distance changes and other se...

bc51d4d2a7fbd5f8007711f0bbd91036cfd703bb authored over 2 years ago
Update changelog, update client/src/bin/* with changes in Client API

d3c90f9078ca63c821e1b0d4c6e6fd6fbb0706c0 authored over 2 years ago
Move up changelog entries that were added after the latest release

7d88baef42e9c7c12721af73418f9c4ff3488ba7 authored over 2 years ago
Add an entity view distance setting that allows limiting the distance

entities are synced from and displayed in.

NOTE: Syncing entities work at the granularity region...

334937568e82428408ecb9b18b4e559577f950af authored over 2 years ago
Replace uses of "65" with `client::MAX_SELECTABLE_VD` in client and

voxygen crates.

37caab539c86cf352a7b88f3a24dba1f98aaa484 authored over 2 years ago
Clean up common/src/lib.rs to avoid repetitive wasm cfgs. Not many lines

actually removed but it looks a lot better IMO.

cc1de8334d331e5c5aebf9068f191abc146786ac authored over 2 years ago
Replace "Present Mode" options with more user friendly terms:

'Fifo' -> 'Vsync capped'
'Mailbox' -> 'Vsync uncapped'
'Immediate' -> 'Vsync off'

e626519ec0f1bd1ac89bb240c926af2025b23a8d authored over 2 years ago
View distances small fixes and improvement:

* Properly set view_distance field in Client when sending it to the
server in request_character...

4126194a5c7ef7241f73292fb0ce19cf268e5c9f authored over 2 years ago
Fix issue with the region subscription system not updating on view

distance changes (until the player crossed a chunk boundary and
triggered the normal update).

Th...

c36d6e873f813236ea023dcbd9f0d019f1fe0e53 authored over 2 years ago
Impove UX of server limits on the view distance

* When client gets its view distance set by the server it stores that as
the max view distance...

895d6a2d8bf609173a1db1219d9c875215f0ac98 authored over 2 years ago
Merge branch 'changelog-fix' into 'master'

put seachapel in unrealesed in changelog

See merge request veloren/veloren!3568

638d91e58a126f42788d073e4c79438fe504dea1 authored over 2 years ago
Update translations

355f916a997fbd6cd93aac3e75e32ae9cfba253a authored over 2 years ago
set difficulty indicator to 3

b1176aa9d3684d30812ae78a341ed602f95a99c9 authored over 2 years ago
Merge branch 'juliancoffee/fix-i18n-keys' into 'master'

Fix i18n keys

See merge request veloren/veloren!3567

a00a92def1b9e1834793ea239f9546ee72596f22 authored over 2 years ago
put seachapel in unrealesed in changelog

e55eaf1782c1e3cb8de922eae092e1c138d6f284 authored over 2 years ago
Fix i18n keys

49e8cec5eba2fb28a4a59eec5de2a0206057196a authored over 2 years ago
Merge branch 'juliancoffee/stricter-localization-tests' into 'master'

Improve i18n analytic tools

See merge request veloren/veloren!3566

cfec8b5e9d0e06f385111d69cfb812e11f16a9f1 authored over 2 years ago
Remove cfg(feature = stat) for localization test

ae399b3c7c22f7eb68024638a3b7297bf5de881d authored over 2 years ago
Make i18n csv own binary

* Put file that needs care back into csv

f2eb1fe7c8e0c564ddccca3346d09f164382e30d authored over 2 years ago
Make `test_all_localizations` run at unittest

9a0ac8dccea49c9e521a22a3a1300b98c52f2984 authored over 2 years ago
Merge branch 'remove_common_ron' into 'master'

remove common_ron

See merge request veloren/veloren!3565

d90ec725cfdb0a06c347ae276d540a38b82314fd authored over 2 years ago
remove common_ron

f9a31094b6148c2975ad91a311f1a68f6227cc34 authored over 2 years ago
Merge branch 'floppy-seachapel-changelog' into 'master'

seachapel changelog entry

See merge request veloren/veloren!3564

645b11df3f8c9637afde6c212842535ee71e5c48 authored over 2 years ago
seachapel changelog entry

55aebd5774aa766998f821f0b1d7513e561f7b1e authored over 2 years ago
Merge branch 'isse/remove-print' into 'master'

Remove print

See merge request veloren/veloren!3563

20013e17ab838ad2068cba67a373e232bd3a35e5 authored over 2 years ago
Merge branch 'floppy_seachapel' into 'master'

seachapel

See merge request veloren/veloren!3325

ebe8c388e947f1ce3689dc88669ded75220ba89b authored over 2 years ago
seachapel

e882e62c080918270cbb08d91ca957a116eb9d04 authored over 2 years ago
remove print

5232b6e9af17ab7e92ce10de7ef97b88f6c5e422 authored over 2 years ago
Merge branch 'parzivale/issue-#1652-Remove-i18n-keys' into 'master'

Parzivale/issue #1652 remove i18n keys

Closes #1652

See merge request veloren/veloren!3560

2f24da733922aea4f4058c45a96981b84f229611 authored over 2 years ago
updated header_i18n_key

1fb981a09af1fa58fcb89481450bb87439f4a206 authored over 2 years ago
updated icon_button_tooltip to new format

e456137b4cdf75dff80798a08358662e534c4bbd authored over 2 years ago
ammended code quality issues from last commit

feca285665480030972ee7988136a245eb4a552d authored over 2 years ago
removed unecesarry .replace in dairy.rs

06f5aa70f0a88f046c976861abb33d6233c3e1bd authored over 2 years ago
Update swedish translations

c5b83e016604ca1096bbee65552fd7fafe050ee0 authored over 2 years ago