54 Commits

Author SHA1 Message Date
Justin Shipsey
0335ab4cf9 6 new music tracks 2020-04-23 17:16:45 +00:00
Pfauenauge
51f5f9fee7 resolved comments 2020-04-12 21:45:19 +02:00
Imbris
9bf7d7b15c Changelog and small fix 2020-04-12 18:41:09 +02:00
Carbonhell
2a93c57fb0 Carbonhell/keybindings 2020-04-08 17:36:37 +00:00
Piotr Korgól
9c96e6fb3b Prevent projectiles from hitting their owners 2020-04-06 23:08:54 +02:00
Capucho
9b85882f9a Add player transparency and silhouette 2020-04-04 19:36:55 +00:00
Monty Marz
d524eacdee German Translation 2020-04-04 14:39:54 +00:00
Imbris
baf973a32a Merge branch 'master' into 'combat'
# Conflicts:
#   CHANGELOG.md
2020-04-01 20:42:27 +00:00
Pfauenauge90
5a857f04b6 Update CHANGELOG.md 2020-04-01 19:22:05 +02:00
Yusuf Bera Ertan
a136dadf29 Add Turkish (Turkey) translation file 2020-03-31 19:52:45 +02:00
Capucho
eb7b1a2ff4 Added a portuguese translation 2020-03-30 22:57:26 +02:00
Capucho
a8673cd5e4 Implement #505 2020-03-26 21:22:21 +00:00
S Handley
2864e7603a 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
Imbris
fa1f24ec2e Merge branch 'imbris/se-latency' into 'master'
Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects

See merge request veloren/veloren!840
2020-03-10 23:21:57 +00:00
Mckol
aec086a10d Added Controller support 2020-03-10 21:00:13 +00:00
Imbris
c72148a587 Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects 2020-03-09 22:31:24 -04:00
Imbris
69f1a1597c Move changelog entry back up to the unreleased section 2020-03-08 23:00:39 +01:00
Acrimon
504f225acb Update readme with signup link.
add changes to changelog
2020-03-08 22:57:02 +01:00
Capucho
3a5b2c81ce Removed logging, added the changes to the changelog and fixed the logout button 2020-03-05 18:55:14 +00:00
Justin Shipsey
f8d18e4913 weapon control bone 2020-03-05 14:02:11 +00:00
S Handley
c7b4b94b15 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
Caleb Cochran
5795e53549 Added changelog entry 2020-02-25 22:41:58 -06:00
S Handley
aee89cc72f Add a volume option to SfxEvents, and use this to dispatch movement sfx for quadripeds at a volume proportionate to their size. 2020-02-23 01:26:51 +00:00
S Handley
09a3729b5d Add weapon wield/unwield sfx support 2020-02-21 02:56:54 +00:00
Monty Marz
4fc33f6c78 Orc hairstyles, several tiny UI fixes, fixed beard warnings 2020-02-20 10:32:03 +00:00
Treeco
952cc15b64 Gamma setting now works 2020-02-17 00:46:31 +00:00
Rémy PHELIPOT
355a86438c [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
Marvin Altemeier
5103459eec fix #460 - /give_exp targeting wrong player 2020-02-14 22:11:20 +01:00
Joshua Yanovski
f4a46729e3 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
Forest Anderson
89d092d10c Angelonfira/test action macosx build 2020-02-14 00:19:06 +00:00
Imbris
7bf4b97cde Make nametag positioning slightly better 2020-02-06 17:10:52 -05:00
Monty Marz
7702df5d8d 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
S Handley
d0b9439b44 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
Marcel Märtens
503be4aa6c Change the version number to 0.5 2020-01-31 17:26:45 +01:00
Joshua Barretto
3d8ad41f0a Collars 2020-01-29 12:01:28 +00:00
Joshua Yanovski
fa853e9e19 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
Joshua Barretto
9869e5a312 Added changes to changelog 2020-01-26 12:52:32 +00:00
Justin Shipsey
36bd9596d7 new mobs
alligators
2020-01-26 00:22:48 +00:00
Imbris
b0e4c7b385 Adds fullscreen and window size settings and coverage based pixel art
scaling
2020-01-24 23:14:59 -05:00
Imbris
0342f2f43c Make nametages etc fixed size and only display within limited range 2020-01-24 22:09:45 -05:00
Joshua Yanovski
8e3fcee157 Updating CHANGELOG. 2020-01-23 18:18:44 +01:00
Monty Marz
fd2107a256 Character stats displayed in char window, pulsating active slot in inventory 2020-01-23 17:14:02 +00:00
Rémy PHELIPOT
e5fb2e2e76 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
Joshua Barretto
c6651165c2 Updated changelog 2020-01-20 13:40:14 +00:00
Joshua Yanovski
68210fcf82 Fixes for OS X machines.
Handles scroll wheel events in pixels (enabling the scroll wheel) and
sets rolling and wall leaping to use left shift by default on OS X
(instead of middle mouse click, which is absent by default on Apple
trackpads).  Also updates the controls UI to show the actual assigned
keys for those controls which are configurable.
2020-01-20 05:12:41 +01:00
Imbris
151f6ea7d7 Add release debuginfo profile 2020-01-19 16:03:27 -05:00
Imbris
b3aa9d2aa4 fix: panic in terrain meshing 2020-01-19 16:03:27 -05:00
Imbris
a5a8409294 Changelog 2020-01-19 14:28:24 -05:00
Monty Marz
6aa7913ab2 create character button position change 2020-01-18 15:42:21 +00:00
Monty Marz
178ad9479a Scrolling Combat Text (SCT) 2020-01-10 00:33:38 +00:00