Commit Graph

  • 8b8b11aec4 cleaning unused idx AoShinRO 2024-09-12 02:43:38 -03:00
  • 84bc0dc3b2 ZC_ACK_REQ_CHANGE_MEMBERS AoShinRO 2024-09-12 02:36:27 -03:00
  • f88eafe5c2 ZC_ACK_CHANGE_GUILD_POSITIONINFO AoShinRO 2024-09-12 02:00:53 -03:00
  • 2b51a17c55 clean packet_db AoShinRO 2024-09-12 01:27:44 -03:00
  • 54f08b509f PACKET_ZC_POSITION_INFO AoShinRO 2024-09-12 01:23:50 -03:00
  • e01a2ec212 ZC_MYGUILD_BASIC_INFO AoShinRO 2024-09-12 00:46:56 -03:00
  • d86d04f91c ZC_ACK_GUILD_MENUINTERFACE AoShinRO 2024-09-12 00:21:35 -03:00
  • cf522872d4 ZC_UPDATE_CHARSTAT AoShinRO 2024-09-11 23:47:56 -03:00
  • ea0804817d Merge branch 'master' of https://github.com/rathena/rathena Kanin Temsrisuk 2024-09-12 08:53:53 +07:00
  • aefe23e758 changing flag values to bool AoShinRO 2024-09-11 21:20:43 -03:00
  • c11212f745 small cleaning AoShinRO 2024-09-11 20:57:07 -03:00
  • 7ae47ab8d9 removing ARRAYSIZE() CALL :/ AoShinRO 2024-09-11 19:58:16 -03:00
  • 682539eb4c changing skillid to uint16 AoShinRO 2024-09-11 19:47:22 -03:00
  • aaaf7d43ff changing skillid to uint16 AoShinRO 2024-09-11 19:42:02 -03:00
  • 57f9c140bf changing skill_id to uint16 AoShinRO 2024-09-11 19:35:19 -03:00
  • 9334c7e0e6 changing id to uint16 AoShinRO 2024-09-11 19:28:55 -03:00
  • 5ff8826834
    Update src/map/packets.hpp AoShinHo 2024-09-11 19:11:08 -03:00
  • 7b9291cbf6 changed to size_t&ARRAYSIZE AoShinRO 2024-09-11 18:55:54 -03:00
  • eba916d9e9 correct specialeffect AoShinRO 2024-09-11 18:21:08 -03:00
  • 93e79c601b
    Merge branch 'master' into CZ_CMD_RESETCOOLTIME AoShinHo 2024-09-11 17:43:35 -03:00
  • 835d056347
    Merge branch 'master' into ZC_WARPLIST AoShinHo 2024-09-11 17:35:05 -03:00
  • 5c7ea9e8a9
    Merge branch 'master' into ZC_USE_SKILL AoShinHo 2024-09-11 17:34:57 -03:00
  • 210447a06b
    Merge branch 'master' into ZC_USESKILL_ACK AoShinHo 2024-09-11 17:34:47 -03:00
  • 4b9c2edd11
    Merge branch 'master' into ZC_SKILLINFO_UPDATE AoShinHo 2024-09-11 17:34:03 -03:00
  • 924d1feb0d
    Merge branch 'master' into ZC_SKILLINFO_UPDATE2 AoShinHo 2024-09-11 17:33:57 -03:00
  • 7d996af53b
    Merge branch 'master' into ZC_SKILLINFO_DELETE AoShinHo 2024-09-11 17:33:21 -03:00
  • 5daa06b8a5
    Merge branch 'master' into ZC_ADD_SKILL AoShinHo 2024-09-11 17:32:43 -03:00
  • 5b2d855792
    Merge branch 'master' into ZC_SKILLINFO_LIST AoShinHo 2024-09-11 17:32:28 -03:00
  • 9481f5df19
    Merge branch 'master' into ZC_UPDATE_MAPINFO AoShinHo 2024-09-11 17:32:10 -03:00
  • fe38de8f9b
    Merge branch 'master' into ZC_DESTROY_ROOM AoShinHo 2024-09-11 17:31:19 -03:00
  • 67de9ae857
    Merge branch 'master' into PACKET_ZC_CHANGE_CHATROOM AoShinHo 2024-09-11 17:30:04 -03:00
  • c341768d98
    Merge branch 'master' into ZC_NOTIFY_PLAYERCHAT AoShinHo 2024-09-11 17:29:34 -03:00
  • 4f11ac1ce9
    Merge branch 'master' into PACKETS_CHAT_RELATED AoShinHo 2024-09-11 17:20:46 -03:00
  • 9f02d821b2
    Merge branch 'master' into PACKET_ZC_SKILL_ENTRY AoShinHo 2024-09-11 17:19:34 -03:00
  • d9fc1d58e5
    Merge branch 'master' into ZC_REQ_EXCHANGE_ITEM&ZC_ACK_EXCHANGE_ITEM AoShinHo 2024-09-11 17:15:21 -03:00
  • e69c5fa82b
    Merge branch 'master' into PACKET_ZC_REQ_TAKEOFF_EQUIP_ACK AoShinHo 2024-09-11 17:14:53 -03:00
  • b69100da2b
    Merge branch 'master' into PACKET_ZC_MSG_STATE_CHANGE&2 AoShinHo 2024-09-11 17:14:28 -03:00
  • 359a18c713
    Merge branch 'master' into PACKET_ZC_EFST_SET_ENTER AoShinHo 2024-09-11 17:12:43 -03:00
  • b42b517c48 adjusted cap AoShinRO 2024-09-11 16:49:20 -03:00
  • 03b1fcc8bf added prevention cap AoShinRO 2024-09-11 16:25:36 -03:00
  • 715d0c4e6c separating cap by dates AoShinRO 2024-09-11 16:18:55 -03:00
  • e635509466 updates AoShinRO 2024-09-11 15:55:10 -03:00
  • 105e42c64a
    Update src/map/clif.cpp AoShinHo 2024-09-11 13:53:32 -03:00
  • 1f25ebc90a
    Corrected Spore Explosion and Earth Shaker skills effect (#8611) Haydrich 2024-09-11 06:25:35 -07:00
  • 5bc79f9d0a
    Fixed UNT_JACK_FROST_NOVA and UNT_GROUND_GRAVITATION (#8619) Atemo 2024-09-11 14:27:40 +02:00
  • 92f2ec96ab Corrected jobs of items 400488 and 400489 (#8624) SamMee 2024-09-11 17:59:23 +07:00
  • 58f19a87f2
    Merge be632c5d5c6963fdd3a0cb229df419f85b9f05b0 into d815fabc28d09ef9f86be1d8410351aad0a58099 Atemo 2024-09-11 07:37:40 +02:00
  • 0532c0c309 Merge https://github.com/rathena/rathena Kanin Temsrisuk 2024-09-11 09:21:32 +07:00
  • d815fabc28
    Corrected jobs of items 400488 and 400489 (#8624) Atemo 2024-09-11 01:52:33 +02:00
  • 67e2c4c530 Update skill.cpp Ahmed Shawky 2024-09-11 02:39:01 +03:00
  • 231283ca29 Update skill.cpp Ahmed Shawky 2024-09-11 02:38:04 +03:00
  • eb33e1b87e Update Earth Shaker to use EFST Ahmed Shawky 2024-09-11 01:48:01 +03:00
  • 77c318db2e Corrected jobs of items 400488 and 400489 Atemo 2024-09-11 00:33:11 +02:00
  • 88223c56b8
    Fixed subtype of 28140 (#8622) Lemongrass3110 2024-09-11 00:32:02 +02:00
  • 6055953cb9 Small cleanup Lemongrass3110 2024-09-11 00:18:59 +02:00
  • e49436f720
    Merge branch 'master' into PACKET_ZC_REQ_TAKEOFF_EQUIP_ACK AoShinHo 2024-09-10 19:09:55 -03:00
  • 5fcbcda76f
    Corrected "Venomous Chimera" re-spawn timer (#8621) Atemo 2024-09-11 00:00:34 +02:00
  • b514fabeaa refactoring BL_CAST macro to be template AoShinRO 2024-09-10 18:53:47 -03:00
  • 422e8d0473 Apply suggestions from code review Lemongrass3110 2024-09-10 23:43:45 +02:00
  • f2554310d1 Moved the UNTs with other units that deals simple attack Atemo 2024-09-10 23:42:03 +02:00
  • c7d9c2cedd
    Corrected enchant grade chances from refined level 16+ (#8620) Atemo 2024-09-10 23:31:57 +02:00
  • da245bea14 Fixed subtype of 28140 Lemongrass3110 2024-09-10 22:55:08 +02:00
  • 5a9464a1bb Small improvements and documentation Lemongrass3110 2024-09-10 22:27:23 +02:00
  • 21127cb64f Merge branch 'master' of https://github.com/rathena/rathena into CZ_CMD_RESETCOOLTIME Lemongrass3110 2024-09-10 22:20:45 +02:00
  • 5452ae4038
    Enable Log reloading (#8612) Singe Horizontal 2024-09-10 22:19:47 +02:00
  • 69a1c89b7b
    Apply suggestions from code review Lemongrass3110 2024-09-10 21:43:45 +02:00
  • 90e15b63d1 Merge branch 'master' of https://github.com/rathena/rathena into CZ_CMD_RESETCOOLTIME Lemongrass3110 2024-09-10 21:35:02 +02:00
  • 2ee08778db Corrected "Venomous Chimera" re-spawn timer Atemo 2024-09-10 15:49:24 +02:00
  • 8efc531b5d Corrected enchant grade chances from refined level 16+ Atemo 2024-09-10 15:39:01 +02:00
  • df3f9c32a1 Added missing UNT_JACK_FROST_NOVA and UNT_GROUND_GRAVITATION in skill_unit_onplace_timer (damage over time were missing) Atemo 2024-09-10 15:30:50 +02:00
  • baf7ec23d8
    Removed commented packetdb entries (#8617) Lemongrass3110 2024-09-10 07:55:21 +02:00
  • 1328c9b423 skip pos+lv checking on max lv AoShinRO 2024-09-09 16:52:58 -03:00
  • 89e44856fe capping PC_MAXMEMOPOINTS AoShinRO 2024-09-09 15:43:34 -03:00
  • 02555290d6 added packetver to all new macros AoShinRO 2024-09-09 15:08:41 -03:00
  • a2aab5fccc improved readability with PC_MAXMEMOPOINTS AoShinRO 2024-09-09 14:59:36 -03:00
  • 652c8b5fc9 scriptcmd improvment AoShinRO 2024-09-09 14:30:55 -03:00
  • 94a352492d Created old max memo + extra memo slots defines AoShinRO 2024-09-09 14:20:40 -03:00
  • 7049d25080 Removed commented packetdb entries Lemongrass3110 2024-09-09 19:17:31 +02:00
  • 6641fde489 Fixed char_id sql type Daegaladh 2024-09-09 18:33:33 +02:00
  • 29010fa544 Fixed HP/SP bar limits Daegaladh 2024-09-09 18:22:45 +02:00
  • 8a73713206 Implemented ACMD_FUNC AoShinRO 2024-09-09 13:11:35 -03:00
  • 69df7536bf Add back player_invincible_time battle config * Resolves an issue where the invincible time as not getting applied to maps without the MF_INVINCIBLE_TIME flag. * Move the logic checks for MF_INVINCIBLE_TIME, MF_FLEE_PENALTY, MF_WEAPON_DAMAGE_RATE, MF_MAGIC_DAMAGE_RATE, MF_MISC_DAMAGE_RATE, MF_LONG_DAMAGE_RATE, and MF_SHORT_DAMAGE_RATE to map_setmapflag_sub() from npc_parse_mapflag(). * Update the mapflag documentation. aleos 2024-09-09 10:48:34 -04:00
  • 54cc48b7b5 cleaning up ANSI caracteres AoShinRO 2024-09-09 01:48:46 -03:00
  • 9bcc87d7ac EXTENDED_MEMO_POINTS AoShinRO 2024-09-09 01:06:16 -03:00
  • 0dd1fa2bd2 cleanup-quests AoShinRO 2024-09-08 13:13:50 -03:00
  • ba2fe15069
    Fixed rolling cutter (#8576) GlitchOwl 2024-09-08 05:22:37 +03:00
  • 71cc644b8c quest_db AoShinRO 2024-09-07 18:36:40 -03:00
  • 693c3a687a added packetver AoShinRO 2024-09-06 21:03:49 -03:00
  • 1498b8b3d0 initial implementation CZ_CMD_RESETCOOLTIME AoShinRO 2024-09-06 20:50:05 -03:00
  • f6a91c5239 Added log reload Singe-Horizontal 2024-09-06 19:51:44 +02:00
  • eacd54bf62 Add missing atcommand reference aleos 2024-09-06 12:25:44 -04:00
  • ccd076bd6d Adjust the indentation Ahmed Shawky 2024-09-06 18:33:09 +03:00
  • d160413cf5 Reverted skill recalc on evolution just for convenience Daegaladh 2024-09-06 09:44:27 +02:00
  • 7326ced878 Corrected Spore Explosion and Earth Shaker skill Ahmed Shawky 2024-09-06 08:08:22 +03:00
  • 1808f49aa0 Merge https://github.com/rathena/rathena Kanin Temsrisuk 2024-09-06 10:34:29 +07:00
  • a687ddeb85
    Eternal Chaos now reduces both hard DEF and soft DEF (#8609) Jittapan Pluemsumran 2024-09-05 23:46:02 +07:00
  • 027af5b08a
    Merge e934f70ae36953acf01fc169b3ebc6e89827b9d3 into 540a9a0f308cadeec2ef85724fe74b24eef4ca28 Singe Horizontal 2024-09-05 11:59:45 -03:00
  • 540a9a0f30
    Fixed wrong null pointer check in guild_reply_reqalliance. (#8610) Jittapan Pluemsumran 2024-09-05 19:01:20 +07:00
  • 706fcf8fb6
    Fixed wrong null pointer check in guild_reply_reqalliance. Jittapan Pluemsumran 2024-09-05 15:55:07 +07:00
  • 180c51ea4c
    Eternal Chaos now reduces both hard DEF and soft DEF Jittapan Pluemsumran 2024-09-05 15:48:30 +07:00