Isse
|
1d60d72c01
|
format line
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
87b2f0fd26
|
don't apply move state velocity if volume riding, don't mount sprites on interact
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
a0ed18c3db
|
add doc comments
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
61ecd2c178
|
various small fixes
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
f6f332af6a
|
send full matrix to shader
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
c4cffff92f
|
apply shader changes from zesterer
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
b4c3868dd4
|
different translation key for mounting Helm
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
8fa46139f5
|
add to changelog
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
a6665ed988
|
some comments
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
2e2e5680bc
|
use spacial grid for interactables
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
78dc394c48
|
use sitting animation by default when sprite mounted
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
192356f6c5
|
use interpolated pos and ori
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
facea64a58
|
remove todo!
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
b6c7316de9
|
place rtsim on sprite controllers
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
57551c479c
|
force of mount in teleporting commands
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
e39790e9e4
|
make sprites work on multiple ships at once
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
134d0f0c04
|
varius fixes
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
b3a70627e5
|
fix volumes
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
a35a1a34c4
|
more sprites on airships
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
6674cce2cc
|
intercat with sprites on ships
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
7fbe2cd5ec
|
particles on volume
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
1710dcc111
|
fix shadows
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
d292234c47
|
lod for sprites on volumes
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
fcb7011cde
|
sprites on volumes
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
458acce5ac
|
set vel to zero when sprite mounted
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
6ddfd631d6
|
don't sit through walls
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
7eba16a2d7
|
use mount key
|
2023-05-09 19:43:08 +02:00 |
|
Isse
|
2928eb8d15
|
sit on sprites
|
2023-05-09 19:43:08 +02:00 |
|
Joshua Barretto
|
1cc221f653
|
Merge branch 'zesterer/rtsim-tweaks' into 'master'
Started adding wandering rtsim monsters
See merge request veloren/veloren!3908
|
2023-05-09 14:51:15 +00:00 |
|
Marcel
|
9ac654baa9
|
Merge branch 'tygyh/Update-swedish-translations' into 'master'
Update swedish translations
See merge request veloren/veloren!3920
|
2023-05-09 13:22:43 +00:00 |
|
Marcel
|
f7519974b6
|
Merge branch 'xMAC94x/update_toolchain' into 'master'
update rust toolchain to 2023-04-20
See merge request veloren/veloren!3916
|
2023-05-09 13:18:08 +00:00 |
|
Marcel Märtens
|
c164c7979a
|
update cache docker image
|
2023-05-09 11:57:23 +02:00 |
|
Marcel
|
8e1f40895b
|
Merge branch 'vasco-quest' into 'master'
Italian translation for quest and sword abilities
See merge request veloren/veloren!3822
|
2023-05-08 18:33:35 +00:00 |
|
Francesco Vasco
|
232d4c932e
|
Italian translation
|
2023-05-08 19:29:24 +02:00 |
|
Marcel Märtens
|
9dc550daea
|
fix windows compilation
|
2023-05-08 18:58:54 +02:00 |
|
Marcel Märtens
|
377787e3c8
|
avoid:
```
PHI nodes not grouped at top of basic block!
%246 = phi <4 x float> [ <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00>, %114 ], [ %241, <badref> ], !dbg !961029
label %243
in function _ZN14veloren_common4comp9inventory4item7modular11ModularBase4kind17h0950571ff74739d8E
LLVM ERROR: Broken function found, compilation aborted!
```
|
2023-05-08 18:58:54 +02:00 |
|
Marcel Märtens
|
95bca5418a
|
update toolchain to nightly-2023-04-20
|
2023-05-08 18:58:54 +02:00 |
|
tygyh
|
7f17520163
|
Update swedish translations
|
2023-05-08 17:58:45 +02:00 |
|
Samuel Keiffer
|
07bb4f72aa
|
Merge branch 'sam/multiple-contexts' into 'master'
Abilities can have multiple contexts, added sword abilities which use dual sword context
See merge request veloren/veloren!3898
|
2023-05-08 02:36:13 +00:00 |
|
Sam
|
d5fc65ce83
|
Fix ci test
|
2023-05-07 21:50:59 -04:00 |
|
Sam
|
faff715c4f
|
Simultaneous melee hits now show separately in SCT
|
2023-05-07 20:43:52 -04:00 |
|
Sam
|
a38f336c9e
|
Added dual wielding sword contextual abilities.
|
2023-05-07 20:43:51 -04:00 |
|
Sam
|
0ecf4fbe87
|
Dual wielding weapons of the same kind added as a context
|
2023-05-07 20:43:51 -04:00 |
|
Sam
|
9cedf854de
|
Abilities can now be activated from multiple contexts
|
2023-05-07 20:43:50 -04:00 |
|
Imbris
|
95a38ff8f6
|
Merge branch 'imbris/revert-some' into 'master'
Revert some of the updates to make windows cross compile directx work
See merge request veloren/veloren!3918
|
2023-05-06 05:12:20 +00:00 |
|
Imbris
|
af0d0f3ea4
|
Second attempt (success)
|
2023-05-06 00:30:54 -04:00 |
|
Imbris
|
1a7e38e48b
|
First attempt (no success)
|
2023-05-06 00:30:41 -04:00 |
|
Samuel Keiffer
|
69089e378a
|
Merge branch 'Corvella/more_decheeseification' into 'master'
Cheesing fixes mainly focused on bosses
See merge request veloren/veloren!3897
|
2023-05-06 01:57:41 +00:00 |
|
Corvella
|
6367a51fa3
|
Cheesing fixes mainly focused on bosses
|
2023-05-06 01:57:41 +00:00 |
|
Marcel
|
66976c2ee9
|
Merge branch 'xMAC94x/more_useful_audit' into 'master'
better cargo audit
See merge request veloren/veloren!3915
|
2023-05-05 16:48:44 +00:00 |
|