P0nk
|
3370152d58
|
Rename and clean up MapleFamily
|
2021-09-09 21:16:56 +02:00 |
|
P0nk
|
7dc3a2159a
|
Rename and clean up MapleCharacter
|
2021-09-09 21:09:45 +02:00 |
|
P0nk
|
8c4d3092a7
|
Remove "Maple" prefix from MapleSessionCoordinator name
|
2021-08-18 15:47:01 +02:00 |
|
P0nk
|
d34798649b
|
Add dedicated host hwid cache, further refactor session coordinator
|
2021-06-29 08:35:21 +02:00 |
|
P0nk
|
68239bc0b5
|
Make database operations during startup consistent
Use the same Connection. and log things in a similar fashion
|
2021-04-11 13:52:35 +02:00 |
|
P0nk
|
2f34b3ed8b
|
Fix ranking update query using a keyword for field name
"Rank" is a reserved keyword in MySQL 8.
This caused an SQLSyntaxErrorException during the task run.
|
2021-04-06 21:12:23 +02:00 |
|
P0nk
|
02256e04ed
|
Fix SQL type conversion error during ranking move update
Caused by prior upgrade to MySQL 8 which seems more strict when it comes to type conversions.
|
2021-04-06 21:11:56 +02:00 |
|
P0nk
|
8b686b60f1
|
refactor: use try-with-resources for ranking db operations
|
2021-04-04 23:56:46 +02:00 |
|
P0nk
|
813643036b
|
Switch to Maven file structure
|
2021-03-30 21:56:34 +02:00 |
|