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 Input methods to metainfo.xml

9909fe11a1a9d69da956be05c38bd146327321c5 authored about 3 years ago by JakobDev <[email protected]>
Merge branch 'FreeFull/intel_uvec3_fix' into 'master'

Avoid Intel graphics ivec3/uvec3 bug.

See merge request veloren/veloren!3091

a600d4ca9444cc4b8ab04614fde0bf2786ab4e44 authored about 3 years ago by Samuel Keiffer <[email protected]>
Merge branch 'YuriMomo/Fix-black-sprites' into 'master'

Fixes NaN in shader code which produced black sprites visible through blocks

See merge request ...

753de239d7a787e95e495f66a1adf783b62f960d authored about 3 years ago by Imbris <[email protected]>
Fixes NaN in shader code which produced black sprites visible through blocks

cc36a144071a86c1dafd18038884acb2cccc6abd authored about 3 years ago by Dominik Broński <[email protected]>
Avoid Intel graphics ivec3/uvec3 bug.

053e28a33ab395f4b75dabbad4bf0dac27aa74eb authored about 3 years ago by Filip Szczepański <[email protected]>
Merge branch 'pfau/smöl_fixes' into 'master'

change merchant backpack visuals and add mining skill icons

See merge request veloren/veloren!3089

bc1c84aa766964ffaa62c59a5750d83a9fffd6be authored about 3 years ago by Monty Marz <[email protected]>
Merge branch 'fetsorn-master-patch-26200' into 'master'

Fix typo "incase"->"in case"

See merge request veloren/veloren!3086

f948476f9f3f2856d04dec16e01e73c03930a062 authored about 3 years ago by Imbris <[email protected]>
change merchant backpack visuals and add mining skill icons

d72d926341b6998ac26c26f503a5ccabfe5ac653 authored about 3 years ago by Monty Marz <[email protected]>
Merge branch 'zesterer/fix-nametags' into 'master'

Fixed nametag logic bug

See merge request veloren/veloren!3088

3cba7e7f878ebdbf275b260d5dbba427219bd009 authored about 3 years ago by Joshua Barretto <[email protected]>
Fixed nametag logic bug

bc7c942bc9e8e9d9c834addeac874221cbb65b27 authored about 3 years ago by Joshua Barretto <[email protected]>
Merge branch 'unvariant/support_removing_key_bindings' into 'master'

support removing key bindings

Closes #1298

See merge request veloren/veloren!3083

9555f3ed4d67f55e9fd264ebf81fdcabfeca8ba1 authored about 3 years ago by Imbris <[email protected]>
support removing key bindings

71d2be5f76d60a9e81b5bc7e7dfed9a5e1da56b5 authored about 3 years ago by unvariant <[email protected]>
Fix typo "incase"->"in case"

338dec41ab45ed6b6a323cc565ff6a714756a0bb authored about 3 years ago by fetsorn <[email protected]>
Merge branch 'voxal/self_chat_bubbles' into 'master'

Allow players to see own speech bubbles.

Closes #1291

See merge request veloren/veloren!3081

e12390b08bac692e2748e1683ba7a77f7b0c7130 authored about 3 years ago by Imbris <[email protected]>
Refactor to avoid changing overhead struct

e75f569014806398f71bc0fe6aaec0dfa5dbf6a0 authored about 3 years ago by voxal <[email protected]>
Move changelog entry to bottom

39e3d5c163202639b67cc24c8d94b05ed84dac63 authored about 3 years ago by voxal <[email protected]>
Move comments and turn on by default

7d07598370661830ab5c7dd75bf472ef67effb81 authored about 3 years ago by voxal <[email protected]>
Add changes to changelog

0b4446ad813042c806579d0bf0dcfdf925fb6cde authored about 3 years ago by voxal <[email protected]>
cargo fmt

471e75d8465ba449b0179fcfda46007554d22cf4 authored about 3 years ago by voxal <[email protected]>
Fix clippy::nonminimal-bool

41e7e25f1634e6b248e8f1e3f9765f528ba9ed56 authored about 3 years ago by voxal <[email protected]>
Allow players to see own speech bubbles.

e546a1d1a90702356eb72c281c99135db4888758 authored about 3 years ago by voxal <[email protected]>
Merge branch 'sam/safe-make-npc' into 'master'

Make npc command no longer crashes server

See merge request veloren/veloren!3085

7364c5a31e2b5c03a684ccdd65f7f2a598b5af14 authored about 3 years ago by Samuel Keiffer <[email protected]>
Gracefully handle asset not existing.

b82aa621d5a9b9fbea31557e10d7c5e8f19c11c0 authored about 3 years ago by Sam <[email protected]>
Merge branch 'sam/skill-persistence-fixes' into 'master'

Skill persistence fixes

See merge request veloren/veloren!3006

380265bec20b3cf52599e53664f7632140c4ea4f authored about 3 years ago by Samuel Keiffer <[email protected]>
Tweaks to prompt dialog.

2e09feb426ec3245e92c20a5f600db1def0c515e authored about 3 years ago by Sam <[email protected]>
UI notifying player that their skillset has been invalidated.

efbc5f9b750b7f7343d25a7fff89769014be84bc authored about 3 years ago by Sam <[email protected]>
Changed skill groups to be a hashmap instead of a vec.

da78800047f7a5a17d1c4a991fd971be56fc25ef authored about 3 years ago by Sam <[email protected]>
Skill points now attempt to be earned as experience is added.

0a9f3381f528b366587cf484ac960f80efa52168 authored about 3 years ago by Sam <[email protected]>
Changed skill group to store available_exp instead of spent_exp to help enforce certain invariants. Addressed more review coments.

6d2496b7de107ffcdb8e2a8d7292308c8fcf6272 authored about 3 years ago by Sam <[email protected]>
Addressed some review.

82213365879a38e1847f1a800056b2a6daa6d25e authored about 3 years ago by Sam <[email protected]>
Hash value now stored as a blob instead of a json string.

8feb9fb67b76ad1de556950735f5322427eeeeb8 authored about 3 years ago by Sam <[email protected]>
Made skill groups remain locked if skill to unlock them not acquired.

64c8321626297e7a4f987351e4bcf2a66a14f986 authored about 3 years ago by Sam <[email protected]>
Persitence now tracks spent_exp as an additional point to potentially invalidate skills.

903c57b862c4e4258d07a7c358e41ecaf18dfbd5 authored about 3 years ago by Sam <[email protected]>
Added hash value to decide if we should invalidate persited skills and allow a respec.

c8675eaf45dc40243762b913446a00ba7e838076 authored about 3 years ago by Sam <[email protected]>
Fixed migration, added field for hash value.

6ab2839eaaf9d579c1e213180fbfb1f8665c2768 authored about 3 years ago by Sam <[email protected]>
Refactored skills code.

27dd7b4391c1762a3e64c3fe538ba5432567240a authored about 3 years ago by Sam <[email protected]>
Skillsets now store an ordered vec of skills that is used to track order that skills were acquired in.

356eae85a641e41b4ce7b7ef4842a38e0a9262dc authored about 3 years ago by Sam <[email protected]>
Migration for skill persistence fixes (no hash yet).

bf3bcd9213a51971187e1d7a5491b0616290b93c authored about 3 years ago by Sam <[email protected]>
Split skillset and skills into separate files.

c44c10718b22d82185264240daba6f38111ea13b authored about 3 years ago by Sam <[email protected]>
Skill groups now only persist earned_exp instead of available_exp, earned_sp, and available_sp.

fe45a158edb73ccdef587de89b8df560c7ecf69f authored about 3 years ago by Sam <[email protected]>
Merge branch 'DaforLynx/new-music-dec' into 'master'

River sounds and more

See merge request veloren/veloren!3080

0cf0399a47ac343618e0199dc58028fb1d5aa04c authored about 3 years ago by Samuel Keiffer <[email protected]>
River sounds and more

13e87375d651218d7695aa75f93115d0247dac14 authored about 3 years ago by DaforLynx <[email protected]>
Merge branch 'debug' into 'master'

Use debug_map to implement Debug

See merge request veloren/veloren!3048

58b41bb2bbd73d478d1171d0515373b3fdf38ffc authored about 3 years ago by Imbris <[email protected]>
Merge branch 'tygyh/Update-swedish-translations' into 'master'

Tygyh/update swedish translations

See merge request veloren/veloren!3082

fb083e859956a42aa75d0b73b1558a2870d4083e authored about 3 years ago by Ben Wallis <[email protected]>
Add missing 'new line' character

38246eefd3148aa26c20a627d51733b9a36d653d authored about 3 years ago by Dr. Dystopia <[email protected]>
Update swedish translations

039f73be8f0339d9554bcd2166c32ca2b3c9c8d1 authored about 3 years ago by Dr. Dystopia <[email protected]>
More swedish translations

fae2fcd3f1fc97dfcf28762b5d97a0ec1ac9096e authored about 3 years ago by Dr. Dystopia <[email protected]>
Update swedish translations and fix typo

9ea6cea7cda1e46c44edd4af8ac4720c9c79e8e6 authored about 3 years ago by Dr. Dystopia <[email protected]>
Merge branch 'christmas_cleanup' into 'master'

Christmas Cleanup

See merge request veloren/veloren!3079

7aa799e562b6975a25122cddbfc5c9a86c87b09f authored about 3 years ago by Ben Wallis <[email protected]>
Christmas Cleanup

9cd87b1af78be0038742e56df01b8de4db7aae3a authored about 3 years ago by Youssef Fahmy <[email protected]>
Merge branch 'angel/update-mirror-ci' into 'master'

Lock git-lfs to 2.X

See merge request veloren/veloren!3078

b8b6192a70e70ba47d30f0c4a71d152d88a1d597 authored about 3 years ago by Marcel <[email protected]>
Merge branch 'ubruntu/dagger-ux' into 'master'

Dagger UX

See merge request veloren/veloren!3072

4d85ae4f60057c8f9cce5911a36bf74ab1d59866 authored about 3 years ago by Samuel Keiffer <[email protected]>
Dagger UX

65f9d18fb74a436b16dfd1e2a263a65d425e20a8 authored about 3 years ago by ubruntu <[email protected]>
Lock lfs to 2.X

9078cc29f825130f6efa50b4c585ee3eec2f1439 authored about 3 years ago by Forest Anderson <[email protected]>
update german translation by dd65

4e843cb0ff96fb8e9aa92126670e34683232080c authored about 3 years ago by flo <[email protected]>
Merge branch 'flo666-update_german_translation_by_DD65' into 'master'

update german translation by dd65

See merge request veloren/veloren!3077

d9ca0f4c0cec05ec39486f101c1382d2a2261650 authored about 3 years ago by Marcel <[email protected]>
Merge branch 'doctorkompot/update_item_image_manifest' into 'master'

DoctorKompot/Item display update

See merge request veloren/veloren!2984

415ec2cd8ad995052631f202b8e870a9f52764cc authored about 3 years ago by Imbris <[email protected]>
updated changelog

4ecdd8002dfe6e0d66a9c14c080d032d3bcc32f7 authored about 3 years ago by DoctorKompot <[email protected]>
deleted unused PNG files

cc6058889a22da44f59f4766b99d2adc13dd1e3e authored about 3 years ago by DoctorKompot <[email protected]>
updated changelog, fixed lantern colors

22b19e40e93320c8a4ef7779f8b4413671d93fc3 authored about 3 years ago by DoctorKompot <[email protected]>
fixed turban specifier in item image manifest, reverted bag size for purified soulkeeper, updated item quality colors in mod files

0dba858ca9eec3567baa983aa4c1d481b1a499d7 authored about 3 years ago by DoctorKompot <[email protected]>
another shot at fixing turbans

5a196f1684c47893464f4fca0187320de50df321 authored about 3 years ago by DoctorKompot <[email protected]>
changed Magic Lantern kind: to "Magic"

d3124529417f29396de5a8ea3e922cd39dad7d51 authored about 3 years ago by DoctorKompot <[email protected]>
fixed cheese

439c6a9a3eecd9728e1eef9673fe2c1868e36947 authored about 3 years ago by DoctorKompot <[email protected]>
updated mortar and pestle, fixed GR and cheese rotation, fixed offsets of Pfau's turbans

44f6e3888b366ce7d5c254619e270480c5432876 authored about 3 years ago by DoctorKompot <[email protected]>
fixed Pfau's turbans and manually added back mod.rs files that got deleted previously

1cc69bbca1fc49ff7790f9330e2ba522de8985b4 authored about 3 years ago by DoctorKompot <[email protected]>
added new cheese, glowing remains and mortar and pestle files, updated collar and mushroom curry

9eedb024fe5029ad2f2ff2de1349ce31718aed2e authored about 3 years ago by DoctorKompot <[email protected]>
fixed apple offset

e83446811a38705d4012bc3b241565b16a7bf26d authored about 3 years ago by DoctorKompot <[email protected]>
fixed grey and purple slots

bc07474f317eebbff4eef41ec5977b722161c453 authored about 3 years ago by DoctorKompot <[email protected]>
brightened item backgrounds

ff718918218a11a4350559be8377946e423bfa5d authored about 3 years ago by DoctorKompot <[email protected]>
updated sewing set, ice shard and sunflower tea models with the ones provided by Gemu

ca93284294275a3c1f140976b2239bd20ffa9655 authored about 3 years ago by DoctorKompot <[email protected]>
fixed ice shard, sunflower tea and sewing kit

46fe40d5fc30213d66dce3fc7423fc0d08ebe738 authored about 3 years ago by DoctorKompot <[email protected]>
changed the scaling and offset of some items, replaced Raptor feather, sunflower tea, ice shard and sewing set PNGs with .vox files, updated the image manifest

1060693d1688cb74bb1f19b6273600445854521a authored about 3 years ago by DoctorKompot <[email protected]>
updated item models with the ones provided by Gemu, (bags and food), some leather items, and honey, then updated item_image_manifest and sprite_manifest accordingly

7fb9ac121ea5476b69137cc38a701ef189a81646 authored about 3 years ago by DoctorKompot <[email protected]>
added mushroom stick, changed apple and apple stick models, made phoenix feather legendary rarity

0242552492ee38da37badda349828f0883a00fa5 authored about 3 years ago by DoctorKompot <[email protected]>
fixed coconut, added apple stick

84b85d6ae582da28de78381102222acec4d84405 authored about 3 years ago by DoctorKompot <[email protected]>
changed the index from the highlight color of these necklaces, since the voxels were invisible in-game

daad02ae6090902f45599136a08467c3bb4695e4 authored about 3 years ago by DoctorKompot <[email protected]>
added vox files for apple, coconut, collar, mushroom curry and admin tabard, update item image manifest accordingly

ac15e556f56f85b9779120a3be78b69fb86b19a9 authored about 3 years ago by DoctorKompot <[email protected]>
changed color of MF bag to a darker tone

e5408c69b57b948f88dc7de9d76d45f59845e617 authored about 3 years ago by DoctorKompot <[email protected]>
updated bag displays

d7ddb3ae0421be0e50d3fee21842ed81e12b1bfb authored about 3 years ago by DoctorKompot <[email protected]>
updated the Common Quality item displays

ccc1bdbf1c86b9bb4bf45848f2917ed42683cf5b authored about 3 years ago by DoctorKompot <[email protected]>
reverted the previous Common items display changes

3b6dc4dc5022de2340a31bf2889899df2a0864b7 authored about 3 years ago by DoctorKompot <[email protected]>
made lanterns slightly brighter, changed lantern color for green and red to match their names, changed display of Common items to fit the item frames of other qualities, updated item image manifest

3c60bd19290be47b4270d1182c64c0d13393edfe authored about 3 years ago by DoctorKompot <[email protected]>
Merge branch 'imbris/opt-entity-sync' into 'master'

Parallelize loop over regions in entity sync system

See merge request veloren/veloren!3073

5b2aba80b5f52617726ff03f7a8f06c1a0b45854 authored about 3 years ago by Imbris <[email protected]>
suppress clippy false positive, fmt

e136e606a57e684b108559967deefdbfd6037ec6 authored about 3 years ago by Imbris <[email protected]>
put Client::tick_network function behind feature, remove unnecessary cloning of deleted entity vecs in entity sync, move prepare_send hack that avoids locking during message serialization from send_fallible to send, add job.cpu_status par mode adjustment around parallel section

b255f0ee0fd3ed552716d192b21b4642978d9809 authored about 3 years ago by Imbris <[email protected]>
Improvements to swarm clients: space properly for the unclustered case so that regions don't overlap, advance time manually within Client::tick_network since State::tick isn't being called

602367046716b3899e22c1dcb50d756f8ccf99ca authored about 3 years ago by Imbris <[email protected]>
Update changelog

d137ffba63ebea3b75aedb779aab0f353ddce6ee authored about 3 years ago by Imbris <[email protected]>
Decrease swarm movement speed

9788b144ec76cf8d7e13f29e3dc0852f8fbe8522 authored about 3 years ago by Imbris <[email protected]>
Parallelize entity sync loop over regions.

6547a6bf5e7dd0b7d3375973d9e7305a26ba7ad1 authored about 3 years ago by Imbris <[email protected]>
Add wildlife density modifier to features.ron

972c8ba41dddb02a318d8c987029da271fba96fc authored about 3 years ago by Imbris <[email protected]>
Setup client binary that connects to the server with a group of clients positioned and moving in a few different patterns for profiling the server under network load.

027f2f57194cafba6a76d5036a342a6c65431f73 authored about 3 years ago by Imbris <[email protected]>
Merge branch 'imbris/update-toolchain' into 'master'

Upgrade toolchain

See merge request veloren/veloren!3069

35086c1626e2ed728e99fd82813bc708d579ba7a authored about 3 years ago by Imbris <[email protected]>
update toolchain to `nightly-2021-12-19`

bf48bd5346d172fcf28f927f73d3358bb4e13da0 authored about 3 years ago by Imbris <[email protected]>
Merge branch 'DaforLynx/new-music-nov' into 'master'

Music additions

See merge request veloren/veloren!3023

119c802695cc6ced313b6af643e56fa62f153552 authored about 3 years ago by Joshua Barretto <[email protected]>
Music additions

e44478736e628176f94dd284d6e64f9ccf501ce8 authored about 3 years ago by DaforLynx <[email protected]>
Christmas tweaks

04a37ba29ce11142a9f4295b663c33effd88457a authored about 3 years ago by Youssef Fahmy <[email protected]>
Merge branch 'christmas_tweaks' into 'master'

Christmas tweaks

See merge request veloren/veloren!3070

d44b77497f6237bd6b65c0978e9ab93bfc5ea51e authored about 3 years ago by Joshua Barretto <[email protected]>
Merge branch 'christmas' into 'master'

Christmas

See merge request veloren/veloren!3047

824a978cdba4bac7184218b0b176d5896a19a5c3 authored about 3 years ago by Joshua Barretto <[email protected]>
Fixed bad manifest formatting

1db00eb255f112df46c3c95f0b66e51768998a5d authored about 3 years ago by Joshua Barretto <[email protected]>