Commit Graph

  • 48b0b082b6 Whoops, let's leave the configure script in, and the linux scripts too for now Vincent Stumpf 2023-06-11 02:33:46 +00:00
  • 6ae46a7bf8 Add custom 'server' target Vincent Stumpf 2023-06-11 02:28:19 +00:00
  • 855cf12007 Move scripts to tools Vincent Stumpf 2023-06-11 02:17:49 +00:00
  • ae862453bd Move extra cmake files to tools/cmake Vincent Stumpf 2023-06-10 18:02:27 +00:00
  • c11d73d6a8 Add epoll support Vincent Stumpf 2023-05-25 04:41:47 +00:00
  • ff86c7b9d1 Maybe make scripts work? Vincent Stumpf 2023-04-24 17:15:38 +00:00
  • e1b9b0d9b3 Add support for import files Vincent Stumpf 2023-04-22 20:57:14 +00:00
  • b3c47f043e Remove cmakelistsold (oops) and clean up httplib Vincent Stumpf 2023-04-19 06:23:21 +00:00
  • c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand Vincent Stumpf 2023-02-15 10:34:10 -08:00
  • 8fd752f9cd
    Fix wrong bow location (#7809) Kanin Temsrisuk 2023-06-10 20:05:16 +07:00
  • 83ef1e72c2
    Corrected script for some item #19 (#7786) idk-whoami 2023-06-10 20:02:30 +07:00
  • ca0192ef32
    Apply suggestions from code review Aleos 2023-06-10 08:00:43 -04:00
  • 6e2e9b450a Remove register storage specifier Vincent Stumpf 2023-06-10 07:13:22 +00:00
  • bd2f7be7f2 Upgrade to C++17 Vincent Stumpf 2023-06-10 07:01:21 +00:00
  • 95ee5d04e6 Double visitor? Vincent Stumpf 2023-06-10 06:41:25 +00:00
  • d9a8cdbc72
    Merge branch 'master' into update_items idk-whoami 2023-06-10 11:47:38 +07:00
  • 3e813e4229 Update item_db_equip.yml Kanin Temsrisuk 2023-06-10 09:53:54 +07:00
  • 7b03f79516
    Merge 7a9b0a657162b5c29eb7bcfd855bce936bac9818 into aa8f501388cd8947b549fe9816df83ccda67052d Vincent Stumpf 2023-06-09 10:36:35 +08:00
  • 3967c10eee Adds missing clear Thanks to @vstumpf! aleos 2023-06-08 21:43:28 -04:00
  • aa8f501388
    Added atcommand "setcard" (#7804) Atemo 2023-06-08 20:08:26 +02:00
  • b5c41d50a8 Store price define in another list * This allows imports to properly override when needed. * Keeps item_data from becoming bloated. aleos 2023-06-08 13:15:05 -04:00
  • fdfec16f3e Adds option to set item buy/sell values to 0 * Fixes #7790. * Arrows and Traps are now sold for 0 Zeny to shops. * Adjusts the item database loadingFinished check to now accept 0 as a valid value for buy/sell and not attempt to adjust the buy/sell value when only one is defined. Thanks to @Atemo and @mazvi! aleos 2023-06-08 10:31:00 -04:00
  • b62baa0b36 Atcommand setcard Atemo 2023-06-05 15:47:20 +02:00
  • 38d335a267
    Added more information for atcommand refine (#7803) Atemo 2023-06-08 14:01:43 +02:00
  • bd2ffbd99b
    Merge branch 'master' into update_items idk-whoami 2023-06-08 11:56:55 +07:00
  • 5b832de199
    Minor cleanup to mapflags (#7782) Aleos 2023-06-07 10:11:32 -04:00
  • f5eabcfa19 Partial revert to fix atcommand unjail Thanks to @Lemongrass3110! aleos 2023-06-07 10:09:39 -04:00
  • e5ec2b2ef8
    Fix issue with bonus3 bAddEffOnSkill (#7805) Vincent Stumpf 2023-06-06 18:23:37 -07:00
  • 06796697af
    Wronf modification of skill db Fluxion 2023-06-06 19:08:27 +02:00
  • f50f39acd5
    Add missing flag for HW_MAGICPOWER in pre-renewal Fluxion 2023-06-06 19:01:02 +02:00
  • ee1d4fecf8
    Wrong modification of skill_db Fluxion 2023-06-06 18:54:02 +02:00
  • 10a96d69b8
    Add files via upload Fluxion 2023-06-06 18:03:01 +02:00
  • 5339b455c0 Fixes Para Market Jewel seller prices aleos 2023-06-06 10:58:49 -04:00
  • f96252be8e Fix issue with bonus3 bAddEffOnSkill Vincent Stumpf 2023-06-06 00:15:07 +00:00
  • 5883a32ede atcommand doc Atemo 2023-06-05 15:36:17 +02:00
  • b5faba1cda
    Merge branch 'master' into update_items idk-whoami 2023-06-05 11:33:40 +07:00
  • 2109e12028
    Merge branch 'rathena:master' into Magicmirror-damage-type eppc0330 2023-06-05 05:00:47 +09:00
  • 6f5706a945
    Added support for really big cashshops (#7763) Lemongrass3110 2023-06-04 21:36:48 +02:00
  • e7ac2b26dd
    Small update of Illusion of Underwater (#7800) mazvi 2023-06-05 01:56:49 +07:00
  • 0e54bd5074 Added missing informations for at refine Atemo 2023-06-04 19:40:20 +02:00
  • 28383ee332 Initial commit of skills Vincent Stumpf 2023-06-04 05:45:11 +00:00
  • 75faf9ac1a
    Fixes npc last path caching (#7769) Singe Horizontal 2023-06-04 04:56:04 +02:00
  • 08a1c41d1b
    Refactor MapFlag accessors (#7783) Vincent Stumpf 2023-06-03 17:38:29 -07:00
  • c07e23fef6
    Update npc/re/quests/quests_16_2_illusion.txt mazvi 2023-06-03 20:16:31 +07:00
  • 557b07d411
    Update npc/re/quests/quests_16_2_illusion.txt mazvi 2023-06-03 20:16:25 +07:00
  • 72b0576825
    Merge branch 'rathena:master' into Magicmirror-damage-type eppc0330 2023-06-03 18:45:17 +09:00
  • 7c9ee46899
    Merge branch 'master' into update_items idk-whoami 2023-06-03 12:21:14 +07:00
  • d5dd91ec77
    Fix Illusion of Underwater mazvi 2023-06-03 06:27:47 +07:00
  • e3b7aaee14 Implement s_mob_db constructor * Follow up to 65200eb. * Removes a lot of else cases when parsing monster data. * Fixes an issue where the damagetaken value of monsters would be reset after issuing a mob_spawn(). Thanks to @Lemongrass3110 and @mplaten! aleos 2023-06-02 15:50:08 -04:00
  • 8073c3026a Adds buy/sell safety check for Market Shops * Adds a buy and sell safety check from the Market Shop type. * Also includes an item validation check when loading items from SQL for Market Shops. Thanks to @mazvi! aleos 2023-06-02 15:41:49 -04:00
  • 2c61b336bc
    Fixes Lux Anima status not applying (#7796) Aleos 2023-06-02 15:00:36 -04:00
  • 466722b25e
    Simplify GC_POISONREACT counter formula (#7795) eppc0330 2023-06-03 03:59:40 +09:00
  • 4c9280728a
    Fixes a party check for Weekend Dungeon (#7797) Aleos 2023-06-02 14:57:20 -04:00
  • 8e56967c83
    Fix minor typo in Illusion of Underwater (#7791) mazvi 2023-06-03 01:16:54 +07:00
  • 436cba2d7f
    Suggestion eppc0330 2023-06-03 02:52:05 +09:00
  • 3d963c7729 Improved script quality Thanks to @Atemo! aleos 2023-06-02 10:36:29 -04:00
  • c781409c2e Fixes a party check for Weekend Dungeon * Fixes #7776. * Rearranged the party checks to account for leader versus member. Thanks to @grimexile! aleos 2023-06-02 09:47:49 -04:00
  • 542c49fea7 Fixes Lux Anima status not applying * Fixes #7793. * Follow up to 7913eda. * Adds missing sc_start after cleaning up previous check. Thanks to @mazvi! aleos 2023-06-02 08:05:15 -04:00
  • 64c6b00c11
    Cleanup #5805 eppc0330 2023-06-02 17:14:25 +09:00
  • 7913eda1e6
    Fixes Lux Anima applying Giant Growth (#7792) Aleos 2023-06-01 15:15:27 -04:00
  • dcf133094e Fixes Lux Anima applying Giant Growth * Adds a missing break which was resulting in Lux Anima attempting to cast the Giant Growth Rune. * This is in conjunction with the revamp of this skill not applying other Runes effects anymore. aleos 2023-06-01 13:39:22 -04:00
  • 633a728dc9
    Fix minor typo quests_16_2_illusion.txt mazvi 2023-06-01 23:59:17 +07:00
  • e10ef9bd5b
    fixed idk-whoami 2023-05-30 11:08:10 +07:00
  • 3a84821901
    Corrected script for some item #19 idk-whoami 2023-05-29 22:04:43 +07:00
  • 251cfa2c9c
    Implemented new items up to may 17 2023 (#7767) Atemo 2023-05-28 16:55:53 +02:00
  • 49b9c78397 Follow up 726be84461 Atemo 2023-05-27 23:58:18 +02:00
  • 726be84461 Name updated Atemo 2023-05-27 23:53:32 +02:00
  • 0fe2ee2d7d Merge branch 'master' of https://github.com/rathena/rathena into fix/variable-cast-reduction Kanin Temsrisuk 2023-05-27 11:36:13 +07:00
  • fab88ecd04
    Follow up to ba86a76 (#7784) Aleos 2023-05-26 12:45:57 -04:00
  • 8c059b5b2e
    Updated the Spanish translation of map-server messages (#7785) Daegaladh 2023-05-26 17:20:05 +02:00
  • e0d644323d Updated the Spanish translation of map-server messages Daegaladh 2023-05-26 17:11:15 +02:00
  • c0d97df71c Follow up to ba86a76 * Adds a missing cap rate option for bSkillCooldown which wouldn't allow addition/reduction more than 10000 milliseconds. Thanks to @attackjom! aleos 2023-05-26 08:26:52 -04:00
  • d30e17fc63 Another fix Vincent Stumpf 2023-05-26 01:59:26 +00:00
  • 857f335729 Fix cmake stuff Vincent Stumpf 2023-05-26 01:58:55 +00:00
  • 8bb5a277d1 Fix some renewal stuff Vincent Stumpf 2023-05-26 01:37:05 +00:00
  • d9ee37d5ec Removed extra script_reportdata hotfix/script_accid2sd_ Atemo 2023-05-25 17:36:58 +02:00
  • 0bcc1f66b3 Small correction Atemo 2023-05-25 17:08:21 +02:00
  • 9aee72f3ad Make flags private Vincent Stumpf 2023-05-25 07:21:26 +00:00
  • ae6f647a7d Add interface for copying mapflags Vincent Stumpf 2023-05-25 06:57:58 +00:00
  • b41e5e7a34 Switch to new interface for mapflags Vincent Stumpf 2023-05-25 06:52:58 +00:00
  • 79fe0904ad Add mapflag accessor to map_data Vincent Stumpf 2023-05-25 06:24:18 +00:00
  • b0456b0e73 Clean-up Atemo 2023-05-24 21:54:01 +02:00
  • ca91a7009f Minor cleanup to mapflags * Adds missing documentation for mf_norodex. * Updates atcommand mapflag to display information on some missing mapflags. * Removes "Other Flags2" and combine list with "Other Flags" for atcommand mapflag. aleos 2023-05-24 15:10:58 -04:00
  • 063df6ff01 Resolves players escaping jail early * Fixes #7771. * Adds a missing check to avoid warping players who are actively jailed out early after relogging. Thanks to @fab10Carvalho! aleos 2023-05-24 08:49:29 -04:00
  • fc27b45d9f
    Resolves inverted checks for Rebirth Spirit (#7780) Aleos 2023-05-23 22:50:16 -04:00
  • ecf0174a55
    Fix typo and empty mob drop (#7775) Kanin Temsrisuk 2023-05-24 09:18:16 +07:00
  • 90c162788f Assign the mask to same class aleos 2023-05-22 14:29:34 -04:00
  • 31353c90b3 Resolves inverted checks for Rebirth Spirit * Fixes #7779. * Skill should be usable on all 1-1 rebirth classes that are below level 70. Thanks to @XanKriegor1 and @Lemongrass3110! aleos 2023-05-22 14:25:14 -04:00
  • 9907721a69
    Added a mapflag to block BANK (#7773) Pokye 2023-05-22 13:23:46 -03:00
  • 658034c5c6 Added support for really big cashshops Lemongrass3110 2023-05-22 15:02:19 +02:00
  • 597684d81f Added info to the mapinfo atcommand Pokye 2023-05-21 08:01:35 -03:00
  • 3d693be62d Merge branch 'nobank' of https://github.com/Pokye/rathena into nobank Pokye 2023-05-21 07:56:55 -03:00
  • 278c75da5c Added nobank in doc/mapflags.txt. Pokye 2023-05-21 07:56:52 -03:00
  • 3d581dd476 Fix typo and empty mob drop Kanin Temsrisuk 2023-05-21 12:51:44 +07:00
  • 9a213cc17c
    Fix variable naming SapitoSucio 2023-05-20 17:48:37 -06:00
  • bd661294af
    Se ajusta nombre variable mob_size_timer -> unit_size_timer SapitoSucio 2023-05-20 17:28:07 -06:00
  • 44abc11d59
    Subida Inicial SapitoSucio 2023-05-20 17:27:05 -06:00
  • 6b8a8fec2d
    Apply suggestions from code review Pokye 2023-05-20 18:04:53 -03:00
  • 80478369e5 Added a mapflag to block BANK Pokye 2023-05-20 14:48:37 -03:00
  • 9a3877aa9f Merge branch 'master' of https://github.com/rathena/rathena into fix/variable-cast-reduction Kanin Temsrisuk 2023-05-20 13:50:43 +07:00