100 Commits
Author SHA1 Message Date
av 1fd58092e4 Various fixes 2020-10-25 11:34:35 +03:00
av cf2d3878f3 Add action "make task first in queue" 2020-10-21 10:51:34 +03:00
av 9ae499f18c Add notification permission request 2020-10-18 10:47:09 +03:00
av 251a616fa4 Display adventure difficulty 2020-10-15 10:49:26 +03:00
av 7d477ba35a Display hero health 2020-10-15 10:26:07 +03:00
av 901bea6b4e Add distance condition for auto resource sending 2020-10-14 11:58:42 +03:00
av 33964dc99b Fix train troop recurrent tasks 2020-10-12 13:52:02 +03:00
av 7f3642d626 Quick fix for total requirement resources 2020-10-12 13:20:26 +03:00
av 25969b8c0f Refactoring: simplify troop training 2020-10-12 10:09:05 +03:00
av 1b053de16a Refactoring: plan actions as classes 2020-10-12 10:00:06 +03:00
av d4ad7ec40c Simplify some code 2020-10-10 16:41:19 +03:00
av d03894c89d Simplify village state manipulation 2020-10-10 13:27:24 +03:00
av 9bbe3ff78d Rename state field storage to warehouse 2020-10-10 12:16:41 +03:00
av 9531c7850a Simplify warehouse capacity store 2020-10-10 11:46:28 +03:00
av 5b85f3fe18 Update mocha and types 2020-10-10 10:36:08 +03:00
av bd7fa1ec3c Update loaders 2020-10-10 10:34:05 +03:00
av 60078e94b2 Update prettier and reformat code 2020-10-10 10:21:30 +03:00
av ecaa98b69c Update typescript 2020-10-10 10:16:33 +03:00
av f4f8555f75 Update packages 2020-10-10 10:13:40 +03:00
av ee3ae14730 Fixes for new game 2020-10-10 10:11:01 +03:00
av 9d29e9958d Update README.md 2020-07-18 18:29:31 +03:00
av 93c1973e1b Update deps 2020-07-18 18:29:23 +03:00
av ad64905888 Divide task components 2020-07-18 18:13:32 +03:00
av a74a26896c Move action and task handlers in their own space 2020-07-18 18:06:55 +03:00
av b6cda983c7 Rename dir for vue components 2020-07-18 17:45:15 +03:00
av 66e299061d Add separate village module 2020-07-18 17:44:10 +03:00
av 349835bdb7 Storage modules 2020-07-18 17:32:54 +03:00
av dfc7d48fd4 Split utils functions into set of helper modules 2020-07-18 17:25:47 +03:00
av d57d8c4942 Remove unnecessary export 2020-07-18 17:15:27 +03:00
av ec131d4c80 Clear core dependents 2020-07-18 17:13:51 +03:00
av 3a5329d278 Move building queue info to Core 2020-07-18 17:09:18 +03:00
av d830a135f3 Reorder modules 2020-07-18 17:06:16 +03:00
av 60b1243214 Small refactoring 2020-07-18 17:02:35 +03:00
av 7d3c14a842 Add links to automation modes 2020-07-18 13:37:23 +03:00
av 08c7119879 Remove quick actions 2020-07-12 18:45:41 +03:00
av b6d86ee659 Remove tasks from village task queue state if task can not be build now 2020-07-12 18:09:41 +03:00
av effc1b1626 Auto build warehouse, granary and crop fields 2020-07-01 18:06:11 +03:00
av 7653c7b6e7 Add crop buildings planning 2020-07-01 13:36:09 +03:00
av 48bfed5f01 Remove market line
Now those actions are unnecessary
2020-07-01 11:57:47 +03:00
av a163d36b93 Mark tasks with required warehouse extra capacity 2020-06-28 20:29:56 +03:00
av e2f9840dc8 Refactoring 2020-06-28 16:29:46 +03:00
av d2d076d034 Action refactoring 2020-06-27 20:41:05 +03:00
av 3278a1071d Add bin celebration handling 2020-06-24 17:20:23 +03:00
av a0cd916528 Add task moving 2020-06-24 16:44:58 +03:00
av eadd68f708 Add village task list and task removing 2020-06-24 15:25:57 +03:00
av b96a3fc341 Fix header ui 2020-06-24 14:24:16 +03:00
av 138dc1e87f More compact view 2020-06-24 14:15:14 +03:00
av 1b8ba833a5 UI improvements 2020-06-24 14:04:26 +03:00
av 264532c7cf Remove rare used controls 2020-06-24 13:53:07 +03:00
av a884fdaee7 Small storage refactoring 2020-06-24 13:49:24 +03:00
av 625e7f9836 Fix number conversion 2020-06-11 22:33:44 +03:00
av 1f58da5d58 Refactoring 2020-06-07 12:37:19 +03:00
av 11b93526cd Add optimum storage fill strategy 2020-06-07 12:12:24 +03:00
av 9acc1d32fa Fix naming 2020-06-07 11:34:50 +03:00
av 277a338164 Move first task calculation to state 2020-06-06 21:39:35 +03:00
av 2622d0cc6e Small improvements 2020-06-06 21:07:14 +03:00
av 7f5fa089aa Small improvements 2020-06-06 21:00:02 +03:00
av d29e95f511 Add sending overflow resources 2020-06-06 20:38:40 +03:00
av 74cfeb6075 Add critical resource level view 2020-06-06 18:46:54 +03:00
av 9240362876 Remove village send resources timeout 2020-06-06 18:34:16 +03:00
av 26c7065a2c Fix train troopers task 2020-06-02 10:45:19 +03:00
av 5f5cd20c37 Fix resource sending 2020-05-28 20:57:48 +03:00
av 86fb5c529b Fix hero balance 2020-05-27 22:15:53 +03:00
av e9df2c839b Fix view for village state 2020-05-27 10:26:57 +03:00
av 54327ddbe0 Add extended view for village state 2020-05-27 10:17:51 +03:00
av b33d84bd35 Remove standalone building queue info 2020-05-27 09:57:33 +03:00
av c1c832c21c Add next task balance 2020-05-27 09:53:14 +03:00
av 9c6c1243cf More random 2020-05-26 22:35:25 +03:00
av f69a6e629b Reformat code 2020-05-26 22:29:41 +03:00
av 3c118341d3 Improve ready task selection 2020-05-26 22:26:46 +03:00
av c14ce042d8 Remove shipment information 2020-05-26 22:20:01 +03:00
av a358fe743e Fix task scheduling 2020-05-26 11:54:50 +03:00
av 09e989a8a1 Change task production order 2020-05-26 09:41:16 +03:00
av b99bbd94a6 Fixes 2020-05-25 09:14:49 +03:00
av faed76df4d Add smart resource transfer 2020-05-24 21:05:29 +03:00
av 301b1a6ca9 Improve village state management 2020-05-24 19:30:03 +03:00
av 8bea617f5b Rebuild village production queue system 2020-05-24 17:23:13 +03:00
av f3a1e67906 Fix village state 2020-05-19 20:07:29 +03:00
av 42feced06e Grab queue time for guild hall and forge 2020-05-19 14:44:32 +03:00
av 5611fe5713 Fix queue time calculation 2020-05-19 11:01:34 +03:00
av 911474bbfb Add component to view resource line 2020-05-19 10:54:46 +03:00
av 3adabd6785 Add frontier balance 2020-05-19 09:52:14 +03:00
av 4c90af31aa Introduce production queues
And add queue state in village state list
2020-05-19 09:20:10 +03:00
av 3b34e06a7d Improve resources sending
Configure rounding values and postpone timeout
2020-05-17 22:16:01 +03:00
av 0625abd4eb Add village status line 2020-05-17 19:23:04 +03:00
av 70f804e8d3 Village settings 2020-05-17 19:16:08 +03:00
av 950345ffdb Refactoring task errors 2020-05-17 12:25:34 +03:00
av 91684d0bad Refactoring 2020-05-17 12:17:55 +03:00
av 9e59c7b7cc Improve send resources task
Reduce go to page actions
2020-05-17 12:08:12 +03:00
av aa2c3c0fc0 Fix colors 2020-05-16 12:56:43 +03:00
av 8cf7865eb6 Fix pause timer 2020-05-16 12:55:16 +03:00
av 270424e3fc Add scss and styles 2020-05-16 12:51:47 +03:00
av 40d723b29e Add log view 2020-05-16 11:45:35 +03:00
av f1e05bc936 Add storage logger 2020-05-16 10:24:58 +03:00
av 96557eb376 Fix village list refresh 2020-05-10 17:49:47 +03:00
av b16a121d37 Village state refactoring 2020-05-10 11:08:14 +03:00
av c5de5ca901 Improve send resources task 2020-05-10 10:52:49 +03:00
av d1a2128411 Improve hero balance action 2020-05-10 10:12:01 +03:00
av 18f43c3931 Fix trooper training 2020-05-09 21:06:08 +03:00
av e4241346ff Add grab error handler 2020-05-09 20:51:24 +03:00