Joshua Barretto
|
5c3a08e450
|
Updated changelog and fmt
|
2020-05-19 14:41:08 +01:00 |
|
Joshua Barretto
|
05e6df1b65
|
Added overhead aiming camera
|
2020-05-19 14:26:53 +01:00 |
|
Joshua Barretto
|
2f47d09af4
|
Comment fixes and fmt
|
2020-05-19 00:35:58 +01:00 |
|
Joshua Barretto
|
f1b166d15d
|
Innumerable camera improvements
|
2020-05-18 23:40:28 +01:00 |
|
Treeco
|
a338ed3f24
|
Swapped block placement and destruction buttons
Also capped placement range to match destruction range
|
2020-05-15 17:39:44 +01:00 |
|
CapsizeGlimmer
|
0a723614f9
|
Popup message when setting waypoint
|
2020-05-14 16:56:10 +00:00 |
|
Imbris
|
3450bfabfd
|
Add orientation to debug text
|
2020-05-11 00:10:03 -04:00 |
|
CapsizeGlimmer
|
4e7f8c686a
|
Equipped lanterns now provide an illumination effect.
|
2020-05-04 15:15:31 +00:00 |
|
Monty Marz
|
4521791591
|
UI Fixes
|
2020-04-26 01:44:56 +00:00 |
|
Joshua Barretto
|
37301706d4
|
Reduced size of terrain sprite vertices
|
2020-04-25 21:44:23 +01:00 |
|
Joshua Barretto
|
c05f4fe009
|
Added configurable sprite view distance, minor bug fixes
|
2020-04-25 21:44:23 +01:00 |
|
Treeco
|
dd08def18f
|
Add camera smoothing setting
|
2020-04-23 22:59:34 +00:00 |
|
Imbris
|
f81f91162d
|
Basic hotbar functionality
|
2020-04-12 18:41:07 +02:00 |
|
Imbris
|
c1c09dce1b
|
Enable unequipping as well as equipping to specific slots
|
2020-04-12 18:41:06 +02:00 |
|
Pfauenauge90
|
2263b9be95
|
starter chest, removed unused key commands
|
2020-04-12 18:41:02 +02:00 |
|
Imbris
|
968c064874
|
Restore slot interaction functionality
|
2020-04-12 18:40:52 +02:00 |
|
Carbonhell
|
198c875559
|
Carbonhell/keybindings
|
2020-04-08 17:36:37 +00:00 |
|
Imbris
|
97148cb6bb
|
Merge branch 'master' into 'combat'
# Conflicts:
# CHANGELOG.md
|
2020-04-01 20:42:27 +00:00 |
|
Marli Frost
|
3806f08eb0
|
feat: configure audio output using an enum
|
2020-03-31 22:29:30 +01:00 |
|
Imbris
|
ba3fa16c33
|
Create Dir type for better enforcement of non NaN, normalized representations of directions
|
2020-03-27 22:02:07 -04:00 |
|
Capucho
|
15ecdfb9b4
|
Added an option for hold and added everything to the settings
|
2020-03-27 18:35:52 +00:00 |
|
timokoesters
|
fe2aa7da7b
|
Merge remote-tracking branch 'origin/master' into combat
|
2020-03-26 23:43:33 +01:00 |
|
Capucho
|
03396eb77e
|
Implement #505
|
2020-03-26 21:22:21 +00:00 |
|
Imbris
|
6ba158b7e1
|
Input handling changes
|
2020-03-25 01:38:37 -04:00 |
|
Adam Whitehurst
|
37ec191021
|
update controller tick fn
|
2020-03-25 01:38:25 -04:00 |
|
timokoesters
|
99e7e1f785
|
Split staff into 3 abilities
|
2020-03-24 14:00:22 +01:00 |
|
timokoesters
|
fb16106960
|
Merge remote-tracking branch 'origin/master' into combat
|
2020-03-23 11:30:47 +01:00 |
|
Adam Whitehurst
|
819c2767bc
|
* move swap loadout to handle_swap_loadout util fn
* impl From<JoinData> for StateUpdate
|
2020-03-21 14:16:26 -07:00 |
|
Adam Whitehurst
|
3ae2b8de2e
|
Remove excess code
|
2020-03-21 10:32:32 -07:00 |
|
Adam Whitehurst
|
180ec89060
|
add SwapLoadout
|
2020-03-21 10:26:38 -07:00 |
|
timokoesters
|
44ec09a8e7
|
Go to idle state when picking items up
|
2020-03-20 20:23:04 +01:00 |
|
timokoesters
|
aa963b7686
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-03-15 15:27:06 +01:00 |
|
Shane Handley
|
4e5d200b70
|
Fix: Make the dropped item collection range match the world item range limit.
|
2020-03-12 11:54:23 +09:00 |
|
Shane Handley
|
434dd96cd6
|
Check for the mousedown state before trying to collect an item via secondary mouse click.
|
2020-03-11 15:39:46 +09:00 |
|
Acrimon
|
406767ae31
|
Merge branch 'capucho/voxygen-logout-timeout' into 'master'
FIX #513 logout timeout
See merge request veloren/veloren!837
|
2020-03-10 22:12:29 +00:00 |
|
Mckol
|
c3f1afdf2b
|
Merge branch 'controller' into 'master'
Controller support
Closes #20
See merge request veloren/veloren!750
|
2020-03-10 21:00:13 +00:00 |
|
Mckol
|
8838682f0b
|
Added Controller support
|
2020-03-10 21:00:13 +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 |
|
Capucho
|
16e4214a52
|
Switch states instead of popping
|
2020-03-10 20:34:50 +00:00 |
|
Capucho
|
9d805a745e
|
Proper fix to the logout timeout problem using Disconnect ACK
|
2020-03-10 20:34:50 +00:00 |
|
Capucho
|
d8ba63ffdc
|
Janky fix of the logout timeout problem
|
2020-03-10 20:34:50 +00:00 |
|
Adam Whitehurst
|
096d3b691e
|
Merge master
|
2020-03-07 12:49:15 -08:00 |
|
Imbris
|
4a0c474be1
|
Remove Client dependency from Scene types and audio managers, add an
example for using voxygen as a library to renderer images of characters
|
2020-03-05 23:12:51 -05:00 |
|
Capucho
|
6f6b8986b6
|
Removed logging, added the changes to the changelog and fixed the logout button
|
2020-03-05 18:55:14 +00:00 |
|
Capucho
|
f13314e3da
|
Fixed the erroneous load on pause
|
2020-03-05 18:38:39 +00:00 |
|
Capucho
|
af21d19ff3
|
Moved paused from GlobalState to SinglePlayer to prevent errors and unpauses now works using the resume button
|
2020-03-05 18:38:39 +00:00 |
|
Capucho
|
a97b694dfe
|
Groundwork for fixing #36 and rewrite of client timeouts so that they don't use Instant and Duration
|
2020-03-05 18:38:39 +00:00 |
|
timokoesters
|
d0439fdd84
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-02-24 21:34:17 +01:00 |
|
timokoesters
|
2fa902270e
|
fix: block
|
2020-02-24 18:10:42 +01:00 |
|
Treeco
|
abe47d8621
|
Gamma setting now works
|
2020-02-17 00:46:31 +00:00 |
|