haslersn
b12b7bb615
default.nix, shell.nix: init
...
This commit inits the `default.nix` and `shell.nix`. They support
`nix build` and `nix-shell`, respectively.
* `nix-shell` sets up the build environment for Veloren so
that you can manually build it using `cargo build`. This
is for developping as it speeds up subsequent compilations
because intermediate compilation artifacts are reused.
* `nix build` builds Veloren, stores the result in the Nix
store and creates a `result` symlink to it. Make sure that
the LFS files are checked out before using `nix build`.
2019-10-04 19:26:27 -04:00
Forest Anderson
2f1c62d2ed
Merge branch 'appcrashwin7/veloren-exp-command' into 'master'
...
add give_exp command
See merge request veloren/veloren!536
2019-10-04 21:02:07 +00:00
Timo Koesters
74239c5346
Merge branch 'timo-bow' into 'master'
...
Timo bow
See merge request veloren/veloren!513
2019-10-04 20:09:29 +00:00
timokoesters
5a1052a1a6
Fix fonts
2019-10-04 21:30:32 +02:00
timokoesters
460a494e77
fix(bow): Don't remove vel and use sticky component instead
2019-10-04 21:30:13 +02:00
Pfauenauge90
f1c4e7040a
rebase fix
2019-10-04 21:02:45 +02:00
jshipsey
66e8f4c4bc
added bow wielding animations
2019-10-04 21:02:45 +02:00
timokoesters
d876215012
feat(combat): melee combat damage depends on power of the weapon
...
Normal NPCs have a weapon of power 5 so they do 5 damage if the attack
is not blocked. Bosses and players have power 10.
2019-10-04 21:02:44 +02:00
timokoesters
ba3db852f7
feat(bow): make arrows stick to walls
2019-10-04 21:02:44 +02:00
timokoesters
469349a426
fix(render): figures without vel don't render
2019-10-04 21:02:44 +02:00
timokoesters
fc97c27b65
feat(bow): sticky arrows
2019-10-04 21:02:43 +02:00
timokoesters
575f7da64d
feat(bow): Client side prediction
2019-10-04 21:02:43 +02:00
timokoesters
df4c4bbd5d
fix(bow): initial orientation wrong for 1 frame
2019-10-04 21:02:42 +02:00
Pfauenauge90
e404ea0d4f
assets, rotation, offset changes
2019-10-04 21:02:42 +02:00
timokoesters
fe17b4952c
Remove warnings
2019-10-04 21:02:42 +02:00
timokoesters
ab634f1d21
Reuse combat code
2019-10-04 21:02:41 +02:00
timokoesters
2ba143a514
Make arrows deal damage
2019-10-04 21:02:41 +02:00
timokoesters
e3c02f8ac1
Allow projectiles to react to triggers
2019-10-04 21:02:40 +02:00
Pfauenauge90
39e5530d45
made bow available in char selection
2019-10-04 21:02:40 +02:00
Pfauenauge
b5180320fb
bow position
2019-10-04 21:02:40 +02:00
timokoesters
d46f1e1859
Initial bow & arrow implementation
2019-10-04 21:02:39 +02:00
Monty Marz
d598f2879c
Merge branch 'slipped/aesthetics' into 'master'
...
Assets update, aesthetics, minor fixes
See merge request veloren/veloren!529
2019-10-04 18:27:12 +00:00
Monty Marz
4c1eba1f3e
Assets update, aesthetics, minor fixes
2019-10-04 18:27:12 +00:00
Songtronix
1fc5e3cff7
Merge branch 'shandley/basic-menu-music' into 'master'
...
Play some music on game launch
See merge request veloren/veloren!535
2019-10-04 17:53:38 +00:00
Shane Handley
b1d775728a
Play some music on game launch
2019-10-05 02:31:24 +09:00
Mckol
564e000498
Merge branch 'mckol/password-hashing' into 'master'
...
Hash the passwords client-side
See merge request veloren/veloren!533
2019-10-04 16:44:31 +00:00
Mckol
9aba318df2
Hash the passwords client-side
2019-10-04 16:44:31 +00:00
appcrashwin7
1069173d83
add give_exp command
2019-10-04 17:48:14 +02:00
Acrimon
2b98b85020
Merge branch 'nick12/max_msg_len' into 'master'
...
Add max chat message length
Closes #115
See merge request veloren/veloren!432
2019-10-04 14:51:28 +00:00
Acrimon
b4bca0a150
Format code.
2019-10-04 16:26:22 +02:00
Acrimon
6d6c020eab
Updated to work on latest master.
2019-10-04 16:25:47 +02:00
Nick12
e8340d88af
Increase max bytes per chat message
2019-10-04 16:14:54 +02:00
Nicolas
6e4d556073
Add max chat message length
...
Fixes #115
Credit to @scorpion9979 for the previous implementation (https://gitlab.com/veloren/veloren/merge_requests/215 )
2019-10-04 16:14:54 +02:00
Marcel
101c563b03
Merge branch 'shandley/limit-sfx-range' into 'master'
...
Set a distance limit on the trigger of sound effects.
See merge request veloren/veloren!516
2019-10-04 09:58:58 +00:00
S Handley
810a7e5b5d
This is a re-commit of this feature from MR yarn run test where shandley had a catastrophic git cockup.
2019-10-04 09:58:58 +00:00
Forest Anderson
e4785b8a5d
Merge branch 'updating-thingies' into 'master'
...
Updated toolchain version and a bunch of deps.
Closes #273
See merge request veloren/veloren!479
2019-10-03 22:06:01 +00:00
Forest
35b9040a6f
Removed now stable feature
2019-10-03 17:28:17 -04:00
Forest
12bdefd146
Updated cargo.lock
2019-10-03 17:20:16 -04:00
Forest
4a59ed233c
Changed to oct toolchain
2019-10-03 17:19:22 -04:00
Forest Anderson
5bcec6391a
Bumped toolchain again
2019-10-03 17:19:22 -04:00
Forest Anderson
6ee99786d6
Removed trailing semicolon
2019-10-03 17:19:22 -04:00
Acrimon
f39d454f93
Update fast_noise.rs
2019-10-03 17:19:22 -04:00
Acrimon
772e85fbea
Update lib.rs
2019-10-03 17:19:22 -04:00
Acrimon
e151b81c11
Update lib.rs
2019-10-03 17:19:22 -04:00
Acrimon
03bf74f414
Updated toolchain version and a bunch of deps.
2019-10-03 17:19:22 -04:00
Forest Anderson
6715f02a4e
Merge branch 'stevedagiraffe/add-option-to-invert-scroll-wheel' into 'master'
...
Resolve #266 "Add option to invert scroll wheel"
Closes #266
See merge request veloren/veloren!528
2019-10-02 23:39:32 +00:00
stevedagiraffe
f1b78d21c8
Formatted with fmt
2019-10-03 09:16:46 +10:00
Marcel
fdaf344fec
Merge branch 'songtronix/add-executable-icon' into 'master'
...
Adds executable logo for veloren-voxygen.exe
Closes #261
See merge request veloren/veloren!527
2019-10-02 15:01:34 +00:00
Songtronix
bced3cb638
feat(voxygen): add logo for windows executable
2019-10-02 16:57:08 +02:00
stevedagiraffe
8680e92548
Added ability to toggle zoom inversion in settings
...
Displayed as checkbox under the Gameplay tab.
2019-10-02 23:09:05 +10:00