juliancoffee
|
b5436872ed
|
Adress review, remove redundant .into_owned
|
2022-08-07 13:54:58 +03:00 |
|
juliancoffee
|
94dbd4cb25
|
Respond to review, make char_slider take String
|
2022-08-07 13:38:36 +03:00 |
|
juliancoffee
|
a994984b09
|
Migrate i18n files to new format
|
2022-08-06 21:57:08 +03:00 |
|
juliancoffee
|
8bdf63b3f7
|
Update fluent fork
|
2022-08-06 21:57:08 +03:00 |
|
juliancoffee
|
d000cc90a1
|
Migrate code to new i18n API
|
2022-08-06 21:56:01 +03:00 |
|
juliancoffee
|
8ba50e62d5
|
New i18n implementation based on Fluent
|
2022-08-06 21:45:23 +03:00 |
|
juliancoffee
|
48eeabcc93
|
Fix broken i18n files
|
2022-08-06 21:45:23 +03:00 |
|
Marcel
|
29fb677c8a
|
Merge branch 'vfoulon80/interaction-in-hostile-tree' into 'master'
Deny any interaction received during hostile_tree
See merge request veloren/veloren!3467
|
2022-08-06 18:31:43 +00:00 |
|
Vincent Foulon
|
8862258f61
|
Deny any interaction received during hostile_tree
|
2022-08-06 18:31:42 +00:00 |
|
Marcel
|
0f3eb6cb3f
|
Merge branch 'DaforLynx/music-additions' into 'master'
WIP: New music, "now playing" line in debug overlay, and music frequency slider
See merge request veloren/veloren!3501
|
2022-08-01 17:41:45 +00:00 |
|
DaforLynx
|
bf4a582cf7
|
WIP: New music, "now playing" line in debug overlay, and music frequency slider
|
2022-08-01 17:41:44 +00:00 |
|
Isse
|
d059eefcc8
|
Merge branch 'isse/flashing-lights-setting' into 'master'
Add setting to disable flashing lights
Closes #1598
See merge request veloren/veloren!3475
|
2022-07-31 21:53:26 +00:00 |
|
Isse
|
cfdc2a8ae6
|
Add setting to disable flashing lights
|
2022-07-31 21:53:25 +00:00 |
|
Marcel
|
a9946a491e
|
Merge branch 'lunareclipse/update-polish-translation' into 'master'
Minor update of the Polish translation
See merge request veloren/veloren!3499
|
2022-07-31 18:28:12 +00:00 |
|
Samuel Keiffer
|
abf0a27323
|
Merge branch 'sam/remove-cr-ui' into 'master'
Removed weapon CR from UI.
See merge request veloren/veloren!3497
|
2022-07-30 16:22:29 +00:00 |
|
Sam
|
ea0192b7e3
|
Tweaked tooltips so that item name and kind are next to image, to reduce amount of empty space.
|
2022-07-30 11:38:28 -04:00 |
|
Samuel Keiffer
|
a8d7491b9f
|
Merge branch 'sam/balance' into 'master'
Combat balance tweaks
See merge request veloren/veloren!3496
|
2022-07-30 10:30:38 +00:00 |
|
Sam
|
b572c32a4d
|
Tweaks
|
2022-07-30 00:18:10 -04:00 |
|
Sam
|
29dd9eac9b
|
Remvoed CR from UI. Changed all stats in tools and armor to be same size. Cleaned up item stats UI code.
|
2022-07-28 19:19:20 -04:00 |
|
LunarEclipse
|
2a7174a4e6
|
Minor fixups of the Polish translation
|
2022-07-27 21:31:10 +02:00 |
|
Sam
|
28a4ce9be1
|
Various tweaks
|
2022-07-26 19:44:49 -04:00 |
|
Marcel
|
34ae5b9df7
|
Merge branch 'xMAC94x/release-numbers' into 'master'
Change the version number to 0.13
See merge request veloren/veloren!3490
|
2022-07-23 13:15:01 +00:00 |
|
Marcel Märtens
|
bfcc2cb802
|
Change the version number to 0.13
|
2022-07-23 14:06:08 +02:00 |
|
Marcel
|
72b0b26004
|
Merge branch 'pfau/bg_new' into 'master'
new bg
See merge request veloren/veloren!3488
|
2022-07-22 11:49:57 +00:00 |
|
Marcel
|
79dc450e1e
|
Merge branch 'CaribouJohn/fix-untranslated-perc' into 'master'
fix for #1604 : use correct values in calculation
See merge request veloren/veloren!3489
|
2022-07-21 18:29:18 +00:00 |
|
John Heath
|
edc10519c6
|
fix for #1604 : use correct values in calculation
|
2022-07-21 18:34:06 +01:00 |
|
Marcel
|
7f94580b20
|
Merge branch 'DaforLynx/thunder-fix' into 'master'
Lightning strikes are less audible; cave music restored; fixed audio permanently stopping on logout
See merge request veloren/veloren!3487
|
2022-07-21 08:27:35 +00:00 |
|
DaforLynx
|
d2710635d8
|
Lightning strikes are less audible; cave music restored; fixed audio permanently stopping on logout
|
2022-07-21 08:27:35 +00:00 |
|
Marcel
|
fae619eb2c
|
Merge branch 'xMAC94x/buff_campfire_speedup' into 'master'
put light_emitters in par_loop to improve the runtime of the campfire lit out loop
See merge request veloren/veloren!3486
|
2022-07-20 10:01:05 +00:00 |
|
Monty Marz
|
6571068623
|
new bg
|
2022-07-19 20:53:06 +02:00 |
|
Marcel Märtens
|
ffe7b2158d
|
put light_emitters in par_loop to improve the runtime of the campfire lit out loop
|
2022-07-18 20:56:28 +02:00 |
|
Marcel
|
e2188dac63
|
Merge branch 'fix-cursor-with-multiple-subwindows' into 'master'
Closing a subwindow (such as inventory or the list of online players) only...
Closes #1116
See merge request veloren/veloren!3484
|
2022-07-17 21:16:58 +00:00 |
|
Marcel
|
56416f52d8
|
Merge branch 'xMAC94x/adjust_coverage_regex' into 'master'
fix deprecated coverage setting:
See merge request veloren/veloren!3485
|
2022-07-17 20:18:43 +00:00 |
|
Marcel Märtens
|
9a45ad28c1
|
fix deprecated coverage setting:
https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-using-project-settings-removed
https://github.com/xd009642/tarpaulin#gitlab-pipelines
|
2022-07-17 21:47:54 +02:00 |
|
Marcel
|
ed4d70ac5b
|
Merge branch 'juliancoffee/add_cache_load_map' into 'master'
Add FileOpts::CacheLoad and a bit of refactoring
See merge request veloren/veloren!3472
|
2022-07-17 19:28:35 +00:00 |
|
Avi Weinstock
|
7f6ba8e492
|
Closing a subwindow (such as inventory or the list of online players) only regrabs the cursor if no other subwindow requires it.
Fixes #1116.
|
2022-07-17 14:58:02 -04:00 |
|
Marcel
|
c85819f03c
|
Merge branch 'angel/fix-master-code-clean' into 'master'
Reverted removal of msg
See merge request veloren/veloren!3483
|
2022-07-17 18:03:06 +00:00 |
|
Forest Anderson
|
9d67deeeb7
|
Reverted removal of msg
|
2022-07-17 13:32:53 -04:00 |
|
Forest Anderson
|
67534488b3
|
Merge branch 'tygyh/CleanUp' into 'master'
Tygyh/clean up
See merge request veloren/veloren!3480
|
2022-07-17 14:04:45 +00:00 |
|
Marcel
|
35883c61cb
|
Merge branch 'mckol/update-polish-translation' into 'master'
Update the Polish translation
See merge request veloren/veloren!3399
|
2022-07-17 11:50:50 +00:00 |
|
juliancoffee
|
fac67a40a1
|
Make worldgen panic if loaded map has invalid size
|
2022-07-17 14:49:42 +03:00 |
|
juliancoffee
|
9d67d80a63
|
Only ovewrite LoadOrGenerate map if it's fresh map
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
5079c0007f
|
Remove prefix map_ for LoadOrGenerate maps
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
d2962d544b
|
Add overwrite option to LoadOrGenerate
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
60a9cce57f
|
Change map_path to inslude map directory
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
a437d31205
|
Checking options from loaded map instead of hash
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
6d9c7a5645
|
Adressing review
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
6faba8a1e9
|
Use hashable wrapper around gen opts
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
ddf2c43c18
|
Make hacky hash for gen opts
|
2022-07-17 14:38:29 +03:00 |
|
juliancoffee
|
1a21dfbc5b
|
Add FileOpts::CacheLoad
Add map setting that allows both generating (if not exists) and loading map
|
2022-07-17 14:38:29 +03:00 |
|