P0nk
|
798ccecb2f
|
Move MapleQuestMesoFetcher to main module
|
2021-07-11 12:08:40 +02:00 |
|
P0nk
|
56f3511395
|
Move MapleQuestItemFetcher to main module
|
2021-07-11 12:00:05 +02:00 |
|
P0nk
|
f8ef9afdd9
|
Move MapleMobBookUpdate to main module
|
2021-07-11 11:46:40 +02:00 |
|
P0nk
|
c6e915448e
|
Move MapleMobBookIndexer to main module
|
2021-07-11 11:40:59 +02:00 |
|
P0nk
|
cbb0f7f09b
|
Move MapleGachaponItemidRetriever to main module
|
2021-07-11 11:31:22 +02:00 |
|
P0nk
|
6d49ab45c3
|
Move MapleWorldMapChecker to main module
|
2021-07-11 11:15:03 +02:00 |
|
P0nk
|
932ed9f784
|
Move MapleMapInfoRetriever to main module
|
2021-07-11 11:08:16 +02:00 |
|
P0nk
|
e2f1981dc4
|
Move MapleIdRetriever to main module
|
2021-07-11 10:54:29 +02:00 |
|
P0nk
|
a0215cd3f4
|
Move MapleMapFieldLimitChecker to main module
|
2021-07-10 23:42:25 +02:00 |
|
P0nk
|
26e98d012f
|
Move MapleEventMethodFiller to main module
|
2021-07-10 23:35:43 +02:00 |
|
P0nk
|
1f94a3b545
|
Move MapleQuestlineFetcher to main module
|
2021-07-10 23:26:05 +02:00 |
|
P0nk
|
fc7e97a355
|
Move MapleQuestItemCountFetcher to main module
|
2021-07-10 23:18:20 +02:00 |
|
P0nk
|
fdef9e37bb
|
Move MapleNoItemNameFetcher to main module
|
2021-07-10 23:10:22 +02:00 |
|
P0nk
|
a088fd29b7
|
Move MapleNoItemIdFetcher to main module
|
2021-07-10 22:57:38 +02:00 |
|
P0nk
|
b5ff5f19fc
|
Move MapleMesoFetcher to main module
|
2021-07-10 22:51:57 +02:00 |
|
P0nk
|
7af3d6924e
|
Move MapleReactorDropFetcher to main module
|
2021-07-10 22:43:05 +02:00 |
|
P0nk
|
e6fef246cb
|
Move MapleEmptyItemWzChecker to main module
|
2021-07-10 22:10:21 +02:00 |
|
P0nk
|
08d2b40cc4
|
Move MapleCouponInstaller to main module, use wz files directly
|
2021-07-10 20:34:00 +02:00 |
|
P0nk
|
45f3cfdfa6
|
Move MapleCodeCouponGenerator to main module
|
2021-07-10 20:17:47 +02:00 |
|
P0nk
|
e93db8b48f
|
Move MapleCashVegaChecker to main module
|
2021-07-10 20:02:26 +02:00 |
|
P0nk
|
5b4815f173
|
Move MapleCashDropFetcher to main module
|
2021-07-10 19:56:17 +02:00 |
|
P0nk
|
0af167d174
|
Move MapleCashCosmeticsFetcher to main module
|
2021-07-10 19:38:00 +02:00 |
|
P0nk
|
da66e7614d
|
Move MapleCashCosmeticsChecker to main module
|
2021-07-10 19:20:25 +02:00 |
|
P0nk
|
fdd2ef7b3a
|
Move MapleBossHpBarFetcher to main module
|
2021-07-10 18:28:09 +02:00 |
|
P0nk
|
bc6593fd81
|
Move MapleArrowFetcher to the main module
|
2021-07-10 18:12:36 +02:00 |
|
P0nk
|
5431150362
|
Set up packet codec and channel initialization
|
2021-06-22 20:32:51 +02:00 |
|
P0nk
|
23bad12f8c
|
Netty WIP
Implementing ByteBuf backed In/OutPacket first in a separate branch
|
2021-06-15 22:12:40 +02:00 |
|
James McDowell
|
ae744aa870
|
Merge remote-tracking branch 'upstream/master' into Custom-rebirth-npc
|
2021-05-26 19:44:58 +10:00 |
|
James McDowell
|
e967294eb9
|
Add back in NPC conversation names
The names of the npc conversations were useful for context. Added them back in.
|
2021-05-26 19:41:27 +10:00 |
|
Ronan Lana
|
3d5db5d79c
|
fix: incurred ambiguity import
|
2021-05-22 14:48:44 -03:00 |
|
Ronan Lana
|
d330376706
|
fix: missed stream import
|
2021-05-22 11:56:37 -03:00 |
|
Ronan Lana
|
2aa09f89db
|
fix: Minor code typo
|
2021-05-20 13:01:42 -03:00 |
|
James McDowell
|
9128329d37
|
Swapped from list to set to prevent duplicates
Use a set instead, clone instead of adding directly to the list.
|
2021-05-20 19:16:22 +10:00 |
|
Ronan Lana
|
f4a4acf742
|
Encode status patch
Filter out some status crashing players.
|
2021-05-18 20:21:38 -03:00 |
|
Ronan Lana
|
458de52dbc
|
Broadcast damage from map hazard
Fix taking damage from map hazard not showing to other players.
|
2021-05-18 18:16:46 -03:00 |
|
James McDowell
|
cff3d3df56
|
Added the ability to specify a custom rebirth npc id, which is automatically added to the list of scriptable npcs for overriding. Changed scriptable npcs to use config instead of a constants file, so that users can easily modify them without digging into the code and requiring a rebuild.
|
2021-05-16 14:46:38 +10:00 |
|
RubenD96
|
ade50bad5e
|
Chase functionality (/c name) to warp to the exact location of the target
|
2021-04-22 22:03:59 +02:00 |
|
RubenD96
|
24cfbcce40
|
Untested rework of WhisperHandler
|
2021-04-20 17:25:52 +02:00 |
|
P0nk
|
3434c7334b
|
cleanup: remove redundant cast
|
2021-04-08 17:39:55 +02:00 |
|
P0nk
|
ebb3aa7ba3
|
cleanup: prefer List#sort over Collections#sort
|
2021-04-08 07:44:02 +02:00 |
|
P0nk
|
5730b3b42d
|
cleanup: use implicit generic type with diamond operator
|
2021-04-08 07:42:10 +02:00 |
|
P0nk
|
7ff8190977
|
cleanup: remove unnecessary boxing
|
2021-04-08 07:39:02 +02:00 |
|
P0nk
|
5c6f515d18
|
cleanup: use for-each loop where applicable
|
2021-04-08 07:36:38 +02:00 |
|
P0nk
|
0ff8a80ef2
|
cleanup: remove unnecessary semicolon
|
2021-04-08 07:34:56 +02:00 |
|
P0nk
|
f37d4063fb
|
cleanup: remove unnecessary interface modifiers
|
2021-04-08 07:33:52 +02:00 |
|
P0nk
|
dde52653e5
|
cleanup: remove unnecessary conversion to String
|
2021-04-08 07:30:12 +02:00 |
|
P0nk
|
5e3b346053
|
cleanup: use Java-style array declaration
|
2021-04-08 07:17:03 +02:00 |
|
P0nk
|
ed5a444753
|
cleanup: remove unnecessary unboxing
|
2021-04-07 23:52:58 +02:00 |
|
P0nk
|
6253169e35
|
cleanup: replace anonymous inner class with lambda
|
2021-04-07 23:45:28 +02:00 |
|
P0nk
|
b3c1259580
|
Use new logging for all startup messages
|
2021-04-07 18:40:47 +02:00 |
|