MobiusDev
|
dacb94f13a
|
Renamed buffer_skills.xml to SchemeBufferSkills.xml to match other branches.
|
2019-02-16 08:10:07 +00:00 |
|
MobiusDev
|
9f55271f12
|
Removed unnecessary debug checks.
|
2019-02-08 05:17:11 +00:00 |
|
MobiusDev
|
a7f367e4cd
|
Default party range set to 1500.
|
2019-01-23 03:21:15 +00:00 |
|
MobiusDev
|
283f87c38e
|
Proper usage for party range configuration.
|
2019-01-23 01:50:11 +00:00 |
|
MobiusDev
|
5fb9c5e033
|
Removed trailing whitespace from several XML files.
|
2019-01-18 01:38:00 +00:00 |
|
MobiusDev
|
b82e5a66a3
|
Updated XML template comments.
|
2019-01-08 00:15:53 +00:00 |
|
MobiusDev
|
cc4296b8a1
|
Various quest NPE fixes.
|
2018-12-29 01:59:15 +00:00 |
|
MobiusDev
|
2db48f060d
|
Core AI improvements.
|
2018-11-22 01:31:46 +00:00 |
|
MobiusDev
|
0b56a1f487
|
Addition of GeodataConverter tool.
|
2018-09-30 17:34:01 +00:00 |
|
MobiusDev
|
0bae3a0e5b
|
Capitalized config file names.
|
2018-09-24 12:30:06 +00:00 |
|
MobiusDev
|
b605873585
|
Correction for geodata Readme.txt file.
|
2018-09-24 12:10:02 +00:00 |
|
MobiusDev
|
19e467cfbf
|
Addition of diagonal GeoEngine.
|
2018-09-24 02:31:21 +00:00 |
|
MobiusDev
|
cdedf66357
|
Proper bbs favorites delete button.
Contributed by Liamxroy.
|
2018-09-23 21:57:25 +00:00 |
|
MobiusDev
|
a2604e2048
|
Minor Rnd method usage corrections.
|
2018-09-14 01:42:50 +00:00 |
|
MobiusDev
|
727c95a665
|
Reduced default max database connection values.
|
2018-09-11 01:42:35 +00:00 |
|
MobiusDev
|
0f430720db
|
Separated multiple variable declarations.
|
2018-09-09 23:01:15 +00:00 |
|
MobiusDev
|
b75a4227d7
|
Use MariaDB JDBC URL for connections.
|
2018-09-09 13:22:57 +00:00 |
|
MobiusDev
|
a35c926237
|
Dropped MySql connector in favor of MariaDB connector.
|
2018-09-09 12:13:08 +00:00 |
|
MobiusDev
|
eb3742d44f
|
Dropped c3p0 in favor of HikariCP.
|
2018-09-08 19:27:23 +00:00 |
|
MobiusDev
|
dcd734b447
|
Drop of IntIntHolder class.
|
2018-08-10 18:32:32 +00:00 |
|
MobiusDev
|
3c67b04817
|
Decreased thread and connection configs to prevent VPS issues.
|
2018-07-23 14:39:34 +00:00 |
|
MobiusDev
|
0259b6527c
|
Reverted last two commits from Interlude.
|
2018-07-01 00:06:02 +00:00 |
|
MobiusDev
|
049a9b02aa
|
Replaced instanceof L2Character with isCharacter method.
|
2018-06-30 16:42:41 +00:00 |
|
MobiusDev
|
c9b04d53f4
|
Removed unnecessary casts.
|
2018-06-24 16:39:51 +00:00 |
|
MobiusDev
|
d265813c40
|
Direct use of private constants instead of getters.
|
2018-06-24 15:33:19 +00:00 |
|
MobiusDev
|
6eee61d0d8
|
Do not force give Tutorial Guide item with starting quest.
|
2018-06-22 23:44:51 +00:00 |
|
MobiusDev
|
a5b69096dd
|
Proper modifier order and removal if implied by their context.
|
2018-06-19 02:02:54 +00:00 |
|
MobiusDev
|
ba48bc2bba
|
Dropped GameGuard configs and redundant getClient method calls.
|
2018-06-19 00:54:12 +00:00 |
|
MobiusDev
|
9a6b9ee99e
|
Use java.cfg file for Linux sh files.
Contributed by Sahar.
|
2018-06-04 21:37:39 +00:00 |
|
MobiusDev
|
138dd34c73
|
Addition of fences support.
Contributed by Sahar.
|
2018-05-08 16:56:05 +00:00 |
|
MobiusDev
|
d5678c5848
|
More secure startup executables.
|
2018-05-04 16:41:16 +00:00 |
|
MobiusDev
|
672645e672
|
Retail like builder HTML debugging.
|
2018-05-04 00:45:48 +00:00 |
|
MobiusDev
|
8e76b4772d
|
Retail like builder messages.
Adapted from: L2jUnity free files.
|
2018-05-03 22:30:45 +00:00 |
|
MobiusDev
|
4177cbf621
|
Visual log changes for LoginServer.
|
2018-05-03 03:02:27 +00:00 |
|
MobiusDev
|
f52d368ef2
|
Graphical user interface.
|
2018-05-03 01:16:06 +00:00 |
|
MobiusDev
|
d2ed161dda
|
Configurable automatic database backups.
|
2018-05-01 07:23:13 +00:00 |
|
MobiusDev
|
0c6b352227
|
Read Java parameters from java.cfg file.
|
2018-05-01 04:01:47 +00:00 |
|
MobiusDev
|
7f0936b945
|
Simple start file names.
|
2018-05-01 00:34:02 +00:00 |
|
MobiusDev
|
a075c54c72
|
Moved GameServer and LoginServer jar files to libs folder.
|
2018-04-30 23:48:05 +00:00 |
|
MobiusDev
|
f699e2653c
|
Updated startup files.
|
2018-04-30 21:42:33 +00:00 |
|
MobiusDev
|
e096c1b5e4
|
Addition of config for disabling player keyboard movement.
|
2018-04-27 13:02:22 +00:00 |
|
MobiusDev
|
0c201f75e7
|
Threadpool refactoring.
|
2018-04-02 14:50:53 +00:00 |
|
MobiusDev
|
10b722829a
|
Respawn rework and various changes.
|
2018-03-31 16:36:49 +00:00 |
|
MobiusDev
|
eabec1b3e4
|
Custom specific Olympiad competition days.
|
2018-03-25 13:51:07 +00:00 |
|
MobiusDev
|
e013196428
|
Interlude branch.
|
2018-03-03 00:51:38 +00:00 |
|