1317 Commits

Author SHA1 Message Date
Joshua Barretto
23f96fc074 Merge branch 'timo-rolling-fix' into 'master'
Rolling bugs + NPC bugs + "Impossible" bug

See merge request veloren/veloren!265
2019-06-29 21:47:05 +00:00
timokoesters
47b163a4c9
Make agents use controller correctly 2019-06-29 22:51:22 +02:00
timokoesters
5bdea1558a
Fix npc and death bug 2019-06-29 22:43:44 +02:00
timokoesters
2fad72fbb8
magnitude_squared everywhere, actionstate everywhere, constant for moving 2019-06-29 22:11:21 +02:00
timokoesters
4764cf5a7a
Animation fixes 2019-06-29 21:01:27 +02:00
timokoesters
a21578c14a
Fix invisible characters 2019-06-29 20:24:07 +02:00
timokoesters
c8fadc38f8
Fix double roll bug 2019-06-29 19:49:51 +02:00
Joshua Barretto
6b1cde6c42 Merge branch 'zesterer/small-fixes' into 'master'
Small fixes

Closes #174, #114, #148, and #176

See merge request veloren/veloren!266
2019-06-29 16:11:35 +00:00
Joshua Barretto
5698fd5234 fmt 2019-06-29 16:48:43 +01:00
Joshua Barretto
3831a69d2a Made days less blue and nights less light 2019-06-29 16:48:43 +01:00
Joshua Barretto
a20a9aa241 Added light tinting based on time of day 2019-06-29 16:48:43 +01:00
Joshua Barretto
e47168bcb0 Prevented invalid username usage 2019-06-29 16:48:43 +01:00
Joshua Barretto
afda2cd687 Prevented UI resets when toggling HUD 2019-06-29 16:48:43 +01:00
Joshua Barretto
77d9d82384 Fixed day horizon bug 2019-06-29 16:48:43 +01:00
Joshua Barretto
cb1ed1b928 Prevented block-hopping when not on ground 2019-06-29 16:48:43 +01:00
Joshua Barretto
2d2299ee77 Merge branch 'cargo-update' into 'master'
upgrade dependencies

See merge request veloren/veloren!267
2019-06-29 15:48:19 +00:00
Songtronix
5bb0df734a upgrade dependencies 2019-06-29 17:25:58 +02:00
timokoesters
f93eaa7dbb
Remove animation syncing (does not fix any known bug) 2019-06-29 17:09:38 +02:00
timokoesters
2957b8f6b4
End roll when going too slow 2019-06-29 14:10:52 +02:00
timokoesters
0cbb43ccb4
Rename /who to /players and fmt 2019-06-29 14:05:30 +02:00
Thomas JULLIEN
25cef55e0a
command to show the online players 2019-06-29 14:02:44 +02:00
Timo Koesters
97e7910a2b Merge branch 'alt-tab-cursor' into 'master'
Show cursor when unfocussing the window

Closes #141 and #137

See merge request veloren/veloren!262
2019-06-29 10:16:51 +00:00
Mckol
37f118a8e3 Merge branch 'update-readme' into 'master'
Update readme

See merge request veloren/veloren!263
2019-06-29 10:05:17 +00:00
Mckol
99d35d6a6b Clarify supported platforms in README 2019-06-29 11:45:10 +02:00
Mckol
fd21b63e74 Updated the "Get Veloren" section of README 2019-06-29 11:45:10 +02:00
timokoesters
631768dc8e
Show cursor when unfocussing the window 2019-06-29 03:43:35 +02:00
Timo Koesters
fa4f5121f5 Merge branch 'timo-cleanup-body' into 'master'
Clean up ecs actor body components

See merge request veloren/veloren!261
2019-06-29 00:25:53 +00:00
timokoesters
7381c6ed91
Clean up ecs actor body components 2019-06-29 01:49:33 +02:00
Joshua Barretto
14604035c2 Merge branch 'bandaid-audio-fix' into 'master'
Catch panics the audio system produces on linux sometimes

See merge request veloren/veloren!258
2019-06-28 18:29:09 +00:00
Mckol
53c7534ddc Added error logging 2019-06-28 20:22:43 +02:00
Mckol
be94c59e69 Added catching audio panics
You can still make it panic by poisoning some variable if you try to change the audio device in settings after launch`
2019-06-28 20:22:43 +02:00
Mckol
a47d49cfc7 Merge branch 'improve-asset-loading' into 'master'
Improve asset loading

See merge request veloren/veloren!260
2019-06-28 17:55:22 +00:00
Mckol
ea47215ed4 Added the standard linux asset path and an enviroment variable for configuring it
The variable is VELOREN_ASSETS
2019-06-28 19:50:11 +02:00
Joshua Barretto
789e8f3bbc Merge branch 'qutrin/spawn-amount-fix' into 'master'
Fix spawning few entities at once

See merge request veloren/veloren!259
2019-06-28 17:08:13 +00:00
Piotr Korgól
faca8a413e Fix spawning few entities at once 2019-06-28 18:58:47 +02:00
Joshua Barretto
dd72808b1d Merge branch 'pfauenauge-char-fixes' into 'master'
Char fixes

See merge request veloren/veloren!257
2019-06-28 14:45:02 +00:00
Monty Marz
5affd33b89 Char fixes 2019-06-28 14:45:02 +00:00
Joshua Barretto
c7785a26c0 Merge branch 'qutrin/boringstuff' into 'master'
Prevent text clients from gaining position.

Closes #144

See merge request veloren/veloren!256
2019-06-28 14:27:53 +00:00
Piotr Korgól
b12f82b48a Prevent text clients from gaining position 2019-06-28 16:22:25 +02:00
Marcel
50ba752cff Merge branch 'songtronix/add-githash-to-debug-window' into 'master'
add git commit hash to debug window

See merge request veloren/veloren!255
2019-06-28 12:08:12 +00:00
Songtronix
0f98660c23 add git commit hash to debug window 2019-06-28 12:08:12 +00:00
Marcel
5332bc394e Merge branch 'cities-charcreation-frankenbranch' into 'master'
Alternate heads

See merge request veloren/veloren!252
2019-06-28 08:24:14 +00:00
Justin Shipsey
1c09cee8c6 minor main menu changes
made the settings button's text grey and removed hover/press image as long as it's not functional

changed server list placement and spacing
2019-06-28 08:24:13 +00:00
Joshua Barretto
4928522166 Merge branch 'zesterer/phys-fixes' into 'master'
Made collision detection cheaper, fixed snapping bug, somewhat nerfed rolling

See merge request veloren/veloren!254
2019-06-27 14:43:49 +00:00
Joshua Barretto
345dc1b7a9 Made physics cheaper still 2019-06-27 15:37:33 +01:00
Joshua Barretto
b01d54c617 Made collision detection cheaper, fixed snapping bug, somewhat nerfed rolling 2019-06-27 15:21:41 +01:00
Mckol
c73f420bf7 Merge branch 'eclipse-gitignore' into 'master'
Update gitignore

See merge request veloren/veloren!253
2019-06-27 12:51:00 +00:00
Mckol
5b08532cab Added vim to gitignore 2019-06-27 14:38:19 +02:00
Mckol
1debf8500a Added Eclipse project file to gitignore 2019-06-27 13:13:55 +02:00
Joshua Barretto
2f7900164f Merge branch 'zesterer/interp-fix' into 'master'
Interpolation fix

See merge request veloren/veloren!251
2019-06-26 21:52:21 +00:00