Isse
|
ab4076518f
|
Add multiloot
|
2023-04-23 19:17:39 +00:00 |
|
Joshua Barretto
|
a835ce7e26
|
Better starting site choices
|
2023-04-13 18:32:21 +01:00 |
|
Joshua Barretto
|
85a3d0bec4
|
Fixed tests
|
2023-04-11 18:17:52 +01:00 |
|
Joshua Barretto
|
edcc2f1870
|
Overhauled chat message representation to allow for more exhaustive localisation
|
2023-04-11 15:46:36 +01:00 |
|
Joshua Barretto
|
b50645c1ee
|
Addressed review comments
|
2023-04-10 17:59:43 +01:00 |
|
Joshua Barretto
|
364255c7fe
|
Allowed rtsim NPCs to greet nearby actors
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
c168ff2f9b
|
Added rtsim saving, chunk resources, chunk resource depletion
|
2023-04-09 19:25:51 +01:00 |
|
Sam
|
0966753699
|
Added repair recipes
|
2023-04-06 10:54:48 -04:00 |
|
Sam
|
c3f5bc13f1
|
Equipment can now be repaired at sprites in town.
|
2023-04-06 10:54:48 -04:00 |
|
Joshua Barretto
|
17cdd3e38d
|
Merge branch 'zesterer/choose-starting-site' into 'master'
Allow new players to choose their starting site
See merge request veloren/veloren!3848
|
2023-04-02 00:45:25 +00:00 |
|
Sam
|
2e6d55a78b
|
Use topographic map for town selection screen.
|
2023-04-01 17:10:44 -04:00 |
|
Sam
|
0ce452cf0c
|
Tween client time to match with server time.
|
2023-04-01 16:58:03 -04:00 |
|
Joshua Barretto
|
acec45b756
|
Initial implementation of starting site choice
|
2023-03-31 14:24:14 +01:00 |
|
Isse
|
1298fc792b
|
Merge branch 'ProfessionalHobbyist/configurable_day_night_length' into 'master'
Add setting to control length of day/night cycle for servers. ("Fix" for https://gitlab.com/veloren/veloren/-/issues/1798)
See merge request veloren/veloren!3836
|
2023-03-23 16:33:39 +00:00 |
|
Sophia Waggoner
|
264e4a53f8
|
cargo clippy + fmt
|
2023-03-22 05:49:54 -07:00 |
|
Sophia Waggoner
|
4a3d1bbb86
|
Ultimately use setting in day cycle updates.
(First functional commit.)
|
2023-03-21 21:32:05 -07:00 |
|
Sophia Waggoner
|
7e4ea483e0
|
Add a ServerConstants to Client and Server structs and sync on register.
|
2023-03-21 20:28:08 -07:00 |
|
Sam
|
c295506ef9
|
Removed buffered inputs
|
2023-03-21 20:13:45 -04:00 |
|
Sam
|
3caa9dc529
|
Stances can now be left by interacting with the buff bar.
|
2023-03-21 20:03:22 -04:00 |
|
Sam
|
d0a46ed82b
|
Inputs now remain queued even when the input is released, until the input is used.
|
2023-03-21 19:26:06 -04:00 |
|
Joshua Barretto
|
1f80b3ce47
|
Don't allow time to go backward
|
2023-03-18 10:02:11 +00:00 |
|
Imbris
|
61cb0ad39b
|
Merge branch 'imbris/small-tweaks' into 'master'
Various small tweaks / fixes
Closes #1475
See merge request veloren/veloren!3817
|
2023-03-18 00:52:20 +00:00 |
|
Imbris
|
9e212935e5
|
Merge branch 'imbris/time-local-event-handling' into 'master'
Add metrics for timing subsections of State::tick
See merge request veloren/veloren!3825
|
2023-03-14 14:52:57 +00:00 |
|
Imbris
|
87bf44241b
|
Add metrics for timing subsections of State::tick
|
2023-03-14 01:03:05 -04:00 |
|
Ben Wallis
|
45c8934b79
|
Merge branch 'xvar/queue-char-deletes' into 'master'
Changed character deletion to go via batch update
See merge request veloren/veloren!3562
|
2023-03-12 23:21:54 +00:00 |
|
Ben Wallis
|
6eedc02286
|
Changed character deletion to go via batch update
|
2023-03-12 23:21:53 +00:00 |
|
Sam
|
89aa934c3c
|
Initial work
|
2023-03-11 16:45:10 -05:00 |
|
Imbris
|
3ad9297623
|
Ensure outcome event bus is cleared on the client since those are unused, and add a TODO about either using them or not generating them
|
2023-03-11 10:24:45 -05:00 |
|
Thegaming Life
|
5ddc55be52
|
replaced CHUNK_SIZE by RECT_SIZE everywhere, and change the use (and remove...
|
2023-03-06 21:03:35 +00:00 |
|
Thegaming Life
|
acbb7ccba9
|
Changed the chunk size to constant
|
2023-02-28 10:00:53 +00:00 |
|
Marcel Märtens
|
4a1404cd71
|
fix leftovers from toolchain update
|
2022-11-30 15:14:47 +01:00 |
|
Marcel Märtens
|
225cbf472f
|
update tag and fix empty maps, other bugs introduced by auto fix
|
2022-11-29 09:19:10 +01:00 |
|
Marcel Märtens
|
dad73ba2a3
|
fix clamp clippy errors
|
2022-11-28 14:26:27 +01:00 |
|
Marcel Märtens
|
0ab7a2543e
|
fix clippy errors
|
2022-11-28 14:08:11 +01:00 |
|
Marcel Märtens
|
ba3747a3f0
|
update toolchain
|
2022-11-28 14:08:11 +01:00 |
|
LunarEclipse
|
f6e2c6885c
|
Cargo fmt
|
2022-11-10 17:19:43 +01:00 |
|
pepsalt
|
f22a9d030d
|
CHANGE: moved time of day interpolation logic out of Client and into Scene for semantics and accessing the settings logically
|
2022-11-10 17:16:48 +01:00 |
|
pepsalt
|
775025ac63
|
CHANGE, client time lerp would cause flashing lights for large discrepancies, it now no longer lerps if the flashing lights setting is not on
|
2022-11-10 17:16:45 +01:00 |
|
4ydx
|
4ae332b8d1
|
Fix int overflows causing crash when using /goto
|
2022-10-13 13:58:02 +00:00 |
|
juliancoffee
|
9dc07a38db
|
Follow-up from i18n-helpers MR
|
2022-10-01 18:35:36 +03:00 |
|
Marcel Märtens
|
0fe0192a2d
|
get rid of string replacements in template strings
|
2022-09-29 17:33:53 +02:00 |
|
Marcel Märtens
|
81cdcfc1a0
|
move voxygen/i18n to client/i18n to indicate that it can be used by more frontends if they want to make use of our helpers
|
2022-09-27 14:09:20 +02:00 |
|
Marcel Märtens
|
7f46bc5b78
|
switch name to i18n-helpers
|
2022-09-27 13:46:13 +02:00 |
|
Marcel Märtens
|
ba260e8419
|
translate MOD and YOU messages
|
2022-09-27 13:46:12 +02:00 |
|
Marcel Märtens
|
cc3fcfce8c
|
initial approach of utelising chat-i18n crate by chat-cli bot
|
2022-09-27 13:46:12 +02:00 |
|
Marcel Märtens
|
a0ef3be9ac
|
remove hardcoded localisation from client
|
2022-09-27 13:46:12 +02:00 |
|
Marcel Märtens
|
c2b453f6f1
|
update toolchain to 2022-09-08
This reverts commit 6c9deee491 .
This reverts commit a32b269252 .
|
2022-09-24 00:04:40 +02:00 |
|
Marcel Märtens
|
29d0f5b25d
|
update dependencies
|
2022-09-22 11:57:55 +02:00 |
|
Joshua Yanovski
|
57ea753bff
|
Merge branch 'sharp/parallel-ingame' into 'master'
Parallelize ingame messages.
See merge request veloren/veloren!3627
|
2022-09-21 19:44:40 +00:00 |
|
Joshua Yanovski
|
1c14ec7ee1
|
Parallelize ingame messages.
|
2022-09-21 10:25:57 -07:00 |
|