Commit Graph

90 Commits

Author SHA1 Message Date
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
MobiusDevelopment 88570ccc47 IdManager rework. 2020-07-17 23:04:59 +00:00
MobiusDevelopment 61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
MobiusDevelopment c0261a2539 Proper name for SkillTable skill getter. 2020-06-16 23:02:33 +00:00
MobiusDevelopment ab9e399e77 Properly named residence id getters. 2020-06-15 22:59:42 +00:00
MobiusDevelopment 803c97a2e5 Minor handler variables code format. 2020-05-14 21:58:02 +00:00
MobiusDevelopment 33bbf97afb Prohibit parameter assignments. 2020-05-10 03:29:34 +00:00
MobiusDevelopment 31ae41bb48 Message for drop item while casting prevention. 2020-05-06 15:16:42 +00:00
MobiusDevelopment e1bccf5b39 Do not drop items when casting known skills to avoid exploits. 2020-05-06 13:13:11 +00:00
MobiusDevelopment 68ab3b0cd0 Use path separator for GUIs. 2020-04-11 09:13:42 +00:00
MobiusDevelopment 362fc6d6cb Moved again previous commit variables in World. 2020-04-01 11:56:04 +00:00
MobiusDevelopment f2a7531d24 SystemPanel variables moved to GameServer to fix compiling issue. 2020-04-01 11:08:00 +00:00
MobiusDevelopment f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment 38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +00:00
MobiusDevelopment 148a872859 Updated to Java 14. 2020-03-24 01:15:56 +00:00
MobiusDevelopment 18b3e6d3f2 Unified javadoc format and related cleanups. 2020-03-03 23:04:44 +00:00
MobiusDevelopment 6d8addc784 Removal of assorted empty lines. 2020-03-03 17:07:18 +00:00
MobiusDevelopment ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment 29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment 845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment 8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment 9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment 7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment cd1f62cc68 Code review Part 3. 2019-12-20 00:35:40 +00:00
MobiusDevelopment 6954f58f5e Code review Part 2. 2019-12-18 11:25:03 +00:00
MobiusDevelopment 193d43173b Disable water in Elven Fortress and Elven Ruins. 2019-12-06 16:59:12 +00:00
MobiusDevelopment 41876df8c3 GM characters should buy from anywhere. 2019-12-06 16:57:45 +00:00
MobiusDevelopment 1e37904aae No need to remind that community board is not retail. 2019-12-06 16:55:29 +00:00
MobiusDevelopment 3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment 6abc86f7df Partial revert to fix EOF exceptions. 2019-11-25 02:10:41 +00:00
MobiusDevelopment deaecd7678 Replaced Vector with List. 2019-11-25 01:42:58 +00:00
MobiusDevelopment 14aedd35fb Network cleanup. 2019-11-25 01:18:34 +00:00
MobiusDevelopment 07cb5d7dae Fixed multiple client logout and exit game. 2019-11-24 21:30:03 +00:00