MobiusDevelopment
|
20ee74fd94
|
Free version update 16-10-2023.
|
2023-10-16 13:34:03 +03:00 |
|
MobiusDevelopment
|
b994d54621
|
Updated ThreadProvider class.
|
2023-07-12 00:15:01 +03:00 |
|
MobiusDevelopment
|
3d3d44fa4f
|
Updated eclipse download link.
|
2023-04-22 10:15:21 +03:00 |
|
MobiusDevelopment
|
0d6b983c6a
|
Various updates and improvements.
|
2023-01-30 18:51:55 +02:00 |
|
MobiusDevelopment
|
0ab71457ca
|
MagicSkill packet related cleanups.
|
2022-12-24 22:03:24 +00:00 |
|
MobiusDevelopment
|
98ce347b37
|
Addition of ThreadProvider class.
|
2022-10-18 22:11:24 +00:00 |
|
MobiusDevelopment
|
31d35e5c58
|
Addition of ThreadPool validate delay method.
|
2022-10-14 03:45:35 +00:00 |
|
MobiusDevelopment
|
97180dfefc
|
Fixed potential Attackable NPE.
|
2022-10-01 10:24:04 +00:00 |
|
MobiusDevelopment
|
22ebdb3e82
|
Replaced executable and batch files with VBScript.
|
2022-08-04 06:26:59 +00:00 |
|
MobiusDevelopment
|
b55f7b669e
|
Initialize KarmaProtectedItems configuration.
|
2022-08-04 05:56:37 +00:00 |
|
MobiusDevelopment
|
b1bd7af5b9
|
Updated client links.
|
2022-07-05 21:07:22 +00:00 |
|
MobiusDevelopment
|
9d7d7f4db3
|
Changed addExpAndSp methods to synchronized.
|
2022-05-23 21:55:33 +00:00 |
|
MobiusDevelopment
|
00fa62eed8
|
Dropped Chronos.
|
2022-04-08 23:25:52 +00:00 |
|
MobiusDevelopment
|
03ebd27d23
|
Updated Eclipse and JDK links.
|
2022-03-03 23:27:55 +00:00 |
|
MobiusDevelopment
|
278fb0e193
|
Make use of Set when checking for contained objects.
|
2022-02-26 08:51:56 +00:00 |
|
MobiusDevelopment
|
90e0adc645
|
Proper naming for Item ItemTemplate getter.
|
2022-02-03 23:09:47 +00:00 |
|
MobiusDevelopment
|
f53c5067eb
|
Updated client link.
|
2022-01-25 12:49:56 +00:00 |
|
MobiusDevelopment
|
3e61211e14
|
Proper naming for various methods and variables.
|
2021-12-26 22:17:47 +00:00 |
|
MobiusDevelopment
|
2137ebbee3
|
Removal of Instance suffix from class names.
|
2021-11-17 05:26:36 +00:00 |
|
MobiusDevelopment
|
9c6f431961
|
Broadcast MoveToLocation when Playable tries to reach a Playable target.
Thanks to Trance.
|
2021-11-15 03:09:33 +00:00 |
|
MobiusDevelopment
|
8265c45d55
|
Include runnable class name to ThreadPool exception log.
|
2021-11-09 23:24:25 +00:00 |
|
MobiusDevelopment
|
830fbb1b61
|
Consistent naming for config reader variables.
|
2021-11-08 22:05:49 +00:00 |
|
MobiusDevelopment
|
a0ee3599f5
|
ThreadPool revert and path change.
|
2021-10-27 00:58:25 +00:00 |
|
MobiusDevelopment
|
47786d53d4
|
Dropped packet crypt listeners and related cleanup.
|
2021-10-21 23:15:04 +00:00 |
|
MobiusDevelopment
|
7612b7897a
|
Handle non positive bound values.
|
2021-10-17 18:16:56 +00:00 |
|
MobiusDevelopment
|
03ee1d5ad6
|
Parameter sanity check to prevent possible illegal argument exceptions.
|
2021-10-15 23:42:11 +00:00 |
|
MobiusDevelopment
|
30b212ad79
|
Define minimum positive numbers close to zero.
|
2021-10-15 23:31:27 +00:00 |
|
MobiusDevelopment
|
fb44d85ace
|
Removed obsolete double origin and bound check.
|
2021-10-15 21:49:49 +00:00 |
|
MobiusDevelopment
|
ccd7db72c4
|
Dropped new ThreadLocal in favor of ThreadLocalRandom.
|
2021-10-15 21:13:59 +00:00 |
|
MobiusDevelopment
|
cdbc38c32b
|
Updated to Java 17.
|
2021-10-13 21:39:56 +00:00 |
|
MobiusDevelopment
|
a852158200
|
Removed Z Garbage Collector configuration.
|
2021-08-18 23:21:04 +00:00 |
|
MobiusDevelopment
|
40d1a89680
|
Making use of the Z Garbage Collector added with Java 11.
|
2021-07-17 16:35:43 +00:00 |
|
MobiusDevelopment
|
38db997ea3
|
Fixed previous commit breaking GameServer variable naming.
|
2021-06-21 22:41:13 +00:00 |
|
MobiusDevelopment
|
03857d87ee
|
Proper naming for GameTimeTaskManager in comments.
|
2021-06-21 22:35:10 +00:00 |
|
MobiusDevelopment
|
b129f85e5c
|
Fixed access emulated by synthetic accessors.
|
2021-05-26 22:54:07 +00:00 |
|
MobiusDevelopment
|
4ec90902b6
|
Executables with support for console.
|
2021-05-03 22:51:51 +00:00 |
|
MobiusDevelopment
|
8d263dc0b4
|
Separated interface configuration.
|
2021-05-02 23:30:32 +00:00 |
|
MobiusDevelopment
|
8de4d585c3
|
Configuration for dark themed GUI.
|
2021-05-02 15:02:44 +00:00 |
|
MobiusDevelopment
|
6de03faace
|
GameTimeController class is a task manager.
|
2021-05-01 23:18:27 +00:00 |
|
MobiusDevelopment
|
265b2cbfb6
|
Minor spelling typo correction.
|
2021-04-22 02:03:39 +00:00 |
|
MobiusDevelopment
|
c16a199407
|
Addition of the Chronos class.
|
2021-02-20 11:17:45 +00:00 |
|
MobiusDevelopment
|
3be432f6b3
|
Updated to Java 15.
|
2021-02-12 04:28:51 +00:00 |
|
MobiusDevelopment
|
6083099412
|
Backward compatibility changes for Java 8.
|
2021-01-08 23:40:59 +00:00 |
|
MobiusDevelopment
|
594bcbc7c4
|
System panel log for maximum connected count.
|
2020-12-19 22:34:23 +00:00 |
|
MobiusDevelopment
|
e7fb24cc62
|
Various typo fixes.
|
2020-09-23 05:39:39 +00:00 |
|
MobiusDevelopment
|
ae7a5eecf1
|
Prevent the extensive use of the lvl abbreviation.
|
2020-09-02 18:40:39 +00:00 |
|
MobiusDevelopment
|
d86b65da9b
|
Removed enhanced For from World and WorldRegion.
|
2020-08-30 19:26:33 +00:00 |
|
MobiusDevelopment
|
b88d13a836
|
Updated eclipse settings.
|
2020-08-30 12:47:55 +00:00 |
|
MobiusDevelopment
|
ed10b7f9c2
|
Updated eclipse download link.
|
2020-08-19 22:49:13 +00:00 |
|
MobiusDevelopment
|
4029f3e91f
|
Removed final modifier from a few method parameters.
|
2020-07-24 04:30:42 +00:00 |
|