Commit Graph

  • fa078bcead feat: fix inventory occupied slots master Иванов Иван 2024-08-24 12:35:56 +0200
  • f50e218013 feat: add ai type and state info Иванов Иван 2024-08-24 12:13:40 +0200
  • ee37ffb219 feat: add pickup radius Иванов Иван 2024-08-24 10:21:51 +0200
  • ca86371137 fix: fix dead state for hero Иванов Иван 2024-08-23 17:29:50 +0200
  • e0ffa3a62e feat: check attackers user type Иванов Иван 2024-08-22 23:07:06 +0200
  • 936697defc feat: add max passable height to AI config Иванов Иван 2024-08-22 09:45:11 +0200
  • d0baa5c21a feat: adjust route to target Иванов Иван 2024-08-21 22:40:23 +0200
  • 914f6ba20f fix: fix memory leaks Иванов Иван 2024-08-21 22:39:22 +0200
  • 4e2e108076 feat: change death logic Иванов Иван 2024-08-21 15:00:17 +0200
  • ad7a4c3074 Merge branch 'master' of https://github.com/k0t9i/L2Bot2.0 0.0.2-alpha Иванов Иван 2024-08-18 17:42:46 +0200
  • 5f19cc1f76 feat: add check for line of sight for range and skill attacks Иванов Иван 2024-08-18 17:32:29 +0200
  • abadf90d4a fix: switch to non critical exception for most cases in network handler Иванов Иван 2024-08-16 09:23:25 +0200
  • 4a45d1d615 feat: add map levels Иванов Иван 2024-08-16 09:22:34 +0200
  • 248099b323
    refactor: add AI description k0t9i 2024-08-15 22:41:09 +0400
  • 46c877f036 fix: add l2.bin to valid process name 0.0.1-alpha Иванов Иван 2024-08-15 20:14:20 +0200
  • 2943f7a50b feat: add combat and deleveling AI Иванов Иван 2024-08-15 17:23:24 +0200
  • bdd026519f feat: use WH_GETMESSAGE for hook Иванов Иван 2024-08-15 17:22:49 +0200
  • a11cde4121 fix: fix null pointer exception Иванов Иван 2024-08-15 17:22:22 +0200
  • b3c3a5fa85 fix: escape json strings Иванов Иван 2024-08-14 17:48:19 +0200
  • b97a2ea63c feat: add force skill using Иванов Иван 2024-08-12 22:06:01 +0200
  • 75a5b842f7 feat: clear all attackers when hero died Иванов Иван 2024-08-12 18:29:25 +0200
  • c61019961b feat: add resurrection Иванов Иван 2024-08-12 18:20:55 +0200
  • c3f6d10dc6 fix: fix attackers removing Иванов Иван 2024-08-12 18:11:02 +0200
  • b7d8dd1db0 fix: fix null pointer exception Иванов Иван 2024-08-12 18:10:18 +0200
  • f761a0577e feat: increase distance of viewing Иванов Иван 2024-08-10 12:27:05 +0200
  • 7f81380c89 feat: show attackes in list and map Иванов Иван 2024-08-10 12:04:47 +0200
  • e3e0db29ad fix: fix null pointer exception Иванов Иван 2024-08-10 12:02:08 +0200
  • ee0b8db572 fix: fix memory leak Иванов Иван 2024-08-08 21:13:54 +0200
  • e95d748f00 fix: temporary disable abmormal effects Иванов Иван 2024-08-08 21:12:57 +0200
  • 38c8a67bfb fix: fix acquire target action Иванов Иван 2024-08-08 21:12:24 +0200
  • c84a086447 fix: change absolute paths to relative Иванов Иван 2024-07-25 18:15:29 +0200
  • e42ff2b5e7 feat: add attackers handling k0t9i 2023-11-11 15:44:03 +0400
  • 129381e13c refactor: create only new entity k0t9i 2023-11-11 14:33:22 +0400
  • 63833745b6
    refactor: add line break k0t9i 2023-10-29 22:04:33 +0500
  • 385f02a3d8
    refactor: add pathfinding description k0t9i 2023-10-29 22:03:51 +0500
  • 17a4f82f24 feat: add pathfinding k0t9i 2023-10-29 20:55:36 +0400
  • efffe8a7cb feat: request item list on hero created k0t9i 2023-10-26 22:16:39 +0400
  • 604ba8af9b fix: remove exception throwing from game threads k0t9i 2023-10-26 22:13:23 +0400
  • ee11faf0ce Merge branch 'master' of https://github.com/k0t9i/L2Bot2.0 k0t9i 2023-10-19 10:05:35 +0400
  • 2e025fd0cf feat: add some low level error handling k0t9i 2023-10-19 10:04:52 +0400
  • 641e20e82a fix: restore UGameEngine::Tick on exit k0t9i 2023-10-18 23:29:51 +0400
  • 8ea599ccc6 fix: do not stop world handler in destructor k0t9i 2023-10-18 23:28:15 +0400
  • 24b7055136 refactor: config log channels for debug env k0t9i 2023-10-18 15:59:18 +0400
  • 521af7c00e feat: add exceptions k0t9i 2023-10-18 13:28:29 +0400
  • a2428bb0d1 feat: add some info and app logging messages k0t9i 2023-10-17 23:08:41 +0400
  • ab85800275 feat: add logger k0t9i 2023-10-17 20:20:25 +0400
  • 03e61a9b9a refactor: move events and service locator into core project k0t9i 2023-10-17 14:16:58 +0400
  • 9836ef3a17 refactor: switch world handler parameters to map of repositories k0t9i 2023-10-16 23:50:29 +0400
  • ede55a870e refactor: move event disptacher into service locator k0t9i 2023-10-16 23:38:01 +0400
  • b948273172 fix: send HeroDeletedEvent only if hero actually removed k0t9i 2023-10-16 17:51:11 +0400
  • 2c475e69f3 refactor: add services for imcoming and outgoing messages k0t9i 2023-10-16 17:41:25 +0400
  • 787f4969ed refactor: remove unnecessary classes k0t9i 2023-10-16 00:03:43 +0400
  • a7a9b626f4 refactor: change skill updating k0t9i 2023-10-13 00:12:55 +0400
  • 3050c58881
    fix: fix bot screenshot k0t9i 2023-08-09 02:20:18 +0500
  • d47ad68ff0
    refactor: create LICENSE k0t9i 2023-08-09 02:14:09 +0500
  • c31bc2597e
    refactor: create README.md k0t9i 2023-08-09 02:09:36 +0500
  • ac7bde68e9 feat: add vital stats to players k0t9i 2023-02-27 23:43:08 +0400
  • f450a7cc0e feat: add vital stats to players k0t9i 2023-02-27 23:37:53 +0400
  • 8eea2ded26 fix: fix binding to item name k0t9i 2023-02-16 21:24:16 +0400
  • 7276b24249 fix: fix toggle soulshot method k0t9i 2023-02-10 19:00:56 +0400
  • 81e26a7e52 refactor: replace unique_ptr to shared_ptr k0t9i 2023-02-10 18:49:47 +0400
  • bb4538794b feat: change zoom action to mouse wheel k0t9i 2023-02-10 13:58:54 +0400
  • 123d039263 feat: add highlighting for target in creature list k0t9i 2023-02-09 23:07:57 +0400
  • ad5d7a5159 feat: add outgoing messages to client k0t9i 2023-02-09 22:45:08 +0400
  • abcf3b20c0 fix: hook GetItem method k0t9i 2023-02-09 22:44:27 +0400
  • eefb5d40ae feat: add incoming messages to bot k0t9i 2023-02-09 18:30:07 +0400
  • 130cdc6bca fix: change target on hero created k0t9i 2023-02-07 23:18:43 +0400
  • 2480563914 feat: add creatures and drops on the map k0t9i 2023-02-07 22:21:15 +0400
  • d03f37fbf7 feat: add map drawing k0t9i 2023-02-02 21:54:08 +0400
  • c35f4e317a feat: add items #wip k0t9i 2023-02-02 16:54:38 +0400
  • 03423d0c41 feat: add update items from server k0t9i 2023-02-01 23:37:44 +0400
  • 0e6d8dec86 fix: move some methods from network handler to game engine wrapper k0t9i 2023-02-01 22:44:39 +0400
  • 6cbf61d67f fix: fix item creation k0t9i 2023-02-01 22:29:36 +0400
  • 546b371dd6 fix: fix game crash on skill list open k0t9i 2023-02-01 21:51:28 +0400
  • ec54d22c65 refactor: remove possible null warning from Skill k0t9i 2023-02-01 16:45:45 +0400
  • 1bd107ad0a fix: add lock to repositories k0t9i 2023-02-01 16:45:12 +0400
  • 9a0204c6ed featL add skill component k0t9i 2023-02-01 14:48:59 +0400
  • 32fdef9b1c feat: add skills k0t9i 2023-02-01 00:30:20 +0400
  • 823241ef32 fix: update all skill on skill created event k0t9i 2023-02-01 00:15:20 +0400
  • 123037cf23 fix: nake weight and max weight 32bit k0t9i 2023-02-01 00:14:22 +0400
  • 4dc08f3139 feat: add more info to target panel k0t9i 2023-01-31 20:18:10 +0400
  • 24e6c4a180 refactor: add creature extensions k0t9i 2023-01-31 19:14:45 +0400
  • 5388dea95f refactor: rename NotifyPropertyChanged to ObservableObject k0t9i 2023-01-31 19:09:07 +0400
  • bd50473bfb feat: add hero target k0t9i 2023-01-31 17:35:18 +0400
  • d2b20e0666 feat: add events for drop and chat message k0t9i 2023-01-31 16:14:13 +0400
  • 31febdd341 feat: create creature interface k0t9i 2023-01-31 15:14:19 +0400
  • b8b92b7cf8 feat: add event bus k0t9i 2023-01-31 14:45:40 +0400
  • ea6778a3bd feat: cleanup in summary info k0t9i 2023-01-31 01:12:02 +0400
  • 89cec4f40f feat: add npc info (level and aggro radius) k0t9i 2023-01-31 00:32:26 +0400
  • a8734a4ca0 feat: send test command to the bot k0t9i 2023-01-31 00:31:57 +0400
  • 57d6a61791 feat: add StatsBar component k0t9i 2023-01-30 19:33:48 +0400
  • 35e3f5e487 refactor: add removeAll method to observable collection k0t9i 2023-01-30 19:13:37 +0400
  • 905b189bf2 fix: fix calculation of exp percentage k0t9i 2023-01-30 19:13:01 +0400
  • a8adf23959 feat: add hero stats panel k0t9i 2023-01-29 23:38:42 +0400
  • f8b0b4b894 feat: add experience info helper k0t9i 2023-01-29 21:46:46 +0400
  • 8b27c84a9e feat: add view models for all entities k0t9i 2023-01-29 20:44:24 +0400
  • 16630de6a4 feat: add config file k0t9i 2023-01-28 17:43:41 +0400
  • 4778f1c478 feat: add npc and players k0t9i 2023-01-28 16:44:41 +0400
  • 340e91b325 feat: add chat messages k0t9i 2023-01-28 16:32:10 +0400
  • 42d594bbbb feat: create window client app k0t9i 2023-01-28 14:54:49 +0400