Commit Graph

  • 89ababc5c0 Fix logs being cut off during shutdown P0nk 2022-06-19 07:50:35 +02:00
  • 45c9e6fc7e Merge pull request #73 from P0nk/view-all-char-fix Ponk 2022-03-26 16:33:02 +01:00
  • 570499f6ab Fix mixed up world ids P0nk 2022-03-26 16:30:43 +01:00
  • 513c9b615d Rework View all characters - fix packet and limit max chrs P0nk 2022-03-26 15:51:16 +01:00
  • 406708d0ba Merge pull request #69 from P0nk/version-upgrades Ponk 2022-02-14 21:34:52 +01:00
  • 084e7b22fa Consolidate HexTool methods and add more tests P0nk 2022-02-14 19:05:50 +01:00
  • 1daddbf302 Use HexFormat for converting from bytes to hex string and the other way round P0nk 2022-02-14 18:37:30 +01:00
  • 0e32f439fb Add unit tests for HexTool P0nk 2022-02-14 18:20:02 +01:00
  • e991c5a96f Bump dependency versions P0nk 2022-02-12 17:57:58 +01:00
  • ef70dac1a0 Bump to Java 17 P0nk 2022-02-12 17:22:54 +01:00
  • b8e8caeb31 Merge pull request #66 from P0nk/logging-consolidation Ponk 2022-02-10 22:06:07 +01:00
  • aceb410331 Stop using java.util.logging.Logger, start using slf4j P0nk 2022-02-10 21:47:37 +01:00
  • 2bbfd46105 Stop logging with System.out.println, start using slf4j P0nk 2022-02-10 21:31:33 +01:00
  • c879e36a9c Migrate last set of calls to FilePrinter, delete FilePrinter P0nk 2022-02-10 19:48:02 +01:00
  • 8b630f7357 Migrate yet another batch of FilePrinter users to Slf4j P0nk 2022-02-09 21:05:22 +01:00
  • 0c60606b4e Migrate another batch of FilePrinter users to slf4j.Logger P0nk 2022-02-08 21:00:51 +01:00
  • 53465bba25 Migrate some users of FilePrinter to slf4j.Logger P0nk 2022-01-19 18:36:19 +01:00
  • 6db3aa3459 Merge pull request #68 from P0nk/saving-monsterbook Ponk 2022-01-19 18:06:48 +01:00
  • ecca446505 Add helpful comment in the monsterbook script P0nk 2022-01-19 18:04:36 +01:00
  • d6192385dd Upsert monsterbook cards instead of delete -> insert P0nk 2022-01-19 17:55:23 +01:00
  • fa29dbf5cb Merge pull request #67 from Neolas67/adding_missing_cape_quest_scripts Ponk 2022-01-19 17:12:41 +01:00
  • 34aeb589d6 end the files with new lines Ulas Kundakci 2022-01-04 22:02:49 +11:00
  • f3d8429327 adding missing magatia cape quest start scripts Ulas Kundakci 2022-01-04 21:58:31 +11:00
  • 0b66766e8a Bump log4j to 2.17.1 P0nk 2022-01-03 19:20:59 +01:00
  • 66ac678f1b Fix broken switch P0nk 2022-01-03 19:19:52 +01:00
  • 78f6ae7e6a Refactor maple leaf logging P0nk 2022-01-03 19:12:04 +01:00
  • 1e53bc7d1f Refactor gachapon logging P0nk 2022-01-03 18:50:50 +01:00
  • 6041d56bcd Refactor chat logging P0nk 2022-01-03 18:35:15 +01:00
  • 7e7c2cb153 Refactor expedition logging P0nk 2022-01-03 18:13:24 +01:00
  • 189d8096db Refactor trade logging P0nk 2022-01-03 18:01:24 +01:00
  • acde0696b1 Move and encapsulate "ignored" collection P0nk 2021-12-21 21:42:57 +01:00
  • 75a9a9718d Encapsulate "monitored" collection P0nk 2021-12-21 21:19:54 +01:00
  • 6c1a9465c0 Use log4j for monitored chr logger. Log all monitored to a dedicated file. P0nk 2021-12-21 21:07:18 +01:00
  • 507ab06721 Merge pull request #65 from P0nk/log4j-2.16.0 Ponk 2021-12-15 20:00:16 +01:00
  • a511157fa5 Bump log4j to 2.16.0 P0nk 2021-12-15 19:57:46 +01:00
  • 2e827542cf Merge pull request #64 from P0nk/log4j-upgrade Ponk 2021-12-11 18:03:59 +01:00
  • 451d86b5b4 Bump log4j to 2.15.0 P0nk 2021-12-11 17:59:41 +01:00
  • b24945eaba Merge pull request #63 from P0nk/fix-family-loading Ponk 2021-11-18 21:21:35 +01:00
  • 4cf3135d48 Fix family loading on server startup P0nk 2021-11-18 21:16:18 +01:00
  • a26a2e7079 Merge pull request #62 from P0nk/fix-packet-reuse Ponk 2021-11-17 22:05:46 +01:00
  • 503740542d Fix issue with packet bytes reuse P0nk 2021-11-17 22:00:01 +01:00
  • 1b359aa674 Merge pull request #61 from P0nk/id-constants Ponk 2021-11-07 14:37:36 +01:00
  • b15a7e61d4 Turn map id magic numbers into constants P0nk 2021-11-07 14:26:34 +01:00
  • c022c3595f Turn npc id magic numbers into constants P0nk 2021-11-07 12:36:00 +01:00
  • 8d10e3d1b0 Turn mob id magic numbers into constants P0nk 2021-11-07 12:15:36 +01:00
  • 4efd356cbf Turn item id magic numbers into constants P0nk 2021-11-07 11:38:32 +01:00
  • a4c079c2e8 Merge pull request #60 from tastyegg/patch-1 Ponk 2021-10-17 17:46:53 +02:00
  • 7cfee6db53 Fix AddMp on 1st Job Change Kevin Zeng 2021-10-17 10:48:54 -04:00
  • ce22f52b2b Merge pull request #58 from P0nk/merchant-lists Ponk 2021-09-28 19:08:35 +02:00
  • 2e78742d8c Update development status P0nk 2021-09-28 18:43:31 +02:00
  • 5cae3fc336 Implement merchant blacklist, blocking any listed characters from entering P0nk 2021-09-28 18:26:27 +02:00
  • 3a9305d0d9 Store merchant visitor history, and display it in the dialogue P0nk 2021-09-28 08:33:25 +02:00
  • cc23d7734a Implement "view visitor" packet P0nk 2021-09-27 22:54:05 +02:00
  • edc457d5f5 Implement "view blacklist" packet P0nk 2021-09-27 22:00:42 +02:00
  • 37899c2508 Merge pull request #57 from P0nk/use-timeunit Ponk 2021-09-10 19:20:03 +02:00
  • 8b60684103 Fix missing static imports of TimeUnit P0nk 2021-09-10 19:18:20 +02:00
  • cdc17ef3dd Use TimeUnit for time calculations P0nk 2021-09-10 18:56:03 +02:00
  • d52aedac4f Merge pull request #56 from P0nk/reformat Ponk 2021-09-09 23:43:45 +02:00
  • d9590078f5 Reformat and clean up reactor and base scripts P0nk 2021-09-09 23:38:09 +02:00
  • 3f43fe82d0 Reformat and clean up quest scripts P0nk 2021-09-09 23:36:54 +02:00
  • a78ca88a02 Reformat and clean up portal scripts P0nk 2021-09-09 23:35:59 +02:00
  • d893309b4f Reformat and clean up npc scripts P0nk 2021-09-09 23:35:02 +02:00
  • 0c1545f81d Reformat and clean up map scripts P0nk 2021-09-09 23:32:43 +02:00
  • f76b9954a7 Reformat and clean up item scripts P0nk 2021-09-09 23:32:17 +02:00
  • a12feaf3e4 Reformat and clean up event scripts P0nk 2021-09-09 23:31:05 +02:00
  • 7be1d119de Reformat and clean up "tools" package P0nk 2021-09-09 23:28:07 +02:00
  • e8ef3a492c Reformat and clean up "server" package P0nk 2021-09-09 23:27:38 +02:00
  • d389665bd7 Reformat and clean up "scripting" package P0nk 2021-09-09 23:26:45 +02:00
  • 9b1dc76854 Reformat and clean up "provider" package P0nk 2021-09-09 23:26:19 +02:00
  • 6be6ea9927 Reformat and clean up "net" package P0nk 2021-09-09 23:26:02 +02:00
  • 69f4580637 Reformat and clean up "constants" package P0nk 2021-09-09 23:23:32 +02:00
  • 250d49e85d Reformat and clean up "config" package P0nk 2021-09-09 23:23:01 +02:00
  • 9bf1b68924 Reformat and clean up "client" package P0nk 2021-09-09 23:21:39 +02:00
  • 07f55fa53c Merge pull request #55 from P0nk/maple-cleanup Ponk 2021-09-09 23:18:38 +02:00
  • c4318bef7b Rename and clean up MapleQuestRequirement P0nk 2021-09-09 23:06:28 +02:00
  • 0777e5529f Rename and clean up MapleQuestAction P0nk 2021-09-09 23:05:32 +02:00
  • 62d2e87d25 Rename MapleMatchCheckingElement P0nk 2021-09-09 23:04:36 +02:00
  • 8f0bdb3c6d Rename InviteResult and MapleInviteResult P0nk 2021-09-09 23:04:02 +02:00
  • 8162d0aacd Rename and clean up MapleGachapon and subclasses P0nk 2021-09-09 23:02:22 +02:00
  • 09caabba73 Rename MapleCoolDownValueHolder P0nk 2021-09-09 22:58:30 +02:00
  • 820de42257 Rename and clean up MapleCarnivalFactory P0nk 2021-09-09 22:56:50 +02:00
  • 2afec0bcda Rename MapleBuffStatValueHolder P0nk 2021-09-09 22:55:50 +02:00
  • 5883626020 Rename and clean up MapleTrade P0nk 2021-09-09 22:53:53 +02:00
  • 701d735202 Rename and clean up MapleStorageInventory P0nk 2021-09-09 22:53:16 +02:00
  • e9c8a82b47 Rename and clean up MapleStorage P0nk 2021-09-09 22:51:39 +02:00
  • 18e1f6c50b Rename and clean up MapleStatEffect P0nk 2021-09-09 22:51:02 +02:00
  • ca4bcd80d1 Rename and clean up MapleSkillbookInformationProvider P0nk 2021-09-09 22:49:57 +02:00
  • a4d3f17efb Rename and clean up MapleShopItem P0nk 2021-09-09 22:49:02 +02:00
  • 43a80f0491 Rename and clean up MapleShopFactory P0nk 2021-09-09 22:48:25 +02:00
  • 104444e83b Rename and clean up MapleShop P0nk 2021-09-09 22:47:39 +02:00
  • e31894caae Rename and clean up MapleMarriage P0nk 2021-09-09 22:46:32 +02:00
  • 9c8abf6f62 Rename and clean up MapleItemInformationProvider P0nk 2021-09-09 22:45:55 +02:00
  • 8f54b3e5de Rename and clean up MapleQuestRequirementType P0nk 2021-09-09 22:44:34 +02:00
  • 473ab19034 Rename and clean up MapleQuestActionType P0nk 2021-09-09 22:43:23 +02:00
  • fef273ecc9 Rename and clean up MapleQuest P0nk 2021-09-09 22:42:02 +02:00
  • 75d631bebb Rename and clean up MapleRockPaperScissor P0nk 2021-09-09 22:40:36 +02:00
  • 8a95459a17 Rename and clean up MapleSummon P0nk 2021-09-09 22:39:43 +02:00
  • 03dc665605 Rename and clean up MapleReactorStats P0nk 2021-09-09 22:39:05 +02:00
  • 036854a8be Rename and clean up MapleReactorFactory P0nk 2021-09-09 22:38:37 +02:00
  • dc4d710d12 Rename and clean up MapleReactor P0nk 2021-09-09 22:38:03 +02:00