Commit Graph

1288 Commits

Author SHA1 Message Date
b42c6dba61 rebase 2019-06-30 17:57:30 -04:00
e5bdace124 head position fixes 2019-06-30 17:57:30 -04:00
fa60e231d0 combat run/jump/idle animation states 2019-06-30 17:57:30 -04:00
0c92ccbc99 Merge branch 'timo-fix-death' into 'master'
Fix death respawn

See merge request veloren/veloren!275
2019-06-30 20:38:49 +00:00
370e7db1ee Fix death 2019-06-30 22:29:00 +02:00
45e30d0c84 Merge branch 'issue_109' into 'master'
Configured GameInput::Glide to be managed like the rest of events that stop on key release

See merge request veloren/veloren!274
2019-06-30 18:52:19 +00:00
e2b4b5106a Configured GameInput::Glide to be managed like the rest of events that stop on key release 2019-06-30 20:44:52 +02:00
96a2dfc15d Merge branch 'timo-actor-body' into 'master'
Remove Actor and use Body instead

See merge request veloren/veloren!270
2019-06-30 17:55:23 +00:00
7fec42ce2c Fix controls 2019-06-30 19:48:38 +02:00
d0e1be91b1 Merge branch 'issue_109' into 'master'
Fixed Issue #109 and some related problems that took place while holding shortcut keys

See merge request veloren/veloren!272
2019-06-30 17:34:21 +00:00
14400f6380 Remove Actor and use Body instead 2019-06-30 18:57:24 +02:00
fca9590cee Fixed Issue #109 and some related problems that took place while holding shortcut keys 2019-06-30 06:20:50 +02:00
b1a7a61d77 Merge branch 'snok-online-players-cmd' into 'master'
Snok: Show online players cmd

See merge request veloren/veloren!264
2019-06-29 22:16:27 +00:00
6bda6e2025 adding a mut 2019-06-29 18:05:34 -05:00
5c19ddb06c fmt 2019-06-29 17:56:10 -05:00
0bc6b64002 implement zesterer suggestion 2019-06-29 17:49:56 -05:00
9777bd8fa5 un-un-break the wolf thing no wokry 2019-06-29 17:42:16 -05:00
af0358c7c8 fix player count 2019-06-29 17:16:16 -05:00
c7d79f678e Merge branch 'zesterer/small-fixes' into 'master'
Block-hopping fix, better dusk shaders

See merge request veloren/veloren!268
2019-06-29 22:03:06 +00:00
af755c0964 fmt 2019-06-29 22:47:24 +01:00
f2df3a9d18 Block-hopping fix, better dusk shaders 2019-06-29 22:47:24 +01:00
f1ba97ae7a 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
ccbacabd2f Make agents use controller correctly 2019-06-29 22:51:22 +02:00
d235374d8e Fix npc and death bug 2019-06-29 22:43:44 +02:00
5fcf6ededa magnitude_squared everywhere, actionstate everywhere, constant for moving 2019-06-29 22:11:21 +02:00
610c86a3b9 Animation fixes 2019-06-29 21:01:27 +02:00
9f83533741 Fix invisible characters 2019-06-29 20:24:07 +02:00
c80351f6ca Fix double roll bug 2019-06-29 19:49:51 +02:00
e8fbab7ba8 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
324de39bfe fmt 2019-06-29 16:48:43 +01:00
0f386bbedb Made days less blue and nights less light 2019-06-29 16:48:43 +01:00
61e7da4f85 Added light tinting based on time of day 2019-06-29 16:48:43 +01:00
0c918c835f Prevented invalid username usage 2019-06-29 16:48:43 +01:00
dd82fc24a8 Prevented UI resets when toggling HUD 2019-06-29 16:48:43 +01:00
b5648f736d Fixed day horizon bug 2019-06-29 16:48:43 +01:00
905b3d6f45 Prevented block-hopping when not on ground 2019-06-29 16:48:43 +01:00
b1e882cb5d Merge branch 'cargo-update' into 'master'
upgrade dependencies

See merge request veloren/veloren!267
2019-06-29 15:48:19 +00:00
80f7a22182 upgrade dependencies 2019-06-29 17:25:58 +02:00
b0ea959f67 Remove animation syncing (does not fix any known bug) 2019-06-29 17:09:38 +02:00
5a41a58c0a End roll when going too slow 2019-06-29 14:10:52 +02:00
6289a097a5 Rename /who to /players and fmt 2019-06-29 14:05:30 +02:00
7182257214 command to show the online players 2019-06-29 14:02:44 +02:00
22af8cb9d5 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
9a0279fa5a Merge branch 'update-readme' into 'master'
Update readme

See merge request veloren/veloren!263
2019-06-29 10:05:17 +00:00
d8c2a4b7d2 Clarify supported platforms in README 2019-06-29 11:45:10 +02:00
34dd804bd4 Updated the "Get Veloren" section of README 2019-06-29 11:45:10 +02:00
af52cfea6a Show cursor when unfocussing the window 2019-06-29 03:43:35 +02:00
305296090f 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
fe6f627d42 Clean up ecs actor body components 2019-06-29 01:49:33 +02:00
cbcccbe4d0 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