P0nk
|
3c9be7d70b
|
Lessen magic numbers around mob skills with new "type" enum
|
2022-09-02 07:39:26 +02:00 |
|
P0nk
|
298457a007
|
Clean up old way of damaging area boss with reactor
|
2022-08-30 08:33:10 +02:00 |
|
P0nk
|
7fa677d766
|
Fix act for scripts that reset to initial state after some time
|
2022-08-29 22:46:46 +02:00 |
|
P0nk
|
f1d0cb6b4d
|
Make Shade killable after talking to lamp post
|
2022-08-29 21:42:57 +02:00 |
|
P0nk
|
7fffd0bb64
|
Make Snow Witch killable after reactor activation
|
2022-08-29 21:20:51 +02:00 |
|
P0nk
|
84890ac308
|
Support sealing mob skill
|
2022-08-29 19:40:24 +02:00 |
|
Ponk
|
4baf06e4f9
|
Merge pull request #106 from cpurules/feature/explorer-titles
Fix implementation of primary explorer title quests
|
2022-08-20 10:19:26 +02:00 |
|
Charlie Unfricht
|
f4c283890f
|
Condense
|
2022-08-19 17:58:17 -04:00 |
|
Ponk
|
521aaf7294
|
Merge pull request #109 from P0nk/script-tests
Fix scripts containing non-ASCII characters, add tests
|
2022-08-19 21:19:09 +02:00 |
|
P0nk
|
c5d2e90e5b
|
Add test for evaluating all NPC scripts
|
2022-08-19 19:45:40 +02:00 |
|
Charlie Unfricht
|
0eed00dd64
|
Add check for completed explorer quest to not re-trigger
|
2022-08-19 09:42:32 -04:00 |
|
Charlie Unfricht
|
a55871c059
|
Update explorer quest infoNumber pointer progress
|
2022-08-19 09:16:07 -04:00 |
|
Ponk
|
b831173ecf
|
Merge pull request #105 from cpurules/bugfix/missing-skill-constants
Add missing skill constants
|
2022-08-19 11:33:59 +02:00 |
|
Charlie Unfricht
|
13ffce3ab3
|
Fixes
|
2022-08-19 01:29:06 -04:00 |
|
Charlie Unfricht
|
456ab667e9
|
Add missing skill IDs for Aran
|
2022-08-17 21:01:31 -04:00 |
|
Charlie Unfricht
|
48ae8c0e93
|
Add missing skill IDs for Knights of Cygnus
|
2022-08-17 20:52:52 -04:00 |
|
Charlie Unfricht
|
c96e4a0e67
|
Add missing skill IDs for warrior tree
|
2022-08-17 20:36:28 -04:00 |
|
Charlie Unfricht
|
2a1570e03a
|
Add missing skill IDs for thief tree
|
2022-08-17 20:29:33 -04:00 |
|
Charlie Unfricht
|
435ca37a71
|
Add missing skill IDs for pirate tree
|
2022-08-17 20:26:14 -04:00 |
|
Charlie Unfricht
|
e4bba96d1f
|
Add missing skill IDs for mage tree
|
2022-08-17 20:20:36 -04:00 |
|
Charlie Unfricht
|
a1382dfbd0
|
Fix mistake in skill IDs
|
2022-08-17 20:17:30 -04:00 |
|
Charlie Unfricht
|
fe7ea6fcef
|
Add remaining missing archer tree skill constants
|
2022-08-17 19:39:14 -04:00 |
|
Charlie Unfricht
|
edd38a686b
|
Add missing archer skill constants
|
2022-08-17 19:33:34 -04:00 |
|
Charlie Unfricht
|
8d4842d2ea
|
Cash pet food sets forceEnjoy=true to always increase closeness
|
2022-08-17 16:39:41 -04:00 |
|
Charlie Unfricht
|
3a16a724f5
|
Add forceEnjoy parameter to Pet.gainClosenessFullness to ignore existing fullness value
|
2022-08-17 16:39:21 -04:00 |
|
Windyboy
|
97f358f047
|
Analyze pet packet structure correctly
|
2022-08-17 14:07:39 +08:00 |
|
Charlie Unfricht
|
cd706c544b
|
Fix bug where non-200 capped classes can't rebirth
|
2022-08-16 02:17:49 -04:00 |
|
Charlie Unfricht
|
b0b197a7a5
|
Update executeReborn to take in a job id
|
2022-08-16 02:11:38 -04:00 |
|
P0nk
|
d691dc1e18
|
Prefer Path.of() over Paths.get()
|
2022-08-11 19:01:40 +02:00 |
|
P0nk
|
229252cd63
|
Fix deprecations
|
2022-08-11 15:18:09 +02:00 |
|
P0nk
|
618f312b84
|
Remove thread tracker system
|
2022-08-11 14:57:26 +02:00 |
|
P0nk
|
4fb632ecdb
|
Remove monitored locks (fair), use basic version
|
2022-08-11 14:45:48 +02:00 |
|
P0nk
|
54878ebe8c
|
Remove monitored locks with default fairness, use basic version
|
2022-08-11 14:26:23 +02:00 |
|
P0nk
|
8657b765b1
|
Remove monitored read/write locks, use basic version
|
2022-08-11 14:16:06 +02:00 |
|
P0nk
|
8ab2058ecc
|
Stop using monitored locks in EventInstanceManager
|
2022-08-11 13:56:12 +02:00 |
|
P0nk
|
42043c3d6c
|
Stop using monitored locks in MapleMap
|
2022-08-11 13:38:16 +02:00 |
|
P0nk
|
28e8862254
|
Stop using monitored locks in World
|
2022-08-11 13:31:55 +02:00 |
|
P0nk
|
7e848618e8
|
Stop using monitored locks in Server
|
2022-08-11 12:07:38 +02:00 |
|
P0nk
|
b6c17e944a
|
Stop using monitored locks in Channel
|
2022-08-11 11:55:56 +02:00 |
|
P0nk
|
c7af125afc
|
Remove FaceExpressionService
Face expressions are automatically defaulted back after 5 seconds by the client, anyway
|
2022-08-11 11:48:11 +02:00 |
|
Ponk
|
381851e95e
|
Merge pull request #89 from truongdatnhan/master
Fixing bugs, Clean up code, Upgrade to new Syntax
|
2022-08-11 11:16:15 +02:00 |
|
truongdatnhan
|
7f7b28874f
|
Remove comments
|
2022-08-11 16:08:45 +07:00 |
|
truongdatnhan
|
72a87cae43
|
Merge pull request #8 from truongdatnhan/eclipse
Removing unused comments
|
2022-08-11 16:05:10 +07:00 |
|
Đạt Nhân Trương
|
53914bbd32
|
Removing unused comments
|
2022-08-11 16:02:53 +07:00 |
|
truongdatnhan
|
68663146c8
|
Merge pull request #7 from truongdatnhan/eclipse
remove comments
|
2022-08-11 15:58:57 +07:00 |
|
Đạt Nhân Trương
|
8e395b0770
|
remove comments
|
2022-08-11 15:58:18 +07:00 |
|
P0nk
|
58277574b5
|
Refactor QuestItemFetcher, remove commons-io dependency
|
2022-08-11 01:15:34 +02:00 |
|
P0nk
|
7aba5f4578
|
Refactor MapInfoRetriever, stop using FileUtils from commons
|
2022-08-11 01:01:08 +02:00 |
|
P0nk
|
28bc5ee925
|
Refactor EventMethodFiller, stop using FileUtils from commons
|
2022-08-11 00:43:08 +02:00 |
|
truongdatnhan
|
d9fa632204
|
Merge pull request #6 from truongdatnhan/eclipse
Moving checking null for storage to when loading character
|
2022-08-11 01:35:38 +07:00 |
|