Commits on Source (86)
-
Igigog authored02cb3196
-
crab authored
-
flo authored326d33d9
-
crab authored
-
crab authored
-
crab authored
-
Jimmy D. Buckets authored8fd30ea5
-
Jimmy D. Buckets authored77fb2150
-
crab authored
-
Christof Petig authored
Refactor save_thread function See merge request !4022
1fd42bd9 -
Isse authorede7269a51
-
Avi Weinstock authored4669b4ab
-
Isse authored91da702d
-
Avi Weinstock authored
Show item amounts in item tooltips. See merge request !4047
15e75ebf -
Samuel Keiffer authored
Maxicarlos08/chieftain mask fix See merge request !4024
026b61ba -
Samuel Keiffer authored80ab9c26
-
Samuel Keiffer authored3e8b2b28
-
Samuel Keiffer authored8ff7ee28
-
Samuel Keiffer authored3bdde168
-
Samuel Keiffer authoredaf0a9ca3
-
Samuel Keiffer authored8c66bf8f
-
Samuel Keiffer authored4a690840
-
Samuel Keiffer authored6f31067b
-
Samuel Keiffer authored0e771c90
-
Samuel Keiffer authoredff15780c
-
Samuel Keiffer authored38fb7b8c
-
Samuel Keiffer authored1cc99c9c
-
Samuel Keiffer authored4b398fb1
-
Samuel Keiffer authored1548db37
-
Samuel Keiffer authoreda2deac19
-
Samuel Keiffer authored35a05329
-
Samuel Keiffer authored41f69d28
-
Samuel Keiffer authored42e80457
-
Samuel Keiffer authored9a6cb01d
-
Samuel Keiffer authoreddaea14f8
-
Samuel Keiffer authored820f8dca
-
Samuel Keiffer authoredc62626ce
-
Samuel Keiffer authored188be17b
-
Samuel Keiffer authored98f33f06
-
Samuel Keiffer authored976ecaa0
-
Samuel Keiffer authored27f59035
-
Samuel Keiffer authored9b126dc5
-
Samuel Keiffer authored834a811d
-
Samuel Keiffer authored93ddb36c
-
Samuel Keiffer authored68181e9b
-
Samuel Keiffer authoreddd616f85
-
Samuel Keiffer authored9fa556b1
-
a4bfa1d2
-
Samuel Keiffer authored30bafec2
-
Samuel Keiffer authored6e2dff71
-
Samuel Keiffer authoreddf0244c5
-
Samuel Keiffer authored4fd1626e
-
Samuel Keiffer authoredd6fcd893
-
Samuel Keiffer authored9f86cafc
-
Samuel Keiffer authorede3ad16ef
-
Samuel Keiffer authored4bc6d9a6
-
Samuel Keiffer authoredd2cbcbe6
-
Samuel Keiffer authored
Axe See merge request !3956
96f77e9d -
DaforLynx authored32f3437f
-
Jimmy D. Buckets authored18d74e6a
-
Jimmy D. Buckets authored996bbeb9
-
David Fisher authored
because: approx was flagged as outdated in the list of dependencies https://deps.rs/repo/gitlab/veloren/veloren this commit: Updates approx to 0.5.1 Tests appear to pass. Changes between 0.4.0 and 0.5.1: https://github.com/brendanzab/approx/compare/v0.4.0...v0.5.1
7751ef61 -
Joshua Barretto authored
controller layers See merge request !3988
bcbfbbb2 -
David Fisher authored
because: The test_economy_moderate_standalone was failing tests on arm64 MacOS systems with the following error: ``` thread 'site::economy::context::tests::test_economy_moderate_standalone' panicked at 'assertion failed: site.economy.pop >= env.targets[&id]', world/src/site/economy/context.rs:562:17 ``` This was originally reported in Discord by @Sharp in July, 2022 https://discord.com/channels/449602562165833758/797421546871324712/997332351195553874 Debugging showed that the grass target was 880, and the population was only around 718. Local testing showed that lowering the grass target to 700 fixed the issue. this commit: Lowers the grass target to 700 in the standalone economy tests. unaddressed questions: - Why is the grass target so high in the standalone economy tests? - Alternately, why did the grass population drift so low, and no longer aligned with the tests. - Why is this passing in CI, but not local testing? - There are a number of commented out add_settlement calls in the standalone economy tests. Were there issues with the tests prior?
e2a0bc55 -
Christof Petig authored
approx 0.4.0 -> 0.5.1 See merge request !4052
8c646585 -
Michal Sroczynski authored2805509c
-
a577ed1d
-
4879f750
-
28cf9bf1
-
50304ed5
-
c1b85440
-
2c23781d
-
13017614
-
0d4fc624
-
Isse authored254c1c71
-
Isse authored54bd7791
-
UncomfySilence authored4c953cd3
Showing
- CHANGELOG.md 22 additions, 2 deletionsCHANGELOG.md
- Cargo.lock 1 addition, 1 deletionCargo.lock
- assets/common/abilities/ability_set_manifest.ron 131 additions, 81 deletionsassets/common/abilities/ability_set_manifest.ron
- assets/common/abilities/axe/adrenaline_rush.ron 11 additions, 0 deletionsassets/common/abilities/axe/adrenaline_rush.ron
- assets/common/abilities/axe/basic_guard.ron 21 additions, 0 deletionsassets/common/abilities/axe/basic_guard.ron
- assets/common/abilities/axe/berserk.ron 10 additions, 0 deletionsassets/common/abilities/axe/berserk.ron
- assets/common/abilities/axe/bloodfeast.ron 10 additions, 0 deletionsassets/common/abilities/axe/bloodfeast.ron
- assets/common/abilities/axe/brutal_swing.ron 23 additions, 0 deletionsassets/common/abilities/axe/brutal_swing.ron
- assets/common/abilities/axe/bulkhead.ron 17 additions, 0 deletionsassets/common/abilities/axe/bulkhead.ron
- assets/common/abilities/axe/capsize.ron 18 additions, 0 deletionsassets/common/abilities/axe/capsize.ron
- assets/common/abilities/axe/cleave.ron 25 additions, 0 deletionsassets/common/abilities/axe/cleave.ron
- assets/common/abilities/axe/defiance.ron 9 additions, 0 deletionsassets/common/abilities/axe/defiance.ron
- assets/common/abilities/axe/doublestrike.ron 0 additions, 55 deletionsassets/common/abilities/axe/doublestrike.ron
- assets/common/abilities/axe/dual_fierce_raze.ron 20 additions, 0 deletionsassets/common/abilities/axe/dual_fierce_raze.ron
- assets/common/abilities/axe/execute.ron 17 additions, 0 deletionsassets/common/abilities/axe/execute.ron
- assets/common/abilities/axe/fierce_raze.ron 19 additions, 0 deletionsassets/common/abilities/axe/fierce_raze.ron
- assets/common/abilities/axe/fracture.ron 29 additions, 0 deletionsassets/common/abilities/axe/fracture.ron
- assets/common/abilities/axe/furor.ron 9 additions, 0 deletionsassets/common/abilities/axe/furor.ron
- assets/common/abilities/axe/keelhaul.ron 27 additions, 0 deletionsassets/common/abilities/axe/keelhaul.ron
- assets/common/abilities/axe/lacerate.ron 23 additions, 0 deletionsassets/common/abilities/axe/lacerate.ron
This diff is collapsed.
assets/common/abilities/axe/basic_guard.ron
0 → 100644
assets/common/abilities/axe/berserk.ron
0 → 100644
assets/common/abilities/axe/bloodfeast.ron
0 → 100644
assets/common/abilities/axe/brutal_swing.ron
0 → 100644
assets/common/abilities/axe/bulkhead.ron
0 → 100644
assets/common/abilities/axe/capsize.ron
0 → 100644
assets/common/abilities/axe/cleave.ron
0 → 100644
assets/common/abilities/axe/defiance.ron
0 → 100644
assets/common/abilities/axe/execute.ron
0 → 100644
assets/common/abilities/axe/fierce_raze.ron
0 → 100644
assets/common/abilities/axe/fracture.ron
0 → 100644
assets/common/abilities/axe/furor.ron
0 → 100644
assets/common/abilities/axe/keelhaul.ron
0 → 100644
assets/common/abilities/axe/lacerate.ron
0 → 100644