Piotr Korgól
|
46f19c8f64
|
Fix build mode inaccuracy
|
2019-07-25 15:00:17 +02:00 |
|
Piotr Korgól
|
00f490c3bf
|
Zoom out the camera when entering third person mode
|
2019-07-24 15:04:12 +02:00 |
|
Monty Marz
|
7a4ad099ff
|
Crosshair variations
|
2019-07-23 01:02:57 +00:00 |
|
Tom Watson
|
3a1ae1b361
|
Send commands on client launch, closes #190
|
2019-07-18 22:50:46 +00:00 |
|
Pfauenauge90
|
94acd0f437
|
Crosshair transp slider
|
2019-07-07 16:19:19 +02:00 |
|
Forest Anderson
|
0ed35d3ef4
|
Fix rustc warning
|
2019-07-07 04:37:22 +00:00 |
|
Joshua Barretto
|
6a484ce162
|
fmt
|
2019-07-06 20:00:17 +01:00 |
|
Joshua Barretto
|
33b7e729c9
|
Added block picking
|
2019-07-06 20:00:17 +01:00 |
|
timokoesters
|
203b3d4e76
|
Fix attacking bug
|
2019-07-04 20:14:14 +02:00 |
|
Piotr Korgól
|
e267ac7ed4
|
Resolve discussion
|
2019-07-04 19:33:59 +02:00 |
|
Piotr Korgól
|
356f5cb47a
|
Fix not being able to respawn in build mode
|
2019-07-04 19:25:09 +02:00 |
|
timokoesters
|
d7c159a4e1
|
Fix warnings all around voxygen
|
2019-07-04 14:08:01 +02:00 |
|
Piotr Korgól
|
04d3c077d0
|
Remove printlns
|
2019-07-03 22:38:28 +02:00 |
|
Piotr Korgól
|
e79f763226
|
Small cleanup to block placing and breaking
|
2019-07-03 22:28:13 +02:00 |
|
Piotr Korgól
|
42a4cc8095
|
Add block breaking
|
2019-07-03 21:56:54 +02:00 |
|
timokoesters
|
a702f7258a
|
Fix building
|
2019-07-03 21:28:07 +02:00 |
|
Piotr Korgól
|
fbdc1d954a
|
Handle block placing.
|
2019-07-03 21:28:07 +02:00 |
|
Songtronix
|
0c0e93a61f
|
clean voxygen rs files
|
2019-07-02 21:29:38 +00:00 |
|
timokoesters
|
f5da167ce5
|
Fix warnings and clippy recommendations in common
|
2019-07-02 15:48:25 +02:00 |
|
Sheldon Knuth
|
c699801d78
|
Revamping the audio system for Voxygen from #163
|
2019-07-02 04:10:55 +00:00 |
|
timokoesters
|
370e7db1ee
|
Fix death
|
2019-06-30 22:29:00 +02:00 |
|
Piotr Korgól
|
5f09e75541
|
Stop printing out chunk location
|
2019-06-26 19:14:12 +01:00 |
|
Joshua Barretto
|
451bbe9921
|
Basic region generation
|
2019-06-26 19:14:12 +01:00 |
|
Joshua Barretto
|
af432ec510
|
Calculate delta time properly, fix low fps collision issues by decreasing max dt
|
2019-06-26 11:53:43 +01:00 |
|
timokoesters
|
7deb3da1af
|
Add pub use phys:: and remove most pub mod s
|
2019-06-16 19:59:12 +02:00 |
|
timokoesters
|
955c20fa61
|
Remove crun and cidle components and inputs
|
2019-06-16 19:57:04 +02:00 |
|
jshipsey
|
4de5489367
|
groundwork for role, crun, cidle
|
2019-06-16 19:57:04 +02:00 |
|
timokoesters
|
69cb2ed84f
|
Revamp control system
|
2019-06-16 19:57:03 +02:00 |
|
Joshua Barretto
|
73e999af87
|
Stopped printing chunk location every frame
|
2019-06-15 13:44:50 +01:00 |
|
Joshua Barretto
|
a9d30bbfb6
|
Adjusted tree colour variation
|
2019-06-15 11:36:26 +01:00 |
|
Joshua Barretto
|
9fed2c1534
|
Merged stumps, adjusted scale code
|
2019-06-13 11:59:05 +01: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
|
41f3cd5803
|
Changes setting type to u32, enforces live in-game updates to setting.
|
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 |
|
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 |
|
Timo Koesters
|
930bc91174
|
Merge branch 'fix-server-info' into 'master'
Add server info and player list to client
See merge request veloren/veloren!197
|
2019-06-02 14:45:41 +00:00 |
|
Monty Marz
|
112f0515bd
|
Button added
Former-commit-id: d8e88da53c3f8daa3216a7d0657f0934ec1a051f
|
2019-06-02 02:17:36 +00:00 |
|
timokoesters
|
3d21cd7402
|
Get player count and calculate ping time
Former-commit-id: 99da086195e301f1e6cba3ebe7fa5b745b86502a
|
2019-05-28 21:55:05 +02: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
|
4fcb6cd025
|
Add player coordinates to debug window
Former-commit-id: 00285712652ed97c7f18a5f4834f1eaef269afc7
|
2019-05-28 14:23:24 -04:00 |
|
timokoesters
|
64b00f41f4
|
Fix invisible chars
Former-commit-id: cbb93e0511100b9b66f9ea22451c99a69b50b19c
|
2019-05-26 16:04:44 +02:00 |
|
timokoesters
|
cda253c3cf
|
Make Failed to tick go back to the main screen and move to ron
Former-commit-id: 14d4ab3cb9d964805a2f275b932e93cef9b72d38
|
2019-05-26 12:58:43 +02:00 |
|
timokoesters
|
79a0edad85
|
Fix glider
Former-commit-id: dbcdfef19b3cd428736e77176a958f128b7fe7ad
|
2019-05-26 00:04:40 +02:00 |
|
timokoesters
|
746e286b5b
|
Fixes
Former-commit-id: 0bbbcf187248dd192e7e9a226bcf5b496437d578
|
2019-05-26 00:00:38 +02:00 |
|
timokoesters
|
4696cd2c8b
|
Add better inputs, input validation and more
Former-commit-id: 3227221b12a674f66b011ce0ba734e226f223f34
|
2019-05-25 23:46:56 +02:00 |
|
timokoesters
|
3c0121538b
|
Make key binds work with mouse events
Former-commit-id: 77421b44e92d7c60c39ebcb3f94a406ef7f027ff
|
2019-05-25 23:46:52 +02:00 |
|
timokoesters
|
f4434013db
|
Fix clear_terrain not changing Changes
Former-commit-id: da7b02939d6d0bc7dbef7d923fb880081f6e08aa
|
2019-05-25 23:21:40 +02:00 |
|
timokoesters
|
15d1a789d6
|
Better formatting
Former-commit-id: 22b83b6dd5ad145a39b236436a019c6b172787d7
|
2019-05-25 23:21:39 +02:00 |
|
timokoesters
|
3697c47e33
|
Change client_state_pending to ClientState::Pending
Former-commit-id: 4b6a304a138ccfbffc3b6e28d36feaa2693d01a7
|
2019-05-25 23:21:39 +02:00 |
|