S Handley
7a6c392fc3
- Load characters after login.
...
- Make the character screen load with an empty character list from the server, send event to the server for character creation with data, but not yet saving them to the DB.
- Working but messy character saving to DB
- Add the character_data to the client, rather than keep it in the GLobalState.
2020-05-09 15:41:25 +00:00
Monty Marz
06867348fc
Fix animals not attacking
2020-05-04 16:59:32 +00:00
Monty Marz
a52face268
Merge branch 'CapsizeGlimmer/functional_lanterns' into 'master'
...
Equipped lanterns now provide an illumination effect.
See merge request veloren/veloren!935
2020-05-04 15:15:31 +00:00
CapsizeGlimmer
fe9deb29af
Equipped lanterns now provide an illumination effect.
2020-05-04 15:15:31 +00:00
Julian
caa1af418d
Added new SFX and adjusted sfx.ron
...
New SFX sounds.
add_item.wav (Better fitting pickup sound)
drop_item.wav (New sound for dropping items)
open_inventory.wav (The old pickup sound, can be used for opening the bag but needs to be implemented)
sword_in.wav (Better fitting sound)
sowrd_out.wav (Better fitting sound)
Fixed the drop sfx sound in sfx.ron
Its the drop_item sound instead of a grass moving step.
2020-05-03 21:52:11 +02:00
Monty Marz
20aee17e94
Shoulder offsets, meta.ron versioning
2020-05-01 21:27:12 +00:00
Monty Marz
65151bf175
Villagers and Cultists
2020-04-30 20:43:24 +00:00
Pfauenauge90
6bdd8471a9
cleanup, more dungeon entrances
2020-04-29 17:01:35 +02:00
Joshua Barretto
70d798bafd
Added dungeon entrances
2020-04-29 17:01:34 +02:00
Joshua Barretto
fde7e6fedc
Added 1 extra bit per figure vertex position component, resolved char screen bug
2020-04-29 15:22:08 +01:00
Marcel Märtens
1c5c0adf15
Allow for 0.5 offsets in figures
2020-04-29 14:10:46 +02:00
Justin Shipsey
61c0c2991d
new animals
2020-04-28 03:13:23 +00:00
Monty Marz
7c4effd1a1
Merge branch 'pfau/ui-fixes' into 'master'
...
UI Fixes
See merge request veloren/veloren!946
2020-04-26 01:44:56 +00:00
Monty Marz
4f8076c2ba
UI Fixes
2020-04-26 01:44:56 +00:00
Justin Shipsey
82bafaaef8
body/anim tweaks
2020-04-26 01:09:03 +00:00
Joshua Barretto
091933d5b0
Made GPU bone updates more conservative for moar fps
2020-04-25 21:44:23 +01:00
Joshua Barretto
b6b8b5363f
Squashed figure vertices for better performance
2020-04-25 21:44:23 +01:00
Joshua Barretto
0249facbd6
Reduced size of terrain sprite vertices
2020-04-25 21:44:23 +01:00
Joshua Barretto
3d5ca63a55
Added configurable sprite view distance, minor bug fixes
2020-04-25 21:44:23 +01:00
Pfauenauge90
f2f413cc34
sprites VD slider visuals
2020-04-25 21:44:23 +01:00
jshipsey
6feb375da4
fix for hollow chests
2020-04-25 21:44:23 +01:00
Joshua Barretto
7eedb6e09f
Better LoD distance scaling
2020-04-25 21:44:23 +01:00
Songtronix
4152181264
fix: misspelling in english translation
2020-04-24 18:30:58 +02:00
Treeco
0751ac4c0b
Add camera smoothing setting
2020-04-23 22:59:34 +00:00
Joshua Barretto
70e48a2160
Fully fixed sub-voxel noise issue
2020-04-23 22:05:14 +01:00
Joshua Barretto
3fa069ed99
Added sites to the map
2020-04-23 21:59:09 +01:00
Joshua Barretto
39381dd50d
Made players spawn in the nearest town to the centre of the world, delete object.zip
2020-04-23 18:19:41 +01:00
Joshua Barretto
8f87cc959a
Better path colour on map, typo fixes
2020-04-23 18:19:41 +01:00
Joshua Barretto
20822825a3
Made /waypoint admin-only, MR cleanup
2020-04-23 18:19:41 +01:00
Joshua Barretto
a8d8448f59
Cleanup, fixed clouds, removed 45-degree terrain sprites
2020-04-23 18:19:41 +01:00
Joshua Barretto
834756a86b
Improved path rendering on the map, removed ugly path noise
2020-04-23 18:19:41 +01:00
Joshua Barretto
08dd76d54a
Returned to normal world size
2020-04-23 18:19:41 +01:00
Joshua Barretto
f19138f6d0
Fixed sub-voxel noise flickering on NVIDIA cards
2020-04-23 18:19:41 +01:00
Joshua Barretto
1796e2f0e7
Faster sub-voxel noise function
2020-04-23 18:19:41 +01:00
Monty Marz
c7f1f9524c
Pfau/crops
2020-04-23 18:19:41 +01:00
Joshua Barretto
50773a792a
Added correctly generating world paths, sub-voxel shader noise
2020-04-23 18:19:41 +01:00
Joshua Barretto
575fd88fed
Further improved AO
2020-04-23 18:19:41 +01:00
Pfauenauge90
2b20fe28bd
scarecrow
2020-04-23 18:19:41 +01:00
jshipsey
2c3d300dcc
corrected villager empty weapon issue
2020-04-23 18:19:41 +01:00
Pfauenauge90
c1ab35d100
turnip and window blocks
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
9e3d279d39
Basic boss spawning in dungeons, better AO
2020-04-23 18:19:41 +01:00
Joshua Barretto
b885111670
Enabled AO in darkness, better light attenuation
2020-04-23 18:19:41 +01:00
Joshua Barretto
89ec8bc5fd
Added dungeon rooms, corridors, mazes
2020-04-23 18:19:41 +01:00
Joshua Barretto
c9a7266d48
Increased block rendering altitude range
2020-04-23 18:19:41 +01:00
Joshua Barretto
34b9c94f9f
Fixed crop crash issues
2020-04-23 18:19:41 +01:00
Joshua Barretto
072e61fa74
Slightly better clouds
2020-04-23 18:19:41 +01:00
Pfauenauge90
551868d1e1
fix panic
2020-04-23 18:19:41 +01:00