P0nk
|
d691dc1e18
|
Prefer Path.of() over Paths.get()
|
2022-08-11 19:01:40 +02:00 |
|
P0nk
|
229252cd63
|
Fix deprecations
|
2022-08-11 15:18:09 +02:00 |
|
Đạt Nhân Trương
|
0ef3e69638
|
Clean up code, replace switch and try-with-resource where possible.
|
2022-08-07 21:51:10 +07:00 |
|
Đạt Nhân Trương
|
f983b4dccf
|
Clean up code & Upgrade syntax to new Java
|
2022-08-07 01:35:02 +07:00 |
|
P0nk
|
1daddbf302
|
Use HexFormat for converting from bytes to hex string and the other way round
|
2022-02-14 18:37:30 +01:00 |
|
P0nk
|
2bbfd46105
|
Stop logging with System.out.println, start using slf4j
|
2022-02-10 21:40:54 +01:00 |
|
P0nk
|
c879e36a9c
|
Migrate last set of calls to FilePrinter, delete FilePrinter
|
2022-02-10 19:53:22 +01:00 |
|
P0nk
|
8b630f7357
|
Migrate yet another batch of FilePrinter users to Slf4j
One FilePrinter.printError() method removed, one more to go
|
2022-02-09 21:05:22 +01:00 |
|
P0nk
|
0c60606b4e
|
Migrate another batch of FilePrinter users to slf4j.Logger
Another FilePrinter method removed.
|
2022-02-08 21:08:59 +01:00 |
|
P0nk
|
acde0696b1
|
Move and encapsulate "ignored" collection
|
2021-12-21 21:43:51 +01:00 |
|
P0nk
|
75a9a9718d
|
Encapsulate "monitored" collection
|
2021-12-21 21:43:51 +01:00 |
|
P0nk
|
6c1a9465c0
|
Use log4j for monitored chr logger. Log all monitored to a dedicated file.
|
2021-12-21 21:43:50 +01:00 |
|
P0nk
|
b15a7e61d4
|
Turn map id magic numbers into constants
|
2021-11-07 14:26:34 +01:00 |
|
P0nk
|
c022c3595f
|
Turn npc id magic numbers into constants
|
2021-11-07 12:36:00 +01:00 |
|
P0nk
|
8d10e3d1b0
|
Turn mob id magic numbers into constants
|
2021-11-07 12:15:36 +01:00 |
|
P0nk
|
4efd356cbf
|
Turn item id magic numbers into constants
|
2021-11-07 11:39:09 +01:00 |
|
P0nk
|
cdc17ef3dd
|
Use TimeUnit for time calculations
|
2021-09-10 19:08:58 +02:00 |
|
P0nk
|
9bf1b68924
|
Reformat and clean up "client" package
|
2021-09-09 23:22:44 +02:00 |
|
P0nk
|
8162d0aacd
|
Rename and clean up MapleGachapon and subclasses
|
2021-09-09 23:02:22 +02:00 |
|
P0nk
|
43a80f0491
|
Rename and clean up MapleShopFactory
|
2021-09-09 22:48:25 +02:00 |
|
P0nk
|
9c8abf6f62
|
Rename and clean up MapleItemInformationProvider
|
2021-09-09 22:45:55 +02:00 |
|
P0nk
|
fef273ecc9
|
Rename and clean up MapleQuest
|
2021-09-09 22:42:02 +02:00 |
|
P0nk
|
dc4d710d12
|
Rename and clean up MapleReactor
|
2021-09-09 22:38:03 +02:00 |
|
P0nk
|
7f4760ba1a
|
Rename MaplePortal
|
2021-09-09 22:36:45 +02:00 |
|
P0nk
|
b62ee8c8e2
|
Rename and clean up MapleMiniDungeonInfo
|
2021-09-09 22:33:09 +02:00 |
|
P0nk
|
fa8222d9a0
|
Rename and clean up MapleMapObjectType
|
2021-09-09 22:31:05 +02:00 |
|
P0nk
|
a979577e5d
|
Rename and clean up MapleMapObject
|
2021-09-09 22:29:01 +02:00 |
|
P0nk
|
46842f9890
|
Rename and clean up MapleMapItem
|
2021-09-09 22:26:48 +02:00 |
|
P0nk
|
0d13686f07
|
Rename and clean up MapleMapFactory
|
2021-09-09 22:25:34 +02:00 |
|
P0nk
|
f8e7a525bd
|
Rename and clean up MaplePlayerNPC
|
2021-09-09 22:12:29 +02:00 |
|
P0nk
|
e48c25a200
|
Rename and clean up MapleNPC
|
2021-09-09 22:09:31 +02:00 |
|
P0nk
|
2acf2ed83d
|
Rename and clean up MapleMonsterInformationProvider
|
2021-09-09 22:06:55 +02:00 |
|
P0nk
|
02786eab63
|
Rename and clean up MapleMonster
|
2021-09-09 22:06:11 +02:00 |
|
P0nk
|
38c700ca48
|
Rename and clean up MapleLifeFactory
|
2021-09-09 22:04:57 +02:00 |
|
P0nk
|
1e00505671
|
Rename and clean up MapleExpedition
|
2021-09-09 21:59:17 +02:00 |
|
P0nk
|
bfc37a345d
|
Rename and clean up MapleEvent
|
2021-09-09 21:55:40 +02:00 |
|
P0nk
|
2332458ed9
|
Rename and clean up MapleDataTool
|
2021-09-09 21:52:32 +02:00 |
|
P0nk
|
5089f23f79
|
Rename and clean up MapleDataProviderFactory
|
2021-09-09 21:51:34 +02:00 |
|
P0nk
|
1592d3efc8
|
Rename and clean up MapleDataProvider
|
2021-09-09 21:51:05 +02:00 |
|
P0nk
|
2281aec440
|
Rename and clean up MapleData
|
2021-09-09 21:48:28 +02:00 |
|
P0nk
|
024cf0cac8
|
Rename MapleLoginBypassCoordinator
|
2021-09-09 21:28:27 +02:00 |
|
P0nk
|
d35ead558f
|
Rename and clean up MapleStat
|
2021-09-09 21:25:35 +02:00 |
|
P0nk
|
3e1b5b93d5
|
Rename and clean up MapleJob
|
2021-09-09 21:21:04 +02:00 |
|
P0nk
|
0c721b85dd
|
Rename and clean up MapleDisease
|
2021-09-09 21:15:22 +02:00 |
|
P0nk
|
b07e6799dc
|
Rename and clean up MapleClient
|
2021-09-09 21:13:48 +02:00 |
|
P0nk
|
7dc3a2159a
|
Rename and clean up MapleCharacter
|
2021-09-09 21:09:45 +02:00 |
|
P0nk
|
46bd0570d7
|
Rename and clean up MapleBuffStat
|
2021-09-09 21:02:22 +02:00 |
|
P0nk
|
b2cbb65c6a
|
Rename and clean up MapleInventoryManipulator
|
2021-09-09 20:55:07 +02:00 |
|
P0nk
|
6ca5abd896
|
Rename and clean up MaplePet
|
2021-09-09 20:51:30 +02:00 |
|
P0nk
|
5ed7cf73d1
|
Rename and clean up MapleInventoryType
|
2021-09-09 20:49:05 +02:00 |
|