2681 Commits

Author SHA1 Message Date
Monty
decef1d1a4 adjusted potions, refined level up message animation
fixed incorrect translation used on axe double strike regen skill

Changed migration so that skills and skill groups foreign key to entity_id instead of character_id
2021-01-19 08:08:14 -05:00
Monty Marz
5e55984595 stats display
Addressed comments.

Addressed comments.
2021-01-19 08:08:11 -05:00
Sam
1ea9335c40 Added level up sound to skill point gain. Fixed tests.
Fixed duplicate roll description.
2021-01-19 08:08:08 -05:00
jiminycrick
92b72d94ba Humanoid skill config and AI skill check
updated axe skill with correct icons
2021-01-19 08:08:05 -05:00
Noé
455ebf983c implemented en translation for Hammer, Bow, Scepter and Staff skills
skill tree translation

Clamped earning SP to avoid u16 overflow.

translation fixes

Fixed exp scaling function

Fixed exp scaling function

remove debug combat rating display

Update overhead.rs

implemented en translation for Axe
2021-01-19 08:08:02 -05:00
Sam
ad73ef5c39 Added scaling exp costs per skill point.
Fix tooltip being red.

multiple fixes, started translation

change exp giving items
adjust loot tables
adjust combat rating indicators
fix group frame offsets
2021-01-19 08:07:57 -05:00
Sam
21220088d8 Added SkillSetConfig to specify skill sets for npcs. 2021-01-19 08:07:55 -05:00
Sam
e511a31780 Levling health gives you health. Added combat scaling to UI. 2021-01-19 08:07:54 -05:00
Sam
933a413879 Added skill point costs to tooltips. 2021-01-19 08:07:53 -05:00
Sam
2774b0c5b2 Added tooltips with numbers. Balancing on some skills.
Added experience scaling for tougher enemies.
2021-01-19 08:07:51 -05:00
Sam
39ed979510 Added command to give yourself skill points.
adjusted social window

Changelog
2021-01-19 08:07:49 -05:00
Sam
ec3e2abc65 Wired up skill UI to check for prerequisites being met and sufficient skill points.
available SP check in general HUD, more skill icons

Trimmed 2000 lines from a file.

UI tweaks
2021-01-19 08:07:45 -05:00
Sam
bb42c95944 Skill point gains are displayed in hud.
level up message visuals and functionality

Handles simultaneous skill point gains in UI.
2021-01-19 08:07:41 -05:00
Sam
5e308f1695 Exp floaters.
You load in with correct energy and health values now.
2021-01-19 08:07:36 -05:00
Monty Marz
0101006609 flashing buttons for available points, WIP lock/unlock indicator
Condensed UI code. Removed some hardcoding.

icons

squash later, WIP colouring for unavailable skills
2021-01-19 08:07:33 -05:00
Sam
b5b132fc1a Database support for refunding skills.
Nonfunctional xp floaters, squash when working.

more icons, lock visuals
2021-01-19 08:07:29 -05:00
Monty Marz
1243a09d82 EXP bar and available points UI
fix overhead UI

Add WIP overhead difficulty indicator

readd commented out exp counter for later use

Wired skill information into UI.
2021-01-19 08:07:25 -05:00
Sam
c100657219 Purged stats, including level and experience 2021-01-19 08:07:23 -05:00
Sam
7d35d69579 UI now shows how many levels you've invested into a skill. 2021-01-19 08:07:22 -05:00
Sam
ddbdea96c1 General combat skill tree.
UI for general skill tree
2021-01-19 08:07:20 -05:00
Monty Marz
664abc69d7 cleaned up skillbar, adjusted buffs placing
cleaned up skillbar, adjusted buffs placing

cleaned up skillbar, adjusted buffs placing

render diary example items in voxygen instead of using pre-rendered image files
2021-01-19 08:07:16 -05:00
Sam
b2d52b8001 UI for sword skill tree
Axe skill tree UI

Hammer skill tree UI

Bow skill tree UI

moar renders

Staff skill tree UI

Sceptre skill tree UI
2021-01-19 08:07:12 -05:00
Monty Marz
1a57ec4afc Skill-Tree UI
switchable tabs
rework icons, fix cursor toggle
auto slot placing

Bow leap skill changed to bow glide skill.
2021-01-19 08:07:06 -05:00
Sam
ba263cf444 Added sword skill tree 2021-01-19 08:06:59 -05:00
Jesus Bracho
40a7d0a948 Provide buff information on killed entities 2021-01-18 05:46:53 +00:00
Ben Wallis
3ab3473230 Follow-up fixes from review of inventory MR 2021-01-10 11:27:09 +00:00
Monty Marz
ce91f28dec fix loot tables, enemy bar color change 2021-01-09 15:26:24 +01:00
Scott Williams
8f5c3e3d0c Changed default option to false for smooth_pan_enable. 2021-01-08 21:08:57 +00:00
Ben Wallis
8661cb1ffc Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
Joshua Barretto
f325bddf60 Merge branch 'ccgauche/new-wasmer-backend' into 'master'
ccgauche/new wasmer backend

See merge request veloren/veloren!1644
2021-01-08 08:48:31 +00:00
ccgauche
1acb394e93 Added feature flag
changed field name to size
2021-01-08 08:48:30 +00:00
Imbris
35ef4af4f6 Move to WindowEvent from DeviceEvent for zooming 2021-01-08 01:38:33 -05:00
Joshua Barretto
ad48b85d68 fixed Cargo.lock conflict
Fixed `crossbeam-queue` being referenced  twice in the lockfile
2021-01-07 20:25:12 +00:00
Benoît du Garreau
ff436cc1c8 Use concat to build i18n specifiers" 2021-01-04 00:06:14 +01:00
Benoît du Garreau
bca54a8a46 Avoid a reallocation 2021-01-04 00:06:14 +01:00
Benoît du Garreau
43bb0b404a Fix i18n::list_localization scanning the filesystem on each call 2021-01-04 00:06:14 +01:00
Marcel Märtens
4bfa0b01f9 switch toolchain to nightly-2021-01-01 2021-01-03 21:31:21 +01:00
Benoît du Garreau
e5c3ce0ae8 Fix i18n::list_localizations 2021-01-03 17:48:23 +01:00
Imbris
3fb9603cde Merge branch 'cache-video-modes' into 'master'
Caching video modes fixes #729

Closes #729

See merge request veloren/veloren!1670
2021-01-02 06:43:34 +00:00
Vincent Foulon
81a7a7c043 cargo fmt 2021-01-01 23:37:21 +01:00
nobbele
0c7d52a059 caching video modes fixes #729 2021-01-01 17:51:37 +01:00
Vincent Foulon
fbba029bbf verify every localization file instead of just the manifest 2020-12-31 12:32:23 +01:00
Vincent Foulon
a8e82fe760 fix wrongly named variables + rename i18n_files function + capitalize comments 2020-12-31 12:32:22 +01:00
Vincent Foulon
84f3f82b45 cargo fmt 2020-12-31 12:32:22 +01:00
Vincent Foulon
ccfe0f170a renamed _root.ron files to _manifest.ron 2020-12-31 12:32:21 +01:00
Vincent Foulon
edbf1b9928 update tests to match the new folder layout 2020-12-31 12:32:20 +01:00
Vincent Foulon
dbec37e17b rename a translation file and clear some commented code 2020-12-31 12:32:19 +01:00
Vincent Foulon
92bfa2e0ed clean even more code 2020-12-31 12:32:19 +01:00
Vincent Foulon
13d32015bc clear i18n code + revert back some other part of the code to its original state 2020-12-31 12:32:18 +01:00
Vincent Foulon
dfd11c5be0 Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00