P0nk
|
5a7d8e6b1f
|
Use MapleClient for session management
First working version of the Netty implementation,
but there's a lot remaining to be done.
|
2021-07-11 18:56:45 +02:00 |
|
P0nk
|
828c3c5345
|
Add Hwid class for "nibble hwid" part of "remote host"
|
2021-06-29 20:26:14 +02:00 |
|
P0nk
|
671313ab57
|
Encapsulate hwid validation
|
2021-06-29 08:29:29 +02:00 |
|
P0nk
|
80cacd609a
|
Disconnect client if idle
Thanks SharpAceX for Guida,
which I used as a reference.
|
2021-06-24 22:09:21 +02:00 |
|
ronancpl
|
7a3d5d2b94
|
Allow local/LAN/WAN login-phase connections
Allow clients connecting from different IP domains (local/LAN/WAN) to get past login phase and clean unnecessary local server check.
|
2021-04-09 20:54:53 -03:00 |
|
P0nk
|
5c6f515d18
|
cleanup: use for-each loop where applicable
|
2021-04-08 07:36:38 +02:00 |
|
P0nk
|
e13c313839
|
refactor: use try-with-resources for db operations in various handlers
|
2021-04-05 00:11:42 +02:00 |
|
P0nk
|
b350fedc66
|
refactor: use try-with-resources for login db operations
|
2021-04-04 14:59:19 +02:00 |
|
P0nk
|
754ab67de7
|
Change default birthday and tempban to fix conversion issue
ResultSet#getLong on a timestamp field is not allowed
|
2021-04-02 16:12:57 +02:00 |
|
P0nk
|
813643036b
|
Switch to Maven file structure
|
2021-03-30 21:56:34 +02:00 |
|