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
Ponk
1c0aebf6aa
Merge pull request #92 from P0nk/project-improvements
...
Project improvements - bump deps, get rid of commons-io
2022-08-11 01:26:31 +02:00
P0nk
65f8a6e335
Bump dependencies (maven plugins + JUnit)
2022-08-11 01:19:36 +02: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
P0nk
62ce462c0f
Make jar multi-release to align with log4j2, get rid of warning
2022-08-11 00:08:19 +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
Đạt Nhân Trương
85e5356a9c
Moving checking storage null to when loading char
2022-08-11 01:33:48 +07:00
truongdatnhan
81e15f205b
Merge branch 'P0nk:master' into eclipse
2022-08-07 21:53:57 +07:00
Đạt Nhân Trương
0ef3e69638
Clean up code, replace switch and try-with-resource where possible.
2022-08-07 21:51:10 +07:00
truongdatnhan
93e4f14b7b
Merge pull request #5 from truongdatnhan/eclipse
...
Clean up code & Upgrading syntax
2022-08-07 01:41:11 +07:00
truongdatnhan
5bec5d79e9
Merge branch 'P0nk:master' into master
2022-08-07 01:40:28 +07:00
truongdatnhan
a7ba214af3
Merge branch 'P0nk:master' into eclipse
2022-08-07 01:39:30 +07:00
Đạt Nhân Trương
f983b4dccf
Clean up code & Upgrade syntax to new Java
2022-08-07 01:35:02 +07:00
Đạt Nhân Trương
bbdf236a10
Clean code
2022-08-06 18:16:52 +07:00
Đạt Nhân Trương
61c3e75a52
Fully mirgate main source to Java NIO (except some files in tools).
2022-08-06 18:13:47 +07:00
Ponk
76f4b681fe
Merge pull request #87 from P0nk/bug-86-helios-elevator-portal
...
Fix helios tower elevator portal script
2022-08-05 22:51:09 +02:00
P0nk
e2b8236b59
Fix negated comparison
2022-08-05 22:49:42 +02:00
P0nk
bfb2c1cb3d
Fix various other scripts with broken comparisons
2022-08-05 22:46:01 +02:00
P0nk
fcdf3d6e1e
Fix helios tower elevator portal script
2022-08-05 22:30:35 +02:00
truongdatnhan
838519b350
Merge pull request #4 from truongdatnhan/eclipse
...
Character storage won't get initialize at first time on server
2022-08-05 19:34:55 +07:00
Đạt Nhân Trương
571d804f50
Character storage won't get initialize at first time on server
2022-08-05 19:33:15 +07:00
Ponk
6901b5133b
Merge pull request #81 from P0nk/various-fixes
...
Various minor fixes
2022-08-03 08:46:07 +02:00
P0nk
67a6273f6f
Merge branch 'master' into various-fixes
2022-08-03 08:41:07 +02:00
Ponk
df440b09e9
Merge pull request #83 from P0nk/bug-82-puppeteer-secret-passage-script
...
Fix NPC script at end of Puppeteer's Secret Passage (910510100)
2022-08-03 08:34:16 +02:00
P0nk
3f1a6ecc8c
Fix NPC script at end of Puppeteer's Secret Passage (910510100)
2022-08-03 08:29:57 +02:00
P0nk
2b680c02c8
Mute GraalVM warning spam on startup
2022-08-03 07:57:01 +02:00
P0nk
c2b28b5148
Merge branch 'master' into various-fixes
2022-08-03 07:43:02 +02:00
ronancpl7
905a0260a6
Wrap around hpDec schedules ( #75 )
...
* Wrap around hpDec schedules
Merges hpDec schedules at character into a world schedule.
* Patch hpDec timer reset on changing maps
Patch timer reset on changing maps with hpDec.
* Update Character.java
* Update Client.java
* Update World.java
Co-authored-by: Ronan Lana <rcpl2010@gmail.com >
2022-08-03 07:42:15 +02:00
P0nk
8ce3be5efb
Merge branch 'master' into various-fixes
2022-08-03 07:04:44 +02:00
Ponk
e5e9b50215
Merge pull request #78 from truongdatnhan/master
...
Upgrade to to File NIO
2022-08-03 06:59:41 +02:00
P0nk
e57dc96fd1
Update README
2022-08-02 19:27:44 +02:00
truongdatnhan
f097213466
Merge pull request #3 from truongdatnhan/eclipse
...
Fixing indents !
2022-08-02 23:15:15 +07:00
Đạt Nhân Trương
d9a86d6d75
Fixing indents !
2022-08-02 23:14:17 +07:00
P0nk
5afb09d798
Refactor various minor things
2022-08-02 17:45:47 +02:00
Ponk
4fd1daada4
Merge pull request #80 from P0nk/bug-79-dojo-scripts
...
Fix broken dojo scripts due to map constants
2022-08-02 16:43:37 +02:00
P0nk
8d213e4d6e
Fix broken dojo scripts since introduction of MapId constants
2022-08-02 16:31:15 +02:00
truongdatnhan
8238134781
Merge pull request #2 from truongdatnhan/eclipse
...
Clean up formatting & Update NIO in some remaining files
2022-08-01 14:26:57 +07:00
Đạt Nhân Trương
4496e0854f
Clean up formatting & Update NIO in some remaining files
2022-08-01 14:25:32 +07:00
truongdatnhan
5ed068eb05
Merge pull request #1 from truongdatnhan/eclipse
...
Upgrade to to File NIO
2022-07-30 16:18:57 +07:00
Đạt Nhân Trương
a44744c05b
Upgrade to Java NIO
2022-07-30 16:10:46 +07:00
Đạt Nhân Trương
d42a57ef79
Update dependencies !
2022-07-21 15:00:30 +07:00
truongdatnhan
3a30642969
Update .gitignore
2022-07-21 14:48:52 +07:00