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
ae59916e98
Rename and clean up MapleDataFileEntry
2021-09-09 21:50:40 +02:00
P0nk
f3cae06288
Rename and clean up MapleDataDirectoryEntry
2021-09-09 21:49:08 +02:00
P0nk
2281aec440
Rename and clean up MapleData
2021-09-09 21:48:28 +02:00
P0nk
48f2647742
Rename and clean up MapleDataType
2021-09-09 21:47:26 +02:00
P0nk
63a2aeee10
Rename and clean up MaplePartyCharacter
2021-09-09 21:45:27 +02:00
P0nk
714df342d9
Rename and clean up MapleParty
2021-09-09 21:44:09 +02:00
P0nk
82c2d14430
Rename and clean up MapleGuildSummary
2021-09-09 21:35:58 +02:00
P0nk
559d3a42b3
Rename and clean up MapleGuild
2021-09-09 21:34:29 +02:00
P0nk
5e5f7b12ca
Rename and clean up MapleAlliance
2021-09-09 21:33:36 +02:00
P0nk
d35ead558f
Rename and clean up MapleStat
2021-09-09 21:25:35 +02:00
P0nk
448c02033d
Rename and clean up MapleRing
2021-09-09 21:23:45 +02:00
P0nk
8af0999510
Rename and clean up MapleQuestStatus
2021-09-09 21:23:06 +02:00
P0nk
f4f5e12a50
Rename and clean up MapleMount
2021-09-09 21:22:04 +02:00
P0nk
3e1b5b93d5
Rename and clean up MapleJob
2021-09-09 21:21:04 +02:00
P0nk
ee503eedce
Rename and clean up MapleFamilyEntry
2021-09-09 21:19:39 +02:00
P0nk
0c8bef6842
Rename and clean up MapleFamilyEntitlement
2021-09-09 21:17:31 +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
6ea9a57e9f
Rename and clean up MapleQuickslotBinding
2021-09-09 20:59:45 +02:00
P0nk
280e28163c
Rename and clean up MapleKeyBinding
2021-09-09 20:58:28 +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
P0nk
eb2f464826
Remove removal of cryptography restrictions
...
This is no longer needed as of Java 9
2021-09-09 20:37:53 +02:00
P0nk
1b945bca10
Rename and clean up MapleInventory
2021-09-09 08:34:01 +02:00
P0nk
c841e9952b
Respect charset when loading scripts
2021-09-08 18:46:16 +02:00
P0nk
41cb6749c8
Make packet charset configurable
...
Better support for different language clients such as Thai or Korean
2021-09-08 08:26:34 +02:00
P0nk
faf993cae6
Remove LittleEndianAccessor class hierarchy
2021-08-23 22:11:58 +02:00
P0nk
da2d8abc56
Handlers read from InPacket instead of SeekableLittleEndianAccessor
2021-08-22 22:10:19 +02:00
P0nk
ffc0f3bc97
Remove LittleEndianWriter class hierarchy
2021-08-22 21:08:40 +02:00
P0nk
8f6860d7d7
All packet creating methods now create Packet instead of byte[]
...
This commit got way too big...
- Remove deprecated methods for sending packets
- Favor OutPacket & Packet over MaplePacketLittleEndianWriter, LittleEndianWriter, and byte array
- Split up some packet creating methods into separate classes
2021-08-21 01:36:51 +02:00
P0nk
b5cd6887ae
Let PacketCreator create Packet - initial test
2021-08-20 16:12:56 +02:00
P0nk
e93428f457
Reformat entire PacketCreator
2021-08-19 21:33:56 +02:00
P0nk
e184f25184
Remove "Maple" prefix from MaplePacketCreator name
2021-08-19 21:31:57 +02:00
Ponk
579e3c639f
Merge pull request #23 from RubenD96/master
...
Complete rework of WhisperHandler including proper chase functionality
2021-08-19 11:57:49 +02:00
RubenD96
b1aeedb815
Fix spelling mistake in WhisperFlag and removed unused function causing problems
2021-07-20 18:51:36 +02:00
P0nk
9e3f3cc036
Restructure "net" packages
2021-07-18 14:26:23 +02:00
P0nk
12a415e3d5
Add simple hex utils that delegate to Netty
...
The goal is to use libraries for this sort of common stuff
2021-07-15 23:48:47 +02:00
P0nk
86224f5152
Merge branch 'master' into netty
2021-07-11 15:20:00 +02:00
P0nk
b8781ee209
Merge branch 'master' into fix-tools
...
# Conflicts:
# pom.xml
2021-07-11 14:53:11 +02:00
P0nk
c437a08084
Move MapleSkillMakerReagentIndexer to main module
2021-07-11 14:44:15 +02:00
P0nk
93f067379c
Move MapleSkillMakerFetcher to main module
2021-07-11 14:38:43 +02:00
P0nk
91b2901f05
Move MapleSkillbookStackUpdate to main module
2021-07-11 14:29:25 +02:00
P0nk
9563755f26
Move MapleSkillbookChanceFetcher to main module
2021-07-11 14:17:42 +02:00
P0nk
3e1b0dc4e3
Move MapleEquipmentOmnileveler to main module, use existing wz files
2021-07-11 14:05:18 +02:00
P0nk
d09b237157
Move MapleDojoUpdate to main module, use existing wz files
2021-07-11 13:52:33 +02:00