Commit Graph

  • 2d4f3eac49 Add missing Helios Tower Library map for Ludus Lake Explorer Charlie Unfricht 2022-08-19 09:38:30 -04:00
  • a55871c059 Update explorer quest infoNumber pointer progress Charlie Unfricht 2022-08-19 09:16:07 -04:00
  • b831173ecf Merge pull request #105 from cpurules/bugfix/missing-skill-constants Ponk 2022-08-19 11:33:59 +02:00
  • 13ffce3ab3 Fixes Charlie Unfricht 2022-08-19 01:29:06 -04:00
  • 6d969106c0 Merge pull request #104 from cpurules/bugfix/pet-cash-food Ponk 2022-08-19 07:09:58 +02:00
  • 456ab667e9 Add missing skill IDs for Aran Charlie Unfricht 2022-08-17 21:01:31 -04:00
  • 48ae8c0e93 Add missing skill IDs for Knights of Cygnus Charlie Unfricht 2022-08-17 20:52:52 -04:00
  • c96e4a0e67 Add missing skill IDs for warrior tree Charlie Unfricht 2022-08-17 20:36:28 -04:00
  • 2a1570e03a Add missing skill IDs for thief tree Charlie Unfricht 2022-08-17 20:29:33 -04:00
  • 435ca37a71 Add missing skill IDs for pirate tree Charlie Unfricht 2022-08-17 20:26:14 -04:00
  • e4bba96d1f Add missing skill IDs for mage tree Charlie Unfricht 2022-08-17 20:20:36 -04:00
  • a1382dfbd0 Fix mistake in skill IDs Charlie Unfricht 2022-08-17 20:17:30 -04:00
  • fe7ea6fcef Add remaining missing archer tree skill constants Charlie Unfricht 2022-08-17 19:39:14 -04:00
  • edd38a686b Add missing archer skill constants Charlie Unfricht 2022-08-17 19:33:34 -04:00
  • 8d4842d2ea Cash pet food sets forceEnjoy=true to always increase closeness Charlie Unfricht 2022-08-17 16:39:41 -04:00
  • 3a16a724f5 Add forceEnjoy parameter to Pet.gainClosenessFullness to ignore existing fullness value Charlie Unfricht 2022-08-17 16:39:21 -04:00
  • 677a956b25 Merge pull request #102 from cpurules/bugfix/magatia-quests Ponk 2022-08-17 20:55:25 +02:00
  • 92b3666f64 Merge pull request #101 from v3921358/master Ponk 2022-08-17 20:24:17 +02:00
  • 4d73416952 Add NPC handling for quest 3322 Charlie Unfricht 2022-08-17 03:49:34 -04:00
  • 871c8a4477 Update NPC handling for quest 3311 Charlie Unfricht 2022-08-17 03:31:30 -04:00
  • 9592b8323f Update Desk NPC to not require double click Charlie Unfricht 2022-08-17 02:38:32 -04:00
  • 9cdd46c0cd Add Magic Device drop for Homun of Closed Lab for quest Charlie Unfricht 2022-08-17 02:20:27 -04:00
  • 97f358f047 Analyze pet packet structure correctly Windyboy 2022-08-17 14:07:39 +08:00
  • d8e47287b0 Grammar fix Charlie Unfricht 2022-08-17 01:52:26 -04:00
  • b9487dd95c .length() -> .length Charlie Unfricht 2022-08-17 01:33:02 -04:00
  • 2e55deebc9 Merge pull request #100 from cpurules/bug/phil-town-descriptions Ponk 2022-08-16 13:16:36 +02:00
  • b29a08bc93 Merge pull request #99 from cpurules/feature/rebirth-paths Ponk 2022-08-16 12:40:55 +02:00
  • 098a52b485 Swap Ellinia and Henesys so descriptions are aligned Charlie Unfricht 2022-08-16 02:53:55 -04:00
  • cd706c544b Fix bug where non-200 capped classes can't rebirth Charlie Unfricht 2022-08-16 02:17:49 -04:00
  • a456b27011 Update rebirth NPC to allow for path selection Charlie Unfricht 2022-08-16 02:12:31 -04:00
  • b0b197a7a5 Update executeReborn to take in a job id Charlie Unfricht 2022-08-16 02:11:38 -04:00
  • 897679afc4 Merge pull request #95 from P0nk/bug-88-cosmetic-lens Ponk 2022-08-11 21:17:06 +02:00
  • 6ea4e3cfc1 Fix one-time lens coupon for female P0nk 2022-08-11 21:14:26 +02:00
  • ae7b832e00 Fix Orbis one-time lens coupon for female P0nk 2022-08-11 20:20:45 +02:00
  • 79ab28a52e Break up Orbis lens NPC script into multiple functions P0nk 2022-08-11 16:55:40 +02:00
  • 78314855eb Merge pull request #94 from P0nk/fix-wz-path Ponk 2022-08-11 19:09:51 +02:00
  • d691dc1e18 Prefer Path.of() over Paths.get() P0nk 2022-08-11 19:01:40 +02:00
  • 297d5b25f0 Fix default wz location P0nk 2022-08-11 18:54:01 +02:00
  • 5ebbab6da3 Merge pull request #93 from P0nk/system-cleanup Ponk 2022-08-11 15:23:12 +02:00
  • 229252cd63 Fix deprecations P0nk 2022-08-11 15:18:09 +02:00
  • 618f312b84 Remove thread tracker system P0nk 2022-08-11 14:57:26 +02:00
  • 4fb632ecdb Remove monitored locks (fair), use basic version P0nk 2022-08-11 14:45:48 +02:00
  • 54878ebe8c Remove monitored locks with default fairness, use basic version P0nk 2022-08-11 14:26:23 +02:00
  • 8657b765b1 Remove monitored read/write locks, use basic version P0nk 2022-08-11 14:16:06 +02:00
  • 8ab2058ecc Stop using monitored locks in EventInstanceManager P0nk 2022-08-11 13:56:12 +02:00
  • 42043c3d6c Stop using monitored locks in MapleMap P0nk 2022-08-11 13:38:16 +02:00
  • 28e8862254 Stop using monitored locks in World P0nk 2022-08-11 13:31:55 +02:00
  • 7e848618e8 Stop using monitored locks in Server P0nk 2022-08-11 12:07:38 +02:00
  • b6c17e944a Stop using monitored locks in Channel P0nk 2022-08-11 11:55:56 +02:00
  • c7af125afc Remove FaceExpressionService P0nk 2022-08-11 11:32:15 +02:00
  • 381851e95e Merge pull request #89 from truongdatnhan/master Ponk 2022-08-11 11:16:15 +02:00
  • 7f7b28874f Remove comments truongdatnhan 2022-08-11 16:08:45 +07:00
  • 72a87cae43 Merge pull request #8 from truongdatnhan/eclipse truongdatnhan 2022-08-11 16:05:10 +07:00
  • 53914bbd32 Removing unused comments Đạt Nhân Trương 2022-08-11 16:02:53 +07:00
  • 68663146c8 Merge pull request #7 from truongdatnhan/eclipse truongdatnhan 2022-08-11 15:58:57 +07:00
  • 8e395b0770 remove comments Đạt Nhân Trương 2022-08-11 15:58:18 +07:00
  • 1c0aebf6aa Merge pull request #92 from P0nk/project-improvements Ponk 2022-08-11 01:26:31 +02:00
  • 65f8a6e335 Bump dependencies (maven plugins + JUnit) P0nk 2022-08-11 01:19:36 +02:00
  • 58277574b5 Refactor QuestItemFetcher, remove commons-io dependency P0nk 2022-08-11 01:15:34 +02:00
  • 7aba5f4578 Refactor MapInfoRetriever, stop using FileUtils from commons P0nk 2022-08-11 00:52:51 +02:00
  • 28bc5ee925 Refactor EventMethodFiller, stop using FileUtils from commons P0nk 2022-08-11 00:37:02 +02:00
  • 62ce462c0f Make jar multi-release to align with log4j2, get rid of warning P0nk 2022-08-11 00:08:19 +02:00
  • d9fa632204 Merge pull request #6 from truongdatnhan/eclipse truongdatnhan 2022-08-11 01:35:38 +07:00
  • 85e5356a9c Moving checking storage null to when loading char Đạt Nhân Trương 2022-08-11 01:33:48 +07:00
  • 81e15f205b Merge branch 'P0nk:master' into eclipse truongdatnhan 2022-08-07 21:53:57 +07:00
  • 0ef3e69638 Clean up code, replace switch and try-with-resource where possible. Đạt Nhân Trương 2022-08-07 21:51:10 +07:00
  • 93e4f14b7b Merge pull request #5 from truongdatnhan/eclipse truongdatnhan 2022-08-07 01:41:11 +07:00
  • 5bec5d79e9 Merge branch 'P0nk:master' into master truongdatnhan 2022-08-07 01:40:28 +07:00
  • a7ba214af3 Merge branch 'P0nk:master' into eclipse truongdatnhan 2022-08-07 01:39:30 +07:00
  • f983b4dccf Clean up code & Upgrade syntax to new Java Đạt Nhân Trương 2022-08-07 01:35:02 +07:00
  • bbdf236a10 Clean code Đạt Nhân Trương 2022-08-06 18:16:52 +07:00
  • 61c3e75a52 Fully mirgate main source to Java NIO (except some files in tools). Đạt Nhân Trương 2022-08-06 18:13:47 +07:00
  • 76f4b681fe Merge pull request #87 from P0nk/bug-86-helios-elevator-portal Ponk 2022-08-05 22:51:09 +02:00
  • e2b8236b59 Fix negated comparison P0nk 2022-08-05 22:49:42 +02:00
  • bfb2c1cb3d Fix various other scripts with broken comparisons P0nk 2022-08-05 22:33:40 +02:00
  • fcdf3d6e1e Fix helios tower elevator portal script P0nk 2022-08-05 22:30:35 +02:00
  • 838519b350 Merge pull request #4 from truongdatnhan/eclipse truongdatnhan 2022-08-05 19:34:55 +07:00
  • 571d804f50 Character storage won't get initialize at first time on server Đạt Nhân Trương 2022-08-05 19:33:15 +07:00
  • 6901b5133b Merge pull request #81 from P0nk/various-fixes Ponk 2022-08-03 08:46:07 +02:00
  • 67a6273f6f Merge branch 'master' into various-fixes P0nk 2022-08-03 08:41:07 +02:00
  • df440b09e9 Merge pull request #83 from P0nk/bug-82-puppeteer-secret-passage-script Ponk 2022-08-03 08:34:16 +02:00
  • 3f1a6ecc8c Fix NPC script at end of Puppeteer's Secret Passage (910510100) P0nk 2022-08-03 08:29:57 +02:00
  • 2b680c02c8 Mute GraalVM warning spam on startup P0nk 2022-08-03 07:57:01 +02:00
  • c2b28b5148 Merge branch 'master' into various-fixes P0nk 2022-08-03 07:43:02 +02:00
  • 905a0260a6 Wrap around hpDec schedules (#75) ronancpl7 2022-08-03 02:42:15 -03:00
  • 8ce3be5efb Merge branch 'master' into various-fixes P0nk 2022-08-03 07:04:44 +02:00
  • e5e9b50215 Merge pull request #78 from truongdatnhan/master Ponk 2022-08-03 06:59:41 +02:00
  • e57dc96fd1 Update README P0nk 2022-08-02 19:22:21 +02:00
  • f097213466 Merge pull request #3 from truongdatnhan/eclipse truongdatnhan 2022-08-02 23:15:15 +07:00
  • d9a86d6d75 Fixing indents ! Đạt Nhân Trương 2022-08-02 23:14:17 +07:00
  • 5afb09d798 Refactor various minor things P0nk 2022-08-02 17:45:47 +02:00
  • 4fd1daada4 Merge pull request #80 from P0nk/bug-79-dojo-scripts Ponk 2022-08-02 16:43:37 +02:00
  • 8d213e4d6e Fix broken dojo scripts since introduction of MapId constants P0nk 2022-08-02 16:31:15 +02:00
  • 8238134781 Merge pull request #2 from truongdatnhan/eclipse truongdatnhan 2022-08-01 14:26:57 +07:00
  • 4496e0854f Clean up formatting & Update NIO in some remaining files Đạt Nhân Trương 2022-08-01 14:25:32 +07:00
  • 5ed068eb05 Merge pull request #1 from truongdatnhan/eclipse truongdatnhan 2022-07-30 16:18:57 +07:00
  • a44744c05b Upgrade to Java NIO Đạt Nhân Trương 2022-07-30 16:10:46 +07:00
  • d42a57ef79 Update dependencies ! Đạt Nhân Trương 2022-07-21 15:00:30 +07:00
  • 3a30642969 Update .gitignore truongdatnhan 2022-07-21 14:48:52 +07:00
  • 563d3033b9 Merge pull request #77 from P0nk/fix-shutdown-logging Ponk 2022-06-19 08:01:12 +02:00