Commit Graph

46 Commits

Author SHA1 Message Date
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
6420576583 Feedable beasts AI adjustments. 2019-10-20 14:39:16 +00:00
MobiusDevelopment
acf6b0e42a Updated ClassId and Race to match newer branches. 2019-08-24 11:19:01 +00:00
MobiusDevelopment
f814bcec89 ItemInstance class moved to items package. 2019-08-24 09:48:03 +00:00
MobiusDevelopment
a0d40acf6b Removed templates package. 2019-08-23 12:21:38 +00:00
MobiusDevelopment
aef227ea6c Updated StatsSet to match newer branches. 2019-08-23 11:44:27 +00:00
MobiusDevelopment
2407662a93 Addition of RaidBossStatus enum. 2019-08-22 20:00:36 +00:00
MobiusDevelopment
cb8dfaa0d0 Simplified script constructors. 2019-08-15 11:41:55 +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
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
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
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
9f55271f12 Removed unnecessary debug checks. 2019-02-08 05:17:11 +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
19e467cfbf Addition of diagonal GeoEngine. 2018-09-24 02:31:21 +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
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
e013196428 Interlude branch. 2018-03-03 00:51:38 +00:00