Imbris
3f3eb637c4
Do iteration check for snapping after checking the other conditions
2021-10-10 02:42:06 -04:00
Imbris
bfece25bba
Convert water/walls check to the new iteration function
2021-10-10 02:42:06 -04:00
Imbris
c22636a4b8
Initial iterator optimization by using internal iteration at the vol_grid level, water/walls not switched over yet
2021-10-10 02:42:06 -04:00
Treeco
7fefaaaf7b
Added mottled bark to birch
2021-10-06 02:26:43 +01:00
Samuel Keiffer
10cadcd014
Merge branch 'sam/wiki-loot' into 'master'
...
Created csv export tool to get all item drops from an entity
See merge request veloren/veloren!2892
2021-10-05 15:45:22 +00:00
Sam
8785ecfdeb
Now outputs item names instead of item asset paths.
2021-10-04 21:46:19 -04:00
ubruntu
e80079ed99
Interactable campfires
2021-10-05 00:55:29 +00:00
Joshua Barretto
6af866ce50
Rebalanced boat speed
2021-10-05 00:02:03 +01:00
Joshua Barretto
28459ae27d
Fixed sail boat thrust, removed dead water code, added comments
2021-10-05 00:02:03 +01:00
Joshua Barretto
631d8c6603
Cleaned up shrub implementation
2021-10-05 00:02:03 +01:00
Joshua Barretto
24a3ed683d
Improved river and lake banks
2021-10-05 00:02:03 +01:00
Joshua Barretto
bdd04e221b
Better lake entrances and distance
2021-10-05 00:02:03 +01:00
Joshua Barretto
b3fbba6df2
Fixed oceans
2021-10-05 00:02:03 +01:00
Joshua Barretto
4e427a5b9f
Improved river/lake rendering
2021-10-05 00:02:03 +01:00
Joshua Barretto
59c8ee3c70
Added sail boat
2021-10-05 00:02:03 +01:00
Imbris
dee4f787b9
Improve the warning message when USERDATA_STRATEGY was not set during compilation and the binary was moved outside the workspace/crate that it was compiled from, show a warning when an invalid VELOREN_USERDATA_STRATEGY is used, and also actually make sure warnings from userdata selection are logged in voxygen (since the userdata folder needs to be selected to set up logging we have to rerun the selection after logging is set up so that any warnings will be logged).
2021-10-04 12:23:42 -04:00
Sam
35cb46738d
Created csv export tool to get all item drops from an entity
2021-10-02 12:08:40 -04:00
Benoît du Garreau
dda54e6ee2
Update assets_manager
to 0.6.0
2021-10-01 21:13:01 +02:00
Samuel Keiffer
984ea6008d
Merge branch 'sam/loot' into 'master'
...
Refactored loot table selection on entity death
See merge request veloren/veloren!2879
2021-10-01 07:06:10 +00:00
Sylvain Migaud
0cb5551ce2
Place date at the begining of the log file name
2021-09-30 06:09:30 +00:00
juliancoffee
e5d6fd2887
Cleaning
2021-09-27 23:21:57 +03:00
juliancoffee
7df22ceaec
Make ItemDrop component with Item again
2021-09-27 20:36:18 +03:00
juliancoffee
b423faa32c
Fix csv tools for loot tables
2021-09-27 15:09:22 +03:00
juliancoffee
e9e63997e8
Adress review
...
- Mention failed loot specifier during getting item from lottery
2021-09-27 15:09:22 +03:00
juliancoffee
98382ea012
Make Rtsim entity config work
2021-09-27 15:09:22 +03:00
juliancoffee
8f84e00e7e
Hardened Loot handling part two
...
+ clippy advices
+ use LootSpec::Nothing for basic_summon explicitly
2021-09-27 15:09:22 +03:00
juliancoffee
b53643e12a
Hardened loot table handling
...
- Rename LootSpec::None to LootSpec::Nothing to not confuse with Option
- Warn on invalid item paths in loot tables
2021-09-27 15:09:22 +03:00
Sam
06f3e04034
Changed ItemDrop to use LootSpec
2021-09-27 15:09:22 +03:00
Marcel
64a8e3c5df
Merge branch 'xMAC94x/update-toolchain' into 'master'
...
update toolchain to `nightly-2021-09-24`
See merge request veloren/veloren!2862
2021-09-26 19:25:02 +00:00
Samuel Keiffer
d7a89bf944
Merge branch 'sam/cr-weights' into 'master'
...
Changed weights of cr calculation and exp from cr formula.
See merge request veloren/veloren!2875
2021-09-26 18:21:56 +00:00
Sam
14cdb2b803
Changed weights of cr calculation and exp from cr formula.
2021-09-25 21:52:20 -04:00
Sam
d0c78c3d63
Made poise a float at interface of module.
2021-09-25 14:07:47 -04:00
Marcel Märtens
96bd27db62
apply some clippy fixes that comes with the new toolchain version
2021-09-24 23:18:18 +02:00
Marcel Märtens
8c0c86b192
update toolchain to nightly-2021-09-24
2021-09-24 23:18:07 +02:00
Sam
961782851f
Changed energy to internally use an integer with a high resolution, and externally to use a float.
2021-09-23 14:11:09 -04:00
heydabop
7087ffde7c
Fixes #1339 - Allow attacks and abilities to interrupt sprite interaction
2021-09-23 10:05:12 -05:00
Joshua Barretto
2417a40afd
Fixed crash caused by invalid health, stated current <= maximum invariant more clearly
2021-09-23 12:36:03 +01:00
Snowram
b444a74d8f
Consolidates projectile offsets into utils
2021-09-22 03:05:57 +02:00
Snowram
15b6f947c9
Set projectile offsets in states instead of globally
2021-09-22 01:07:09 +02:00
Snowram
5574554eda
Set beam offset depending on body dimensions
2021-09-21 15:31:46 +02:00
Snowram
46021c31bd
Bird large beam offset hack
2021-09-21 15:31:43 +02:00
jshipsey
7978b16820
animation tweaks
2021-09-21 15:30:43 +02:00
jshipsey
be53c407cb
wyvern walk
2021-09-21 15:30:43 +02:00
Snowram
7384868c57
Adds flame wyvern npc
2021-09-21 15:30:42 +02:00
Marcel Märtens
636838f510
update crates
2021-09-20 14:39:01 +02:00
Joshua Barretto
717690b883
Merge branch 'james/rrt-pathfinding' into 'master'
...
Initial RRT flight pathfinding
See merge request veloren/veloren!2773
2021-09-19 19:30:31 +00:00
Joshua Barretto
845f8977ff
Merge branch 'juliancoffee/clay_gole_laser_fix' into 'master'
...
Tweak coefficient of beam_offset for clay_golem
See merge request veloren/veloren!2859
2021-09-18 17:36:08 +00:00
juliancoffee
215f4b9be0
Tweak coefficient of beam_offset for clay_golem
2021-09-18 19:55:46 +03:00
Ben Wallis
4349a14064
* Added new Admin Commands window to egui, including Give Items and Kits sections
...
* Added widgets.rs to egui for reusable widgets
* Added filterable_list egui widget
* Reworked DebugShapeAction to be a more generic EguiAction which now allows for ChatCommands (used by admin tools) as well as DebugShape drawing requests.
* Fixed egui event handling so that typing/clicking within egui windows now correctly doesn't pass these events onto the game itself
* Removed /give_item limit for stackable items
2021-09-18 16:17:42 +01:00
Joshua Barretto
8d336d6625
Merge branch 'james/lava-dungeons' into 'master'
...
Prettier site2 houses
See merge request veloren/veloren!2852
2021-09-18 14:58:42 +00:00