P0nk
cdc17ef3dd
Use TimeUnit for time calculations
2021-09-10 19:08:58 +02:00
P0nk
02786eab63
Rename and clean up MapleMonster
2021-09-09 22:06:11 +02:00
P0nk
14344568f2
Rename and clean up MapleExpeditionType
2021-09-09 22:00:48 +02:00
P0nk
5a6ed83545
Rename and clean up MapleExpeditionBossLog
2021-09-09 21:59:43 +02:00
P0nk
1e00505671
Rename and clean up MapleExpedition
2021-09-09 21:59:17 +02:00
P0nk
7dc3a2159a
Rename and clean up MapleCharacter
2021-09-09 21:09:45 +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
e184f25184
Remove "Maple" prefix from MaplePacketCreator name
2021-08-19 21:31:57 +02:00
P0nk
5c6f515d18
cleanup: use for-each loop where applicable
2021-04-08 07:36:38 +02:00
P0nk
6253169e35
cleanup: replace anonymous inner class with lambda
2021-04-07 23:45:28 +02:00
P0nk
69635f5e6c
refactor: use try-with-resources for db operations in various places
2021-04-05 00:19:59 +02:00
P0nk
813643036b
Switch to Maven file structure
2021-03-30 21:56:34 +02:00