Commit Graph

589 Commits

Author SHA1 Message Date
3a43150bc5 Make hostile npcs back away when too close 2019-08-03 12:53:39 +01:00
c919b68346 changed angle of attack, changed z offset on hit 2019-08-03 12:46:07 +01:00
e39324a9d2 Remove knockback 2019-08-03 12:46:07 +01:00
3063546a58 Added entity pushback 2019-08-03 12:26:05 +01:00
e6fe07dd3d Shortened enemy sight distance 2019-08-02 21:35:03 +01:00
8aa7af781e Fixed enemy combat 2019-08-02 20:52:46 +01:00
23cfe50455 Better health accessors methods 2019-08-02 20:49:48 +01:00
5e4f383952 Better enemy AI 2019-08-02 20:41:38 +01:00
677c5781ba Added bosses, improved secret object spawn rates 2019-08-02 20:10:52 +01:00
55079c3d1e Fix hostile npcs new target selection 2019-08-02 20:44:56 +02:00
e4a9721588 fixed #211 - host specs-idvs on gitlab.com 2019-08-02 10:16:55 +02:00
13310ab9ca improved animations and movement 2019-08-01 23:57:26 -04:00
f644b6ab89 Revert "Merge branch 'imbris/upgrade_specs' into 'master'"
This reverts merge request !375
2019-08-01 23:32:33 +00:00
5f56657f6c Upgrade specs to 0.15 2019-08-01 18:09:13 -04:00
ec550620ad Add a health bonus for level ups, fix pets 2019-08-01 18:56:08 +02:00
52ffa02467 fmt 2019-08-01 17:07:42 +02:00
9bc006dee1 Add a few extra items to the inventory by default 2019-08-01 09:13:34 +01:00
39fc1d6b71 Added entity pickup, changed item model 2019-08-01 09:12:00 +01:00
331b6c8b3a Altered Item structure 2019-08-01 09:12:00 +01:00
995090d2d4 Added item drops 2019-08-01 09:12:00 +01:00
b3cae2f3dd Added better item manipulation 2019-08-01 09:09:26 +01:00
fc49293874 Clickthrough on items 2019-08-01 09:09:26 +01:00
31f8794c39 Started work on inventory manipulation 2019-08-01 09:09:26 +01:00
123a78552a Fixed block-hopping on edges, added correct inventory slots 2019-08-01 09:09:26 +01:00
5bb7998d5a Added inventory sync messages and InventoryUpdate component 2019-08-01 09:09:26 +01:00
a7fc872f1c Added Default impl for Inventory 2019-08-01 09:08:59 +01:00
fde6ec35cd Fixed Inventory::remove method 2019-08-01 09:08:59 +01:00
3f85f35084 Fix lockfile. 2019-07-31 11:45:23 +02:00
dadcf27098 Fixed missing import. 2019-07-31 11:41:29 +02:00
9fbf710cc9 Swapped some rarely use storages. 2019-07-31 11:41:29 +02:00
8be62be980 Formatted code. 2019-07-31 11:40:58 +02:00
03253d3cc0 Switch everything to IDVStorage (No tuning yet.) 2019-07-31 11:40:58 +02:00
b695a63e98 Send different physics components individually 2019-07-30 13:35:16 +02:00
c6034bf450 Use Last<C> to check if a physics component changed 2019-07-30 08:32:03 +02:00
5cfc60da50 Small chat fixes 2019-07-29 14:40:46 +00:00
ee49ebe807 Update rand, log and scan_fmt 2019-07-29 13:42:26 +00:00
5aa864ee58 Update most dependencies 2019-07-28 22:47:23 +02:00
33565b9480 added comment about object rotation, changed lantern spawning command, changed /tell output when you /tell yourself 2019-07-28 09:21:17 +00:00
5c84508015 Get EXP for killing NPCs and Players, properly show EXP bar 2019-07-26 20:51:40 +02:00
b1aace0110 Add Level and Exp component 2019-07-26 16:44:59 +02:00
95b5f4acfb Added private, broadcast, and game_state messages 2019-07-26 07:29:37 -04:00
ea0bbe7e47 Rebase fixes 2019-07-26 07:29:37 -04:00
cc6aa6f33d Adds colour to tells in chat box #194 2019-07-26 07:29:37 -04:00
53086cb3b2 Nero/light offsets 2019-07-25 20:51:20 +00:00
7a141ad111 More objects 2019-07-24 02:50:19 +02:00
9fd2849c6c chat warning for unknown objects 2019-07-24 02:50:19 +02:00
85281e7e54 spawn objects by name 2019-07-24 02:50:19 +02:00
f3c5ece983 Add tent 2019-07-24 02:50:19 +02:00
81f66457de Add cauldron 2019-07-24 02:50:19 +02:00
870229cd1c chests, human female head changes 2019-07-24 02:50:19 +02:00