588 Commits

Author SHA1 Message Date
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
CapsizeGlimmer
a58e884e9c Add optional argument to /get_items 2020-05-07 18:39:48 +00:00
Monty Marz
3037a1e52f Merge branch 'pfau/fix-animals' into 'master'
Fix animals not attacking

See merge request veloren/veloren!960
2020-05-04 16:59:33 +00:00
Monty Marz
06867348fc Fix animals not attacking 2020-05-04 16:59:32 +00:00
Songtronix
ddc0cccee7 server(cmd): add server version cmd 2020-05-04 17:59:53 +02: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
protheory8
c5765cbb3c Fix #542 - Impose limits on admin commands 2020-05-04 14:50:58 +05:00
Monty Marz
65151bf175 Villagers and Cultists 2020-04-30 20:43:24 +00:00
Joshua Barretto
f4de3d0806 Added on_ceiling check for sticky entities 2020-04-26 17:56:09 +01:00
Joshua Barretto
f027114507 Added Colliders, made projectiles point particles 2020-04-26 17:56:09 +01:00
CapsizeGlimmer
367c424b3d Fixed mutability in /sudo 2020-04-25 13:18:29 -04:00
CapsizeGlimmer
958480ac21 /sudo player /kill now lists the sudoer as killing the target 2020-04-24 12:17:56 -04:00
CapsizeGlimmer
d5e5d5a4d8 Implement /sudo command 2020-04-23 22:36:19 -04:00
Joshua Barretto
6b55e96749 fmt 2020-04-23 18:19:42 +01:00
Joshua Barretto
a72932cfe3 Stopped player spawning underground 2020-04-23 18:19:42 +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
20822825a3 Made /waypoint admin-only, MR cleanup 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
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
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
Songtronix
42f3a18c9e change(server): rename settings file to server_settings.ron 2020-04-15 13:31:16 +02:00
Imbris
9bf7d7b15c Changelog and small fix 2020-04-12 18:41:09 +02:00
Imbris
330b7f3c93 Enable unequipping as well as equipping to specific slots 2020-04-12 18:41:06 +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
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
Olexorus
b7a8de94f4 Change how fall damage works 2020-04-10 12:03:15 +02: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
AdamWhitehurst
ce9716c97a expose and use blocking consts 2020-04-01 07:07:10 -07:00
Imbris
2a126fff83 Upgrade vek version so that it actually uses the patch 2020-03-30 19:44:51 -04:00
Imbris
8a71452135 Move armor types to a new location, use a const for the moving cutoff in voxygen anims 2020-03-28 01:52:12 -04:00
Imbris
94f44b0b32 Create Dir type for better enforcement of non NaN, normalized representations of directions 2020-03-27 22:02:07 -04:00
timokoesters
14b3d8970a Increase movement speed, make npcs slower than players 2020-03-27 18:39:26 +01:00
timokoesters
82af4766cc Merge remote-tracking branch 'origin/master' into combat 2020-03-26 23:43:33 +01:00
timokoesters
b22d383564 Better equip durations, fix roll bug, slow down while attacking, smoother gliding, stronger npcs, giants 2020-03-26 22:56:33 +01:00
timokoesters
7039197b83 Balancing 2020-03-26 22:56:33 +01:00
Songtronix
43a9e47bbe feat: log server version 2020-03-26 12:41:30 +01:00
Imbris
e1b0206740 climbing tweaks, fix triple strike overflow, fix Last<CharacterState>
not registered
2020-03-25 02:05:28 -04:00
Imbris
a1cf04fb22 Input handling changes 2020-03-25 01:38:37 -04:00
timokoesters
f9668943e9 Healing staff 2020-03-24 22:03:11 +01:00
timokoesters
2e33254db7 Split staff into 3 abilities 2020-03-24 14:00:22 +01:00
timokoesters
7ec211ddab Even better fireballs 2020-03-23 22:52:35 +01:00
timokoesters
fa4a3f3323 Better explosions 2020-03-23 18:13:14 +01:00
timokoesters
e7c370d03b Easier swimming, better damage calculation for explosions 2020-03-23 12:50:08 +01:00
timokoesters
5767d31190 feat: fireball explosions 2020-03-22 20:40:16 +01:00