Songtronix
|
07754b0a79
|
fmt
|
2019-07-07 16:16:07 +02:00 |
|
Songtronix
|
8220564fa6
|
Fix rebasing issues
|
2019-07-07 16:16:07 +02:00 |
|
Songtronix
|
2338084af0
|
Add Linux support
|
2019-07-07 16:16:06 +02:00 |
|
Joshua Barretto
|
51ad1f1995
|
Improved remeshing performance
|
2019-07-06 20:00:17 +01:00 |
|
timokoesters
|
215693137b
|
Implement chat command key
|
2019-07-05 18:21:11 +02:00 |
|
Sheldon Knuth
|
6d624e96a6
|
fix the missing set_playing(true) in AudioPlayer::load() to prevent infinity thread loop & adopt std::sync::{Mutex, Condvar} for accurate thread blocking.
|
2019-07-03 17:23:24 +00:00 |
|
Sheldon Knuth
|
c3671590e9
|
Loading no-audio mode from the game start without rodio crate initialisation completely
|
2019-07-02 18:35:40 +00:00 |
|
Sheldon Knuth
|
c699801d78
|
Revamping the audio system for Voxygen from #163
|
2019-07-02 04:10:55 +00:00 |
|
Songtronix
|
80f7a22182
|
upgrade dependencies
|
2019-06-29 17:25:58 +02:00 |
|
Joshua Barretto
|
9fed2c1534
|
Merged stumps, adjusted scale code
|
2019-06-13 11:59:05 +01: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 |
|
Joshua Barretto
|
8da46b48ac
|
Added frustum culling for chunks
|
2019-06-06 10:04:37 +01:00 |
|
Joshua Barretto
|
9da2d82197
|
Added proper VD fog
|
2019-06-05 20:52:51 +01:00 |
|
Joshua Barretto
|
92f2d36b0c
|
Optimised sub-terrain chonk storage, fixed hash chunk bug, altered terrain base
|
2019-06-05 20:52:51 +01:00 |
|
Louis Pearson
|
3723649d39
|
Update cpal
|
2019-06-05 13:17:19 -04:00 |
|
Ahmed Ihsan Tawfeeq
|
eb80459872
|
Added randomized NPC names veloren/veloren#133
|
2019-06-04 01:10:59 -04:00 |
|
Louis Pearson
|
70b503868e
|
Add fix for headphone and invalid device params
|
2019-05-31 14:24:33 -06:00 |
|
Louis Pearson
|
64d38e687b
|
Move to latest version of cpal
|
2019-05-31 13:19:32 -06:00 |
|
Louis Pearson
|
e647be3e57
|
Update cpal again
Former-commit-id: b5810766a8f37095401f05d5fb787b9e478f0bd2
|
2019-05-28 15:01:10 -06:00 |
|
Louis Pearson
|
10b21ff380
|
Recreate Cargo.lock from master Cargo.lock
Former-commit-id: e26cfbede0634e1a771257ecd22e05afbce7a85e
|
2019-05-28 15:01:10 -06:00 |
|
Louis Pearson
|
4502def070
|
Fix game crashing when trying to start audio
Former-commit-id: fa24d352f3d8721406fbeda9785689d681d42d27
|
2019-05-28 15:01:10 -06: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 |
|
Joshua Barretto
|
c8ba5d9f89
|
Basic pine tree spawning
Former-commit-id: e58374724f6c9cb4a54ae96abd3420b02207fd30
|
2019-05-25 05:51:45 +01:00 |
|
Joshua Barretto
|
4d73f38e6d
|
Refactored worldgen sampling, added cache layer
Former-commit-id: 3ad5277ed0c871d6678a42629145cb722d4c76c5
|
2019-05-25 05:51:45 +01:00 |
|
Joshua Barretto
|
857315a27d
|
Added basic structure generation
Former-commit-id: 88a6bf2e18ac4f8f9b560797c8aac82ca318afb0
|
2019-05-25 05:51:45 +01:00 |
|
jshipsey
|
e84d19b5c8
|
fmt
Former-commit-id: d4c800b8c2e7667bb635de23c0f334bddd4b7a0d
|
2019-05-24 19:01:10 -04:00 |
|
Joshua Barretto
|
feece604be
|
Restarted worldgen
Former-commit-id: e1526ec5f865904f11ab6a1507ecdc1a52acb28d
|
2019-05-21 22:51:41 +01:00 |
|
Louis Pearson
|
b0f26633d3
|
Remove lewton, fix filename issue
Former-commit-id: 067f3bfe8ea4f20741107689bf55b01d7580b983
|
2019-05-18 14:26:16 -06:00 |
|
Louis Pearson
|
22286c24e6
|
Play random music whenever a track ends
To support this, a global_state.maintain() method was added that calls
audio.maintain().
Former-commit-id: e5d20719291ee17096070dfcacec760e45937f7a
|
2019-05-18 13:53:57 -06:00 |
|
Joshua Barretto
|
db4be8e492
|
Updated sphynx
Former-commit-id: f81484571bda8c5e15ea2b6c0e8b9b6892b094a3
|
2019-05-17 00:05:46 +01:00 |
|
Imbris
|
3b5fec6630
|
add backtrace to panic hook
Former-commit-id: 3f66b4b72347a734779c1611814be88df4f8397b
|
2019-05-14 03:41:27 -04:00 |
|
Imbris
|
ca60b86f53
|
add ImageSlider widget
Former-commit-id: 218eb14090365f9ea3c6fb956fcdb989d51aaea2
|
2019-05-13 13:09:38 -04:00 |
|
robojumper
|
ee9f54bacd
|
Move u_globals to shared included file
Former-commit-id: b6122177ce98cd52bc032e2d8414671d3bcb9b5c
|
2019-05-12 11:23:21 +02:00 |
|
Joshua Barretto
|
871767ada0
|
Made single-player server start on random unused port
Former-commit-id: 95ec85b9be58d0fd348144c398004a69676eb6cd
|
2019-05-09 18:57:47 +01:00 |
|
Joshua Barretto
|
3cd48ba468
|
Added lz4 compression to networking
Former-commit-id: 7910c933f110d595da70552716b6e8f0eb7544a1
|
2019-05-09 18:57:47 +01:00 |
|
Joshua Barretto
|
33e93ef25f
|
Added basic byte XOR checksum
Former-commit-id: 2e8c23ce51038fd7442cc489d9cb45838f3378c3
|
2019-05-09 18:57:47 +01:00 |
|
Imbris
|
81c5a070c5
|
move conrod font out of common
Former-commit-id: 1e7cbce00eddff6c765326671d04d9494639773e
|
2019-05-07 02:25:26 -04:00 |
|
timokoesters
|
f695973bb2
|
Make fonts work, Remove style
Former-commit-id: 53d158aff30d8c53b86deb62f7079ba06b5119ce
|
2019-05-07 01:08:27 -04:00 |
|
Imbris
|
1d5020634d
|
revamp asset system with a global singleton cache
Former-commit-id: edfc83397ed897fcec37589261c2cfae42d6ec32
|
2019-05-07 00:44:44 -04:00 |
|
Imbris
|
f0b0b83cc8
|
Store thread pool in State, Remove unnecessary dep
Former-commit-id: cbce09915267f264801c174817b97ed3528715fd
|
2019-05-01 14:10:43 -04:00 |
|
Louis Pearson
|
b0ebbd5631
|
Use the directory defined by the OS to store configuration files
Former-commit-id: 7735a27f088a8bd543bf812f1299500844140d4f
|
2019-04-25 10:24:00 -06:00 |
|
Joshua Barretto
|
03051248b9
|
Added user-friendly error output for Voxygen
Former-commit-id: 55952f32019e826863849f07a71695de3e0c4c3c
|
2019-04-25 13:08:46 +01:00 |
|
timokoesters
|
799046f5f0
|
Update Cargo.lock
Former-commit-id: 1d8a788d67c6e55056f58bc55bf9de6d993b68e8
|
2019-04-22 17:25:34 +02:00 |
|
Imbris
|
1143c58e37
|
add graphic cache clearing on resize
Former-commit-id: 49b3a52036171fd8b66d9fae73bebb15fbf83a0b
|
2019-04-19 21:35:12 -04:00 |
|
Imbris
|
2e69526069
|
initial setup for .vox rendering
Former-commit-id: bc3d2432c41d9dc3e1f57e569f3aecb9be3fe79a
|
2019-04-19 15:00:13 -04:00 |
|
Louis Pearson
|
7ec6e09332
|
Add basic singleplayer support
Former-commit-id: 929b05faca5d2b95a96349dfc17a62b3165289a1
|
2019-04-17 07:41:34 -06:00 |
|
Joshua Barretto
|
2c650f9cff
|
Added basic agent AI
Former-commit-id: bb17edc8f2027c0c63c6a3ef0fc80c7a68c9aa05
|
2019-04-17 01:39:39 +01:00 |
|
Joshua Barretto
|
d4368e2891
|
Merge branch 'master' into 'master'
add chat commands
See merge request veloren/veloren!33
Former-commit-id: dbef1677b800ae3eaecdeba4fda12973654c9149
|
2019-04-16 21:16:07 +00:00 |
|
Sebastian Venter
|
031e4b36d6
|
add chat commands, rustfmt
Former-commit-id: 64941127598b53c64fe2e0e7c167f0ce3f358060
|
2019-04-16 18:08:47 +01:00 |
|
Louis Pearson
|
9592eb67c5
|
Add default keybindings
Former-commit-id: c8886a2eb3326ba62e31ef84b93a29ee59f378b3
|
2019-04-16 08:57:31 -06:00 |
|
Joshua Barretto
|
728ba8cf41
|
Added cargo lock, updated sphynx
Former-commit-id: b223be3ea12c820dc2e3fc13720b83a51fa1f647
|
2019-04-14 17:39:32 +01:00 |
|