Joshua Barretto
|
0a892e488a
|
Updated examples
|
2020-04-23 18:20:34 +01:00 |
|
Joshua Barretto
|
1a4c7f46f4
|
Fixed second render chunk counting issue
|
2020-04-23 18:19:42 +01:00 |
|
Joshua Barretto
|
2a6a19f7ef
|
fmt
|
2020-04-23 18:19:42 +01:00 |
|
Joshua Barretto
|
0c491bb558
|
Fixed incorrect chunk render counter
|
2020-04-23 18:19:42 +01:00 |
|
Joshua Barretto
|
01e2cd2b88
|
Warning cleanup
|
2020-04-23 18:19:42 +01:00 |
|
Joshua Barretto
|
444f2ecb45
|
Made /waypoint admin-only, MR cleanup
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
1983fd8ec1
|
Cleanup, fixed clouds, removed 45-degree terrain sprites
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
60bf396e4f
|
Added doors to houses
|
2020-04-23 18:19:41 +01:00 |
|
Monty Marz
|
44c5002db3
|
Pfau/crops
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
431e199731
|
Added correctly generating world paths, sub-voxel shader noise
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
431b2ae07b
|
Fixed window mask layering, fmt
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
58874803a3
|
Disabled chunk mesh sorting for now
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
77d0292e91
|
Added windows to buildings and scarecrows
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
a9adebcab3
|
Improved rendering performance with smarter meshing order
|
2020-04-23 18:19:41 +01:00 |
|
Pfauenauge90
|
db5311189d
|
scarecrow
|
2020-04-23 18:19:41 +01:00 |
|
jshipsey
|
729912d33b
|
corrected villager empty weapon issue
|
2020-04-23 18:19:41 +01:00 |
|
jshipsey
|
a89b28e117
|
adjusted run animation to allow villager walking
|
2020-04-23 18:19:41 +01:00 |
|
Pfauenauge90
|
98704a4753
|
turnip and window blocks
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
6448c17110
|
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
|
0fb3a115da
|
Add more crops
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
e3ebdc56b3
|
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
|
866fd1992e
|
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
|
fd14223c33
|
Basic boss spawning in dungeons, better AO
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
c4879e991d
|
Enabled AO in darkness, better light attenuation
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
568a8ab87c
|
Increased block rendering altitude range
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
48e67ba9c0
|
Fixed terrain sprite AO
|
2020-04-23 18:19:41 +01:00 |
|
Joshua Barretto
|
f999edffaa
|
Fixed crop crash issues
|
2020-04-23 18:19:41 +01:00 |
|
Pfauenauge90
|
d57ca371e2
|
fix panic
|
2020-04-23 18:19:41 +01:00 |
|
Pfauenauge90
|
4b72a07e22
|
sprites
|
2020-04-23 18:19:41 +01:00 |
|
Pfauenauge90
|
fd3ffdf28b
|
pizza sprite
|
2020-04-23 18:19:40 +01:00 |
|
Pfauenauge
|
67f27ef970
|
ember sprite
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
8c73ec982c
|
Resolved rebase problems
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
b3c9122395
|
Overhauled domestic economy simulation, better debug information
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
a0dae82a2b
|
Added correctly allocated labours, fishing
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
df5aa93fd7
|
Better AO, fixed cloud pixelation
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
3d4a294b83
|
Smoothed camera motion, gentler orientation lerping
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
5f2d0021a3
|
Reversed water draw order
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
0021bd6452
|
Added new settlement generation to world, basic rendering
|
2020-04-23 18:19:40 +01:00 |
|
Joshua Barretto
|
944a37b848
|
Initial settlement generation work
|
2020-04-23 18:19:40 +01:00 |
|
Songtronix
|
26e27f4198
|
fix toolchain
|
2020-04-21 20:04:55 +00:00 |
|
Imbris
|
b3c54a9bbb
|
Merge branch 'olexorus/fix_serverlist_panic' into 'master'
Fix panic if default server index is out of bounds
See merge request veloren/veloren!909
|
2020-04-14 17:06:51 +00:00 |
|
Olexorus
|
027d0f11da
|
Fix panic if default server index is out of bounds
|
2020-04-14 18:32:01 +02:00 |
|
Pfauenauge
|
25a9d5bf2f
|
resolved comments
|
2020-04-12 21:45:19 +02:00 |
|
Imbris
|
b98680b9cb
|
fix example
|
2020-04-12 13:42:09 -04:00 |
|
Pfauenauge90
|
cee1c2f85b
|
cleanup, slot background, scaling
|
2020-04-12 18:41:10 +02:00 |
|
Imbris
|
b9a66a93b7
|
Add backgound to hotbar slots
|
2020-04-12 18:41:09 +02:00 |
|
Imbris
|
c6b5570637
|
Move item amount text to bottom right
|
2020-04-12 18:41:09 +02:00 |
|
Imbris
|
cae5313127
|
tooltips for the skillbar
|
2020-04-12 18:41:08 +02:00 |
|
jshipsey
|
d7e605e658
|
lantern visuals, random cape flutter
|
2020-04-12 18:41:08 +02:00 |
|
Imbris
|
2c4c006396
|
Lantern tweaks, remove unused bones
|
2020-04-12 18:41:07 +02:00 |
|