Imbris
|
41c424ac13
|
Optimized uses of emitters, cleanup
|
2020-03-22 00:49:46 -04:00 |
|
timokoesters
|
c630df7f9a
|
Ranged weapons now give xp on kill and also make enemies angry
|
2020-03-20 14:26:18 +01:00 |
|
timokoesters
|
835f3f5fe3
|
Arrows shouldn't turn into loot, staff shoots fireballs again
|
2020-03-20 11:25:53 +01:00 |
|
Pfauenauge90
|
6094e4b017
|
added chest drops
|
2020-03-20 01:11:02 +01:00 |
|
Adam Whitehurst
|
0b7a572178
|
update triple_strike
|
2020-03-19 15:40:03 -07:00 |
|
Pfauenauge90
|
3145b26cd6
|
item images
|
2020-03-19 22:36:40 +01:00 |
|
Pfauenauge90
|
3c0e070ed0
|
stack numbers
|
2020-03-19 19:33:59 +01:00 |
|
timokoesters
|
bb1b3ceabc
|
Fix syncing amount
|
2020-03-19 17:44:32 +01:00 |
|
timokoesters
|
22652cfa37
|
Restore old boost stick behavior
|
2020-03-19 17:01:58 +01:00 |
|
timokoesters
|
449ae22730
|
Add inventory stacking
|
2020-03-19 14:32:17 +01:00 |
|
Pfauenauge90
|
509615c15b
|
npc armour
|
2020-03-18 23:09:58 +01:00 |
|
Pfauenauge90
|
4d9327cef5
|
2 weapons
|
2020-03-18 21:05:20 +01:00 |
|
timokoesters
|
4741e41230
|
Add support for different models per weapon type
|
2020-03-17 18:28:07 +01:00 |
|
timokoesters
|
f32eb1db75
|
fix dash attack angles, arrow damage and readd possession stick impl
|
2020-03-17 14:15:39 +01:00 |
|
timokoesters
|
b3057add42
|
Smaller damage and health numbers
|
2020-03-16 19:55:12 +01:00 |
|
timokoesters
|
d5db1f6ca0
|
Add dash ability to sword M2
|
2020-03-16 16:34:53 +01:00 |
|
timokoesters
|
81591fcaf7
|
Make npcs attack again
|
2020-03-16 14:27:52 +01:00 |
|
timokoesters
|
1279f70184
|
Add shield item
|
2020-03-16 13:40:14 +01:00 |
|
timokoesters
|
87acc01d48
|
Readd ranged and debug boost. Add bouncing while running in first person
|
2020-03-16 12:32:57 +01:00 |
|
Joshua Barretto
|
e20feeeb0c
|
Added armour items and equipping of armour
|
2020-03-15 16:42:09 +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 |
|
timokoesters
|
598a4c6cbb
|
Add loadout struct for info on weapon configurations
|
2020-03-14 22:33:20 +01:00 |
|
AdamWhitehurst
|
ee706fa32a
|
Tweaking timed_combo
|
2020-03-14 13:04:04 -06:00 |
|
AdamWhitehurst
|
6fc94c22ba
|
Update timed combo, add CharacerBehavior trait
|
2020-03-14 12:50:07 -06:00 |
|
timokoesters
|
fe19698d52
|
Make abilities depend on weapon
|
2020-03-14 16:40:29 +01:00 |
|
Adam Whitehurst
|
00e4ad61f7
|
add ToolData::get_primary_abilities()
|
2020-03-12 07:47:27 -07: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 |
|
S Handley
|
b2312a0487
|
Check that a targeted collectible is within a certain pickup range of the character before highlighting it
|
2020-03-10 20:50:04 +00:00 |
|
Adam Whitehurst
|
54a7112ad9
|
resolve conflicts merging master -> clientstates
|
2020-03-07 12:49:48 -08:00 |
|
Adam Whitehurst
|
096d3b691e
|
Merge master
|
2020-03-07 12:49:15 -08: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 |
|
timokoesters
|
0bc07a0835
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-02-03 22:02:32 +01:00 |
|
Marcel Märtens
|
dae31ae5b6
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
|
Marcel Märtens
|
dd21235ff8
|
Apply prefixes to veloren source, espacially comments, so that reformating wont make it unreadable,
especially enumerations and other source code in errosions file
|
2020-02-01 21:37:36 +01:00 |
|
Joshua Barretto
|
faa86226c7
|
Collars
|
2020-01-29 12:01:28 +00:00 |
|
Monty Marz
|
981b55837a
|
fix typo in en.ron, fixed unfinished weapons dropping from chests
|
2020-01-26 22:57:06 +00:00 |
|
Adam Whitehurst
|
5bba0a96fc
|
Fix refs
|
2020-01-05 15:21:37 -08:00 |
|
Adam Whitehurst
|
542f06eef4
|
Add new() to states
|
2020-01-05 15:17:22 -08:00 |
|
AdamWhitehurst
|
b67a4835f4
|
Update disabled state flags
|
2019-12-31 05:19:23 -08:00 |
|
AdamWhitehurst
|
9c6ce9babd
|
Begin implementing combat actions
|
2019-12-29 15:47:42 -08:00 |
|
Adam Whitehurst
|
92d99af53c
|
feat: weapon-type dependent wield and attack durations
also some controller.rs cleanup
|
2019-12-03 06:30:08 +00:00 |
|
Forest Anderson
|
5a73554aa1
|
Merge branch 'qwertycrackers' into 'master'
Add a `debug_items` chat command that gives all debug items.
See merge request veloren/veloren!641
|
2019-11-11 17:36:31 +00:00 |
|
Monty Marz
|
c38447a264
|
assets update
map image
human male hairstyles
elf male hairstyle
potion item
cheese item
removed admin items from inventory
|
2019-11-09 13:42:42 +00:00 |
|
Joseph Gerardot
|
0a44e714b4
|
Cargo fmt
|
2019-11-06 20:57:05 -05:00 |
|
Joseph Gerardot
|
52020e4902
|
Don't use the actual multiline doc comment syntax.
|
2019-11-06 18:02:58 -05:00 |
|
Joseph Gerardot
|
e73884a1d4
|
Respond to MR feedback.
Mainly clean up code with better use of iterators, and rename the debug
command to be just `debug`.
|
2019-11-06 17:57:54 -05:00 |
|
Joseph Gerardot
|
7325757066
|
cargo fmt the previous changes.
|
2019-11-05 15:57:08 -05:00 |
|
Joseph Gerardot
|
fab5377eed
|
Add interface to add stuff in bulk to inventory
Also includes inventory tests.
inventory API.
|
2019-11-05 15:57:08 -05:00 |
|
timokoesters
|
3ceb3a9d6d
|
refactor: small adjustments
|
2019-10-25 09:47:28 +02:00 |
|