|
dffc91045e
|
Move variables closer to usage in 'buttons' file
|
2021-08-02 13:27:28 +02:00 |
|
|
1bb9a9e315
|
Merge branch 'imbris/bloom' into 'master'
Bloom
See merge request veloren/veloren!2693
|
2021-08-02 00:01:44 +00:00 |
|
|
a1026c36f5
|
Make bloom intensity configurable, make whether less blurred layers are added in toggleable, hold onto copy of pipeline modes instead of returning it from pipeline creation
|
2021-08-01 18:50:39 -04:00 |
|
|
147e4f00f6
|
Enhance bloom::NUM_SIZES docs, add TODO, remove dbgs
|
2021-08-01 18:50:38 -04:00 |
|
|
6cabd74871
|
Make bloom optional with a config option that is not exposed in the UI (to give artists time to refine bloom before exposing the option)
|
2021-08-01 18:50:38 -04:00 |
|
|
bfdee903dd
|
Add some of the changes from zesterer's patch including decreasing figure glow power, increasing glow of some particles, and fixing water normal normalization
|
2021-08-01 18:50:38 -04:00 |
|
|
7da064fb23
|
Add ability to edit shader to enable filtering dim values for experimentation
|
2021-08-01 18:50:38 -04:00 |
|
|
29bfee26c0
|
Add bloom passes in character select screen, use proper source image for bloom after clouds are applied, add blurred and less blurred stages of bloom together (experimental could remove), add filtering downsample pass that is not yet used
|
2021-08-01 18:50:37 -04:00 |
|
|
74e01f10e3
|
Fixes and extra bloom
|
2021-08-01 18:50:37 -04:00 |
|
|
2d83ef1c0e
|
Initial bloom impl
|
2021-08-01 18:50:37 -04:00 |
|
|
b8716e03a6
|
Merge branch 'xMAC94x/advanced_i18n' into 'master'
xmac94x/advanced i18n
See merge request veloren/veloren!2713
|
2021-08-01 19:46:09 +00:00 |
|
|
5012e2ba8b
|
rename hud_settings to settings
|
2021-08-01 13:47:03 +02:00 |
|
|
a79040d8f6
|
Merge branch 'lboklin/fix-gliderwield-descend-jitter' into 'master'
Fix gliderwield downhill run jitter
See merge request veloren/veloren!2711
|
2021-08-01 11:20:47 +00:00 |
|
|
400734cc0a
|
Fix gliderwield downhill run jitter
|
2021-08-01 11:20:46 +00:00 |
|
|
bb026ca21b
|
move vector map out of manifest and switch to new manifest format
|
2021-08-01 13:12:01 +02:00 |
|
|
c445b0937a
|
Merge branch 'xMAC94x/i18n_file_move' into 'master'
xMAC94x/i18n file move
Closes #1258
See merge request veloren/veloren!2710
|
2021-08-01 10:13:41 +00:00 |
|
|
49072702bc
|
fix #1258
|
2021-08-01 11:20:51 +02:00 |
|
|
2fd26bf41c
|
make folders POSIX style and move skills to hud
|
2021-08-01 10:56:10 +02:00 |
|
|
f51c4ed860
|
Merge branch 'zesterer/menacing' into 'master'
Added menacing, made agent code less hacky
See merge request veloren/veloren!2707
|
2021-08-01 00:27:02 +00:00 |
|
|
97e5ad02ff
|
Merge branch 'imbris/stamina-energy' into 'master'
Replace stamina with energy
Closes #1214
See merge request veloren/veloren!2704
|
2021-08-01 00:26:59 +00:00 |
|
|
9426f72916
|
Merge branch 'imbris/tracy-mem' into 'master'
Add small feature to profile memory allocation with Tracy
See merge request veloren/veloren!2699
|
2021-07-31 21:54:28 +00:00 |
|
|
da691cbf60
|
Merge branch 'imbris/small-fix' into 'master'
Fix typo in log message and remove prefixed '_' from a few used variables
See merge request veloren/veloren!2703
|
2021-07-31 21:54:25 +00:00 |
|
|
91ea29f108
|
Merge branch 'capucho/more-uniformity' into 'master'
Fix uniformity bug in ui shader
See merge request veloren/veloren!2709
|
2021-07-31 21:33:34 +00:00 |
|
|
82489782b4
|
Fix uniformity bug in ui shader
|
2021-07-31 21:34:29 +01:00 |
|
|
422e1c30f4
|
Added menacing, made agent code less hacky
|
2021-07-31 20:33:28 +01:00 |
|
|
7acca36629
|
Merge branch 'pfau/fix_i18n' into 'master'
fix i18n for shortsword in char creation
See merge request veloren/veloren!2705
|
2021-07-31 16:58:20 +00:00 |
|
|
f3d0d3f46a
|
fix i18n
|
2021-07-31 18:17:34 +02:00 |
|
|
c5c8ae4d30
|
Replace stamina -> energy in english localization strings
|
2021-07-31 01:35:28 -04:00 |
|
|
89eee332c9
|
Replace stamina -> energy in code, i18n keys, and asset names
|
2021-07-31 01:34:40 -04:00 |
|
|
e1dad0d997
|
Merge branch 'snowram/retry-release-ci' into 'master'
Retry release jobs on failure
See merge request veloren/veloren!2702
|
2021-07-31 03:02:59 +00:00 |
|
|
3ddbb0a5fb
|
Merge branch 'mohs/refactoring_character_behavior' into 'master'
reducing complexity of character_behavior's run method by extracting logical pieces.
See merge request veloren/veloren!2697
|
2021-07-31 02:47:55 +00:00 |
|
|
119c72f5d8
|
Fix typo in log message and remove prefixed '_' from a few used variables
|
2021-07-30 22:10:12 -04:00 |
|
|
a3851c9214
|
Retry release jobs on failure
|
2021-07-31 00:09:54 +02:00 |
|
|
2bf8a8c55c
|
improving code quality by removing superfluous &
|
2021-07-30 10:12:20 +02:00 |
|
|
091dae07a4
|
Merge branch 'imbris/admin-cmd' into 'master'
Make admin adding/removing command arguments positional again
See merge request veloren/veloren!2700
|
2021-07-30 06:05:29 +00:00 |
|
|
172bddf731
|
Make admin add/remove command arguments positional again
|
2021-07-30 01:25:38 -04:00 |
|
|
c4ec279121
|
Add feature to profile memory allocation with Tracy
|
2021-07-30 01:06:57 -04:00 |
|
|
8827d40660
|
Merge branch 'pfau/dualwield_starters' into 'master'
Remove sceptre, add swords
See merge request veloren/veloren!2692
|
2021-07-29 22:38:36 +00:00 |
|
|
14eb0f9aa2
|
Remove sceptre, add swords
|
2021-07-29 22:38:35 +00:00 |
|
|
3735688e4c
|
changing <Sys> to Self to be a little more speaking and less riddles.
|
2021-07-29 23:14:46 +02:00 |
|
|
c98fd2f27a
|
Merge branch 'dystopia/translation_database' into 'master'
redo i18n git analysis completly and introduce a way to export csv data
See merge request veloren/veloren!2689
|
2021-07-29 21:04:18 +00:00 |
|
|
005c33bb28
|
renaming methods to match the names of the methods called within
|
2021-07-29 22:55:58 +02:00 |
|
|
0b07b14093
|
moving CharacterState interpreting methods to character_state.rs
|
2021-07-29 22:38:20 +02:00 |
|
|
c234f1d926
|
mark missing files as untranslated
|
2021-07-29 22:18:47 +02:00 |
|
|
4c0b74150d
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
|
|
20e7ec0423
|
Merge branch 'mix-mountable-pets' into 'master'
Prevented mountable pets
See merge request veloren/veloren!2698
|
2021-07-29 19:41:09 +00:00 |
|
|
aa3ede79c1
|
Prevented mountable pets
|
2021-07-29 19:04:07 +00:00 |
|
|
c3aa4c54a9
|
extract path logic
|
2021-07-29 20:15:23 +02:00 |
|
|
bdda5ccd72
|
redo i18n git analysis completly and introduce a way to export csv data
also improve the performance by caching git_graph_descendant
|
2021-07-29 20:15:14 +02:00 |
|
|
a5696e83a9
|
experiment with a git cache
|
2021-07-29 20:12:30 +02:00 |
|