Commit Graph

55 Commits

Author SHA1 Message Date
MobiusDevelopment
f9fadd38c5 Fixed ObservationInstance (Broadcasting Tower).
Contributed by ReynalDev.
2019-08-17 13:06:55 +00:00
MobiusDevelopment
cb8dfaa0d0 Simplified script constructors. 2019-08-15 11:41:55 +00:00
MobiusDevelopment
280d18661b Newbie guide dialog adjustments. 2019-08-08 09:18:51 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
95bd2bcac1 Moved position package classes in model. 2019-07-30 18:58:49 +00:00
MobiusDevelopment
bdfa9d3299 Prophecy of Wind (1357) adjustment.
Source: L2jFrozen 1.5
2019-07-30 07:56:55 +00:00
MobiusDevelopment
55c908cb20 Addition of missing quest multisells. 2019-07-29 19:53:28 +00:00
MobiusDevelopment
d7aa3be5bf Retail quest descriptions. 2019-07-29 19:37:21 +00:00
MobiusDevelopment
748cb7cee3 Last python quest replacements and adjustments. 2019-07-29 17:37:01 +00:00
MobiusDevelopment
75d095e019 Project style corrections for previous commit. 2019-07-29 09:04:13 +00:00
MobiusDevelopment
1a922b37f0 Addition of quest 503.
Author: Jackass
2019-07-29 08:42:11 +00:00
MobiusDevelopment
00b05bcee5 Addition of quests 508, 509 and 510.
Source: aCis
2019-07-29 07:32:54 +00:00
MobiusDevelopment
bda84ff091 Several quest additions. 2019-07-28 20:25:47 +00:00
MobiusDevelopment
25adfeefea Addition of quest Enhance Your Weapon (350). 2019-07-27 18:59:32 +00:00
MobiusDevelopment
90a3aeed6b OpenJDK 12 Interlude set as default Interlude branch. 2019-07-27 17:57:32 +00:00
MobiusDevelopment
6b4aa4fea8 Removed old Interlude branch. 2019-07-27 17:53:37 +00:00
MobiusDevelopment
a30408352f More tab delimited XML format. 2019-07-25 06:43:51 +00:00
MobiusDevelopment
5af706ba62 XML whitespace format. 2019-07-24 22:48:17 +00:00
MobiusDevelopment
4794961dbf Proper names for clan and alliance master scripts. 2019-07-17 13:10:24 +00:00
MobiusDevelopment
1fc88f7f52 Addition of Tyrannosaurus AI. 2019-07-17 12:58:54 +00:00
MobiusDevelopment
3e3132d196 Cleanup for bosses ai scripts. 2019-07-17 11:40:35 +00:00
MobiusDevelopment
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment
32519d3bc5 Renamed Alliance and Clan scripts. 2019-04-11 17:15:59 +00:00
MobiusDevelopment
bc61b48a56 Always use static modifier when adding values to static lists and maps. 2019-04-08 10:30:59 +00:00
MobiusDevelopment
cf5d9bdc33 Fixed Focused Force (50). 2019-03-30 23:49:04 +00:00
MobiusDevelopment
416b05540c Minor XML format change for previous commit. 2019-03-30 23:38:50 +00:00
MobiusDevelopment
330666d51b Fixed Prophecy of Wind (1357). 2019-03-30 23:34:33 +00:00
MobiusDevelopment
621d5e0298 Gatekeeper of Fire Dragon corrections. 2019-03-30 23:23:17 +00:00
MobiusDevelopment
80bac1e544 Organized imports. 2019-03-30 20:30:35 +00:00
MobiusDevelopment
d78a0489d1 Prefix removals and code cleanup. 2019-03-28 05:32:39 +00:00
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
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
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
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +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
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
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