Capucho
|
5fe9521233
|
Fix the spam on disconnect
|
2020-03-10 20:34:50 +00:00 |
|
Capucho
|
9d805a745e
|
Proper fix to the logout timeout problem using Disconnect ACK
|
2020-03-10 20:34:50 +00:00 |
|
Capucho
|
d8ba63ffdc
|
Janky fix of the logout timeout problem
|
2020-03-10 20:34:50 +00:00 |
|
timokoesters
|
a3fc3c3122
|
exit basic_attack when no weapon is equipped
|
2020-03-10 20:40:54 +01:00 |
|
timokoesters
|
841a2bbd6d
|
clean up old states, lower gravity
|
2020-03-10 19:12:16 +01:00 |
|
timokoesters
|
0ce451a8b1
|
fix: deny gliding/jumping/rolling under water
|
2020-03-10 19:00:49 +01:00 |
|
timokoesters
|
70027da9aa
|
feat: hitting enemies with basic_attack gives energy
|
2020-03-10 18:54:59 +01:00 |
|
timokoesters
|
c88c4687f3
|
fix: stop switching quickly between climbing and idle at low energy
|
2020-03-10 17:33:36 +01:00 |
|
Imbris
|
14f0b018fd
|
Add metric for new connection handling time, move StateExt to its own module
|
2020-03-09 22:39:12 -04:00 |
|
Imbris
|
7132ef4136
|
Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects
|
2020-03-09 22:31:24 -04:00 |
|
Imbris
|
5598fe7166
|
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 |
|
Songtronix
|
80dafebac5
|
fix: #517
|
2020-03-09 20:52:04 +01:00 |
|
Marcel
|
ee0b214a33
|
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 |
|
Marcel Märtens
|
1cbd07d5e5
|
regenerated Cargo.lock, requiering 7 less dependent crates and greatly reducing size of cargo.lock file
|
2020-03-09 11:49:57 +01:00 |
|
Adam Whitehurst
|
344bb955a2
|
rename get_tool_data to unwrap_tool_data
|
2020-03-08 21:28:45 -07:00 |
|
Acrimon
|
c5ea78371c
|
Merge branch 'songtronix/integrate-auth' into 'master'
Implement authentication
See merge request veloren/veloren!690
|
2020-03-08 23:36:25 +00:00 |
|
Acrimon
|
bc39b78173
|
Rebased.
|
2020-03-08 23:02:15 +01:00 |
|
Imbris
|
0e86197ebe
|
Move changelog entry back up to the unreleased section
|
2020-03-08 23:00:39 +01:00 |
|
Imbris
|
8d7c454029
|
Hide password text
|
2020-03-08 23:00:34 +01:00 |
|
Imbris
|
0022f8464d
|
Update auth
|
2020-03-08 22:59:22 +01:00 |
|
Songtronix
|
d2e12fd166
|
feat(auth): localisation of authentication errors
|
2020-03-08 22:58:43 +01:00 |
|
Imbris
|
a04c1b1d1d
|
Add uid to Player component
fix: world examples
|
2020-03-08 22:58:38 +01:00 |
|
Acrimon
|
b29e543089
|
Remove account on logout.
|
2020-03-08 22:57:19 +01:00 |
|
Acrimon
|
3995f099b0
|
Fix singleplayer crash.
|
2020-03-08 22:57:13 +01:00 |
|
Acrimon
|
d4225cfb45
|
Auth error help message.
main menu message about auth
|
2020-03-08 22:57:09 +01:00 |
|
Acrimon
|
e18e2e1901
|
Update readme with signup link.
add changes to changelog
|
2020-03-08 22:57:02 +01:00 |
|
Imbris
|
6cc07270ac
|
improve(login): more precise error handling during login
|
2020-03-08 22:56:59 +01:00 |
|
Acrimon
|
d3412d5493
|
Fixed gameserver crash on authprovider error.
|
2020-03-08 22:56:44 +01:00 |
|
Acrimon
|
08b4cc5fc3
|
Update auth to use new hashing scheme.
|
2020-03-08 22:56:34 +01:00 |
|
Songtronix
|
ac5ff453cc
|
improve(voxygen): error handling while connecting
|
2020-03-08 22:54:49 +01:00 |
|
Acrimon
|
7db0ff0b8c
|
Update chat-cli to work properly.
Update reqwest to 0.10.0
|
2020-03-08 22:54:15 +01:00 |
|
Imbris
|
8ef1251dc2
|
Add warning prompt for untrusted auth servers, move some auth code into
|
2020-03-08 22:51:37 +01:00 |
|
Acrimon
|
403deecc6d
|
Server auth handling improvements.
|
2020-03-08 22:49:47 +01:00 |
|
Acrimon
|
584dcddba9
|
Updated to latest and greatest auth version.
|
2020-03-08 22:46:40 +01:00 |
|
Songtronix
|
50b845d1c3
|
:/ and reactivated the password field
|
2020-03-08 22:34:06 +01:00 |
|
jshipsey
|
bce9d4c24f
|
animation corrections
|
2020-03-08 17:02:25 -04:00 |
|
Capucho
|
a391f2e0f2
|
Switch states instead of popping
|
2020-03-08 20:31:27 +00:00 |
|
Adam Whitehurst
|
5f8751e2d3
|
Begin implementing triple attack
|
2020-03-08 12:37:17 -07:00 |
|
Adam Whitehurst
|
fe1feebeb2
|
Renaming fn's
|
2020-03-08 10:38:40 -07:00 |
|
Adam Whitehurst
|
698fe9f451
|
More util fn's, add comments
|
2020-03-08 10:38:18 -07:00 |
|
Adam Whitehurst
|
f769c74bf4
|
Add charging back
|
2020-03-08 10:04:26 -07:00 |
|
Justin Shipsey
|
3672f4916e
|
Merge branch 'snowram/eagle' into 'master'
eagle npc
See merge request veloren/veloren!839
|
2020-03-08 15:46:13 +00:00 |
|
Adam Whitehurst
|
adf34d4f0f
|
User constants, faster characters
|
2020-03-08 08:38:53 -07:00 |
|
Justin Shipsey
|
68df685238
|
Merge branch 'snowram/eagle' into 'snowram/eagle'
more eagle adjustements
See merge request veloren/veloren!838
|
2020-03-08 15:07:47 +00:00 |
|
Snow
|
72b2334434
|
more eagle adjustements
|
2020-03-08 15:07:47 +00:00 |
|
Capucho
|
fb4aba9bb7
|
Fix the spam on disconnect
|
2020-03-08 08:54:29 +00:00 |
|
Capucho
|
ca6d5ab506
|
Proper fix to the logout timeout problem using Disconnect ACK
|
2020-03-08 08:13:19 +00:00 |
|
Adam Whitehurst
|
5a9a8323f2
|
Update utils/handle_move fn's
|
2020-03-07 15:45:10 -08:00 |
|
Capucho
|
99e64d06b9
|
Janky fix of the logout timeout problem
|
2020-03-07 22:14:21 +00:00 |
|
Adam Whitehurst
|
49c7143144
|
Clean up warnings
|
2020-03-07 13:03:10 -08:00 |
|