1022 Commits

Author SHA1 Message Date
Joshua Barretto
b3ef3fb4d2 Fixed window mask layering, fmt 2020-04-23 18:19:41 +01:00
Joshua Barretto
cf96b31132 Patched but not fixed pathfinding for variable-sized blocks 2020-04-23 18:19:41 +01:00
Joshua Barretto
475fd5bbb4 Added windows to buildings and scarecrows 2020-04-23 18:19:41 +01:00
Joshua Barretto
2df856b435 Made civsim paths visible in-game 2020-04-23 18:19:41 +01:00
Pfauenauge90
2b20fe28bd scarecrow 2020-04-23 18:19:41 +01:00
Pfauenauge90
c5fa0393fc Update block.rs 2020-04-23 18:19:41 +01:00
jshipsey
a26aeaa169 adjusted run animation to allow villager walking 2020-04-23 18:19:41 +01:00
Pfauenauge90
c1ab35d100 turnip and window blocks 2020-04-23 18:19:41 +01:00
Joshua Barretto
2d8b75046f Agent adjustments, better dungeon stairwells 2020-04-23 18:19:41 +01:00
Joshua Barretto
f7bd1176a6 Made agents cleverer 2020-04-23 18:19:41 +01:00
Joshua Barretto
ca526026d1 Made tomatoes taller 2020-04-23 18:19:41 +01:00
Joshua Barretto
c4be75e011 Fixed sprite AO, overhauled entity spawning, better enemy spawning in dungeons, made agents more skilled at combat 2020-04-23 18:19:41 +01:00
Monty Marz
20050f93c9 Add more crops 2020-04-23 18:19:41 +01:00
Joshua Barretto
b0e8cf9fdf Fixed figure AO (still need to do sprite AO), added more control over NPC spawning, loot in dungeons 2020-04-23 18:19:41 +01:00
Joshua Barretto
48e6790742 Fixed bad AO quad flipping in dark places, bosses spawning in dungeon walls, large creatues being uncompromisingly pedantic when trying to path towards targets 2020-04-23 18:19:41 +01:00
Joshua Barretto
9e3d279d39 Basic boss spawning in dungeons, better AO 2020-04-23 18:19:41 +01:00
Joshua Barretto
34b9c94f9f Fixed crop crash issues 2020-04-23 18:19:41 +01:00
Pfauenauge90
8e7da1e379 sprites 2020-04-23 18:19:41 +01:00
Pfauenauge90
f9166921dd pizza sprite 2020-04-23 18:19:40 +01:00
Pfauenauge
6a7e83d2c1 ember sprite 2020-04-23 18:19:40 +01:00
Joshua Barretto
c4d30c71a1 Lighting improvements, fixed NaN issue for agents 2020-04-23 18:19:40 +01:00
Joshua Barretto
f62e6a4303 Basic trading simulation 2020-04-23 18:19:40 +01:00
Joshua Barretto
642a8f98f5 Began work on basic economic simulation 2020-04-23 18:19:40 +01:00
Joshua Barretto
85b75e016d Better track routing for civsim 2020-04-23 18:19:40 +01:00
Joshua Barretto
a072126ed3 Added store 2020-04-23 18:19:40 +01:00
Joshua Barretto
e58ec2655a Removed old settlement code, removed zcache from dependency of site generators for forward compatibility 2020-04-23 18:19:40 +01:00
Joshua Barretto
7ae87d63e6 Fixed cloud bugs, made pets run into you less 2020-04-23 18:19:40 +01:00
Joshua Barretto
08ad03ff0e Initial settlement generation work 2020-04-23 18:19:40 +01:00
Songtronix
c9c169e486 Merge branch 'ElXreno/proper-assets-path-finding' into 'master'
Find assets by using other environment variables

See merge request veloren/veloren!912
2020-04-15 10:38:00 +00:00
Imbris
75dc6bd455 Clarify todo comment 2020-04-12 15:35:43 -04:00
ElXreno
af5476b672
Find assets by using other environment variables
By using HOME, XDG_DATA_HOME and XDG_DATA_DIRS we can
build potentially proper paths for finding assets folder.
2020-04-12 20:25:29 +03:00
Imbris
215d7f2803 Fix selecting and remove amount text when dragging 2020-04-12 18:41:06 +02:00
Imbris
330b7f3c93 Enable unequipping as well as equipping to specific slots 2020-04-12 18:41:06 +02:00
Pfauenauge90
249746abd2 7 dwarf accessories 2020-04-12 18:41:03 +02:00
Pfauenauge90
59766b4cb6 starter chest, removed unused key commands 2020-04-12 18:41:02 +02:00
Pfauenauge90
086e09ff58 starter equip 2020-04-12 18:41:00 +02:00
Pfauenauge90
1ea5019715 tooltips 2020-04-12 18:40:58 +02:00
Pfauenauge90
c9b8059f2e item types 2020-04-12 18:40:57 +02:00
Pfauenauge90
d51858c875 more armour types 2020-04-12 18:40:56 +02:00
Pfauenauge90
1af1b1cf35 cape item 2020-04-12 18:40:56 +02:00
Pfauenauge90
edc0ba0f75 cape item 2020-04-12 18:40:55 +02:00
Imbris
ce619c2aff Use new slot widget for armor slots 2020-04-12 18:40:53 +02:00
Piotr Korgól
9c96e6fb3b Prevent projectiles from hitting their owners 2020-04-06 23:08:54 +02:00
Imbris
a8fff80b0c Show errors loading individual files during glob asset loading 2020-04-01 20:37:23 -04:00
Imbris
053ec2d874 Make Asset impls avoid panics when parsing fails 2020-04-01 20:06:15 -04:00
Imbris
baf973a32a Merge branch 'master' into 'combat'
# Conflicts:
#   CHANGELOG.md
2020-04-01 20:42:27 +00:00
Imbris
7f45873ff6 fmt 2020-04-01 11:52:44 -04:00
AdamWhitehurst
6f4736b179 better timing const name,
timing_delay 400 -> 350
2020-04-01 08:40:25 -07:00
AdamWhitehurst
cb8a49a5e3 refactor transition logic (thx imbris) 2020-04-01 08:39:18 -07:00
Imbris
29672a00e0 Point to newly released vek, add todo to reconsider empty item, remove uneeded ori slerp, remove agent from character behavior, add todos to combat sys, check if entities still exist before possessing & if possessed entity has a loadout move the active item into the second item space 2020-04-01 11:15:14 -04:00