tommy
|
e60881079f
|
Add "You tell {}" message to sending player
|
2019-07-17 15:01:04 -04:00 |
|
tommy
|
8bb4993a79
|
rustfmt issue
|
2019-07-17 14:04:07 -04:00 |
|
tommy
|
3c6fb7a3ec
|
Merge branch 'master' into 191_player_to_player_dm
|
2019-07-17 13:53:10 -04:00 |
|
Forest Anderson
|
b8993f568f
|
Merge branch '183_add_killnpcs_command' into 'master'
/killnpcs command, closes #183
Closes #183
See merge request veloren/veloren!329
|
2019-07-17 17:34:36 +00:00 |
|
Songtronix
|
5b31c7c1f9
|
little cleanup
|
2019-07-17 19:03:37 +02:00 |
|
Songtronix
|
bfa6a2e2a2
|
add configurable TimeOfDay
|
2019-07-17 18:32:02 +02:00 |
|
Songtronix
|
bf82f5925d
|
maybe improved setting file handling
|
2019-07-17 18:32:01 +02:00 |
|
Songtronix
|
b41508f025
|
generalise errors based on zests suggestion
|
2019-07-17 18:32:01 +02:00 |
|
Songtronix
|
b6c8bdc223
|
add configurable max player count
|
2019-07-17 18:32:01 +02:00 |
|
Songtronix
|
bbb024224d
|
add configureable server info
|
2019-07-17 18:32:01 +02:00 |
|
Songtronix
|
1213d9844b
|
add customizable port and worldseed
|
2019-07-17 18:32:00 +02:00 |
|
tommy
|
732eb9a0e8
|
Code review updates
|
2019-07-15 13:10:24 -04:00 |
|
tommy
|
bfa42dd33b
|
Incorporated changes from Imbris
|
2019-07-14 16:35:22 -04:00 |
|
tommy
|
6d8eea5085
|
rustfmt issues
|
2019-07-14 13:39:27 -04:00 |
|
tommy
|
52b65d5938
|
Stopped 'spammy' output
|
2019-07-14 13:30:02 -04:00 |
|
tommy
|
5dee589107
|
Player to player DM #191
|
2019-07-13 00:25:44 -04:00 |
|
tommy
|
3c9046c5d0
|
rustfmt updates
|
2019-07-12 17:43:20 -04:00 |
|
tommy
|
42861541cf
|
Updates based on code review #183
|
2019-07-12 17:16:07 -04:00 |
|
Acrimon
|
b4f2cd1547
|
Resolve discussion from Timo.
|
2019-07-12 19:56:40 +02:00 |
|
Acrimon
|
ccc7cb2976
|
Ran rustfmt
|
2019-07-12 21:29:16 +02:00 |
|
Acrimon
|
69537f7dd9
|
Switched threadpool impl for veloren/server.
|
2019-07-12 18:30:15 +02:00 |
|
Joshua Barretto
|
c2a11ed6b2
|
Improved worldgen performance with more precise z bound checks
|
2019-07-08 15:51:38 +01:00 |
|
timokoesters
|
0236e2e8f2
|
Show join message after selecting a character
|
2019-07-05 22:16:06 +02:00 |
|
Piotr Korgól
|
1f381cd99b
|
Even more cleanups
|
2019-07-03 22:46:43 +02:00 |
|
Piotr Korgól
|
42a4cc8095
|
Add block breaking
|
2019-07-03 21:56:54 +02:00 |
|
Piotr Korgól
|
7f08377001
|
Sync CanBuild component, fix /build messages
|
2019-07-03 21:28:07 +02:00 |
|
Piotr Korgól
|
bf748ae742
|
Add CanBuild component, Block placing client messages and build mode command
|
2019-07-03 21:28:07 +02:00 |
|
timokoesters
|
f5da167ce5
|
Fix warnings and clippy recommendations in common
|
2019-07-02 15:48:25 +02:00 |
|
Piotr Korgól
|
a66dc9a24f
|
Add /health command
|
2019-07-01 20:07:30 +00:00 |
|
Songtronix
|
ea340ddac7
|
fix warnings from server
|
2019-07-01 18:49:42 +00:00 |
|
Songtronix
|
1ee65a66cf
|
Clean server and server-cli
|
2019-07-01 16:38:19 +00:00 |
|
Joshua Barretto
|
631df59083
|
Merge branch 'zesterer/small-fixes' into 'master'
Fixed chonk memory usage bug, added block manipulation
See merge request veloren/veloren!278
|
2019-07-01 15:22:04 +00:00 |
|
Joshua Barretto
|
a55bbca6e3
|
Only create one block with /solid
|
2019-07-01 15:38:40 +01:00 |
|
Joshua Barretto
|
489f5f6b2a
|
fmt
|
2019-07-01 14:38:45 +01:00 |
|
Joshua Barretto
|
c8a2e4722c
|
Fixed chonk memory usage bug, added block manipulation
|
2019-07-01 14:36:45 +01:00 |
|
timokoesters
|
370e7db1ee
|
Fix death
|
2019-06-30 22:29:00 +02:00 |
|
timokoesters
|
14400f6380
|
Remove Actor and use Body instead
|
2019-06-30 18:57:24 +02:00 |
|
Joshua Barretto
|
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 |
|
Cedric Hutchings
|
6bda6e2025
|
adding a mut
|
2019-06-29 18:05:34 -05:00 |
|
Cedric Hutchings
|
5c19ddb06c
|
fmt
|
2019-06-29 17:56:10 -05:00 |
|
Cedric Hutchings
|
0bc6b64002
|
implement zesterer suggestion
|
2019-06-29 17:49:56 -05:00 |
|
Cedric Hutchings
|
af0358c7c8
|
fix player count
|
2019-06-29 17:16:16 -05:00 |
|
Joshua Barretto
|
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 |
|
timokoesters
|
d235374d8e
|
Fix npc and death bug
|
2019-06-29 22:43:44 +02:00 |
|
timokoesters
|
c80351f6ca
|
Fix double roll bug
|
2019-06-29 19:49:51 +02:00 |
|
Joshua Barretto
|
324de39bfe
|
fmt
|
2019-06-29 16:48:43 +01:00 |
|
Joshua Barretto
|
0c918c835f
|
Prevented invalid username usage
|
2019-06-29 16:48:43 +01:00 |
|
timokoesters
|
b0ea959f67
|
Remove animation syncing (does not fix any known bug)
|
2019-06-29 17:09:38 +02:00 |
|
timokoesters
|
6289a097a5
|
Rename /who to /players and fmt
|
2019-06-29 14:05:30 +02:00 |
|
Thomas JULLIEN
|
7182257214
|
command to show the online players
|
2019-06-29 14:02:44 +02:00 |
|