Monty Marz
8aff5faa83
assets update
...
acacia trees
updated help.png
bigger map zone name
npc levels from 0-10
boss levels from 20-50
2019-12-30 12:16:35 +00:00
S Handley
8c5320d20f
Update title music and temporarily remove attack sfx
...
- Updated title music with a version provided by aeronic which fades out
more gracefully
- Removed attack SFX as it was included in the movement processing, but
will return later as part of a similar chunk of code which processes
combat sfx independent of movement.
2019-12-20 04:04:05 +00:00
S Handley
11dd6b8090
Update footsteps SFX
2019-12-08 10:03:40 +00:00
Monty Marz
d0b7891a34
Set overflow checks to 'false' for release builds in order to bandaid fix recent master error
2019-11-28 13:32:38 +00:00
Monty Marz
040e1a7535
Fix map being inverted and indicator positioning
2019-11-26 22:39:07 +00:00
S Handley
ea2e0d17de
SFX system
...
This is an event based approach to SFX sounds. There is a specific
character sound event mapper which determines sfx to play based on
character or NPC state, as well as emitting sfx events for
non-character-triggers such as levelling up.
2019-11-23 08:26:39 +00:00
Monty Marz
370e94b1ad
Loading Screen with pulsating text, 2 new hairstyles
2019-11-23 00:51:18 +00:00
Joshua Barretto
3a5c69a314
Prevented chunk load popping with smooth view distance growth
2019-11-20 10:38:11 +00:00
Joshua Barretto
8745d0a3af
Non-linear depth buffer
2019-11-20 09:59:27 +00:00
Joshua Barretto
c60799de3d
Stronger moonlight
2019-11-19 20:43:41 +00:00
Joshua Barretto
9993a4c81a
Smoother water at distance, fixed warnings
2019-11-19 19:22:56 +00:00
Joshua Barretto
7ad22c647d
Fixed cloud shader banding issue
2019-11-19 19:09:22 +00:00
Joshua Barretto
5cb6f691dc
Fixed dense cloud void issue
2019-11-19 19:09:22 +00:00
Joshua Barretto
28e625635f
Split terrain rendering to avoid redrawing skybox
2019-11-19 19:09:22 +00:00
Joshua Barretto
bca3817163
Massive performance boost for clouds, fixed reflection misprojection bug
2019-11-19 19:09:22 +00:00
Joshua Barretto
39d686961e
Removed cloud sampler early return
2019-11-19 19:09:22 +00:00
Joshua Barretto
651bc8a9a3
Fixed close cloud precision noise
2019-11-19 19:09:22 +00:00
Joshua Barretto
eeec7df7d3
Fixed passthrough reduction curve
2019-11-19 19:09:22 +00:00
Joshua Barretto
fa4e68c165
Cleanup and speedup
2019-11-19 19:09:22 +00:00
Joshua Barretto
559106ff2c
Better passthrough calculation
2019-11-19 19:09:22 +00:00
Joshua Barretto
4ccd8ac72a
Improved cloud precision from internal perspective
2019-11-19 19:09:22 +00:00
Joshua Barretto
b7e59dfcc2
Better precision cloud sampling and moon halo highlight
2019-11-19 19:09:22 +00:00
Joshua Barretto
2c2dd49aed
Made clouds render over terrain
2019-11-19 19:09:22 +00:00
Joshua Barretto
9d48cc8fb7
Better water transparency
2019-11-19 19:09:22 +00:00
Joshua Barretto
fd2c9e8cde
Prevent sun/moon terrain overlap
2019-11-19 19:09:22 +00:00
Joshua Barretto
f80f303a18
Prevented cloud overlap on terrain
2019-11-19 19:09:22 +00:00
Joshua Barretto
0f37bfa829
Fixed hill colour blending
2019-11-19 19:09:22 +00:00
Joshua Barretto
337383feaa
Faster cloud reflections
2019-11-19 19:09:22 +00:00
Joshua Barretto
7375c2c207
Faster clouds, better water
2019-11-19 19:09:22 +00:00
Joshua Barretto
5162256e45
Faster and more visually pleasing clouds
2019-11-19 19:09:22 +00:00
Joshua Barretto
aa111d34e5
Added clouds
2019-11-19 19:09:22 +00:00
Joshua Barretto
18ec6dbbec
Prevented the moon rising/setting too early/late
2019-11-19 19:09:22 +00:00
Joshua Barretto
68502b22c1
Better moonlight
2019-11-19 19:09:22 +00:00
Joshua Barretto
10ce8b45e7
Added moon
2019-11-19 19:09:22 +00:00
Joshua Barretto
eb7b55d3ad
Merge branch 'zesterer/better-water' into 'master'
...
Better water
See merge request veloren/veloren!643
2019-11-12 14:55:54 +00:00
Monty Marz
c38447a264
assets update
...
map image
human male hairstyles
elf male hairstyle
potion item
cheese item
removed admin items from inventory
2019-11-09 13:42:42 +00:00
Joshua Barretto
2134bf87a7
Smaller water details
2019-11-05 15:45:01 +00:00
Joshua Barretto
671313a523
Overhauled water shaders
2019-11-05 15:45:01 +00:00
Joshua Barretto
6d8d06ff7c
Smoother water
2019-11-05 15:45:01 +00:00
Joshua Barretto
7ecfde2925
Better water
2019-11-05 15:45:01 +00:00
Monty Marz
240b620c13
login info text
2019-11-01 20:53:52 +00:00
Monty Marz
a0a8011d7e
Updated: Help Window, Map, Item Descriptions
2019-10-27 22:22:40 +00:00
jshipsey
2b5fd372c5
streamlined body part naming scheme, swapped quadruped to quadruped_small, rewrote mesh names to reflect body type instead of npckind. finally.
2019-10-25 21:50:14 -04:00
jshipsey
644939810f
added dragon skeleton
2019-10-25 21:33:59 -04:00
jshipsey
54fc712076
fish_medium and bird_medium skelingtons
2019-10-25 21:33:02 -04:00
timokoesters
0a1e12c9ad
improvement: make debug items of type ItemKind::Tool
...
This way all items that can be held in a hand are tools
2019-10-24 23:55:24 +02:00
Monty Marz
3e0ac48bd8
Multiple Assets and UI fixes and additions
2019-10-23 19:40:45 +00:00
Vechro
c9787846d5
Fix MSAA x16
2019-10-21 21:55:49 +03:00
Imbris
39656e92be
Merge branch '276-hotloading-armor' into 'master'
...
Resolve "Enable hotloading of different offsets for armors/weapons"
Closes #276
See merge request veloren/veloren!545
2019-10-18 00:29:09 +00:00
Adam Fogle
c41627d75f
Removed the recolor property from the armor ron files.
2019-10-17 19:45:29 -04:00