scott-c
bb2a5c885b
Add fireball and bomb particle effects
2020-08-08 19:25:00 +08:00
scott-c
4bc373a832
remove particle emitter component
2020-08-08 19:25:00 +08:00
scott-c
803677f0fb
Add particle velocity and ability particle emitter
2020-08-08 19:25:00 +08:00
scott-c
39b676cd8f
Add ParticleMgr
2020-08-08 19:24:55 +08:00
scott-c
7e35617f59
Add particle pipeline
2020-08-08 19:24:25 +08:00
Monty Marz
142b386628
address comments
2020-08-08 00:13:00 -04:00
Monty Marz
14b0d9a7fe
group leader colouring, offset fix when debug menu is open,
...
fixed social tab visuals
text width limit
group interaction wording, group window adjustments
2020-08-08 01:15:58 +02:00
Monty Marz
28a8f847cc
timeout visuals, various small fixes and two new items
2020-08-08 01:15:58 +02:00
Monty Marz
1eb671e1a6
Update CHANGELOG.md, german locale
2020-08-08 01:15:58 +02:00
Monty Marz
58df00d80c
Social window assets
2020-08-08 01:14:19 +02:00
Monty Marz
f2ed7efced
group button and menu logic changes
...
group member panels
health bar text
text shadows and scaling
cleanup, don't show the player panel
social window assets
2020-08-08 01:14:19 +02:00
Imbris
3a22b3694d
New group UI functions
2020-08-08 01:14:19 +02:00
Monty Marz
d9e3937a82
Basic UI
...
Basic ui for groups and group window
2020-08-08 01:12:35 +02:00
Imbris
6aba810517
Add key to select entities
2020-08-08 01:09:02 +02:00
Marcel
eaa5bac8d6
Merge branch 'french_translation' into 'master'
...
French translation improvements
See merge request veloren/veloren!1263
2020-08-07 21:05:47 +00:00
Varpie
54c08babac
Fixing various obsolete texts and a few typos, uniform pronoun (tu->vous) and French style punctuation
2020-08-07 21:05:47 +00:00
Marcel Märtens
599a9a76fc
add a translation test that verifys that all language RON files are parseable (without any git involved)
2020-08-07 21:31:34 +02:00
nepo
cb65070aba
nepo/dullahan
2020-08-07 03:56:59 +00:00
Marcel
433c857573
Merge branch 'patch-2' into 'master'
...
I did it from scratch to match other languages files. -Deleted some tabs and empty spaces. I hope it's the last fix and that it finally appears in the next update.
See merge request veloren/veloren!1262
2020-08-06 23:05:41 +00:00
Judge Griesa
da70e59210
I did it from scratch to match other languages files. -Deleted some tabs and empty spaces.
2020-08-05 16:22:44 +00:00
BottledByte
ab1c43be84
Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar
...
Also fixed two wrong asset references and did some .ron formatting
2020-08-05 01:21:42 +02:00
Judge Griesa
5b35cb4618
-Added crafting commands missed in the file (Probably the reason why the file wasn't read by the game). Removed some weird whitespaces. Added some NPC lines while attacked.
2020-08-03 12:22:07 +00:00
Marcel
92115ec39d
Merge branch 'patch-2' into 'master'
...
-Removed some white spaces. Added some lines about tips. Fixed some sections.
See merge request veloren/veloren!1251
2020-08-03 08:13:41 +00:00
BottledByte
a167ee98ee
De-enumerized armor variants
2020-08-03 03:41:32 +00:00
BottledByte
dc91209a7b
Removed fine-grained Item enums and replaced them with Strings
...
This change allows to introduce new weapons and pair them
with graphical assets without need to recompile.
2020-08-02 01:21:32 +00:00
Samuel Keiffer
f930f52df5
Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow.
2020-08-01 20:08:30 +00:00
jshipsey
bcc257f893
cleanup, last tweaks
2020-08-01 02:19:45 -04:00
jshipsey
aa3bdc42d7
arming the cyclops
2020-08-01 02:19:45 -04:00
Snowram
1421517f84
Add frog npc, tweak pig model
2020-08-01 02:19:45 -04:00
jshipsey
487131efb8
cyclops run anim
2020-08-01 02:19:45 -04:00
Snowram
990762ba76
Bonerattler tweaks
2020-08-01 02:19:45 -04:00
jshipsey
5d2be2240e
maneater and feed anim
2020-08-01 02:19:45 -04:00
Snowram
90d7485c38
Add troll, truffler and wendigo npcs
2020-08-01 02:19:45 -04:00
jshipsey
8991b60929
catoblepas, bonerattler, rabbit, improved anims
2020-08-01 02:19:44 -04:00
jshipsey
baf67f303e
new models, anim tweaks
2020-08-01 02:19:44 -04:00
Snowram
3524d644f5
Various changes to npcs animations
...
- Improved dragon run with tilting
- New run animation for quadsmall, added tilting
2020-08-01 02:19:43 -04:00
Judge Griesa
a5930e9676
-Removed some white spaces. Added some lines about tips. Fixed some sections.
2020-07-31 13:36:43 +00:00
Marcel
0203854bd3
-Update on Latinamerican Spanish translation!
...
Some spell check and changed some words for others to have a better context.
2020-07-30 10:22:09 +00:00
VZIKL
4d157ece01
add some chinese language
2020-07-29 21:09:19 +08:00
VZIKL
e56434d443
add zh_CN support and add chinese ttf fonts
2020-07-28 21:39:51 +08:00
Marcel
598f14b258
Merge branch 'yusdacra/update-tr-translation' into 'master'
...
tr_TR localization: add missing and update some keys
See merge request veloren/veloren!1229
2020-07-27 08:16:20 +00:00
Marcel
400090f897
Merge branch 'snowram/french-translation' into 'master'
...
fr_FR: Loading tips and villagers attack speech
See merge request veloren/veloren!1230
2020-07-27 08:16:14 +00:00
Yusuf Bera Ertan
a76d2d3746
tr_TR localization: add missing and update some keys
2020-07-26 12:59:40 +03:00
Samuel Keiffer
527e7a329e
Armor fixes
2020-07-25 23:57:04 +00:00
Snowram
20c2fd2c0b
Loading tips and villagers attack speech
2020-07-23 20:31:47 +02:00
Monty Marz
31cfc05123
lots of things
...
animation fixes by slipped
new cultist item
settings option for loading screen tips
loot table adjustments
2020-07-23 12:10:13 +00:00
Samuel Keiffer
6cce09be85
Added protection stat to admin armor hidden in debug folder. Removed blue cultist armor set from drop table as it is an admin set.
2020-07-18 00:05:28 +00:00
Marcel
b4cf3297a4
Merge branch 'ismail.assaidi/fr' into 'master'
...
Ismail.assaidi/fr
See merge request veloren/veloren!1210
2020-07-16 11:34:38 +00:00
Marcel
d6411f478d
Ismail.assaidi/fr
2020-07-16 11:34:37 +00:00
Monty Marz
4facf1e3f3
Fix item images, cleanup debug items folder
2020-07-16 02:46:10 +00:00