Commit Graph

11763 Commits

Author SHA1 Message Date
Christof Petig
edffd576d4 only the code move part of shredded_economy4 2022-06-07 18:30:05 +02:00
Ben Wallis
35f9c5cbdf Merge branch 'Animals_eat_food_on_spot' into 'master'
make animal NPC's eat food on spot

See merge request veloren/veloren!3426
2022-06-07 07:25:28 +00:00
N A
3d24ac79e3 make animal NPC's eat food on spot 2022-06-07 07:25:27 +00:00
Imbris
713828b8fe Merge branch 'imbris/tweaks' into 'master'
A experimental shader option to visualize directional shadow texel density and add a little bit of documentation to light/shadow code

See merge request veloren/veloren!3424
2022-06-05 21:21:02 +00: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
Imbris
be1cc1b983 Add a few pieces of documentation to code related to light and shadows 2022-06-05 16:35:12 -04:00
Ben Wallis
93a565e51b Merge branch 'group-owned-loot' into 'master'
Implement group owned loot

See merge request veloren/veloren!3421
2022-06-04 17:16:12 +00:00
terrarier2111
45efdb6602 Implement group owned loot 2022-06-04 17:16:12 +00:00
Imbris
c24e017808 Merge branch 'imbris/alias-improvements' into 'master'
Adjust tracy server aliases to have a better default and be more consistent...

See merge request veloren/veloren!3422
2022-06-04 15:36:25 +00:00
Imbris
a2ac582e82 Adjust tracy server aliases to have a better default and be more consistent with the other alias naming 2022-06-04 11:26:13 -04:00
Justin Shipsey
ec2b78c533 Merge branch 'christof/smoke_variations' into 'master'
Smoke variations

See merge request veloren/veloren!3348
2022-06-02 05:21:50 +00:00
Christof Petig
589ceb6d38 avoid one allocation, spotted by imbris 2022-06-01 22:47:53 +02:00
Christof Petig
3cc88f9b1d move temp and humidity out of array, introduce different smoke types 2022-06-01 22:14:23 +02:00
Christof Petig
bf3eef6e1a remove dead use 2022-06-01 22:14:23 +02:00
Christof Petig
c35edf0680 Add changelog 2022-06-01 22:14:20 +02:00
Christof Petig
dd28dc81be humidity + clean up 2022-06-01 22:13:35 +02:00
Christof Petig
92ab095480 test and fix temperature handling 2022-06-01 22:13:35 +02:00
Christof Petig
59d876a654 pass humidity to meta, move smoke cycle to separate file 2022-06-01 22:13:34 +02: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
Marcel
da51e38961 Merge branch 'kretka/upd_ru_trans' into 'master'
Update ru_RU

See merge request veloren/veloren!3418
2022-05-31 19:12:12 +00:00
Vlad
90d3157656 Update ru_RU 2022-05-31 18:21:34 +00:00
Ben Wallis
d389f4e29b Merge branch 'xvar/fix-agent-loot-pickup' into 'master'
Fixed animals picking up non-owned non-consumable loot

See merge request veloren/veloren!3417
2022-05-31 15:30:57 +00:00
Ben Wallis
d71f2ff682 Fixed animals picking up non-owned non-consumable loot 2022-05-31 15:57:58 +01:00
Marcel
a3f6b79420 Merge branch 'xvar/fix-loot-drop-crash' into 'master'
Added temporary fix to prevent loot drops causing a server crash

See merge request veloren/veloren!3416
2022-05-31 13:06:35 +00:00
Ben Wallis
ec1427d669 Added temporary fix to prevent loot drops causing a server crash in some (currently unknown) circumstances 2022-05-31 13:37:56 +01:00
Samuel Keiffer
d86a3f7ac3 Merge branch 'gumgee/disable-chest-explosions' into 'master'
Updated explode_power function to make chests non-explodable

Closes #1541

See merge request veloren/veloren!3404
2022-05-31 04:29:55 +00:00
Maxwell
14d5b2e579 added all other types of chest sprites to check for non-explodable objects 2022-05-30 22:41:57 -05:00
Maxwell
6e3ebb64cd updated changelog to include new changes 2022-05-30 22:41:54 -05:00
Maxwell
a8892bab53 updated explode_power function to make chests non-explodable 2022-05-30 22:40:59 -05:00
Samuel Keiffer
18b95aec23 Merge branch 'sam/indirect-armor' into 'master'
Armor stats from set

See merge request veloren/veloren!3411
2022-05-31 01:04:38 +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
Ben Wallis
0e39345243 Merge branch 'xvar/add-diagnostic-tools-docker' into 'master'
Added iproute2 and net-tools to docker image to facilitate diagnosing network issues

See merge request veloren/veloren!3415
2022-05-30 20:19:00 +00:00
Ben Wallis
99a992d985 Added iproute2 and net-tools to docker image to facilitate diagnosing network issues 2022-05-30 21:15:21 +01:00
Samuel Keiffer
65e90654a0 Merge branch 'makselord/modular_weapons' into 'master'
modular weapon modifier costs changed to 1, 5, 10, 15, 20, 30

See merge request veloren/veloren!3414
2022-05-30 17:22:40 +00:00
Makselord
8df3118094 updated changelog in accordance with 2nd change 2022-05-30 10:08:22 -04:00
Makselord
4a2cdd08d4 modular weapon modifier costs changed to 1, 2, 5, 10, 15, 25 2022-05-30 09:56:17 -04:00
Marcel
43c17ce312 Merge branch 'Animals_one_slot_only' into 'master'
Change animal species to have only one inventory slot

See merge request veloren/veloren!3405
2022-05-29 23:53:00 +00:00
N A
c09f070241 Change animal species to have only one inventory slot 2022-05-29 23:53:00 +00:00
Makselord
f10b868dbf modular weapon modifier costs changed to 1, 5, 10, 15, 20, 30 2022-05-29 19:50:26 -04:00
Marcel
f2ece25b79 Merge branch 'christof/economy_trace' into 'master'
Make economy trading log less intrusive and info unless explicitely activated

See merge request veloren/veloren!3413
2022-05-29 17:49:58 +00:00
Christof Petig
3fc59d7e4d lower trading output to trace (and raise one to warn) 2022-05-29 19:09:52 +02:00
Christof Petig
b8c3d71fbe economy trace defaults to info 2022-05-29 19:08:39 +02:00
Marcel
47a7943cc2 Merge branch 'upgrade_assets_manager' into 'master'
Upgrade `assets_manager` to `0.8.0` and `image` to `0.24`

See merge request veloren/veloren!3410
2022-05-28 22:41:23 +00:00
Samuel Keiffer
9afce36b87 Merge branch 'makselord/bamboo' into 'master'
Makselord/bamboo

See merge request veloren/veloren!3407
2022-05-28 22:34:49 +00:00
Makselord
69041137a0 reduced bamboo spawn rates 2022-05-28 18:04:06 -04:00