Commit Graph

727 Commits

Author SHA1 Message Date
2afa5d06b1 Fixed mutability in /sudo 2020-04-25 13:18:29 -04:00
29fd45eb52 /sudo player /kill now lists the sudoer as killing the target 2020-04-24 12:17:56 -04:00
bbbe03a033 Implement /sudo command 2020-04-23 22:36:19 -04:00
2a6a19f7ef fmt 2020-04-23 18:19:42 +01:00
44ace13d85 Stopped player spawning underground 2020-04-23 18:19:42 +01:00
982886b3f8 Made players spawn in the nearest town to the centre of the world, delete object.zip 2020-04-23 18:19:41 +01:00
444f2ecb45 Made /waypoint admin-only, MR cleanup 2020-04-23 18:19:41 +01:00
0329b355ef Made civsim paths visible in-game 2020-04-23 18:19:41 +01:00
98704a4753 turnip and window blocks 2020-04-23 18:19:41 +01:00
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
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
996eee0b42 change(server): rename settings file to server_settings.ron 2020-04-15 13:31:16 +02:00
053458c2e3 Changelog and small fix 2020-04-12 18:41:09 +02:00
c1c09dce1b Enable unequipping as well as equipping to specific slots 2020-04-12 18:41:06 +02:00
2263b9be95 starter chest, removed unused key commands 2020-04-12 18:41:02 +02:00
85f9f80024 starter equip 2020-04-12 18:41:00 +02:00
ca667fd02b tooltips 2020-04-12 18:40:58 +02:00
f5a768dccf more armour types 2020-04-12 18:40:56 +02:00
7f97fbac0b cape item 2020-04-12 18:40:56 +02:00
771baaaae5 cape item 2020-04-12 18:40:55 +02:00
7c0a3bafe6 Change how fall damage works 2020-04-10 12:03:15 +02:00
a73d010f7b 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
e04fdd715e expose and use blocking consts 2020-04-01 07:07:10 -07:00
b3791a2b4e Upgrade vek version so that it actually uses the patch 2020-03-30 19:44:51 -04:00
f551c4a2c5 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
ba3fa16c33 Create Dir type for better enforcement of non NaN, normalized representations of directions 2020-03-27 22:02:07 -04:00
c6e635c511 Increase movement speed, make npcs slower than players 2020-03-27 18:39:26 +01:00
fe2aa7da7b Merge remote-tracking branch 'origin/master' into combat 2020-03-26 23:43:33 +01:00
8010e5afb4 Better equip durations, fix roll bug, slow down while attacking, smoother gliding, stronger npcs, giants 2020-03-26 22:56:33 +01:00
b9c85b9beb Balancing 2020-03-26 22:56:33 +01:00
604a6cf169 feat: log server version 2020-03-26 12:41:30 +01:00
3889ec7292 climbing tweaks, fix triple strike overflow, fix Last<CharacterState>
not registered
2020-03-25 02:05:28 -04:00
6ba158b7e1 Input handling changes 2020-03-25 01:38:37 -04:00
2117bb05d0 Healing staff 2020-03-24 22:03:11 +01:00
99e7e1f785 Split staff into 3 abilities 2020-03-24 14:00:22 +01:00
fbb24e7c8a Even better fireballs 2020-03-23 22:52:35 +01:00
9d47fd8c3e Better explosions 2020-03-23 18:13:14 +01:00
5194cef03a Easier swimming, better damage calculation for explosions 2020-03-23 12:50:08 +01:00
f3ca06aa71 feat: fireball explosions 2020-03-22 20:40:16 +01:00
0456d3cbed Better staff M1, random +1 damage, better attackrange,angle impl 2020-03-22 16:26:32 +01:00
41c424ac13 Optimized uses of emitters, cleanup 2020-03-22 00:49:46 -04:00
df858cb370 Remove all warnings 2020-03-20 15:45:36 +01:00
c630df7f9a Ranged weapons now give xp on kill and also make enemies angry 2020-03-20 14:26:18 +01:00
835f3f5fe3 Arrows shouldn't turn into loot, staff shoots fireballs again 2020-03-20 11:25:53 +01:00
26674390ab Hide player body after death 2020-03-19 20:36:19 +01:00
49b0af10a9 Regular naming scheme for armor assets 2020-03-19 17:47:37 +01:00
449ae22730 Add inventory stacking 2020-03-19 14:32:17 +01:00
d863e12235 swift leather armour parts 2020-03-19 14:17:53 +01:00
2b22b84a33 Give bandits and travelers different armor 2020-03-19 11:21:37 +01:00
509615c15b npc armour 2020-03-18 23:09:58 +01:00