Commit Graph

12655 Commits

Author SHA1 Message Date
7a2d647400 build(nix): wrap veloren-voxygen in wrapper derivation 2022-09-03 07:12:18 +03:00
8c4c0c2021 build(nix): update flake deps 2022-09-03 07:06:56 +03:00
1ca6ebdda0 build(nix): add missing library for voxygen 2022-09-03 03:34:10 +03:00
d64417b41a build(nix): wrap packages with assets in another derivation 2022-09-03 03:00:08 +03:00
7f3100cc2c build(nix): update flake deps 2022-09-03 02:32:38 +03:00
e35e533d88 Merge branch 'sau/update-es_ES' into 'master'
update the Spanish translation

See merge request veloren/veloren!3583
2022-09-02 23:29:40 +00:00
Sau
767041ae5c update the Spanish translation 2022-09-02 23:29:40 +00:00
01efcbf69d Merge branch 'zDrag0nG/update-es_ES' into 'master'
Update Spanish translation

See merge request veloren/veloren!3588
2022-09-02 23:20:00 +00:00
b442b016a6 build(nix): add source filtering for server-cli, use mold for server-cli too 2022-09-03 01:57:24 +03:00
5bf1a0267f build(nix): add source filtering for voxygen 2022-09-02 23:12:36 +03:00
9c307e3e23 build(nix): update deps 2022-09-02 21:39:44 +03:00
1c7b781b9e build(nix): dont check dependencies derivation 2022-09-02 21:32:53 +03:00
32d0da0539 fix: append config correctly 2022-09-02 21:13:58 +03:00
c6bac19fe4 build(nix): use clang 2022-09-02 21:13:58 +03:00
8dba530131 build(nix): use mold linker 2022-09-02 21:13:57 +03:00
5b901d9775 build(nix): update flake lock, fix stuff 2022-09-02 21:13:57 +03:00
99cb326e54 chore(nix): update flake lock 2022-09-02 21:13:57 +03:00
0ffffa8496 build(nix): fix file path for substitute 2022-09-02 21:13:57 +03:00
2afcc7195b build(nix): fix lib not found error 2022-09-02 21:13:57 +03:00
1302b7da77 docs(nix): update formatting instructions 2022-09-02 21:13:57 +03:00
a0b7446f58 build(nix): format nix files, fix git lfs error 2022-09-02 21:13:57 +03:00
b9586673d5 build(nix): update flake to use latest nix-cargo-integration 2022-09-02 21:13:56 +03:00
f45cb7ce3a Merge branch 'zesterer/better-stable-dt' into 'master'
Switched to median dt for stable dt

See merge request veloren/veloren!3540
2022-09-02 17:53:35 +00:00
6a1e560906 Switched to median dt for stable dt 2022-09-02 18:21:24 +01:00
17cd06bc5e Update Spanish translation 2022-09-02 17:51:18 +02:00
6c456ac113 Merge branch 'tygyh/Swedish-translations' into 'master'
Update swedish translation

See merge request veloren/veloren!3581
2022-09-01 08:21:07 +00:00
cf9f2d36d0 Update swedish translation 2022-09-01 08:21:07 +00:00
aa7cdd2864 Merge branch 'christof/econ_goods_in_ron' into 'master'
Economy: Move decay and transportation effort from hardcoded into ron

See merge request veloren/veloren!3578
2022-08-31 08:26:24 +00:00
c6efafd214 Flax spawn fix
Flax now does not grow in the flood plains and extreme altitudes.
Lowered the humidity requirement.
Made Flax density vary by altitude.
Flax temperature changed.
2022-08-31 11:30:37 +05:30
1064055bb2 Cotton spawn fix
Cotton now grows in low altitudes only. (mostly near rivers and lakes)
Density increased to compensate for the reduction in growable area.
Cotton Soil and Temperature changed.
Made patch density vary by altitude.
2022-08-31 11:30:37 +05:30
c0911707e5 Added helper function density_factor_by_altitude 2022-08-31 11:30:37 +05:30
91a4a9e187 Merge branch 'put_organ_under_toolkind_instrument' into 'master'
put Organ under Toolkind Instrument

See merge request veloren/veloren!3580
2022-08-30 16:55:03 +00:00
flo
6c89cd8fbf put Organ under Toolkind Instrument 2022-08-30 16:55:02 +00:00
defb72d81c Merge branch 'MadirexRus/russian-translation-fix' into 'master'
Russian translation fixes

See merge request veloren/veloren!3576
2022-08-30 12:29:18 +00:00
8f1c45af17 Russian translation fixes 2022-08-30 12:29:18 +00:00
0678273a3f Merge branch 'juliancoffee/fix-i18n-keys' into 'master'
Fix hud-skill-sc_wardaura_duration key

See merge request veloren/veloren!3577
2022-08-29 23:01:46 +00:00
5e2474230e oh, Potions do not decay in master 2022-08-30 00:37:38 +02:00
863f9857b5 cargo fmt 2022-08-30 00:37:38 +02:00
04b7090197 handle terrain more correctly 2022-08-30 00:37:38 +02:00
fbe0aee40d move trading good properties (decay, transportation) from hard coded to ron file 2022-08-30 00:37:38 +02:00
b892e00699 Fix hud-skill-sc_wardaura_duration key 2022-08-30 00:49:40 +03:00
f3e13ee49d Merge branch 'sau/update-es_ES' into 'master'
update the Spanish translation

See merge request veloren/veloren!3575
2022-08-29 20:19:39 +00:00
60f05f45a7 Merge branch 'juliancoffee/better-i18n-keys' into 'master'
Remake price-tips internationalization

See merge request veloren/veloren!3571
2022-08-29 12:18:36 +00:00
Sau
a8ff0e4e5f update the Spanish translation 2022-08-29 11:48:54 +00:00
52ce12f383 Merge branch 'floppy-music-instruments' into 'master'
Music Instruments

See merge request veloren/veloren!3535
2022-08-28 18:48:18 +00:00
flo
9339971032 Music Instruments 2022-08-28 18:48:18 +00:00
1a11205dbf Merge branch 'tygyh/Swedish-translations' into 'master'
Update swedish translations

See merge request veloren/veloren!3561
2022-08-28 16:38:16 +00:00
6032dbd22a Merge branch 'seachapel_fixes' into 'master'
seachapel_fixes

See merge request veloren/veloren!3572
2022-08-27 08:03:04 +00:00
eae1c5ff69 set difficulty indicator to 4 2022-08-27 08:11:35 +02:00
1876d169c8 - Dagon, SeaCrocodile hitboxes 2022-08-27 08:06:33 +02:00