Commit Graph

  • ed5a444753 cleanup: remove unnecessary unboxing P0nk 2021-04-07 23:52:58 +02:00
  • 6253169e35 cleanup: replace anonymous inner class with lambda P0nk 2021-04-07 23:45:16 +02:00
  • 2d143d0afd Merge pull request #15 from P0nk/update-readme Ponk 2021-04-07 19:30:51 +02:00
  • 1b36852c8d Clean up README, add section about contributions P0nk 2021-04-07 19:21:54 +02:00
  • 739b13a1ce Merge pull request #13 from P0nk/standardized-logging Ponk 2021-04-07 18:49:21 +02:00
  • b3c1259580 Use new logging for all startup messages P0nk 2021-04-07 18:13:54 +02:00
  • 045bcf6dc5 Set up Slf4j and Log4j2 for logging P0nk 2021-04-07 17:23:14 +02:00
  • 6977db708f Merge pull request #12 from RubenD96/master Ponk 2021-04-07 18:38:25 +02:00
  • e8d2256683 Fix exploit for negative itemId's in PetExcludeItemsHandler RubenD96 2021-04-07 17:26:55 +02:00
  • 28707fa0f3 Fix exploit for invalid skill macro name length RubenD96 2021-04-07 17:26:49 +02:00
  • 32d4208761 Merge pull request #11 from P0nk/fix-ranking-task Ponk 2021-04-06 22:06:56 +02:00
  • 2f34b3ed8b Fix ranking update query using a keyword for field name P0nk 2021-04-06 21:09:07 +02:00
  • 02256e04ed Fix SQL type conversion error during ranking move update P0nk 2021-04-06 20:42:54 +02:00
  • a964f793d8 Merge pull request #10 from P0nk/command-descriptions Ponk 2021-04-06 20:11:05 +02:00
  • b80d98f36e Add descriptions to all gm 6 commands P0nk 2021-04-06 20:08:57 +02:00
  • 3b59f95f20 Add descriptions to all gm 5 commands P0nk 2021-04-06 20:05:21 +02:00
  • f25539f389 Add descriptions to all gm 4 commands P0nk 2021-04-06 20:04:20 +02:00
  • f9fcc79565 Add descriptions to all gm 3 commands P0nk 2021-04-06 20:00:43 +02:00
  • a9b23552b0 Add descriptions to all gm 2 commands P0nk 2021-04-06 19:51:20 +02:00
  • 3cd23a07e2 Add descriptions to all gm 1 commands P0nk 2021-04-06 19:42:27 +02:00
  • 70d895fef5 Add descriptions to all gm 0 commands P0nk 2021-04-06 19:40:05 +02:00
  • 5656dcb7ff Merge pull request #9 from P0nk/project-description Ponk 2021-04-05 14:19:15 +02:00
  • ca78bce534 Add Discord link P0nk 2021-04-05 14:12:19 +02:00
  • 4bce7fadb4 Update the README with guides and new tools P0nk 2021-04-05 13:42:21 +02:00
  • 681b341a51 Merge pull request #7 from P0nk/try-with-resources Ponk 2021-04-05 00:26:32 +02:00
  • 69635f5e6c refactor: use try-with-resources for db operations in various places P0nk 2021-04-05 00:19:59 +02:00
  • 4ec4600406 refactor: use try-with-resources for Fredrick db operations P0nk 2021-04-05 00:13:32 +02:00
  • e13c313839 refactor: use try-with-resources for db operations in various handlers P0nk 2021-04-05 00:11:42 +02:00
  • 429f82e4fe refactor: use try-with-resources for nx coupon db operations P0nk 2021-04-05 00:09:51 +02:00
  • 0334391e33 refactor: use try-with-resources for fm shop db operations P0nk 2021-04-05 00:07:40 +02:00
  • 80e193398c refactor: use try-with-resources for ban db operations P0nk 2021-04-04 23:59:24 +02:00
  • 8b686b60f1 refactor: use try-with-resources for ranking db operations P0nk 2021-04-04 23:56:46 +02:00
  • f1ff0cb55f refactor: use try-with-resources for wedding ring db operations P0nk 2021-04-04 23:48:56 +02:00
  • cb518863b0 refactor: use try-with-resources for various world wide db operations P0nk 2021-04-04 23:45:40 +02:00
  • 6b6558af01 refactor: use try-with-resources for perma npc/mob db operations P0nk 2021-04-04 23:34:35 +02:00
  • 59014b86bf refactor: use try-with-resources for monster book db operations P0nk 2021-04-04 23:26:15 +02:00
  • 9d70f4de04 refactor: use try-with-resources for ring db operations P0nk 2021-04-04 23:15:52 +02:00
  • 8ceba9fbee refactor: use try-with-resources for PlayerNPC db operations P0nk 2021-04-04 23:12:39 +02:00
  • 5cb69910bd refactor: use try-with-resources for pet db operations P0nk 2021-04-04 22:54:25 +02:00
  • 0b91b02f80 refactor: use try-with-resources for monster information db operations P0nk 2021-04-04 22:50:09 +02:00
  • 50b76bf2ec refactor: use try-with-resources for item information db operations P0nk 2021-04-04 22:43:06 +02:00
  • de14c5782d refactor: use try-with-resources for item saving & loading db operations P0nk 2021-04-04 22:28:52 +02:00
  • fc34d54cdd refactor: use try-with-resources for buddy list db operations P0nk 2021-04-04 21:48:52 +02:00
  • 8c41f713a6 refactor: use try-with-resources for character saving db operations P0nk 2021-04-04 21:24:12 +02:00
  • 2b0d918401 refactor: use try-with-resources for new character db operations P0nk 2021-04-04 21:21:09 +02:00
  • b56e1d501f refactor: use try-with-resources for character db operations P0nk 2021-04-04 18:28:00 +02:00
  • 7e206d4589 refactor: use try-with-resources for client db operations P0nk 2021-04-04 16:49:01 +02:00
  • 0c267f8eee refactor: use try-with-resources for Duey db operations P0nk 2021-04-04 16:12:46 +02:00
  • 817a518e82 refactor: use try-with-resources for guild db operations P0nk 2021-04-04 15:50:53 +02:00
  • e322b05707 refactor: use try-with-resources for various server db operations P0nk 2021-04-04 15:35:17 +02:00
  • 3ca9311cb0 refactor: use try-with-resources for cash id db operations P0nk 2021-04-04 15:21:17 +02:00
  • 5899cce9d8 refactor: use try-with-resources for alliance db operations P0nk 2021-04-04 15:19:32 +02:00
  • b350fedc66 refactor: use try-with-resources for login db operations P0nk 2021-04-04 14:59:19 +02:00
  • 8ddfe05dd6 refactor: use try-with-resources for cash shop db operations P0nk 2021-04-04 14:54:54 +02:00
  • 6639188c5a refactor: use try-with-resources for BBS db operations P0nk 2021-04-04 14:40:15 +02:00
  • 0ccea05129 Merge pull request #5 from P0nk/bugfix Ponk 2021-04-04 13:40:16 +02:00
  • a36c7c5057 Fix loading pet ignores slowly P0nk 2021-04-03 15:52:07 +02:00
  • 86b70728c7 Fix Zombie Mushroom Signal 3 P0nk 2021-04-03 15:39:04 +02:00
  • d2b3372dd4 Merge pull request #4 from P0nk/db-connection Ponk 2021-04-03 15:26:18 +02:00
  • 34e3cd1cbd Clean up unused files P0nk 2021-04-03 15:23:10 +02:00
  • 90687007f5 Rework Docker support P0nk 2021-04-03 14:59:37 +02:00
  • 8b7e989fed Use native way for connection pool init timeout P0nk 2021-04-02 20:16:57 +02:00
  • 08a0407417 Explicitly set scrolling mode where ResultSet is used for scrolling P0nk 2021-04-02 16:41:44 +02:00
  • 754ab67de7 Change default birthday and tempban to fix conversion issue P0nk 2021-04-02 16:11:41 +02:00
  • 7169a74e94 Make connection pool init timeout configurable P0nk 2021-04-02 15:14:55 +02:00
  • 45331d17b0 Set up connection pool and enforce usage of it P0nk 2021-04-02 14:20:45 +02:00
  • 05bd668cc2 Upgrade to MySQL 8 P0nk 2021-04-02 14:08:41 +02:00
  • 2873d0d031 Update database credentials P0nk 2021-04-02 13:52:44 +02:00
  • 5d75f4a53a Merge pull request #3 from P0nk/maven Ponk 2021-04-01 16:40:36 +02:00
  • 7b61dc3d58 Update README with download links P0nk 2021-04-01 16:27:31 +02:00
  • 8a3db29b02 Fix launch.bat P0nk 2021-04-01 07:36:33 +02:00
  • e8fd11c08c Build jar with maven "package" lifecycle P0nk 2021-03-31 22:07:49 +02:00
  • 6583337f48 Clean up NetBeans files and dependencies P0nk 2021-03-30 22:48:51 +02:00
  • 4fae148e35 Move dependencies to pom P0nk 2021-03-30 22:14:57 +02:00
  • 813643036b Switch to Maven file structure P0nk 2021-03-30 21:07:35 +02:00
  • 4acc5675d6 Set project name to "Cosmic" (#2) Ponk 2021-03-29 22:22:06 +02:00
  • c2d80578fe First commit of HeavenMS-2! Updated README (#1) Ponk 2021-03-21 20:24:52 +01:00
  • d5d775f184 Unmount project files ronancpl 2019-12-28 08:25:53 -03:00
  • af5206cbfc Update README.md ronancpl 2019-12-28 06:47:59 -03:00
  • 388fe87c31 Update feature_list.md rev398 ronancpl 2019-12-27 03:26:20 -03:00
  • b22813c8e5 P. Search on DB & Bamboo Rain patch ronancpl 2019-12-27 02:27:10 -03:00
  • 07fe495bfd Skillbook announcer update + Encoded temporary mob buffs + Slot gains patch ronancpl 2019-12-24 20:11:32 -03:00
  • 959d990ab8 Merging credits_update branch ronancpl 2019-12-13 02:52:36 -03:00
  • 183017ca3b Updating credits & missing aliases ronancpl 2019-12-13 02:35:26 -03:00
  • a60191cc82 Update AbstractMapleCharacterObject.java ronancpl 2019-12-07 22:02:40 -03:00
  • 8afbff9db9 Stat pool & Skills on change field Patch + Elemental Charge broadcast ronancpl 2019-12-07 03:05:26 -03:00
  • 06b43d9e07 Add docker-compose support (#545) DevilTea 2019-11-27 15:06:01 -08:00
  • bb586a7c0b Storybook announce + AOE Mobskills & Autopot & Inventory check Patch ronancpl 2019-11-26 01:13:15 -03:00
  • 661dcf0a96 Quickslot Bindings ronancpl 2019-11-19 01:15:52 -03:00
  • c7048a09ac Updating more credits ronancpl 2019-11-14 23:57:28 -03:00
  • 75d026b27f Updating credits ronancpl 2019-11-14 22:38:59 -03:00
  • 2045852e9c Merge branch 'master' of https://github.com/ronancpl/HeavenMS into credits_update ronancpl 2019-11-14 22:35:43 -03:00
  • 6d57eb1033 After-quest messages & MCPQ patch + Scroll Generator ronancpl 2019-11-14 00:49:15 -03:00
  • d9f87f18a1 Script references patch ronancpl 2019-10-30 23:31:15 -03:00
  • 7d8d4691da Services unrestrained to channels + Event scripts placeholder ronancpl 2019-10-29 01:48:58 -03:00
  • 54cdba01ae Update AbstractMovementPacketHandler (#532) salem909 2019-10-15 11:13:22 -07:00
  • efbf415787 Update db_database.sql ronancpl 2019-10-12 17:31:38 -03:00
  • 80cd240ab8 Channel Services + Mob Movement patch + Portal map scripts ronancpl 2019-10-12 17:13:03 -03:00
  • b93c9ce1d6 Overhaul of in-game text focusing on consumable items (#523) Gambiner 2019-10-07 09:03:33 +11:00
  • 7ee947b404 Quest progress overview + Raise UI scripting + Shelved events loadout ronancpl 2019-10-03 20:01:09 -03:00