Imbris
|
893da3622a
|
Merge branch 'scott-c/particles' into 'master'
Particles
See merge request veloren/veloren!1156
|
2020-08-09 17:09:43 +00:00 |
|
jshipsey
|
9ff5c23cf0
|
readd sneak
|
2020-08-08 13:47:32 -04:00 |
|
jshipsey
|
691607f398
|
swimming changes
|
2020-08-08 13:47:32 -04:00 |
|
scott-c
|
a0107d5cda
|
fix rebase
|
2020-08-08 19:26:52 +08:00 |
|
scott-c
|
bf025df204
|
refactor sfx mgr outcome useage
|
2020-08-08 19:26:52 +08:00 |
|
Joshua Barretto
|
a924f9694d
|
Explosion sound and event lights
|
2020-08-08 19:26:52 +08:00 |
|
Joshua Barretto
|
8547cdd681
|
Added outcome sound effects, fixed directional sound, particle outcomes
|
2020-08-08 19:26:52 +08:00 |
|
Joshua Barretto
|
7c31baef6f
|
Added outcome system, sound effects
|
2020-08-08 19:26:48 +08:00 |
|
scott-c
|
5acfe44cbb
|
Add toggle particles graphics setting
|
2020-08-08 19:25:01 +08:00 |
|
scott-c
|
f9f9e9e190
|
Add particle count to debug info
|
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
|
7e35617f59
|
Add particle pipeline
|
2020-08-08 19:24:25 +08:00 |
|
Monty Marz
|
28a8f847cc
|
timeout visuals, various small fixes and two new items
|
2020-08-08 01:15:58 +02:00 |
|
Imbris
|
1d69e85a50
|
Don't show own char in group menu, handle accept/decline key events
|
2020-08-08 01:15:58 +02:00 |
|
Imbris
|
03d9992b9f
|
Distribute exp evenly and make it easier to target entities
|
2020-08-08 01:14:19 +02:00 |
|
Imbris
|
3a22b3694d
|
New group UI functions
|
2020-08-08 01:14:19 +02:00 |
|
Imbris
|
ef4b221706
|
Make entity targeting easier, add EXP sharing
|
2020-08-08 01:12:35 +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 |
|
Imbris
|
1741384d00
|
Add entity targeting
|
2020-08-08 01:09:01 +02:00 |
|
Joshua Yanovski
|
4e99a3d142
|
Fix window resizing on OS X.
Not really clear why this was working on any platform...
|
2020-08-03 04:40:36 +02:00 |
|
Shane Handley
|
1ae02244bc
|
Prevent keyholds for collect (e)
|
2020-08-02 15:25:57 +10:00 |
|
Shane Handley
|
f34894087a
|
Prevent inventory collect events from firing on keyup, which is causing item pickup actions to be called twice.
|
2020-08-01 20:26:44 +10: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 |
|
Imbris
|
27bfc74928
|
small fix and refactor stop auto walk to a method
|
2020-07-17 21:26:21 -04:00 |
|
Imbris
|
9bfb1b5f00
|
Fix rebase mistake
|
2020-07-17 21:26:21 -04:00 |
|
Imbris
|
28e00a0f6e
|
Fix singleplayer feature and rebase related stuff
|
2020-07-17 21:24:28 -04:00 |
|
Imbris
|
7dfb24d4a5
|
Clean comments, fix mistake, change dep source now that compatible version is available on crates.io
|
2020-07-17 21:24:28 -04:00 |
|
Imbris
|
db91ebe9b5
|
fix a few minor bugs
|
2020-07-17 21:24:28 -04:00 |
|
Imbris
|
d1b635efa4
|
Rearrange PlayState system to work without loop control
|
2020-07-17 21:24:28 -04:00 |
|
lausek
|
05cc6f222b
|
avoid comparing to own entity when mounting; fix coding style
|
2020-07-15 15:31:42 +02:00 |
|
lausek
|
a3326b5744
|
fix #611; add distance check when mounting pet
|
2020-07-15 14:54:53 +02:00 |
|
Joshua Barretto
|
8d6b442193
|
Crafting
|
2020-07-14 20:11:39 +00:00 |
|
Marcel
|
2414d5ae5e
|
Merge branch 'gSpera/no_autowalk_after_die' into 'master'
Stopping auto-walk after death: Fixes #607
Closes #607
See merge request veloren/veloren!1197
|
2020-07-13 08:39:39 +00:00 |
|
Kai
|
8e523364ac
|
Prevent GameInputs from being bound to multiple keys unless explicitly allowed. Add a Reset to Defaults button for controls.
|
2020-07-12 11:59:55 -07:00 |
|
Kai
|
6b771b8dca
|
Add a clientside check to only allow freefly camera for admins
|
2020-07-11 13:59:47 -07:00 |
|
Kai
|
738fa34534
|
Add freefly camera mode and cycle camera mode keybind
|
2020-07-11 11:39:04 -07:00 |
|
Ben Wallis
|
6ca6e2d646
|
Removed rounding from ping delta and added weighted rolling average ping calculation
|
2020-07-11 15:39:31 +01:00 |
|
Giovanni Spera
|
4232148b83
|
Stopping auto-walk after death: Fixes #607
|
2020-07-07 20:56:44 +02:00 |
|
Joshua Barretto
|
d1cdb6ea55
|
Updated changelog
|
2020-07-07 01:11:37 +01:00 |
|
Joshua Barretto
|
e626f6255f
|
Prevented pet damage
|
2020-07-07 01:01:39 +01:00 |
|
Joshua Barretto
|
f77d2f06c6
|
Fixed staff RMB, bug in ranged weapon code
|
2020-07-06 23:37:44 +01:00 |
|
Joshua Barretto
|
30619771af
|
Improved block picking
|
2020-07-06 23:04:13 +01:00 |
|
Joshua Barretto
|
62b59de95a
|
Fixed sprite select flickering
|
2020-07-06 22:41:21 +01:00 |
|
Joshua Barretto
|
8508b5177b
|
Velocity-corrected bezier pathfinding control, swimming control
|
2020-07-05 09:38:15 -04:00 |
|
Monty Marz
|
89400264dc
|
Loot ChatType, Update german translation, map zooming
|
2020-07-01 19:05:44 +00:00 |
|
Ben Wallis
|
dc1844b489
|
Moved sfx from common to voxygen
|
2020-06-28 18:16:22 +01:00 |
|
CapsizeGlimmer
|
3d29c3254a
|
Add setting for displaying character names in chat. Placate cargo clippy.
|
2020-06-27 17:43:46 -04:00 |
|
CapsizeGlimmer
|
92127292d4
|
Added option to disable speech bubble icons. Aligned settings>gameplay menu again.
|
2020-06-27 17:40:03 -04:00 |
|
CapsizeGlimmer
|
5ad212b7ed
|
Add chat types for offline, online. Implement Pfau's fixes
|
2020-06-27 17:40:03 -04:00 |
|