Isse
|
d75889ed75
|
don't insert event busses on client
|
2024-02-07 10:38:37 +01:00 |
|
Isse
|
e651b9b2ac
|
initial setup and convert entity_manipulation
|
2024-02-07 10:38:37 +01:00 |
|
Marcel
|
9af1c4c310
|
Merge branch 'xMAC94x/update' into 'master'
run cargo update
See merge request veloren/veloren!4308
|
2024-02-06 18:08:26 +00:00 |
|
juliancoffee
|
bfff41dc97
|
Rever alignment and group manipulation
|
2024-02-06 15:58:40 +02:00 |
|
juliancoffee
|
dab058740b
|
Give /dropall to mods again
|
2024-02-06 15:43:46 +02:00 |
|
juliancoffee
|
d6a17366f1
|
fmt
|
2024-02-06 15:43:46 +02:00 |
|
juliancoffee
|
33f0c55510
|
Restrict permission requirements
- Fix typo when /alignment was available to Moderator
- Remove non-moderation commands from Moderator
|
2024-02-06 15:43:45 +02:00 |
|
juliancoffee
|
7e2f219de1
|
Rename /be_npc to /into_npc
|
2024-02-06 15:43:45 +02:00 |
|
juliancoffee
|
70b5c2927d
|
Add /alignment command
|
2024-02-06 15:43:45 +02:00 |
|
juliancoffee
|
8889407660
|
Add /be_npc command
|
2024-02-06 15:43:45 +02:00 |
|
Marcel Märtens
|
c69224171b
|
run cargo update
|
2024-02-06 12:45:32 +01:00 |
|
Marcel Märtens
|
6ebbb89d4d
|
update toolchain to nightly-2024-01-17
|
2024-02-05 19:51:50 +01:00 |
|
Illia Denysenko
|
a2d52d09fc
|
Merge branch 'juliancoffee/i18n-gender-chat' into 'master'
First step to enabling grammatical genders
See merge request veloren/veloren!4301
|
2024-02-04 17:40:08 +00:00 |
|
juliancoffee
|
e5c2ee6b23
|
Improve translator documentation and wording
|
2024-02-04 00:11:49 +02:00 |
|
juliancoffee
|
7bb2d11c98
|
Add documentation for localize_npc methods
|
2024-02-03 23:57:52 +02:00 |
|
juliancoffee
|
5aa88ac223
|
Store the gender in CharacterInfo
|
2024-02-03 18:58:46 +02:00 |
|
juliancoffee
|
aecdadca14
|
Improving documentation
|
2024-02-03 18:58:46 +02:00 |
|
juliancoffee
|
eeb7cab8c3
|
Implement gender, kind of
|
2024-02-03 18:58:46 +02:00 |
|
juliancoffee
|
96681cd448
|
Remove/Deprecate KillSource::Environment
|
2024-02-03 18:58:46 +02:00 |
|
juliancoffee
|
af396aa8dd
|
Add Gender marker for body
- Add gender() method on body, which is derived from body_type
- Expose it in ChatContext so that chat i18n can use it.
|
2024-02-03 18:58:45 +02:00 |
|
Sam
|
e925664d36
|
Addressed review comments
|
2024-02-02 20:06:59 -05:00 |
|
Sam
|
8d1df956d6
|
Addressed review comments
|
2024-02-02 20:06:58 -05:00 |
|
Sam
|
632e922db6
|
Overflow slots displayed in bag
|
2024-02-02 20:06:58 -05:00 |
|
Sam
|
d01997ca56
|
Overflow slots as slots
|
2024-02-02 20:06:55 -05:00 |
|
Sam
|
93ca630a13
|
Automatically overflows items to 'overflow slots' that are inaccessible if items cannot be inserted in persistence on character load.
|
2024-02-02 20:06:05 -05:00 |
|
Treeco
|
7496aa5357
|
Added LOD objects for new forest types
|
2024-01-31 23:01:44 +00:00 |
|
BigKhan
|
554e5b6c80
|
Added Autumn ForestKind
|
2024-01-31 16:50:13 +00:00 |
|
BigKhan
|
f600d48e15
|
Added Cherry Tree ForestKind
|
2024-01-31 13:15:26 +00:00 |
|
maxicarlos08
|
be056ef595
|
Merge branch 'AutumnTrees' into 'master'
Autumn trees
See merge request veloren/veloren!4284
|
2024-01-31 11:19:11 +00:00 |
|
Christof Petig
|
eaba303670
|
Merge branch 'christof/hot-reload-fix' into 'master'
Fix hot reloading for plugin combined manifests
See merge request veloren/veloren!4280
|
2024-01-28 20:02:02 +00:00 |
|
BigKhan
|
69f549deab
|
made the trees maples instead. renamed the ForestKind to match.
|
2024-01-28 14:34:11 +00:00 |
|
BigKhan
|
f626fdc496
|
Added Autumn Trees
|
2024-01-27 21:12:51 +00:00 |
|
maxicarlos08
|
d11c58b75b
|
Merge branch 'synis/item-tabcomplete' into 'master'
Incremental item path autocomplete
See merge request veloren/veloren!4281
|
2024-01-27 18:03:21 +00:00 |
|
Isse
|
2023786f5e
|
Merge branch 'isse/optimize-weather' into 'master'
Optimize weather
See merge request veloren/veloren!4270
|
2024-01-27 17:20:53 +00:00 |
|
Syniis
|
488922ac94
|
Cleaner code
|
2024-01-27 16:16:30 +01:00 |
|
Syniis
|
b97e27df9a
|
Allow specifiying prefix for AssetPath command argument
|
2024-01-27 15:44:03 +01:00 |
|
Syniis
|
d46dbb9708
|
Incremental item path autocomplete
|
2024-01-27 13:41:39 +01:00 |
|
Christof Petig
|
cc93474c2f
|
fix hot reloading of combined manifests
|
2024-01-27 12:40:34 +01:00 |
|
Maxicarlos08
|
e2c2e1bce1
|
store sprite data separately for compressed chunks
|
2024-01-26 11:16:06 +01:00 |
|
Imbris
|
fd2e45cfde
|
Merge branch 'crabman/terrain-persistence-crash' into 'master'
don't remove blocks when applying changes for new chunks
See merge request veloren/veloren!4276
|
2024-01-26 02:08:59 +00:00 |
|
Maxicarlos08
|
47a909e94d
|
fix the *actual* crash
|
2024-01-26 02:31:21 +01:00 |
|
Maxicarlos08
|
4276dbd628
|
updated bed sprite height
|
2024-01-25 19:40:58 +01:00 |
|
Isse
|
ef59e57347
|
round to nearest integer for compressed weather
|
2024-01-25 00:35:14 +01:00 |
|
maxicarlos08
|
8d3cd277b9
|
Merge branch 'jcoxeye/price-entries' into 'master'
Lots of price entries for miscellaneous items
See merge request veloren/veloren!4231
|
2024-01-24 06:57:07 +00:00 |
|
Isse
|
b55038a526
|
rename SharedWeather to CompressedWeather
|
2024-01-23 21:05:57 +01:00 |
|
Isse
|
268215b301
|
make weather not block main thread, and lessen the amount of data shared with client.
|
2024-01-22 19:53:36 +01:00 |
|
Joshua Barretto
|
92a8bc2806
|
Merge branch 'zesterer/toggle-light-sprites' into 'master'
Added the ability to toggle light sources on and off
See merge request veloren/veloren!4267
|
2024-01-22 09:39:31 +00:00 |
|
Joshua Barretto
|
49ba880af0
|
Removed irrelevant test
|
2024-01-21 22:14:40 +00:00 |
|
Joshua Barretto
|
d836461f8d
|
Use SpriteInteract state for toggling lights
|
2024-01-21 21:30:08 +00:00 |
|
Joshua Barretto
|
4a89d88e9b
|
Added default sprite attribute state
|
2024-01-21 21:30:08 +00:00 |
|