8c06dc9a5c
Add chunk reload command (admin only)
2022-03-19 08:43:38 +00:00
0037518472
Impl #1357 : Agent chase abort
...
- Adds util funcs to calculate benefit of continue pursue vs letting
target escape
- Hooks util funcs into agent's hostile tree
2022-03-14 18:06:57 +01:00
031db61c1e
Fix bug where chunks outside the map counted as occupied.
...
This prevented sites from being placed near the edge of the map.
2022-03-12 02:45:43 +01:00
89bf529a5e
Addressed review comments
2022-03-03 01:12:40 -05:00
7ac6be27f0
Changelog
2022-03-03 01:12:00 -05:00
f347b9de11
Diversify price calculation for items by using multiple categories per item.
2022-03-03 02:32:34 +00:00
bd8a7a0506
Better rocks
2022-03-02 16:28:04 +00:00
94a9b407c2
Fix waypoints being movable
2022-02-28 19:20:37 +00:00
042d258161
Modify message catch-all arms
2022-02-27 23:08:47 +00:00
5df1ee6382
Prevent castles being assailable from above.
2022-02-22 22:11:01 +01:00
22a75332f8
Ensure towns are placed only in viable locations.
2022-02-22 21:00:52 +01:00
e05499c044
Move changelog
2022-02-20 18:25:16 +01:00
df7cd2da1a
Merge branch 'isse/shared-waypoints' into 'master'
...
Shared and persistent waypoints
See merge request veloren/veloren!3162
2022-02-20 10:10:18 +00:00
a685a353cb
Shared and persistent waypoints
2022-02-20 10:10:18 +00:00
adec5905bd
Properly wait to request buffer mapping until after the command to copy the screenshot texture to the buffer has been submitted.
2022-02-19 19:05:04 -05:00
802b9e7914
Change the version number to 0.12
2022-02-18 22:36:53 +01:00
9d98cd9e58
Render item drops instead of placeholder textures
2022-02-14 02:09:45 +00:00
090ac9030c
Change Path colors
2022-02-11 17:05:10 +00:00
72f2b2eee8
clippy
2022-02-09 19:35:05 -05:00
a00121bedf
Make entities protect owned bodies.
2022-02-08 22:53:00 +01:00
82273f0f36
Make friendly creatures defend each other.
2022-02-08 22:32:25 +01:00
78b2a7b3a3
Add new travelers to changelog
2022-02-08 01:39:32 +02:00
f21e0f31fb
Restrict RtSim ships to airships
2022-02-03 21:41:20 -08:00
afda04e1eb
Merge branch 'command_access' into 'master'
...
Removal of /home
See merge request veloren/veloren!3171
2022-02-02 08:50:23 +00:00
fdfd2c99ff
Removal of /home
2022-02-02 08:50:23 +00:00
54b69e37a5
Implement giant trees in site2
2022-02-02 02:33:37 +00:00
44865d99ff
Fix guards menacing instead of defending villagers
2022-01-30 13:14:24 -08:00
39863e8727
Remove colour banding
2022-01-27 00:29:03 +00:00
1a1acfae2c
Fix RUSTSEC-2022-0006
2022-01-26 22:08:38 +01:00
52c92ba0d4
Give names to site2 sites
2022-01-26 11:42:35 +00:00
2671f824d0
Prohibit accidental cliff diving by NPCs
2022-01-25 16:25:40 +00:00
54d5a06a0d
Merge branch 'unvariant/lantern_bug' into 'master'
...
Fixes #1406 - Lantern light does not change when dragging it from inventory
Closes #1406
See merge request veloren/veloren!3107
2022-01-25 02:59:29 +00:00
df6a0002e9
Move alpha values calculation to CPU
2022-01-24 19:24:51 +00:00
d18174e0d1
Revert "Merge branch 'infrandomness/remove_alpha' into 'master'"
...
This reverts merge request !3128
2022-01-24 00:52:03 +00:00
69c3480fce
Move alpha values calculation
2022-01-23 17:16:22 +00:00
b33fda1e0c
Add waypoint binding customization code
2022-01-21 18:05:41 +00:00
c7717c165e
Updated changelog
2022-01-19 20:08:11 -05:00
7052aad11b
Merge branch 'snowram/arthropods' into 'master'
...
Snowram/arthropods
See merge request veloren/veloren!3071
2022-01-20 00:20:24 +00:00
a6e396e29a
Stunned and jump anims, stats, spawns, more IA work
2022-01-20 00:53:29 +01:00
dabae7ece8
Remove bomb pile item
2022-01-19 19:31:43 +00:00
ac6f53922f
Move agent code into separate files
2022-01-18 03:02:43 +00:00
1a0c5c1773
Updated changelog
2022-01-17 22:22:45 +00:00
9c565dadc5
Merge branch 'zesterer/mount-everest' into 'master'
...
Mount Everest
See merge request veloren/veloren!3101
2022-01-17 13:21:38 +00:00
fc012b4989
Lantern color will now change when swapping lanterns while lantern is activated
2022-01-16 16:24:31 -08:00
5da2850624
Fix loot forcing
2022-01-16 21:12:59 +00:00
bde3aade2b
Updated changelog, fixed incorrect hint for mineable blocks
2022-01-16 17:53:51 +00:00
7ae8ed09f6
Addressed MR comments.
2022-01-15 21:50:27 -05:00
aaa33c6834
Fixed display of some stats in dary and changelog entry.
2022-01-15 21:49:29 -05:00
3afa16bf03
Fix hotbar changing when sorting inventory.
...
Previously the hotbar slots would refer to inventory slots. An
unfortunate consequence of this was that when the contents of an
inventory slot changed, so would the corresponding hotbar slot
change. This commit fixes that.
2022-01-14 19:14:24 +01:00
a882cb6af4
Changelog
2022-01-12 22:21:55 -05:00