Commit Graph

20 Commits

Author SHA1 Message Date
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
f07e87d3df Adjustments for previous commit. 2019-06-08 00:48:03 +00:00
6de4ae247c Addition of RespawnTaskManager. 2019-06-08 00:24:13 +00:00
4851af4561 Synchronized threadpool arrays. 2019-06-02 21:17:19 +00:00
276888201e Extra check for prohibiting entering siegable zones. 2019-06-02 19:04:53 +00:00
2f76d3936b Disabled skills list now holds Skills instead of Integers. 2019-05-27 20:53:53 +00:00
e8fab4e24e Reverted last ThreadPool change. 2019-05-18 07:00:37 +00:00
2b5c29815e Evenly distributed tasks among scheduled threadpools. 2019-05-17 01:49:37 +00:00
71568c1a02 Canceled tasks should be immediately removed from the work queue at time of cancellation. 2019-05-17 00:20:38 +00:00
77e5379d97 Probable getBlock array index out of bounds NPE fix. 2019-05-16 23:44:03 +00:00
e5bc00862c Removed charId from player. 2019-05-14 21:30:24 +00:00
574fbd3927 Player subclass list is always initialized. 2019-05-14 21:16:20 +00:00
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
98732afde5 SQL connection timeout set to 10 minutes and idle and max lifetime to 20 minutes. 2019-04-27 09:14:53 +00:00
6a2296cd32 Minor message log improvements. 2019-04-25 06:21:02 +00:00
6f9f19c40b Organized imports. 2019-04-17 03:10:18 +00:00
3b73e5fc2b Use upper case for all instance storing variables. 2019-04-17 02:12:20 +00:00
1fd53af3b4 Removed unnecessary colons. 2019-04-16 11:48:14 +00:00
93f0838228 Use ENTERING ConnectionState checks when possible. 2019-04-15 18:22:39 +00:00
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00