Commit Graph

  • 79448daa82 Pushed inline to header aleos 2018-08-04 23:27:44 -04:00
  • a0f55ac7e0 SQL synchronization rAthenaAPI 2018-08-05 00:39:06 +02:00
  • f69d5d397d Fixed some items and combos (#3352) BrOgBr 2018-08-04 19:38:52 -03:00
  • fce5919bce
    Corrected npc's name (warnings from emotion command) (#3388) Atemo 2018-08-05 00:00:11 +02:00
  • adc97ca482 Corrected Linux compile errors aleos 2018-08-04 16:38:34 -04:00
  • acb610a459 Follow up * Adjusted PvP and PK Mode messages. * Corrected some map name checks. * Added back a static instance index counter. * Corrected a possible compile error on Linux. Thanks to @cydh and @teededung! aleos 2018-08-04 16:23:58 -04:00
  • 69a780896e Corrected npc's name (warnings from emotion command) Atemo 2018-08-04 22:12:40 +02:00
  • 7593ae52dd Fix No such NPC 'Sweet Married Couple#dew2' (#3380) Maz-V 2018-08-05 03:04:49 +07:00
  • 8d8ac76152 Merge branch 'master' of https://github.com/rathena/rathena into feature/mobdrop vstumpf 2018-08-04 06:57:33 +00:00
  • 4532f71d4c Updated Sphere Absorption to official behavior * Sphere Absorption will fail if casted on an ally. * Should only succeed on self or enemy targets. * Removed Cursed Circle check as it's not needed anymore. aleos 2018-08-03 18:17:36 -04:00
  • 2869dc8e26 Cleaned up map recursive lookups * Fixes #3370 and fixes #3382. * Converted maps and mapflag storage containers to unordered_map. * Removed a lot of redundancy and recursive lookups which caused a drop in performance on heavy loads. * Fixed a couple short-circuit checks to help with performance. * Fixed PK Mode attempting to set PvP on flags that are already active. * Getting MF_RESTRICTED will return the map's zone value instead of the state. Thanks to @teededung, @lelouch22, @Lemongrass3110, and @cydh! aleos 2018-08-03 16:44:14 -04:00
  • ceed39d301 Minor change at 4541 BrOgBr 2018-08-03 02:40:51 -03:00
  • 426736be3e Revert some changes BrOgBr 2018-08-02 23:18:32 -03:00
  • 2fca9eff20
    Fix No such NPC 'Sweet Married Couple#dew2' Maz-V 2018-08-03 08:00:58 +07:00
  • 9141191de1 Added IG_PRIVATE_AIRSHIP * Item group for Private Airship tickets Cydh Ramdh 2018-08-02 21:32:39 +07:00
  • 68fccf447b Fix wrong npc name for emotion in malangdo (#3375) Maz-V 2018-08-02 04:11:24 +07:00
  • 87478c5e11
    Fix No such NPC 'Wandering Minstrel#mal' Maz-V 2018-08-01 21:10:02 +07:00
  • 374bfa72cb SQL synchronization rAthenaAPI 2018-08-01 06:01:25 +02:00
  • b469e91616 Mob and NPC Identity Update rAthenaAPI 2018-08-01 06:00:59 +02:00
  • aa40c3a7ba SQL synchronization rAthenaAPI 2018-08-01 04:01:28 +02:00
  • 0891da004e Mob and NPC Identity Update rAthenaAPI 2018-08-01 04:01:01 +02:00
  • 2f7f39c680 Follow up to f3cf191 BrOgBr 2018-07-31 21:54:01 -03:00
  • 5f5df82d7f
    Wolfchev lab prerequisite (#3372) Atemo 2018-08-01 00:30:48 +02:00
  • 1b895a99b7 Corrected Blast Mine and Claymore Trap behavior * Fixes #3362. * Damage should be split among targets. Thanks to @zakudam! aleos 2018-07-31 17:41:08 -04:00
  • 75a0b43292 Prerequisite is Cursed Spirit Quest Atemo 2018-07-31 23:33:39 +02:00
  • f3cf191183 Added 2122 Fix BrOgBr 2018-07-31 05:07:57 -03:00
  • 3d82115ad1 Added missing PACKETVER check Lemongrass3110 2018-07-30 20:19:52 +02:00
  • 328a5a8575 Fixed missing enum forward declaration Lemongrass3110 2018-07-30 19:49:38 +02:00
  • 88847d7381
    Create Anchors to Table of Contents cheezeburger 2018-07-31 01:24:45 +08:00
  • d29d27583a Official Spiritual Sphere Absorption and Cursed Circle interaction * Follow up to 4f97c74. * Spiritual Sphere Absorption should still take the spheres from the target even if Cursed Circle is used on the caster in cases where the two players are enemies! Thanks to @Tokeiburu! aleos89 2018-07-30 10:18:20 -04:00
  • 3165e52123
    Added .editorconfig file to force editor settings for certain file types (#3334) Jittapan Pluemsumran 2018-07-30 15:27:33 +07:00
  • a05ed6e814
    Fixed walk_choices's type (#3353) Lemongrass3110 2018-07-30 00:24:31 +02:00
  • 630809b465 Initial release of the guild storage log Lemongrass3110 2018-07-29 13:21:10 +02:00
  • 4f97c749c4
    Corrected Spiritual Sphere Absorption and Cursed Circle interaction (#3358) Aleos 2018-07-29 17:16:04 -04:00
  • 45dad2cd1d SQL synchronization rAthenaAPI 2018-07-29 20:11:29 +02:00
  • 8dea04a8b3
    Initial release of private airship system (#3354) Lemongrass3110 2018-07-29 20:11:15 +02:00
  • 6e3e5ba21d Renamed upgrade file to match the date Lemongrass3110 2018-07-29 20:10:06 +02:00
  • 1c305fbade Added item id constants Lemongrass3110 2018-07-29 17:55:30 +02:00
  • 3de9a44f9a
    Fixes channel command crash (#3364) Cydh Ramdh 2018-07-29 17:48:24 +07:00
  • b5986210c0
    Fixes channel_chat crash Cydh Ramdh 2018-07-28 23:15:53 +07:00
  • 38b9fdcf19 Added to main log file aleos 2018-07-28 00:42:19 -04:00
  • 81b0ea2eaf Corrected logging aleos 2018-07-27 22:28:37 -04:00
  • 189f2a47a6
    Merge 24cac1962885e1124383bd29eeace116ebef41d0 into 584fcac43a13381d74374cf8835b2d2b077913b6 Sader Fawall 2018-07-27 23:58:00 +00:00
  • 24cac19628 instance_create missing exception sader1992 2018-07-28 01:28:32 +02:00
  • 0f3b3ccb17 Some general refinements aleos 2018-07-27 16:33:05 -04:00
  • 3b52d39e81 Corrected a compile error on GCC aleos 2018-07-27 15:31:48 -04:00
  • 03694ac8d8 Some general refinements aleos89 2018-07-27 14:30:14 -04:00
  • ad568e17ce Corrected Spiritual Sphere Absorption and Cursed Circle interaction * Revert of 9a009bf. * Spiritual Sphere Absorption should still take the spheres from the target even if Cursed Circle is used on the caster. Thanks to @Raf4h! aleos89 2018-07-27 12:37:55 -04:00
  • c1803f69cb Merge branch 'master' into hotfix/issue2274 aleos89 2018-07-27 10:55:38 -04:00
  • 1f0f7e0441 Resolved some compile errors aleos89 2018-07-27 10:19:21 -04:00
  • 3e81b7df6a Added World Moving Rights item * Temporary translation name until official name can be discerned. aleos89 2018-07-26 14:00:54 -04:00
  • 6ffc505066
    Merge branch 'master' into feature/store_taxes Aleos 2018-07-26 13:44:40 -04:00
  • f2a99ac34e
    Merge branch 'master' into refactor/instances Aleos 2018-07-26 13:43:13 -04:00
  • ff701684c1 Updated Convenio * Updated Convenio checks to use new mapflag functions. aleos89 2018-07-26 13:21:51 -04:00
  • f433b7310d Merge branch 'master' into update/arch_bishop aleos89 2018-07-26 12:51:00 -04:00
  • 0556b49a30
    Merge branch 'master' into feature/char_deletion_code Aleos 2018-07-26 12:49:40 -04:00
  • 60d555bc28
    Merge branch 'master' into update/homunculus Aleos 2018-07-26 12:48:43 -04:00
  • 867dc8dacf Added Bonus Script Missing BrOgBr 2018-07-26 03:01:26 -03:00
  • 145d370417 Updated to match new mapflag standards * Updated MF_SKILL_DURATION to follow the new mapflag update. * Converted from old ERS format to vector. * Resolved miscellaneous compile errors from merge to master. aleos 2018-07-25 22:54:22 -04:00
  • 60d664b988
    Merge branch 'master' into feature/skill_duration_mapflag Aleos 2018-07-25 21:49:22 -04:00
  • e4126cb887 Initial release of private airship system Lemongrass3110 2018-07-26 01:31:22 +02:00
  • 584fcac43a Cleaned up map data storage (#3347) Aleos 2018-07-25 19:06:59 -04:00
  • a28c3a10bf
    Merge ed6337afd0e18babebd7c12c4f3a72bddc578de5 into 62ac5be4471ed722a54656882eeed8e8cd514061 Gustavo Brigo 2018-07-25 22:53:09 +00:00
  • 62ac5be447
    Update tools/config.pl (#3322) Cydh Ramdh 2018-07-26 05:52:58 +07:00
  • dbbc242297 Fixed walk_choices's type Lemongrass3110 2018-07-25 23:47:07 +02:00
  • 2f32f6437e Follow up to 697c8ac BrOgBr 2018-07-25 18:11:27 -03:00
  • 49a8b6839b Refactored warp suggestions Lemongrass3110 2018-07-25 23:04:24 +02:00
  • 697c8ac493 Fixed some items and combos BrOgBr 2018-07-25 17:56:19 -03:00
  • ed6337afd0 Changed bullet prices to 0 on RE database as well Gustavo B 2018-07-25 17:36:05 -03:00
  • 7cf0ee2c6f Changed bullet prices to 0 to avoid exploit using the NPC Magazine Dealer Gustavo B 2018-07-25 17:25:41 -03:00
  • 8c1948a52d Merge remote-tracking branch 'upstream/master' Gustavo B 2018-07-25 17:17:38 -03:00
  • 952ac43e59 Fixed EXP bug and added failsafe to family check functions (#3350) Gustavo Brigo 2018-07-25 16:58:58 -03:00
  • 28a6f2cce6 Fixed a few index accesses Lemongrass3110 2018-07-25 21:39:23 +02:00
  • 6d17de59d6 Fixed EXP bug and added failsafe to family check functions Gustavo B 2018-07-25 16:31:22 -03:00
  • fa4021d217 Fixed a mistake in 2008 headgear quest (#3344) BrOgBr 2018-07-25 16:04:16 -03:00
  • 5c78201317 Missing size function call Lemongrass3110 2018-07-25 20:55:08 +02:00
  • c50c3aa681 Moved removal before size output Lemongrass3110 2018-07-25 20:51:20 +02:00
  • 9308aff1fe Fixed map removal in pre-re Lemongrass3110 2018-07-25 20:48:05 +02:00
  • 72535508e3 Fixed #3343 BrOgBr 2018-07-25 12:29:04 -03:00
  • 8b7905de61 Revert "Fixed #3343 and Items and Combos" BrOgBr 2018-07-25 12:25:00 -03:00
  • 28d004d03f Revert "Follow up 36997ce" BrOgBr 2018-07-25 12:22:39 -03:00
  • a482003a81 Removed map size checks * Adjusted some map ID range checks to not check for map size anymore. Thanks to @cydh! aleos89 2018-07-25 10:32:11 -04:00
  • a35029f1b0 Cleaned up map data storage * Follow up to a942853. * Fixes #3336. * Moved map_data storage to std::map container. * Created map_getmapdata to obtain pointer to map_data. * Got rid of MAX_MAP_PER_SERVER define. * Resolved deletion of instances causing other instances to lose their intended map ID. Thanks to @teededung, @anacondaqq, and @Lemongrass3110! aleos 2018-07-25 00:40:42 -04:00
  • 534b666ffa SQL synchronization rAthenaAPI 2018-07-25 06:01:00 +02:00
  • 90cef1e536 Mob and NPC Identity Update rAthenaAPI 2018-07-25 06:00:42 +02:00
  • 6b3f0717c7
    Hotfix for issue 3277 (#3279) Lemongrass3110 2018-07-24 22:55:17 +02:00
  • b33ebc91c0 Removed some renewal checks Lemongrass3110 2018-07-24 22:02:14 +02:00
  • 317f955215
    Updated Acid Terror damage modifier for renewal Yashim Wong 2018-07-24 12:17:14 +08:00
  • 81d88c7ea2 Fixed some cases that were left out Lemongrass3110 2018-07-23 23:55:59 +02:00
  • 56d684accf Follow up 36997ce BrOgBr 2018-07-23 18:16:38 -03:00
  • 95c3aed810 Fixing party death icon in newer clients Lemongrass3110 2018-07-23 23:05:18 +02:00
  • 36997ce6ce Fixed #3343 and Items and Combos BrOgBr 2018-07-23 18:04:38 -03:00
  • a74527f50a Revert "Follow up to 62d40d6" BrOgBr 2018-07-23 17:58:31 -03:00
  • 9313922656
    Further cleanup to mapflags (#3332) Aleos 2018-07-23 13:40:35 -04:00
  • ed37c7566e Modified restriction list * Adjusted for future history tracking. Thanks to @Lemongrass3110! aleos89 2018-07-23 13:07:55 -04:00
  • ff0efe2409 Added sc_ docs follow-up 35f9733b31 Atemo 2018-07-23 17:52:06 +02:00
  • 0dedd11bf3
    Merge 765c0fd2ee9e1cb0cc2e43159a4c0d5c42d7eed8 into 1d88575f90b5f572cffba4a361f3028003008ffb BrOgBr 2018-07-23 04:36:22 +00:00
  • 765c0fd2ee Follow up to 62d40d6 BrOgBr 2018-07-23 01:34:07 -03:00
  • 6bc92ca65a
    Merge pull request #1 from rathena/master rodeger 2018-07-22 13:33:26 -04:00
  • 97bd4c89fa Styling README.md * Added rAthena's Logo (alternative color without white & transparency) Cydh Ramdh 2018-07-22 14:58:46 +07:00