Pfauenauge90
db6099a62f
reenabled inventory slots
2020-03-15 19:48:02 +01:00
timokoesters
1f78344d6f
Move equipment from loadout into body
2020-03-15 19:44:47 +01:00
Pfauenauge90
492db3ac5f
minimap position
2020-03-15 16:53:28 +01:00
Pfauenauge90
19bcbbbd9a
minimap assets
2020-03-15 16:53:28 +01:00
Pfauenauge90
7b77064539
mmap visuals
2020-03-15 16:52:38 +01:00
Pfauenauge90
db96930ad1
item images
2020-03-15 16:51:55 +01:00
Pfauenauge90
6e2015957a
plate armour
2020-03-15 16:51:55 +01:00
Pfauenauge90
bc34a7cce8
more assa armour parts
2020-03-15 16:51:55 +01:00
Pfauenauge
077ae66281
new assassin shoulder armor
2020-03-15 16:51:55 +01:00
Pfauenauge90
2f3c67a76f
more armour
2020-03-15 16:51:55 +01:00
Joshua Barretto
98e8c79b1c
Added armour items and equipping of armour
2020-03-15 16:51:54 +01:00
Pfauenauge90
898150bd23
plate chest armour
2020-03-15 16:50:37 +01:00
Pfauenauge90
658b6465b2
assassin armour
2020-03-15 16:50:37 +01:00
Imbris
dc88e33a63
maybe fix hotreload panic
2020-03-15 16:50:37 +01:00
Pfauenauge90
caf4159463
UI changes
2020-03-15 16:50:37 +01:00
Pfauenauge90
3738fe45f7
better item desc
2020-03-15 16:42:09 +01:00
Pfauenauge90
bf1c46d596
item images
2020-03-15 16:42:09 +01:00
Pfauenauge90
913393963a
plate armour
2020-03-15 16:42:09 +01:00
Pfauenauge90
6cb68fabea
more assa armour parts
2020-03-15 16:42:09 +01:00
Pfauenauge
0c49cd8596
new assassin shoulder armor
2020-03-15 16:42:09 +01:00
Pfauenauge
e7780e5f5b
Update item_image_manifest.ron
2020-03-15 16:42:09 +01:00
Pfauenauge90
aa36082eed
more armour
2020-03-15 16:42:09 +01:00
Joshua Barretto
e20feeeb0c
Added armour items and equipping of armour
2020-03-15 16:42:09 +01:00
Pfauenauge90
e80750bc53
plate chest armour
2020-03-15 15:53:51 +01:00
Pfauenauge90
5a962771d9
assassin armour
2020-03-15 15:53:51 +01:00
Imbris
6d0ec984c8
maybe fix hotreload panic
2020-03-15 15:53:51 +01:00
timokoesters
aa963b7686
Merge remote-tracking branch 'origin/master' into clientstates
2020-03-15 15:27:06 +01:00
timokoesters
447617dc69
Make durations and damage depend on weapon type
2020-03-15 14:34:17 +01:00
S Handley
bc692c0101
Add audio and chat message feedback when the player attempts to collect something while thier inventory is full.
2020-03-11 10:30:59 +00:00
Songtronix
d2e12fd166
feat(auth): localisation of authentication errors
2020-03-08 22:58:43 +01:00
Acrimon
d4225cfb45
Auth error help message.
...
main menu message about auth
2020-03-08 22:57:09 +01:00
Snow
72b2334434
more eagle adjustements
2020-03-08 15:07:47 +00:00
Adam Whitehurst
096d3b691e
Merge master
2020-03-07 12:49:15 -08:00
jshipsey
d4332c3138
eagle adjustments
2020-03-07 13:26:46 -05:00
Justin Shipsey
86e15695fc
weapon control bone
2020-03-05 14:02:11 +00:00
S Handley
b0ca85069b
Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it.
2020-03-04 10:09:48 +00:00
Artem Polishchuk
ce7b9a84b8
Add desktop file and AppData manifest
...
Fix screenshot duplicate in appdata
Move .png icon to git lfs
2020-02-27 16:25:07 -05:00
Shane Handley
0d2b26a3b8
SFX Fixes - Reinstate run, uncomment tests and make them pass, adjust
...
config.
2020-02-25 22:03:29 +09:00
timokoesters
d0439fdd84
Merge remote-tracking branch 'origin/master' into clientstates
2020-02-24 21:34:17 +01:00
timokoesters
31f3aae75c
fix: make climbing cost stamina
2020-02-24 19:18:06 +01:00
Julian
7bc719e33f
UpdatedSoundFX
...
New souunds for Sword_in and Sword_out.
2020-02-22 20:26:49 +01:00
S Handley
9ab2833056
Add weapon wield/unwield sfx support
2020-02-21 02:56:54 +00:00
Monty Marz
2180040f70
Orc hairstyles, several tiny UI fixes, fixed beard warnings
2020-02-20 10:32:03 +00:00
Monty Marz
18f46a6f83
Fix Fonts
2020-02-17 16:22:49 +00:00
Treeco
abe47d8621
Gamma setting now works
2020-02-17 00:46:31 +00:00
Treeco
aaf1de9f9b
Added gamma setting, not hooked up yet
2020-02-16 20:32:17 +00:00
Forest Anderson
30ec2755fe
Merge branch 'ender/configurable_fonts' into 'master'
...
Configurable fonts
See merge request veloren/veloren!778
2020-02-16 17:27:33 +00:00
Joshua Barretto
31449db578
Add a new name (to force the repo to update this file)
2020-02-16 15:11:34 +00:00
Rémy PHELIPOT
98c37d0b28
[i18n] Configurable fonts
...
- Add font configuration in internationalization files
- Scale font size using a configurable ratio
- Add a script to identify translation item statuses using Git metadata
- Execute the i18n script in a new gitlab-ci step (delayed)
- Clone haxrcorp_4089_cyrillic_altgr font (haxrcorp_4089_cyrillic_altgr_extended)
to add some additional latin characters (mainly for French)
2020-02-16 16:02:38 +01:00
Monty Marz
90680d5490
Fix healthbar background alignment
2020-02-16 10:58:44 +00:00
Joshua Yanovski
8a9d4012fa
Allow spawning individual species with /spawn.
...
To get the old behavior, you now need to refer to the internal keywords
(like "bird_medium" or "quadruped_small") rather than the old friendly
names (like "duck" or "pig"), as the latter generate single species now.
2020-02-14 03:12:37 +01:00
Joshua Yanovski
e524e86090
Merge branch 'sharp/zoom-minimap' into 'master'
...
Minimap rotation, zoom, orientation indicator, Mainmap changes & indicator
See merge request veloren/veloren!784
2020-02-06 17:34:32 +00:00
Monty Marz
93d7c67cdc
Hack to allow minimap rotation.
...
Currently it just always rotates towards the camera, but it wouldn't be
hard to create a config option that swaps out the rotation of the
indicator and the map.
2020-02-06 17:34:32 +00:00
Joshua Barretto
e520712077
Minor performance improvements
2020-02-04 22:58:56 +00:00
timokoesters
0bc07a0835
Merge remote-tracking branch 'origin/master' into clientstates
2020-02-03 22:02:32 +01:00
S Handley
b7ce91fead
Move music under audio
...
Also add some blank time after each track so that we get some silence
between tracks.
2020-02-03 11:55:32 +00:00
Vechro
377433c2fc
Get abs value of maxd and mind
2020-01-31 12:12:57 +02:00
Joshua Barretto
faa86226c7
Collars
2020-01-29 12:01:28 +00:00
Justin Shipsey
908e099aa5
minor anim tweaks
2020-01-29 06:38:08 +00:00
Joshua Yanovski
3fa21b3dc7
Per-speces NPC names!
...
Is also able to refactor some of the uglier code and introduces a
framework that (suitably extended) could be useful in removing
boilerplate elsewhere.
2020-01-29 04:41:32 +01:00
Rémy PHELIPOT
ce54f27531
Add missing translations
2020-01-27 20:34:36 +01:00
Rémy PHELIPOT
69cc30343a
Fix disclaimer text
2020-01-27 19:59:17 +01:00
Rémy PHELIPOT
c7271d43f1
Improve French translation
2020-01-27 19:59:17 +01:00
Rémy PHELIPOT
8946ed8d82
Add missing translations in voxygen
...
Fix #436
2020-01-27 19:59:17 +01:00
Joshua Barretto
8aa1970fdf
Merge branch 'treeco/fix-zoom' into 'master'
...
Made depths behave nicer when zoomed really far out
See merge request veloren/veloren!766
2020-01-27 16:48:16 +00:00
Treeco
6ada176e54
Bumped up the numbers further, behaves nicer still
2020-01-27 14:28:20 +00:00
Justin Shipsey
53e57cb5dc
quad_medium animation
2020-01-27 14:16:23 +00:00
Treeco
7334f9782c
Made depths behave nicer when zoomed really far out
2020-01-27 12:12:38 +00:00
Joshua Barretto
4eb5b76d5f
Added point light ambiance
2020-01-27 10:58:33 +00:00
Monty Marz
80bf0d5698
Change desert sprite colours to fit the ground better
2020-01-27 10:41:07 +00:00
Joshua Barretto
e45d46ddf7
Merge branch 'zesterer/small-fixes' into 'master'
...
Star fixes
See merge request veloren/veloren!762
2020-01-27 02:29:05 +00:00
Joshua Barretto
d2e0445b34
Added point light ambiance
2020-01-27 01:47:23 +00:00
Joshua Barretto
115ecf15d3
Made stars spin with sun and moon
2020-01-27 01:22:07 +00:00
Joshua Barretto
966a61ad42
Stopped stars popping into existence
2020-01-27 01:03:55 +00:00
Monty Marz
981b55837a
fix typo in en.ron, fixed unfinished weapons dropping from chests
2020-01-26 22:57:06 +00:00
Pfauenauge90
9ee72eb810
changed death message
2020-01-26 12:52:32 +00:00
Joshua Barretto
11193a692a
Better neutral AI, initial waypoint objects
2020-01-26 12:52:28 +00:00
Joshua Barretto
7167320c92
Fixed shadows, better pathfinding cap
2020-01-26 12:52:28 +00:00
Monty Marz
49071400d2
Fix: Healthbars size
2020-01-26 01:19:36 +00:00
Justin Shipsey
64690279af
new mobs
...
alligators
2020-01-26 00:22:48 +00:00
Monty Marz
b583f60326
35 new ground sprites, UI fixes
2020-01-25 11:14:02 +00:00
Imbris
166aba61f0
Make nametages etc fixed size and only display within limited range
2020-01-24 22:09:45 -05:00
Joshua Yanovski
3383e991e7
Erosion cleanup, part 1.
...
Covers all files touched by MR that are not in world/src/sim.
2020-01-23 18:18:17 +01:00
Joshua Yanovski
d54f22c9fa
Add a default world map.
...
Also adds map versioning, proper scaling, and updates sediment
rendering. It also tones down warp.
2020-01-23 18:18:15 +01:00
Joshua Yanovski
2a6ed4351d
Revert to master for main background.
2020-01-23 18:18:13 +01:00
Pfauenauge90
33b0063e2c
birch models
2020-01-23 18:18:10 +01:00
Pfauenauge90
5fc34081bd
birches and "Acalok" Trees
2020-01-23 18:18:10 +01:00
flyingfryingpan
a98d4adc27
forsharp
2020-01-23 18:18:07 +01:00
Monty Marz
bfee0a6f9e
Character stats displayed in char window, pulsating active slot in inventory
2020-01-23 17:14:02 +00:00
Monty Marz
1365abae99
Clean up unused UI assets
2020-01-22 21:56:03 +00:00
Monty Marz
e2707ff24a
start menu text
2020-01-21 22:04:39 +00:00
Joshua Barretto
34c88708af
Adjusted cloud fuzz factor
2020-01-21 13:14:25 +00:00
Joshua Barretto
8e7a8aa4f9
Shader optimisations
2020-01-21 12:58:20 +00:00
Treeco
49262c6a80
Fixes Hair Style & Color labels
2020-01-21 12:27:34 +00:00
Rémy PHELIPOT
a6f9f533a5
Localization system for Voxygen
...
- Added a localization system in voxygen
- Support English and French languages
- Added a configuration option in the interface settings to change
the language
2020-01-20 21:07:25 +01:00
S Handley
b44955ba30
Remove currently unused audio assets
...
This clears out about 56MB of unused audio files.
There were also some unused methods in the audio modules which
referenced a file, which has also been removed.
2020-01-20 15:07:30 +00:00
Pfauenauge90
885e698e5a
charge icon update
2020-01-19 22:39:19 +01:00
Pfauenauge90
6a32845e58
various fixes
2020-01-19 22:39:19 +01:00
Imbris
9d6bf66a32
Add options to turn off the clouds and to render ugly water
2020-01-19 14:05:31 -05:00
Joshua Barretto
54773b57b6
Fixed water normals
2020-01-19 18:39:20 +00:00