Commit Graph

308 Commits

Author SHA1 Message Date
MobiusDevelopment
43baa90dd6 Fixed Grade Penalty by adjusting Grade Penalty (4267) skill.
Contributed by G-hamsteR.
2020-08-13 17:50:49 +00:00
MobiusDevelopment
c8197713ad Base HP/MP/CP stats per level stored in player templates. 2020-08-13 17:10:21 +00:00
MobiusDevelopment
fbc6ccfec6 Fixed rebirth system not working. 2020-08-10 05:18:09 +00:00
MobiusDevelopment
38c6078f5c Addition of cancel Skill restore buffs configuration.
Contributed by G-hamsteR.
2020-08-06 07:36:12 +00:00
MobiusDevelopment
c097779a52 Addition of item icons and drop mod view with icons. 2020-08-05 09:32:53 +00:00
MobiusDevelopment
5072803778 Fixed Baium Archangel aggression. 2020-08-02 08:09:01 +00:00
MobiusDevelopment
6e6e33864e Addition of missing NPC skill edit access levels.
Contributed by G-hamsteR.
2020-08-02 07:59:58 +00:00
MobiusDevelopment
c98a0c4e7f Set buff skill level for Scheme Buffer.
Contributed by G-hamsteR.
2020-08-02 06:52:15 +00:00
MobiusDevelopment
e08f9afad2 Fixed quest 336 Kaldis Gold Dragon drop. 2020-08-01 17:05:22 +00:00
MobiusDevelopment
9540d3aea7 Fixed quest 242 angel respawn. 2020-08-01 04:04:42 +00:00
MobiusDevelopment
60d83b76ef Double space cleanups. 2020-07-26 06:47:06 +00:00
MobiusDevelopment
d4e625bc27 Addition of missing space for self closing element tags. 2020-07-26 06:20:31 +00:00
MobiusDevelopment
51b4bcf571 Resolve the conflict between quests 636 and 637.
Contributed by caioconc.
2020-07-23 03:21:28 +00:00
MobiusDevelopment
88570ccc47 IdManager rework. 2020-07-17 23:04:59 +00:00
MobiusDevelopment
00c3cca0e0 Addition of missing town zone name parameters. 2020-07-13 07:12:23 +00:00
MobiusDevelopment
65cd5b56b1 Fixed starting quest Under the Shadow of the Ivory Tower (343). 2020-07-13 02:15:26 +00:00
MobiusDevelopment
460aa353a9 Addition of configuration to show NPC clan crests.
Contributed by caioconc.
2020-07-02 04:09:53 +00:00
MobiusDevelopment
169487938e Fixed nonexistent oracle teleport back to town. 2020-07-02 03:02:55 +00:00
MobiusDevelopment
68f62598a0 Addition of missing second castle artifact teleports. 2020-07-01 00:02:02 +00:00
MobiusDevelopment
c9c46a8c2a Refactored fake player system. 2020-06-30 01:45:28 +00:00
MobiusDevelopment
c126283ceb Removed custom poly system. 2020-06-30 01:09:34 +00:00
MobiusDevelopment
50f485b0ff SecondClassChange C grade shadow weapon coupon rewards.
Contributed by tevsko.
2020-06-28 01:17:41 +00:00
MobiusDevelopment
7ab3c0d97c Updated libraries with sources. 2020-06-27 06:34:49 +00:00
MobiusDevelopment
7dc838b40f Prevent SecondClassChange onTalk exiting quest. 2020-06-23 08:34:42 +00:00
MobiusDevelopment
bd223d02f9 Fixed shadow weapon multisell bypass. 2020-06-23 08:17:31 +00:00
MobiusDevelopment
61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
MobiusDevelopment
d69a21b56f Multiply values less than 1 instead of dividing. 2020-06-18 16:45:06 +00:00
MobiusDevelopment
f9c632c8f3 Adjusted Super Haste (7029) skill. 2020-06-18 16:38:11 +00:00
MobiusDevelopment
c0261a2539 Proper name for SkillTable skill getter. 2020-06-16 23:02:33 +00:00
MobiusDevelopment
6671809076 Fixed quest 403 weapon check. 2020-06-15 23:16:47 +00:00
MobiusDevelopment
7de9daa055 Renamed idTemplate to displayId. 2020-06-15 22:34:40 +00:00
MobiusDevelopment
6a4d29cd11 Fixed broken admin teleport htmls. 2020-06-14 06:20:38 +00:00
MobiusDevelopment
bf7c04f166 Assorted code format changes. 2020-06-14 02:36:44 +00:00
MobiusDevelopment
8fcf2e964f Custom NPC additions. 2020-06-13 19:44:47 +00:00
MobiusDevelopment
a720942f94 Removal of characters_custom_data table. 2020-06-13 19:02:52 +00:00
MobiusDevelopment
cb45d546cb Olympiad database load adjustments. 2020-06-11 22:40:47 +00:00
MobiusDevelopment
56872c8693 Addition of AggroDistanceCheckRaidRange configuration. 2020-06-07 21:53:21 +00:00
MobiusDevelopment
b541d22da1 Updated quest An Arrogant Search (348). 2020-06-03 23:52:32 +00:00
MobiusDevelopment
a18389999f Fixed and reworked Zaken script. 2020-05-19 10:04:09 +00:00
MobiusDevelopment
196c30fc7f Proper race condition check for quest 108.
Contributed by tevsko.
2020-05-19 09:54:42 +00:00
MobiusDevelopment
bc1e92cda4 Frintezza NPE and status fixes. 2020-05-17 22:27:27 +00:00
MobiusDevelopment
72b0a07643 Attackable fairy trees with minions.
Contributed by ihearcolors.
2020-05-17 22:21:15 +00:00
MobiusDevelopment
efd2fa4fa6 Html adjustments and removals. 2020-05-16 10:49:42 +00:00
MobiusDevelopment
a858e674a3 Addition of .xpon/.xpoff voiced commands.
Contributed by ihearcolors.
2020-05-14 09:32:56 +00:00
MobiusDevelopment
2d0d0643ba Minor Q503_PursuitOfClanAmbition adjustments. 2020-05-13 00:26:47 +00:00
MobiusDevelopment
33bbf97afb Prohibit parameter assignments. 2020-05-10 03:29:34 +00:00
MobiusDevelopment
2d73110d15 Fixed BeastFarm evolve respawn issue. 2020-05-08 12:56:42 +00:00
MobiusDevelopment
45b9afa5f6 Cancel baium_despawn quest timer if Baium is not awake. 2020-05-01 11:21:24 +00:00
MobiusDevelopment
8b31ddea75 Correction for previous commit. 2020-04-30 22:17:17 +00:00
MobiusDevelopment
1242694596 Proper stats for Races (4416) skill. 2020-04-30 21:56:36 +00:00
MobiusDevelopment
d6c62b24af Fixes for quests 501, 604, 610, 616 and 625.
Contributed by ihearcolors.
2020-04-29 23:23:34 +00:00
MobiusDevelopment
002a8ea745 Addition of missing jewel mDef stats. 2020-04-26 00:16:22 +00:00
MobiusDevelopment
8e20923030 Item container related cleanup. 2020-04-25 13:41:25 +00:00
MobiusDevelopment
c5068fbbf7 LazyCache enabled by default. 2020-04-19 20:20:29 +00:00
MobiusDevelopment
f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment
fede9fd0cb SkillCreateItem fix and rework. 2020-03-30 13:33:18 +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
dfddf3f519 Use PropertiesParser for reading configurations. 2020-02-19 12:13:21 +00:00
MobiusDevelopment
faa853de6b Removal of nProtect and NetcoreConfig classes. 2020-02-19 08:30:13 +00:00
MobiusDevelopment
e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +00:00
MobiusDevelopment
8be467ada1 Addition of proper chat type enum. 2020-02-11 22:25:13 +00:00
MobiusDevelopment
85759e26ca Addition of proper system messages. 2020-02-11 20:09:38 +00:00
MobiusDevelopment
649ddc40ba Fixed quest Into the Flame (618) bypasses. 2020-02-10 08:44:49 +00:00
MobiusDevelopment
a534cc943c Single class IdFactory with synchronized static methods. 2020-02-08 14:34:00 +00:00
MobiusDevelopment
29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00
MobiusDevelopment
d45ad67998 Addition of stadiumId parameters at olympiad zones. 2020-02-04 17:01:56 +00:00
MobiusDevelopment
34c709275a Removed annoying tag from main admin menus. 2020-02-04 16:45:40 +00:00
MobiusDevelopment
6d6030f9d3 Admin menu appearance changes. 2020-02-04 15:52:59 +00:00
MobiusDevelopment
407ff24524 Access zone character list only by getter method. 2020-02-04 05:21:24 +00:00
MobiusDevelopment
c268d09d2d Adjusted and disabled class damage settings. 2020-02-04 04:21:29 +00:00
MobiusDevelopment
5429f7195d Drop of char_templates, class_list and lvlupgain SQL tables. 2020-02-04 04:05:50 +00:00
MobiusDevelopment
ddc57a5891 Removed obsolete quest global data. 2020-02-03 20:34:59 +00:00
MobiusDevelopment
980d99c48c Lottery additions and related improvements. 2020-02-03 03:40:55 +00:00
MobiusDevelopment
a1541b2772 SQL table games is only used by Lottery. 2020-02-02 13:31:13 +00:00
MobiusDevelopment
20a4e99da1 Addition of Monster Race with reward system.
Adapted from aCis free version.
2020-02-02 04:36:04 +00:00
MobiusDevelopment
92ac8e59a7 Missed proper Ant Queen name from previous commit. 2020-02-01 23:46:02 +00:00
MobiusDevelopment
941f594232 Proper names for boss zones. 2020-02-01 23:26:57 +00:00
MobiusDevelopment
723e2d3ff3 Corrected and simplified NPC spawning methods. 2020-02-01 23:10:25 +00:00
MobiusDevelopment
cb8ea6b22e Proper spelling for admin_invul_menu_main. 2020-02-01 22:43:55 +00:00
MobiusDevelopment
a9fe8a02cd Various configuration file cleanups. 2020-02-01 22:28:11 +00:00
MobiusDevelopment
4b5a762ff4 Merged zone vertices with XML and categorized by type.
Most data come from aCis free version.
2020-02-01 22:24:25 +00:00
MobiusDevelopment
2958d0af43 Addition of admin destroyitems command. 2020-02-01 11:19:17 +00:00
MobiusDevelopment
43c4afeb25 Addition of admin online command. 2020-02-01 11:09:52 +00:00
MobiusDevelopment
6f9412ee8e Proper access rights for geodata commands. 2020-01-31 21:01:09 +00:00
MobiusDevelopment
d4cb185c34 Removed pointless user and master access levels. 2020-01-31 20:35:57 +00:00
MobiusDevelopment
e25b9ff8a5 Walker route data moved from CSV to XML. 2020-01-31 18:14:48 +00:00
MobiusDevelopment
2a47acc03b Map region data moved from CSV to XML. 2020-01-31 17:02:50 +00:00
MobiusDevelopment
a662f0db96 Removed scripts cron folder. 2020-01-31 01:34:10 +00:00
MobiusDevelopment
845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment
25d3220ce2 Addition of item name comments for recipes. 2020-01-30 04:00:04 +00:00
MobiusDevelopment
8b9235ccc4 Minor text improvements. 2020-01-30 02:42:33 +00:00
MobiusDevelopment
84b8e76471 Extractable item data moved from CSV to XML. 2020-01-30 01:49:00 +00:00
MobiusDevelopment
f1b7de35a6 Removed custom away system. 2020-01-29 16:04:15 +00:00
MobiusDevelopment
c31c85e2a3 Addition of PlayerInstance auto save task. 2020-01-29 14:41:07 +00:00
MobiusDevelopment
9d3904e755 Removal of AutoSaveManager as it encourages bad implementations. 2020-01-29 14:14:20 +00:00
MobiusDevelopment
78bf4dc9b3 Boat data moved from CSV to XML. 2020-01-29 00:21:41 +00:00
MobiusDevelopment
3071525a9c Proper use of isScriptValue instead of getScriptValue method. 2020-01-28 00:43:54 +00:00