Commit Graph

1497 Commits

Author SHA1 Message Date
bf82f5925d maybe improved setting file handling 2019-07-17 18:32:01 +02:00
b41508f025 generalise errors based on zests suggestion 2019-07-17 18:32:01 +02:00
b6c8bdc223 add configurable max player count 2019-07-17 18:32:01 +02:00
bbb024224d add configureable server info 2019-07-17 18:32:01 +02:00
1213d9844b add customizable port and worldseed 2019-07-17 18:32:00 +02:00
732eb9a0e8 Code review updates 2019-07-15 13:10:24 -04:00
bfa42dd33b Incorporated changes from Imbris 2019-07-14 16:35:22 -04:00
6d8eea5085 rustfmt issues 2019-07-14 13:39:27 -04:00
52b65d5938 Stopped 'spammy' output 2019-07-14 13:30:02 -04:00
5dee589107 Player to player DM #191 2019-07-13 00:25:44 -04:00
3c9046c5d0 rustfmt updates 2019-07-12 17:43:20 -04:00
42861541cf Updates based on code review #183 2019-07-12 17:16:07 -04:00
b4f2cd1547 Resolve discussion from Timo. 2019-07-12 19:56:40 +02:00
ccc7cb2976 Ran rustfmt 2019-07-12 21:29:16 +02:00
69537f7dd9 Switched threadpool impl for veloren/server. 2019-07-12 18:30:15 +02:00
c2a11ed6b2 Improved worldgen performance with more precise z bound checks 2019-07-08 15:51:38 +01:00
0236e2e8f2 Show join message after selecting a character 2019-07-05 22:16:06 +02:00
1f381cd99b Even more cleanups 2019-07-03 22:46:43 +02:00
42a4cc8095 Add block breaking 2019-07-03 21:56:54 +02:00
7f08377001 Sync CanBuild component, fix /build messages 2019-07-03 21:28:07 +02:00
bf748ae742 Add CanBuild component, Block placing client messages and build mode command 2019-07-03 21:28:07 +02:00
f5da167ce5 Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
a66dc9a24f Add /health command 2019-07-01 20:07:30 +00:00
ea340ddac7 fix warnings from server 2019-07-01 18:49:42 +00:00
1ee65a66cf Clean server and server-cli 2019-07-01 16:38:19 +00:00
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
a55bbca6e3 Only create one block with /solid 2019-07-01 15:38:40 +01:00
489f5f6b2a fmt 2019-07-01 14:38:45 +01:00
c8a2e4722c Fixed chonk memory usage bug, added block manipulation 2019-07-01 14:36:45 +01:00
370e7db1ee Fix death 2019-06-30 22:29:00 +02:00
14400f6380 Remove Actor and use Body instead 2019-06-30 18:57:24 +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
af0358c7c8 fix player count 2019-06-29 17:16:16 -05: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
d235374d8e Fix npc and death bug 2019-06-29 22:43:44 +02:00
c80351f6ca Fix double roll bug 2019-06-29 19:49:51 +02:00
324de39bfe fmt 2019-06-29 16:48:43 +01:00
0c918c835f Prevented invalid username usage 2019-06-29 16:48:43 +01:00
b0ea959f67 Remove animation syncing (does not fix any known bug) 2019-06-29 17:09:38 +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
fe6f627d42 Clean up ecs actor body components 2019-06-29 01:49:33 +02:00
44862d0acc Fix spawning few entities at once 2019-06-28 18:58:47 +02:00
888faadfab Prevent text clients from gaining position 2019-06-28 16:22:25 +02:00
f781aca8e9 fmt 2019-06-26 19:14:12 +01:00
9279611d6d Added longer day/night cycle, /time command 2019-06-26 19:14:12 +01:00
692fa3f28d Above-ground spawn point, better figure dt scaling 2019-06-26 11:53:43 +01:00