Commit Graph

3549 Commits

Author SHA1 Message Date
d131a5ce8f Janky fix of the logout timeout problem 2020-03-10 20:34:50 +00:00
d902828e00 exit basic_attack when no weapon is equipped 2020-03-10 20:40:54 +01:00
8efcda724e clean up old states, lower gravity 2020-03-10 19:12:16 +01:00
665dab6d93 fix: deny gliding/jumping/rolling under water 2020-03-10 19:00:49 +01:00
1685c05739 feat: hitting enemies with basic_attack gives energy 2020-03-10 18:54:59 +01:00
6929a8b684 fix: stop switching quickly between climbing and idle at low energy 2020-03-10 17:33:36 +01:00
0049ee4bac Add metric for new connection handling time, move StateExt to its own module 2020-03-09 22:39:12 -04:00
c72148a587 Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects 2020-03-09 22:31:24 -04:00
29a95bc1c8 Merge branch 'songtronix/fix-517' into 'master'
fix #517

Closes #517

See merge request veloren/veloren!842
2020-03-09 23:25:04 +00:00
29c27e1151 fix: #517 2020-03-09 20:52:04 +01:00
5f448867c1 Merge branch 'xMAC94x/cargolock' into 'master'
regenerated Cargo.lock, requiering 7 less dependent crates and greatly...

See merge request veloren/veloren!841
2020-03-09 12:35:43 +00:00
accfd5b9f8 regenerated Cargo.lock, requiering 7 less dependent crates and greatly reducing size of cargo.lock file 2020-03-09 11:49:57 +01:00
10eb4aa35b rename get_tool_data to unwrap_tool_data 2020-03-08 21:28:45 -07:00
a593f97425 Merge branch 'songtronix/integrate-auth' into 'master'
Implement authentication

See merge request veloren/veloren!690
2020-03-08 23:36:25 +00:00
ea33a8e2b3 Rebased. 2020-03-08 23:02:15 +01:00
69f1a1597c Move changelog entry back up to the unreleased section 2020-03-08 23:00:39 +01:00
b451baa1fc Hide password text 2020-03-08 23:00:34 +01:00
88fdff77c4 Update auth 2020-03-08 22:59:22 +01:00
7b218b9054 feat(auth): localisation of authentication errors 2020-03-08 22:58:43 +01:00
1ccff31be5 Add uid to Player component
fix: world examples
2020-03-08 22:58:38 +01:00
19b56afc3d Remove account on logout. 2020-03-08 22:57:19 +01:00
0024fe2d0b Fix singleplayer crash. 2020-03-08 22:57:13 +01:00
026a3647b2 Auth error help message.
main menu message about auth
2020-03-08 22:57:09 +01:00
504f225acb Update readme with signup link.
add changes to changelog
2020-03-08 22:57:02 +01:00
59011de228 improve(login): more precise error handling during login 2020-03-08 22:56:59 +01:00
0716b9b8e9 Fixed gameserver crash on authprovider error. 2020-03-08 22:56:44 +01:00
20ac07374f Update auth to use new hashing scheme. 2020-03-08 22:56:34 +01:00
0b78b31666 improve(voxygen): error handling while connecting 2020-03-08 22:54:49 +01:00
c6a159ff14 Update chat-cli to work properly.
Update reqwest to 0.10.0
2020-03-08 22:54:15 +01:00
d066505bd3 Add warning prompt for untrusted auth servers, move some auth code into 2020-03-08 22:51:37 +01:00
db427a2c18 Server auth handling improvements. 2020-03-08 22:49:47 +01:00
f4689db333 Updated to latest and greatest auth version. 2020-03-08 22:46:40 +01:00
0997620381 :/ and reactivated the password field 2020-03-08 22:34:06 +01:00
f27ba91440 animation corrections 2020-03-08 17:02:25 -04:00
279fb486a3 Switch states instead of popping 2020-03-08 20:31:27 +00:00
df4eac167d Begin implementing triple attack 2020-03-08 12:37:17 -07:00
2079e30420 Renaming fn's 2020-03-08 10:38:40 -07:00
3512e01a26 More util fn's, add comments 2020-03-08 10:38:18 -07:00
c6ae08a0b6 Add charging back 2020-03-08 10:04:26 -07:00
7c9f0a8416 Merge branch 'snowram/eagle' into 'master'
eagle npc

See merge request veloren/veloren!839
2020-03-08 15:46:13 +00:00
638efa85f9 User constants, faster characters 2020-03-08 08:38:53 -07:00
1044819cd9 Merge branch 'snowram/eagle' into 'snowram/eagle'
more eagle adjustements

See merge request veloren/veloren!838
2020-03-08 15:07:47 +00:00
a3ceac99c3 more eagle adjustements 2020-03-08 15:07:47 +00:00
461c57c124 update toolchain to nightly-2020-03-05 2020-03-08 13:05:38 +01:00
db3b1ac904 Fix the spam on disconnect 2020-03-08 08:54:29 +00:00
dcf049ed13 Proper fix to the logout timeout problem using Disconnect ACK 2020-03-08 08:13:19 +00:00
e48e90584b Update utils/handle_move fn's 2020-03-07 15:45:10 -08:00
e7d2f2c465 Janky fix of the logout timeout problem 2020-03-07 22:14:21 +00:00
c0fe259a6a Clean up warnings 2020-03-07 13:03:10 -08:00
ff66a0ff61 resolve conflicts merging master -> clientstates 2020-03-07 12:49:48 -08:00