Pfauenauge
85bdff364d
settings window
...
Former-commit-id: b85c0f656c331195bd9c35f57a2609cd4f34f3fa
2019-04-30 12:59:55 +02:00
Pfauenauge
1a12bc91a1
settings window
...
Former-commit-id: 1fc6e52bb860c2f114114bd75ef0b260d9f43871
2019-04-30 12:59:10 +02:00
Pfauenauge
e12a1a623a
Map Window, Settings Window
...
Former-commit-id: 72ac20ecdcaccf39c1691be1fbdcb5305d900e78
2019-04-30 12:58:30 +02:00
Pfauenauge
052c5ecbda
settings window
...
Former-commit-id: 0dd430bdff017ab95f8df35403c5f4b6d8f10198
2019-04-30 12:57:34 +02:00
Pfauenauge
bbbcfd15ba
Map Window, Settings Window
...
Former-commit-id: 74560f37005ec0dc1b5fda6dc18e2b56d74f598d
2019-04-30 12:54:46 +02:00
Marcel
9e608a9874
Merge branch 'force-clean-code' into 'master'
...
Clean code must not fail
See merge request veloren/veloren!96
Former-commit-id: 49a890861f094a5727615483cabfa9c9e841576e
2019-04-29 21:19:17 +00:00
Forest Anderson
eb6d8a1378
Clean code must not fail
...
Former-commit-id: 05ca3143c59fe11e2a84448a8377a549edaffec5
2019-04-29 21:19:17 +00:00
Forest Anderson
a0a628ee97
Merge branch 'clean-all-code' into 'master'
...
Ran fmt on codebase
See merge request veloren/veloren!95
Former-commit-id: 9a847a63c0b69dd3a969c3829986032972f00325
2019-04-29 20:37:19 +00:00
Forest Anderson
993388e56a
Ran fmt on codebase
...
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
2019-04-29 20:37:19 +00:00
Forest Anderson
2bcd6b6295
Merge branch 'fix-ci-artifact-upload' into 'master'
...
Copy files after tar/zip for CI artifacts
See merge request veloren/veloren!94
Former-commit-id: d10a399c0b12955817365a33af999c9afc45589b
2019-04-29 20:21:52 +00:00
Forest Anderson
97bd11f391
Copy files after tar/zip for CI artifacts
...
Former-commit-id: 60d77ad59cb374a224b8e4d857ef71ec2a6c0a35
2019-04-29 20:21:51 +00:00
Forest Anderson
0ca4b55322
Merge branch 'clean-up-gitignore' into 'master'
...
Fix gitignore and delete gitignores in subdirs
See merge request veloren/veloren!91
Former-commit-id: 689231e73e7a97a49fb3d20d76ccc43af3f2681a
2019-04-29 20:14:52 +00:00
Forest Anderson
8b042b11a3
Merge branch 'fix-ci-artifact-upload' into 'master'
...
Removed improper artifact folder
See merge request veloren/veloren!93
Former-commit-id: 4293e281fd5deb3ce7b9c5a22e1e9befe1221535
2019-04-29 19:39:34 +00:00
Forest Anderson
a25f7b6efa
Removed improper artifact folder
...
Former-commit-id: d9ed5b19b73411541bfbd6a1cdbd276c6a9ec6b3
2019-04-29 15:36:41 -04:00
Dominik Broński
62430746af
Merge branch 'master' into 'master'
...
New Settings Window and Map Window
See merge request veloren/veloren!92
Former-commit-id: 2a7f4b79d99499081a111640342207ce54eea0a8
2019-04-29 19:04:52 +00:00
Monty Marz
c7b61d5626
New Settings Window and Map Window
...
Former-commit-id: ca6d1c937193cb29afb2dd484c596b79c947f36e
2019-04-29 19:04:52 +00:00
timokoesters
f35e8d7b98
Fix gitignore and delete gitignores in subdirs
...
Former-commit-id: 4d57caa521c47d137e29d5b781abbdda6a2d8759
2019-04-29 20:43:04 +02:00
Forest Anderson
3c45d3c996
Merge branch 'ao-artifact-fix' into 'master'
...
Fix ambient occlusion artifact
See merge request veloren/veloren!89
Former-commit-id: b529f9df722d8b174b0c8e5ce9ef2d32965d7294
2019-04-29 17:00:56 +00:00
Forest Anderson
8ddce15957
Merge branch 'log' into 'master'
...
Add VOXYGEN_LOG env variable to allow detailed terminal logging.
See merge request veloren/veloren!79
Former-commit-id: d11105bc1d0cdf2d249f106510c418b6a85b27bf
2019-04-29 16:56:38 +00:00
Erocs
c68f33babe
Add VOXYGEN_LOG env variable to allow detailed terminal logging.
...
Former-commit-id: 01c29a65311dbd6a4739be5aca9865d4ac0872d9
2019-04-29 16:56:38 +00:00
robojumper
cf88e9a5b1
Line endings are hard
...
Former-commit-id: 3a0e48b7571ff706feeff4e089fb9c5d63f6ac7a
2019-04-29 17:41:12 +02:00
robojumper
0bd84b58ec
Fix occlusion artifact
...
Former-commit-id: 23be3f1173706076802809576e3455833e64b4e4
2019-04-29 17:39:35 +02:00
Forest Anderson
65ee408aaa
Merge branch 'gitlab-ci-hotfixes' into 'master'
...
Gitlab ci hotfixes
See merge request veloren/veloren!88
Former-commit-id: da96b244d626208a6afc23f79e4f0b38e5e109a8
2019-04-29 14:05:53 +00:00
Forest Anderson
1ed043d70e
fix my CodeReview,
...
no need to remove old zip because we remove the whole bin folder now
no need to copy archive at the end, just upload the archive in `bin/`
Former-commit-id: 05c6faf144e67169336a2cdcb5817ac9998e170c
2019-04-29 14:05:53 +00:00
Forest Anderson
c95bee9838
Merge branch '12-terrain-ao' into 'master'
...
Add terrain and figure ambient occlusion
Closes #12
See merge request veloren/veloren!84
Former-commit-id: 943648d9ca3399e07a275946487d3431ba3832de
2019-04-29 13:14:36 +00:00
Forest Anderson
36360e9391
Merge branch 'fix-get-submodule-on-build' into 'master'
...
Fix get submodule on build
See merge request veloren/veloren!86
Former-commit-id: b7f6b4ffb3470e7c82f36b506723b3541018d1cd
2019-04-29 02:23:33 +00:00
Forest Anderson
7f881421d8
Fix get submodule on build
...
Former-commit-id: 6f39cadd9ec71c570e1515a34dfeb8b670c1e52a
2019-04-29 02:23:33 +00:00
robojumper
7091557b82
Rename mod ao to vol
...
Former-commit-id: ef126e03761b18151594780777fa27e94efe24d7
2019-04-28 23:35:47 +02:00
robojumper
021c6eeda1
Generalize meshing and AO code over terrain, figure
...
Former-commit-id: f0a91173ec5a0a9c683e6d1c222cb74e858625b7
2019-04-28 19:12:45 +02:00
Dominik Broński
b930043041
Merge branch 'master' into 'master'
...
Closable Minimap
See merge request veloren/veloren!83
Former-commit-id: fa681ef8a4fcbb7fc4d8a520bf154c7abb819654
2019-04-28 15:36:24 +00:00
robojumper
32509d2fb1
Add terrain ambient occlusion
...
Former-commit-id: de73dcb09f68bcad5dc7431c30849e16f68c5ab7
2019-04-28 17:10:09 +02:00
Pfauenauge
3773653072
Closable minimap
...
Former-commit-id: bc92efc783adb780c11c507bd4084e09494a7e32
2019-04-28 15:56:40 +02:00
Pfauenauge
9efa17c653
Merge branch 'master' of https://gitlab.com/Pfauenauge/veloren
...
Former-commit-id: f24d97d7636784bf36bdd2d2f8b8767ac9b8e2d8
2019-04-28 14:36:51 +02:00
Pfauenauge90
0afbba3303
FPS display moved, changes to windows
...
Former-commit-id: 141d250e29273f59edf661eff7fc7ebd88754435
2019-04-28 13:18:00 +02:00
Pfauenauge90
33515bd04c
removed test_assets in voxygen
...
Former-commit-id: 6f2a995cf6905066e41d4224016b3d63dfbcacca
2019-04-28 13:18:00 +02:00
Forest Anderson
60017a4f99
Merge branch 'fix-singleplayer' into 'master'
...
Implement StartSingleplayerState
See merge request veloren/veloren!81
Former-commit-id: 64bf5ff7e4db2640dedfccdcff5c0e1e34a2f6b3
2019-04-27 21:20:57 +00:00
timokoesters
a4d7d0d488
Implement StartSingleplayerState
...
Former-commit-id: 982246096fe20c33631c1df3ce172c60b4f49bfe
2019-04-27 22:57:55 +02:00
Pfauenauge90
ca2fa760d3
Merge branch 'master' of https://gitlab.com/Pfauenauge/veloren
...
Former-commit-id: 9b2cac3909cc35aca3e024d7d15fc32f644aa958
2019-04-27 20:31:37 +02:00
Pfauenauge90
de37e494f3
FPS display moved, changes to windows
...
Former-commit-id: 94543cc211584b9f560c5c7145f1775f8689d267
2019-04-27 20:31:12 +02:00
Pfauenauge90
9ea4cd917f
removed test_assets in voxygen
...
Former-commit-id: f9cac7ebf57a4997fd64e1cb65c4582940c30f42
2019-04-27 20:31:12 +02:00
Forest Anderson
d83dc6daf4
Merge branch 'add-docker-gitlab-ci' into 'master'
...
Add docker gitlab ci
Closes #15
See merge request veloren/veloren!65
Former-commit-id: 00d0e6a9214ced950b54e72d0d79bdc22a0fa1ea
2019-04-27 15:38:28 +00:00
Forest Anderson
78cfb4ccf5
Revert "Can't find artifact debug"
...
This reverts commit 605514a688
[formerly 34df4943aea59339aef49ac37b3bd89d385ae976].
Former-commit-id: a11b4b01450d9a279923db308dbf6578f1403820
2019-04-27 15:38:28 +00:00
Pfauenauge90
ed4336f408
FPS display moved, changes to windows
...
Former-commit-id: a044a52e3194ff7091964b3e7dcc83f368e32770
2019-04-26 18:13:30 +02:00
Pfauenauge90
b83ab824b9
removed test_assets in voxygen
...
Former-commit-id: e9a0ab15ea5c1d11a98db7875846d4afd33453dc
2019-04-26 15:13:30 +02:00
Joshua Barretto
b72c6b7185
Merge branch 'master' into 'master'
...
bag visuals fix
See merge request veloren/veloren!75
Former-commit-id: 30b26e73c0d43ef4f0c3d55154547e5d010a33a7
2019-04-25 21:59:55 +00:00
Pfauenauge
d7be49def1
Minimap changes, grass colour adjusted
...
Former-commit-id: 9dd743eb6277c76c0b596592bc8bec4a875038b5
2019-04-25 23:43:32 +02:00
Forest Anderson
0934522e0a
Merge branch 'master' into 'master'
...
Fix duplicated code
See merge request veloren/veloren!76
Former-commit-id: b58575ac5f3ecd41ac4798fe98f25034891478a9
2019-04-25 21:06:45 +00:00
timokoesters
fb0b0f682a
Fix duplicated code
...
Former-commit-id: 3096669413032d1bdb43cb349c333948e497b538
2019-04-25 22:59:11 +02:00
Pfauenauge
bf8bb9180b
bag visuals fix
...
Former-commit-id: e73f822883badd76d823c69984675a76e9bbbf1e
2019-04-25 22:33:14 +02:00
Joshua Barretto
f1b63732af
Merge branch 'master' into 'master'
...
Terrain
Closes #5
See merge request veloren/veloren!66
Former-commit-id: 01d1eb1e0aaae62d0c2a53390fd847db524d217e
2019-04-25 19:35:35 +00:00