Joshua Barretto
|
6b55e96749
|
fmt
|
2020-04-23 18:19:42 +01:00 |
|
Joshua Barretto
|
20822825a3
|
Made /waypoint admin-only, MR cleanup
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
1ca7163610
|
Fix minor bugs with NPCs
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
ab4f4c3b90
|
Added doors to houses
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
1a4b25f7e1
|
Fixed block snapping for bizarre block heights
|
2020-04-23 18:19:41 +01:00 |
|
Monty Marz
|
c7f1f9524c
|
Pfau/crops
|
2020-04-23 18:19:41 +01:00 |
|
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 |
|