P0nk
|
d31f4806fc
|
Fix mob using attack with no diseaseSkill causing errors
|
2022-09-12 20:31:38 +02:00 |
|
P0nk
|
df5159e34c
|
MobSkillFactory throws exception instead of returning null
|
2022-09-07 19:25:30 +02:00 |
|
P0nk
|
fd793d6b04
|
Fix not reading mpCon from MobSkill
|
2022-09-07 18:58:02 +02:00 |
|
P0nk
|
15c4188d48
|
Make MCSkill immutable with record
|
2022-09-03 14:44:14 +02:00 |
|
P0nk
|
930d365752
|
Add record MobSkillId for mob skill type + level combination
Pair is nasty to work with when they are passed around all over
|
2022-09-03 11:01:51 +02:00 |
|
P0nk
|
fba49e7eec
|
MobSkillFactory takes MobSkillType instead of int as id argument
|
2022-09-03 04:52:55 +02:00 |
|
P0nk
|
455d4b2195
|
Make MobSkill immutable using builder pattern
|
2022-09-02 08:45:55 +02:00 |
|
P0nk
|
6e62a6a45d
|
Break off mob skill loading into separate method
|
2022-09-02 07:58:52 +02:00 |
|
P0nk
|
3c9be7d70b
|
Lessen magic numbers around mob skills with new "type" enum
|
2022-09-02 07:39:26 +02:00 |
|
P0nk
|
8657b765b1
|
Remove monitored read/write locks, use basic version
|
2022-08-11 14:16:06 +02:00 |
|
P0nk
|
cdc17ef3dd
|
Use TimeUnit for time calculations
|
2021-09-10 19:08:58 +02:00 |
|
P0nk
|
e8ef3a492c
|
Reformat and clean up "server" package
|
2021-09-09 23:27:38 +02:00 |
|
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
|
2281aec440
|
Rename and clean up MapleData
|
2021-09-09 21:48:28 +02:00 |
|
P0nk
|
c37278c650
|
Add missing "count" for mob skills
Fixes mass seduce. Thanks xinyifly.
|
2021-07-14 21:58:09 +02:00 |
|
P0nk
|
14a405adb2
|
Consistent handling of wz files and their paths
|
2021-07-10 17:49:04 +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
|
813643036b
|
Switch to Maven file structure
|
2021-03-30 21:56:34 +02:00 |
|