Commit Graph

  • d66d7bd05b
    Restore the original variable name CairoLee 2023-12-29 08:37:43 +08:00
  • 782299112b
    Restores stat points override when loading db (#8061) Singe Horizontal 2023-12-29 01:34:19 +01:00
  • 61c2480d89
    Add explicit [[fallthrough]] attributes (#8054) Vincent Stumpf 2023-12-28 16:08:24 -08:00
  • a311155732 Changed the override not to require Points field U-vvv-PC\vvv 2023-12-29 00:24:24 +01:00
  • 7c4f6d38fe
    Apply suggestions from code review Lemongrass3110 2023-12-29 00:22:36 +01:00
  • b6f17692e9
    Updated Hercules packets (#8056) Lemongrass3110 2023-12-29 00:20:09 +01:00
  • e3a3bfc868
    Fixed login_check_password (#8052) Lemongrass3110 2023-12-28 23:56:23 +01:00
  • adc20915ff Restores stat points override when loading db Fixes #8060 U-vvv-PC\vvv 2023-12-28 23:25:24 +01:00
  • 4d2d652d1b Destructive Hurricane - Increases cooldown from 2 seconds to 2.5 seconds. - Increases base damage from 14250%Matk to 14850%Matk based on level 5. - Reduces damage bonus from Climax level 3 from 200% to 150%. - Changes damage modifier from Climax level 5 from 50% increasing to 20% reducing. - Increases SP consumption from 132 to 186 based on level 5. Atemo 2023-08-04 23:56:33 +02:00
  • b535952aa6 Frozen Slash - Increases SP consumption from 96 to 115 based on level 5. - Increases base damage from 4750%/6650%Matk to 4900%/6800%Matk based on level 5. Atemo 2023-08-04 23:51:13 +02:00
  • 17af5d6ca1 Rock Down - Reduces SP consumption from 94 to 88 based on level 5. - Increases base damage from 4750%/6250%Matk to 6000%/7500%Matk based on level 5. Atemo 2023-08-04 23:42:15 +02:00
  • 28fa87b6d6 Storm Cannon - Reduces SP consumption from 94 to 88 based on level 5. - Increases base damage from 4750%/6250%Matk to 6000%/7500%Matk based on level 5. Atemo 2023-08-04 23:36:07 +02:00
  • 36eede07f6 Crimson Arrow - Reduces SP consumption from 94 to 90 based on level 5. - Increases base damage of linear damage from 1500%Matk to 1750%Matk based on level 5. - Increases base damage of explosion damage from 3000%Matk to 3500%Matk based on level 5. Atemo 2023-08-04 23:30:54 +02:00
  • c5eaa2bb16 Rain of Crystal - Reduces area of effect from 19 x 19 cells to 13 x 13 cells based on level 5. - Increases SP consumption from 100 to 125 based on level 5. Atemo 2023-08-04 23:10:19 +02:00
  • 2167fe0578
    Correct an error that caused a compilation failure CairoLee 2023-12-28 23:53:07 +08:00
  • 3a40af6b98
    Replace space indentation with TAB indentation in some positions CairoLee 2023-12-28 23:23:11 +08:00
  • 79ea192032
    Updated item DB up to december 19 2023 (#8057) Atemo 2023-12-28 14:32:48 +01:00
  • 65fb81c99c
    Update variable of login_server_* option to std::string CairoLee 2023-12-28 13:54:50 +08:00
  • be64d9c9c2
    Update variable of ipban_db_* option to std::string CairoLee 2023-12-28 12:07:55 +08:00
  • ce7d1ff2a3
    Update variable of log_db_* option to std::string CairoLee 2023-12-28 12:05:56 +08:00
  • 9a06b55980 Refactored login-server clif to structs Lemongrass3110 2023-12-28 02:25:42 +01:00
  • 8336f046b7
    Allow default sell values in npc shop scripts (#8050) Vincent Stumpf 2023-12-27 13:16:04 -08:00
  • e9a1357edd Implemented the permission "TRADE_UNCONDITIONAL" Atemo 2023-12-27 20:22:46 +01:00
  • 0a505602aa Some correction in combo DB Removed duplicated combos Atemo 2023-12-27 20:14:31 +01:00
  • cb8c2fae3a Updated item DB up to december 19 2023 Atemo 2023-12-27 20:09:29 +01:00
  • 0357106bc5 Updated CZ_USE_PACKAGEITEM Lemongrass3110 2023-12-27 18:56:00 +01:00
  • 2e41f4ebe5 Updated ZC_ADD_ITEM_TO_STORE Lemongrass3110 2023-12-27 18:47:22 +01:00
  • 2c899effd1 Updated EQUIPITEM_INFO Lemongrass3110 2023-12-27 18:45:38 +01:00
  • b86111030a Updated ZC_DYNAMICNPC_CREATE_RESULT Lemongrass3110 2023-12-27 18:44:30 +01:00
  • 5ae5b1b218 Updated CZ_CLOSE_UI_ENCHANT Lemongrass3110 2023-12-27 18:41:39 +01:00
  • 7f97479530 Updated ZC_RESPONSE_ENCHANT Lemongrass3110 2023-12-27 18:39:20 +01:00
  • aa13ecdd14 Updated CZ_REQUEST_RESET_ENCHANT Lemongrass3110 2023-12-27 18:37:14 +01:00
  • e1f78bf8df Updated CZ_REQUEST_UPGRADE_ENCHANT Lemongrass3110 2023-12-27 18:34:53 +01:00
  • 3f7cf63fea Updated CZ_REQUEST_PERFECT_ENCHANT Lemongrass3110 2023-12-27 18:33:00 +01:00
  • 6212240798 Updated CZ_REQUEST_RANDOM_ENCHANT Lemongrass3110 2023-12-27 18:29:55 +01:00
  • 70939e173a Updated ZC_ITEM_REFORM_ACK Lemongrass3110 2023-12-27 18:26:23 +01:00
  • 8dcf64bb3f Update CZ_ITEM_REFORM Lemongrass3110 2023-12-27 18:24:16 +01:00
  • 534a2e328a Updated CZ_CLOSE_REFORM_UI Lemongrass3110 2023-12-27 18:18:11 +01:00
  • 19259aa2e7 Updated ZC_OPEN_REFORM_UI Lemongrass3110 2023-12-27 18:16:14 +01:00
  • 47f30b8523 Updated ZC_CHANGE_GUILD Lemongrass3110 2023-12-27 18:14:10 +01:00
  • 8399aabc2b Updated Hercules packets to 2023-12-27 Lemongrass3110 2023-12-27 18:13:49 +01:00
  • 1f6ec24a33
    Remove deprecated global sql settings code (#8055) Sola丶小克 2023-12-28 00:31:04 +08:00
  • 6dd6ef2fb5
    Remove the comment in inter_athena.conf CairoLee 2023-12-27 22:28:45 +08:00
  • 25b8d44548
    Remove deprecated global sql settings code CairoLee 2023-12-27 22:04:13 +08:00
  • 96b9c4f633 Fixed login_check_password Lemongrass3110 2023-12-27 12:36:07 +01:00
  • f2a3bad3e2
    Cleanup uses of SWAP macro (#8051) Vincent Stumpf 2023-12-27 02:36:46 -08:00
  • 82b36dc847
    Fixed some compiler warnings (#8053) Lemongrass3110 2023-12-27 10:58:14 +01:00
  • 2cf4c9fb03 Use correct header for std::swap Vincent Stumpf 2023-12-26 22:29:40 +00:00
  • 931febcad5 Use std::swap in the bheap implementation Vincent Stumpf 2023-12-26 22:28:58 +00:00
  • c52a46f0cd Cleanup uses of SWAP macro Vincent Stumpf 2023-12-26 06:09:49 +00:00
  • aba142093a Add explicit [[fallthrough]] attributes Vincent Stumpf 2023-12-27 01:26:08 +00:00
  • 3ec5ad8e0f Review comments Vincent Stumpf 2023-12-26 23:39:13 +00:00
  • e324620a52 Clean up implementation Vincent Stumpf 2023-12-26 23:01:22 +00:00
  • 1ccef40e99 Fixed some compiler warnings Lemongrass3110 2023-12-27 00:05:54 +01:00
  • cd0c44af60
    Refactored script command rand (#8040) Lemongrass3110 2023-12-26 23:52:37 +01:00
  • 44e3a70edc Fixed function definition Lemongrass3110 2023-12-26 23:46:28 +01:00
  • 4497fa38ba Fixed MD5 salting Lemongrass3110 2023-12-26 23:37:54 +01:00
  • 0b2a2e6783 Adjusted as suggested Lemongrass3110 2023-12-26 23:07:48 +01:00
  • fba8de229d Corrected IQ_EXPOSION_BLASTER formula Atemo 2023-12-26 23:02:42 +01:00
  • dea22f57c7 Merge branch 'master' into update/rebalance_inquisitor_20221221 Atemo 2023-12-26 22:46:39 +01:00
  • 871c4e62cf Reverted variable rename Lemongrass3110 2023-12-26 22:04:38 +01:00
  • 1a190733b8 Allow default sell values in npc shop scripts Vincent Stumpf 2023-12-26 05:24:44 +00:00
  • 87360db9dd Keep track of all mobs that drop an item Vincent Stumpf 2023-07-20 03:31:27 +00:00
  • f9956f7171 อัพเดท npc แปลไทย SamMee 2023-12-25 17:58:54 +07:00
  • eb2264acf4
    Merge branch 'master' into Fix-dynamic-NPC-spawning-behavior eppc0330 2023-12-25 14:41:03 +09:00
  • db87003b16
    Merge branch 'master' into Add-reset-NPC-Mysterious-clown eppc0330 2023-12-25 14:40:58 +09:00
  • 35d7541b97
    Merge branch 'master' into Remove-pick-log-on-item-refine eppc0330 2023-12-25 14:40:36 +09:00
  • 7f0bc5696a
    Merge branch 'master' into Fix-slavemob-behavior eppc0330 2023-12-25 14:40:21 +09:00
  • 6750837854
    Let rnd_value callers not care about order (#8046) Vincent Stumpf 2023-12-24 15:42:02 -08:00
  • 008d25cfb2 Merge remote-tracking branch 'upstream/master' into refactor/cmake Vincent Stumpf 2023-12-24 00:26:14 +00:00
  • b391ce99d5 Let rnd_value callers not care about order Vincent Stumpf 2023-12-24 00:16:07 +00:00
  • 300af437aa
    Apply suggestions from code review Lemongrass3110 2023-12-20 15:49:47 +01:00
  • ac85d44197
    Refactored CZ_REQ_MERGE_ITEM (#8039) Lemongrass3110 2023-12-20 13:39:11 +01:00
  • 9e993d44be Fixed findings of @secretdataz Lemongrass3110 2023-12-20 10:38:58 +01:00
  • 02d4b85dce Refactored script command rand Lemongrass3110 2023-12-20 01:05:18 +01:00
  • c33bb0b726
    Fixed NPC_EARTHQUAKE usages (#8038) Lemongrass3110 2023-12-20 00:41:57 +01:00
  • 7c153416bc
    Improved randomness (part 1) (#7882) Lemon 2023-12-20 00:12:15 +01:00
  • 126dfe1dde Fixed script command rand Lemongrass3110 2023-12-19 23:42:15 +01:00
  • 8fd862ed7c Cleanups Lemongrass3110 2023-12-19 22:28:30 +01:00
  • 3ed7c61e66 Fixed variable name Lemongrass3110 2023-12-19 22:11:53 +01:00
  • dbd739ab2a Refactored CZ_REQ_MERGE_ITEM Lemongrass3110 2023-12-19 21:43:23 +01:00
  • ad3a2e99eb
    Follow up to c898007 (#8035) idk-whoami 2023-12-20 02:57:58 +07:00
  • 15ea36c074 Fixed NPC_EARTHQUAKE usages Lemongrass3110 2023-12-19 20:48:00 +01:00
  • e0cf16d3e9
    Fixed pc_isequip calls (#8037) Lemongrass3110 2023-12-19 20:22:48 +01:00
  • 43c44b386d Fixed pc_isequip calls Lemongrass3110 2023-12-19 00:15:07 +01:00
  • f3515efda2 it's needed AoShinRO 2023-12-17 16:38:12 -03:00
  • d2618f2d67 อัพเดท npcTH และ item SamMee 2023-12-17 04:09:49 +07:00
  • 020497fcef
    Location correction of C_Imperial_Feather ID 5911 idk-whoami 2023-12-17 00:26:45 +07:00
  • 7178d75d3d
    Follow up to c898007 idk-whoami 2023-12-17 00:19:07 +07:00
  • 0e52c8f22f add boster exchange Wachira Norasing 2023-12-16 00:02:30 +07:00
  • db1cc47d8b
    Merge 1e01f6448ff8f9199842fe26ffc91c6470067293 into c8980072a52137caadcbc218a5bb8783f0ba332c Aleos 2023-12-15 19:21:18 +02:00
  • 826135a6ae Merge remote-tracking branch 'origin-old/master' into custom Wachira Norasing 2023-12-15 23:07:36 +07:00
  • c8980072a5
    Corrected script for some item #26 (#8026) idk-whoami 2023-12-15 21:59:55 +07:00
  • 3d8eb3ea6e Add autoloot script command SamMee 2023-12-15 04:04:23 +07:00
  • c2e86de662 Fix Error SamMee 2023-12-15 01:31:40 +07:00
  • 9cb83f708a
    Merge branch 'master' into update_items idk-whoami 2023-12-15 00:45:22 +07:00
  • 7ee7a25887
    Add autoloot script command (#8032) HAO YAN 2023-12-14 22:39:57 +08:00
  • 6a383ef6b1 Update atcommands.yml SamMee 2023-12-14 21:21:24 +07:00
  • b250fea292 Update mob_db.yml SamMee 2023-12-14 21:15:14 +07:00
  • 00ce0ddc28 Fix Error SamMee 2023-12-14 21:03:16 +07:00