Commit Graph

46 Commits

Author SHA1 Message Date
Иванов Иван
2943f7a50b feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
Иванов Иван
b97a2ea63c feat: add force skill using 2024-08-12 22:06:01 +02:00
Иванов Иван
c61019961b feat: add resurrection 2024-08-12 18:20:55 +02:00
Иванов Иван
f761a0577e feat: increase distance of viewing 2024-08-10 12:27:05 +02:00
Иванов Иван
7f81380c89 feat: show attackes in list and map 2024-08-10 12:04:47 +02:00
Иванов Иван
ee0b8db572 fix: fix memory leak 2024-08-08 21:13:54 +02:00
k0t9i
e42ff2b5e7 feat: add attackers handling 2023-11-11 15:44:03 +04:00
k0t9i
129381e13c refactor: create only new entity 2023-11-11 14:33:22 +04:00
k0t9i
17a4f82f24 feat: add pathfinding 2023-10-29 20:55:36 +04:00
k0t9i
a2428bb0d1 feat: add some info and app logging messages 2023-10-17 23:08:41 +04:00
k0t9i
ac7bde68e9 feat: add vital stats to players 2023-02-27 23:43:08 +04:00
k0t9i
8eea2ded26 fix: fix binding to item name 2023-02-16 21:24:16 +04:00
k0t9i
7276b24249 fix: fix toggle soulshot method 2023-02-10 19:00:56 +04:00
k0t9i
bb4538794b feat: change zoom action to mouse wheel 2023-02-10 13:58:54 +04:00
k0t9i
123d039263 feat: add highlighting for target in creature list 2023-02-09 23:07:57 +04:00
k0t9i
ad5d7a5159 feat: add outgoing messages to client 2023-02-09 22:45:08 +04:00
k0t9i
130cdc6bca fix: change target on hero created 2023-02-07 23:18:43 +04:00
k0t9i
2480563914 feat: add creatures and drops on the map 2023-02-07 22:21:15 +04:00
k0t9i
d03f37fbf7 feat: add map drawing 2023-02-02 21:54:08 +04:00
k0t9i
c35f4e317a feat: add items #wip 2023-02-02 16:54:38 +04:00
k0t9i
ec54d22c65 refactor: remove possible null warning from Skill 2023-02-01 16:45:45 +04:00
k0t9i
9a0204c6ed featL add skill component 2023-02-01 14:48:59 +04:00
k0t9i
32fdef9b1c feat: add skills 2023-02-01 00:30:20 +04:00
k0t9i
4dc08f3139 feat: add more info to target panel 2023-01-31 20:18:10 +04:00
k0t9i
24e6c4a180 refactor: add creature extensions 2023-01-31 19:14:45 +04:00
k0t9i
5388dea95f refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
k0t9i
bd50473bfb feat: add hero target 2023-01-31 17:35:18 +04:00
k0t9i
d2b20e0666 feat: add events for drop and chat message 2023-01-31 16:14:13 +04:00
k0t9i
31febdd341 feat: create creature interface 2023-01-31 15:14:19 +04:00
k0t9i
b8b92b7cf8 feat: add event bus 2023-01-31 14:45:40 +04:00
k0t9i
ea6778a3bd feat: cleanup in summary info 2023-01-31 01:12:02 +04:00
k0t9i
89cec4f40f feat: add npc info (level and aggro radius) 2023-01-31 00:32:26 +04:00
k0t9i
a8734a4ca0 feat: send test command to the bot 2023-01-31 00:31:57 +04:00
k0t9i
57d6a61791 feat: add StatsBar component 2023-01-30 19:33:48 +04:00
k0t9i
35e3f5e487 refactor: add removeAll method to observable collection 2023-01-30 19:13:37 +04:00
k0t9i
905b189bf2 fix: fix calculation of exp percentage 2023-01-30 19:13:01 +04:00
k0t9i
a8adf23959 feat: add hero stats panel 2023-01-29 23:38:42 +04:00
k0t9i
f8b0b4b894 feat: add experience info helper 2023-01-29 21:46:46 +04:00
k0t9i
8b27c84a9e feat: add view models for all entities 2023-01-29 20:44:24 +04:00
k0t9i
16630de6a4 feat: add config file 2023-01-28 17:43:41 +04:00
k0t9i
4778f1c478 feat: add npc and players 2023-01-28 16:44:41 +04:00
k0t9i
340e91b325 feat: add chat messages 2023-01-28 16:32:10 +04:00
k0t9i
42d594bbbb feat: create window client app 2023-01-28 14:54:49 +04:00
k0t9i
7ad3ff4081 refactor: add simple c# client 2023-01-26 01:36:49 +04:00
k0t9i
eb7bfc779b refactor: switch to wide string 2023-01-25 19:53:02 +04:00
k0t9i
3c20df7683 Add project files. 2023-01-16 15:33:32 +04:00