Commit Graph

  • 176c45cfaa packets.h -> packets.hpp Lemongrass3110 2018-06-12 23:52:57 +02:00
  • ee1980abba renewal.h -> renewal.hpp Lemongrass3110 2018-06-12 23:51:41 +02:00
  • 764e35631c secure.h -> secure.hpp Lemongrass3110 2018-06-12 23:50:43 +02:00
  • 1f03f3e576 const.h -> const.hpp Lemongrass3110 2018-06-12 23:49:26 +02:00
  • 4494754d6c general.h -> general.hpp Lemongrass3110 2018-06-12 23:45:52 +02:00
  • f46208b91d Replaced msinttypes with cinttypes Lemongrass3110 2018-06-12 23:43:35 +02:00
  • 77aab43157 Removed extern C declarations Lemongrass3110 2018-06-12 23:37:58 +02:00
  • 9af22f2271 mapcache.c/h -> mapcache.cpp/hpp Lemongrass3110 2018-06-12 23:32:24 +02:00
  • d73c8ca7ec Removed yamlwrapper Lemongrass3110 2018-06-12 23:24:21 +02:00
  • 22d31f587f mmo.h -> mmo.hpp Lemongrass3110 2018-06-12 23:19:12 +02:00
  • f2fc2c7af5 cbasetypes.h -> cbasetypes.hpp Lemongrass3110 2018-06-12 23:16:52 +02:00
  • 769b17e06f core.h -> core.hpp Lemongrass3110 2018-06-12 23:13:23 +02:00
  • a779bb2f16 conf.c/h -> conf.cpp/hpp Lemongrass3110 2018-06-12 23:09:12 +02:00
  • 97e942841f db.c/h -> db.cpp/hpp Lemongrass3110 2018-06-12 23:04:24 +02:00
  • 8aaf8d98bb ers.c/h -> ers.cpp/hpp Lemongrass3110 2018-06-12 22:55:57 +02:00
  • 59fc3d3124 malloc.c/h -> malloc.cpp/hpp Lemongrass3110 2018-06-12 22:50:47 +02:00
  • 43cdcb1a80 mapindex.c/h -> mapindex.cpp/hpp Lemongrass3110 2018-06-12 22:47:46 +02:00
  • 8ca085cf95 msg_conf.c/h -> msg_conf.cpp/hpp Lemongrass3110 2018-06-12 22:46:04 +02:00
  • 2317e4025f nullpo.c/h -> nullpo.cpp/hpp Lemongrass3110 2018-06-12 22:43:18 +02:00
  • 705e0332e4 socket.c/h -> socket.cpp/hpp Lemongrass3110 2018-06-12 22:40:42 +02:00
  • b7a0f95ef7 strlib.c/h -> strlib.cpp/hpp Lemongrass3110 2018-06-12 22:31:53 +02:00
  • 7d81ef0f34 utils.c/h -> utils.cpp/hpp Lemongrass3110 2018-06-12 22:28:20 +02:00
  • 092d55f9ec timer.c/h -> timer.cpp/hpp Lemongrass3110 2018-06-12 22:24:57 +02:00
  • e2e9396c80 sql.c/h -> sql.cpp/hpp Lemongrass3110 2018-06-12 22:21:59 +02:00
  • 470e27ad54 showmsg.c/h -> showmsg.cpp/hpp Lemongrass3110 2018-06-12 22:09:22 +02:00
  • c0d9f37d41 md5calc.c/h -> md5calc.cpp/hpp Lemongrass3110 2018-06-12 22:04:08 +02:00
  • 09779ca36e grfio.c/h -> grfio.cpp/hpp Lemongrass3110 2018-06-12 21:55:27 +02:00
  • 42c938373e des.c/h -> des.cpp/hpp Lemongrass3110 2018-06-12 21:52:27 +02:00
  • f3049b1e4f cli.c/h -> cli.cpp/hpp Lemongrass3110 2018-06-12 21:49:51 +02:00
  • 8cceb9bf5d Dropped mt19937 Lemongrass3110 2018-06-12 21:35:41 +02:00
  • 5c1cf2b155 Dropped BETA_THREAD_TEST and everything around it Lemongrass3110 2018-06-12 21:15:46 +02:00
  • d3540ade45 Enable autobonus to be reactivated * Fixes #3039, #3158 Cydh Ramdh 2018-06-13 01:24:52 +07:00
  • c21d7280e5 Follow up 59d5a8ff fails to compile in pre-re Cydh Ramdh 2018-06-13 00:56:09 +07:00
  • 59d5a8ff71 Moved overrefine bonus and weapon_damage_rate (bonus2 bWeaponDamageRate) to battle_add_weapon_damage Cydh Ramdh 2018-06-13 00:19:48 +07:00
  • 14b71af61a Added missing maps to map_cache and its mapflags Cydh Ramdh 2018-06-12 23:19:49 +07:00
  • 000d5960df Follow-up d99f9cd9ec Atemo 2018-06-12 16:28:21 +02:00
  • acebcd38bc
    Added missing maps to map_cache (#3192) Atemo 2018-06-12 16:19:56 +02:00
  • 98e2cfd22b
    Added Inkfish to mailmap Lemongrass3110 2018-06-12 10:27:55 +02:00
  • 52c5c18337 SQL synchronization rAthenaAPI 2018-06-12 05:00:35 +02:00
  • 723cdf87c4 Mob and NPC Identity Update rAthenaAPI 2018-06-12 05:00:23 +02:00
  • 0f89478408 Adjusted variable type aleos89 2018-06-11 13:11:43 -04:00
  • 6ca18bd2e8 SQL synchronization rAthenaAPI 2018-06-10 17:41:29 +02:00
  • f7c62d28aa Many fixes at items databases (#3136) BrOgBr 2018-06-10 12:41:22 -03:00
  • 076ef546e0 SQL synchronization rAthenaAPI 2018-06-10 17:38:54 +02:00
  • 00e518b24d Corrects Variable Cast Rate for Geffen Magic Robe (Renewal) (#3196) Daniel Bernard 2018-06-10 10:38:48 -05:00
  • 0760c02204 Correct Variable Cast Rate for Geffen Magic Robe * Fixes #3195 * Geffen Magic Robe (Renewal) (15074) is currently set to reduce variable cast rate by 15%, with an additional 5% at refine level 9. This should be an increase of 15%, reduced to 10% at level 9. Daniel Bernard 2018-06-10 09:12:19 -05:00
  • ee66bc60c3 Merge branch 'master' of https://github.com/rathena/rathena 2018-06-10 09:00:23 -05:00
  • ed7a174b6d Fixes #3193 * Fixed over refine bonus never been calculated for player in Renewal mode Cydh Ramdh 2018-06-10 19:08:20 +07:00
  • 69992f3e49 Follow-up 036528f715 Atemo 2018-06-09 17:37:08 +02:00
  • ce0a822281 Small cleanups and optimizations aleos89 2018-06-08 11:03:05 -04:00
  • 036528f715 Added missing maps to map_cache - additionnally removed the commented 'extra maps' Atemo 2018-06-08 16:16:18 +02:00
  • f4e8dee5d6
    Corrected Tarot Card dispelling Clan buffs (#3186) Aleos 2018-06-08 10:14:02 -04:00
  • 314c26aaf9 Negative MDEF should not increase damage taken from magic flamefury 2018-06-07 15:38:05 -07:00
  • 046d2e6c44 SQL synchronization rAthenaAPI 2018-06-07 19:39:07 +02:00
  • f675895955
    Fixed Chewy Ricecake and Oriental Pastry bonuses (#3187) Aleos 2018-06-07 13:38:56 -04:00
  • 92530045e2 SQL synchronization rAthenaAPI 2018-06-07 16:16:31 +02:00
  • 879ef2afaa
    Fixed Goldsmith Dagger class equip requirement (#3188) Aleos 2018-06-07 10:16:23 -04:00
  • b2594f4842 Added new jRO hat effects Lemongrass3110 2018-06-06 23:38:29 +02:00
  • ef046159d6
    Updated Achievement database (#3165) Aleos 2018-06-06 14:27:29 -04:00
  • a8683f216d Fixed Goldsmith Dagger class equip requirement * Fixes #3181. * Should be able to be worn by 2-1 and 2-2 classes as well. Thanks to @Everade! aleos89 2018-06-06 13:35:47 -04:00
  • 3a663b54ab Fixed Chewy Ricecake and Oriental Pastry bonuses * Fixes #3180. * Bonuses should last for 30 minutes, not 3 minutes. Thanks to @Everade! aleos89 2018-06-06 13:09:44 -04:00
  • f4bd726001 Follow up to 054081 * Added Doram buffs and RODEX. aleos89 2018-06-06 12:59:17 -04:00
  • 054081d250 Corrected Tarot Card dispelling Clan buffs * Fixes #3179. * Resolved Tarot Card dispelling Clan buffs from players. Thanks to @cahya1992! aleos89 2018-06-06 12:44:23 -04:00
  • d99f9cd9ec Slight edits of custom Mushroom Event - changed the monster count variable to mobcount script command - changed killmonster label to only kill the mushrooms of the event Atemo 2018-06-06 00:35:41 +02:00
  • c0a25d1321 Corrected a wrong timer value Atemo 2018-06-06 00:29:39 +02:00
  • 5d625c3e88 - Added the "extra 10% Server EXP reward for 1 hour" - Corrected mana' monster name Atemo 2018-06-06 00:22:29 +02:00
  • 2e15fae725 SQL synchronization rAthenaAPI 2018-06-05 04:00:45 +02:00
  • 7c3158b367 Mob and NPC Identity Update rAthenaAPI 2018-06-05 04:00:32 +02:00
  • 4f40f93bc8 Requested Changes BrOgBr 2018-06-04 18:45:18 -03:00
  • 1fb01278c6 Fixed a typo Atemo 2018-06-03 17:05:48 +02:00
  • f01f10ffdf Added sc_* buffs in ogh instance Atemo 2018-06-03 16:26:34 +02:00
  • 313dccf164 Fixed incorrect usage of close command Atemo 2018-06-03 15:56:36 +02:00
  • f025be5f17
    Added lhz_d_n2 map (#3183) Atemo 2018-06-03 15:45:49 +02:00
  • a5f1f51fae Added pre-renewal exp to fix CI Lemongrass3110 2018-06-03 09:37:20 +02:00
  • 35a120065a Some changes requested BrOgBr 2018-06-02 21:58:24 -03:00
  • 3225ab9a8c Initial support for Star Emperor and Soul Reaper Rytech2 2018-06-02 18:51:25 +02:00
  • ae2977b61a Added lhz_d_n2 map Added several mapflags Atemo 2018-06-02 17:20:13 +02:00
  • fc61f81c84 Merge branch 'master' into feature/refineui Lemongrass3110 2018-06-01 09:54:31 +02:00
  • 44a099b56d - Unstuck the player when reload Atemo 2018-05-31 13:45:22 +02:00
  • 1b6aab3667 SQL synchronization rAthenaAPI 2018-05-30 23:13:49 +02:00
  • d2b5222da6
    Corrected airship monster item drop slot (#3174) Atemo 2018-05-30 23:13:38 +02:00
  • e44a68ce21 Replaced custom constants used in getpartymember Atemo 2018-05-30 22:14:37 +02:00
  • 32fcacf3bd Follow-up 148d16e0fe Atemo 2018-05-30 22:11:32 +02:00
  • c68da31f67 Effect State Update rAthenaAPI 2018-05-30 05:06:10 +02:00
  • 73584c6c9a Mob and NPC Identity Update rAthenaAPI 2018-05-30 05:00:31 +02:00
  • 148d16e0fe Follow-up c1c308a1d4 - changed the item drop slot of some airship instance monsters - added the Captain Felock Card to Felock Atemo 2018-05-29 23:41:28 +02:00
  • 0c74dec1e6 Merge branch 'master' into script/morse_cave Atemo 2018-05-29 23:28:40 +02:00
  • 218d53756a Implemented NPC_JACKFROST Atemo 2018-05-29 23:20:21 +02:00
  • dc3bac8245 SQL synchronization rAthenaAPI 2018-05-29 16:16:28 +02:00
  • c1c308a1d4
    Script/airship instance (#3141) Atemo 2018-05-29 16:16:21 +02:00
  • 19d89763ef Initialized airship variable Fixed effect not displayed Atemo 2018-05-29 16:12:38 +02:00
  • a0eb99f7cf I forgot the pre-re BrOgBr 2018-05-28 22:53:46 -03:00
  • 7b71d06744 Making the Changes requested BrOgBr 2018-05-28 22:50:24 -03:00
  • 8f825d2bd7 Updated remaining achievements * Updated Reborn in Valhalla reward. * Removed The Beginning of Outdoor and The First Step Becoming a Chef achievements as they are no longer listed. aleos 2018-05-28 16:40:14 -04:00
  • 7b4999be2e Miscellaneous cleanups * Renamed Glastheim -> Glast Heim. * Moved status change initialization values to status_change_start. * Added missing status change exports. aleos 2018-05-28 15:18:47 -04:00
  • 05c94fbd3a
    Merge branch 'master' into hotfix/issue2772 Aleos 2018-05-28 14:57:54 -04:00
  • 9d176c9f1d
    Corrected B.S. Sacramenti behavior (#3149) Aleos 2018-05-28 12:52:30 -04:00
  • fb951d2b7f
    Corrected Mora NPC name (#3170) Aleos 2018-05-28 12:37:14 -04:00
  • 6a74e0d112 Marked the status change as deprecated aleos 2018-05-28 11:58:08 -04:00
  • e82b01e7fb Corrected Mora NPC name * Fixes #3155. * Adjusted Mora NPC from General Good Deal -> General Goods Dealer. Thanks to @teededung! aleos 2018-05-28 11:26:34 -04:00