Songtronix
de2dbcef45
add global git hash constant
2019-07-21 17:45:31 +00:00
Forest Anderson
d45acdc645
Merge branch 'inventory-items' into 'master'
...
crosshair changes (WIP!), inventory visuals, camera changes, savannah trees
See merge request veloren/veloren!317
2019-07-07 15:42:50 +00:00
Pfauenauge90
0cc3c76542
fmt
2019-07-07 17:31:34 +02:00
Pfauenauge90
7f45d274a8
clean up
2019-07-07 16:19:20 +02:00
Pfauenauge90
70f8fe9002
ui scaling relative to window size
2019-07-07 16:19:20 +02:00
Pfauenauge90
ff6d7206a3
fix
2019-07-07 16:19:19 +02:00
Pfauenauge90
94acd0f437
Crosshair transp slider
2019-07-07 16:19:19 +02:00
Pfauenauge90
3be2951029
crosshair correction
2019-07-07 16:19:19 +02:00
Pfauenauge90
de1cf1371c
colour and camera corrections
2019-07-07 16:19:19 +02:00
Pfauenauge90
d4a6f0c202
camera changes and nametag colour
2019-07-07 16:19:18 +02:00
Pfauenauge
bd94baa125
Added crosshair TODO
2019-07-07 16:19:18 +02:00
Pfauenauge90
50e15333cd
set the inventory space test button to false by default and increased the starting inventory size to 10
2019-07-07 16:19:17 +02:00
Pfauenauge90
b99bd4a20a
Bag window expands with available space
2019-07-07 16:19:17 +02:00
Pfauenauge
03894cb2ab
Comments on example item, removed printing of available inventory space No.
2019-07-07 16:19:16 +02:00
Pfauenauge90
f4499e26af
added visual test item
2019-07-07 16:19:15 +02:00
Pfauenauge90
12e7d749ec
added active inventory slots
2019-07-07 16:19:15 +02:00
Songtronix
6fa086b964
remove expects, warnings, code duplication
2019-07-07 16:16:06 +02:00
Songtronix
1be8f5e422
Update status according the play state
2019-07-07 16:16:05 +02:00
timokoesters
215693137b
Implement chat command key
2019-07-05 18:21:11 +02:00
Piotr Korgól
7cf299503d
Add crosshair
2019-07-03 21:28:07 +02:00
Songtronix
0c3d693561
clean warnings from voxygen/hud
2019-07-02 21:25:07 +00:00
timokoesters
14400f6380
Remove Actor and use Body instead
2019-06-30 18:57:24 +02:00
Joshua Barretto
dd82fc24a8
Prevented UI resets when toggling HUD
2019-06-29 16:48:43 +01:00
timokoesters
af52cfea6a
Show cursor when unfocussing the window
2019-06-29 03:43:35 +02:00
Songtronix
eb28ba94f6
add git commit hash to debug window
2019-06-28 12:08:12 +00:00
Pfauenauge90
b5d529f824
changes restore
2019-06-26 19:14:12 +01:00
Piotr Korgól
4644199f1b
Make minimap title show location names
2019-06-26 19:14:12 +01:00
Imbris
16e5b6bafd
circular view distance
2019-06-23 15:49:15 -04:00
timokoesters
7deb3da1af
Add pub use phys::
and remove most pub mod
s
2019-06-16 19:59:12 +02:00
Cody
527f33a778
Adds an FPS setting and slider.
2019-06-08 12:23:58 -04:00
Monty Marz
8a19a6f2a3
Configurable max fps
2019-06-08 12:23:57 -04:00
Cody
a90d073c22
Adds mouse sensitivity sliders that update settings file.
2019-06-08 12:23:45 -04:00
timokoesters
037fcfe5da
Ungrab mouse when closing settings with X
2019-06-07 22:23:06 +02:00
Cody
14ac5babd4
Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes.
2019-06-06 14:48:41 +00:00
Monty Marz
112f0515bd
Button added
...
Former-commit-id: d8e88da53c3f8daa3216a7d0657f0934ec1a051f
2019-06-02 02:17:36 +00:00
Imbris
e3e8afd99b
Stop drawing entities outside the vd
...
Former-commit-id: 34878fb66ec22ac77a7400724b80ad7f8321f4cf
2019-05-28 20:47:01 -04:00
Joshua Barretto
5b5cd7d341
Merge branch 'healthbar-rendering-when-less-than-full' into 'master'
...
Only render other player's healthbars when less than 100% full
Closes #123
See merge request veloren/veloren!195
Former-commit-id: 70607acd77d14b911574d328332f341e5f395b24
2019-05-28 20:37:37 +00:00
JMS
e3902ea134
Fix debug coordinates window crashing when player has no Pos component yet
...
Closes #136
Former-commit-id: eb7b2a4c525a4b2771a9ca168e566b24bd23c7b8
2019-05-28 15:40:50 -04:00
JMS
b5976b567e
Only render other player's healthbars when less than 100% full
...
Implements part of #123
Former-commit-id: d927d153a39b016d029587351eeb5fa87ccb5197
2019-05-28 15:26:11 -04:00
JMS
4fcb6cd025
Add player coordinates to debug window
...
Former-commit-id: 00285712652ed97c7f18a5f4834f1eaef269afc7
2019-05-28 14:23:24 -04:00
timokoesters
2008400169
Implement killer name in chat
...
Former-commit-id: 5aa87529179a684d5675c33e4001806aa2040802
2019-05-27 21:47:19 +02:00
timokoesters
a6439984be
Add connect, disconnect and kill messages
...
Former-commit-id: c25f6fb0b594e5d61a965447359536ca17173aa7
2019-05-27 19:45:43 +02:00
Imbris
ec4bf7279a
Add check for typing
...
Former-commit-id: 582d0b5894f44f8491b671823b09f064d139df02
2019-05-26 12:23:24 -04:00
Imbris
8754ea1661
Fix hud handle_event() match arm order
...
Former-commit-id: 484b74fc9d82a18b5ac4d7da2dedcd426d100041
2019-05-26 12:12:10 -04:00
Imbris
4a8e85ef64
restore lost changes
...
Former-commit-id: a94c52677287131e02c88748694dfbcaf90b531a
2019-05-26 11:24:25 -04:00
timokoesters
64b00f41f4
Fix invisible chars
...
Former-commit-id: cbb93e0511100b9b66f9ea22451c99a69b50b19c
2019-05-26 16:04:44 +02:00
timokoesters
a18a8e0d15
Fix nametags showing on dead players (maybe)
...
Former-commit-id: 94548e131ee7c94fc5546fa7410fc9694d1db68e
2019-05-26 00:34:24 +02:00
timokoesters
746e286b5b
Fixes
...
Former-commit-id: 0bbbcf187248dd192e7e9a226bcf5b496437d578
2019-05-26 00:00:38 +02:00
timokoesters
3c0121538b
Make key binds work with mouse events
...
Former-commit-id: 77421b44e92d7c60c39ebcb3f94a406ef7f027ff
2019-05-25 23:46:52 +02:00
Imbris
9edcabc679
Fix difficult grabbing after closing via button
...
Former-commit-id: 2649d9e210d375f19d2970f15614be23d5173c67
2019-05-25 08:59:58 -04:00