Commit Graph

76 Commits

Author SHA1 Message Date
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 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 ae7a5eecf1 Prevent the extensive use of the lvl abbreviation. 2020-09-02 18:40:39 +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 38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +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 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
MobiusDevelopment 760cc8fdf3 Removed unnecessary clientpacket exceptions. 2019-11-24 21:00:23 +00:00
MobiusDevelopment 8bb1a15199 Prevent buying items far from merchant. 2019-11-24 20:06:45 +00:00
MobiusDevelopment a14216215e Reuse of several item slot related ids. 2019-11-24 16:23:54 +00:00
MobiusDevelopment 2501070808 There is no need for serial version. 2019-11-24 12:41:17 +00:00
MobiusDevelopment 6d011be2ff Addition of WorldObject instance overrides. 2019-11-24 12:37:12 +00:00
MobiusDevelopment b7701eefb4 You should only learn skills from trainers. 2019-11-24 12:18:35 +00:00
MobiusDevelopment 705c22b169 Addition of WorldObject distance check methods. 2019-11-24 12:16:08 +00:00
MobiusDevelopment acd63fc984 Added null check for regen task. 2019-11-24 11:55:29 +00:00
MobiusDevelopment b9f9638f4c Addition of ThreadPool. 2019-11-24 11:36:26 +00:00
MobiusDevelopment 29beb19e99 Admin menu cleanup. 2019-11-23 19:29:24 +00:00
MobiusDevelopment 3409cc85a7 Proper use of SetupGauge ids. 2019-11-23 19:15:23 +00:00