Commit Graph

246 Commits

Author SHA1 Message Date
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
MobiusDevelopment
a58a2e11f9 Minor player packet improvements. 2020-01-27 03:49:45 +00:00
MobiusDevelopment
5b451abf74 Complete weapon default values. 2020-01-27 02:57:53 +00:00
MobiusDevelopment
fb21f2c562 Implementation of item template default values. 2020-01-27 02:48:10 +00:00
MobiusDevelopment
053319b432 Adjustments to match seed XML values with data holder. 2020-01-27 01:30:57 +00:00
MobiusDevelopment
fc864fbcca Renamed SeedData to ManorSeedData. 2020-01-27 01:20:46 +00:00
MobiusDevelopment
162e956a4c Replaced seed CSV data with aCis free version XML data. 2020-01-27 00:34:22 +00:00
MobiusDevelopment
328ce253f2 Updated cursed weapon data. 2020-01-26 23:45:05 +00:00
MobiusDevelopment
72cc9f0298 Replaced armor set SQL data with aCis free version XML data. 2020-01-26 23:30:10 +00:00
MobiusDevelopment
afa6bac3aa Replaced summon item CSV data with aCis free version XML data. 2020-01-26 22:15:53 +00:00
MobiusDevelopment
a6a0c0fd06 Replaced recipe CSV data with aCis free version XML data. 2020-01-26 21:24:19 +00:00
MobiusDevelopment
f1f8ccfc2b Replaced static object CSV data with aCis free version XML data. 2020-01-26 19:25:27 +00:00
MobiusDevelopment
8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment
9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment
8e7ecd2ac0 Improvements for DoorData class. 2020-01-25 13:43:52 +00:00
MobiusDevelopment
56bc0a2d2b Replaced Henna CSV data with aCis free version XML data. 2020-01-25 13:24:58 +00:00
MobiusDevelopment
07ba96cc0e Moved ItemTable in datatables package. 2020-01-25 12:12:57 +00:00
MobiusDevelopment
0ef951835a Door data moved from CSV to XML. 2020-01-25 11:48:18 +00:00
MobiusDevelopment
3965ed7615 Uppercase name for CursedWeapons and DimensionalRift XML files. 2020-01-25 07:34:05 +00:00
MobiusDevelopment
a78309f34b Replaced Fish CSV data with aCis free version XML data. 2020-01-25 07:25:33 +00:00
MobiusDevelopment
04b3b58658 Removal of BoxInstance class. 2020-01-24 20:07:26 +00:00
MobiusDevelopment
d4a8f7b744 Addition of getters for creature template values. 2020-01-24 19:46:48 +00:00
MobiusDevelopment
b6eb8abc18 QuestState and QuestTimer class cleanups. 2020-01-24 18:04:25 +00:00
MobiusDevelopment
90352a0447 Moved EventType to a separate class. 2020-01-24 17:05:10 +00:00
MobiusDevelopment
7307d8d53d Cleanup for PlaySound, QuestList and TutorialCloseHtml serverpackets. 2020-01-24 15:41:54 +00:00
MobiusDevelopment
dbb64af138 Removed exit quest when clicking on FirstClassChange bypass. 2020-01-16 00:40:51 +00:00
MobiusDevelopment
78a060fcf1 Removed class_index key from character_quests table. 2020-01-08 14:29:47 +00:00
MobiusDevelopment
a91782e8cb Removed class_index field from character_quests table.
Contributed by ReynalDev.
2020-01-06 14:06:19 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
41d9f654cd Removed olympiad.cfg file. 2019-12-22 16:11:33 +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
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
9904a46196 XML whitespace format. 2019-12-02 09:57:47 +00:00
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
1379827c4c Fixed Aaru flag location.
Contributed by Sahar.
2019-11-10 22:13:54 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
6b55bfa924 Removed useless parameters from java.cfg file.
Contributed by Sahar.
2019-10-31 19:40:18 +00:00
MobiusDevelopment
6420576583 Feedable beasts AI adjustments. 2019-10-20 14:39:16 +00:00
MobiusDevelopment
3cdb31b034 Accept basic symbols in buff scheme names. 2019-10-10 21:40:32 +00:00
MobiusDevelopment
32c7dbf595 Specify database engine and coalition. 2019-10-06 22:42:12 +00:00
MobiusDevelopment
e5a6119c61 Removed auto generated olympiad.cfg file. 2019-10-02 11:09:51 +00:00
MobiusDevelopment
6dfe70f8a0 Castle siege start and finish sound messages.
Contributed by Sahar.
2019-10-02 11:07:09 +00:00
MobiusDevelopment
5831dedf05 Addition of merchant_buylists savetimer index.
Contributed by Grundor.
2019-09-20 03:50:41 +00:00
MobiusDevelopment
d970536adc Addition of database installer executables. 2019-09-16 21:44:05 +00:00
MobiusDevelopment
b0a513ab85 Proper spelling for minion. 2019-08-25 21:29:46 +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
3f45ecf63a Master access level set to 100. 2019-08-23 12:04:28 +00:00
MobiusDevelopment
624dee2896 Access levels stored in XML. 2019-08-23 11:45:54 +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
a706b4eb99 Water zone Z value corrections. 2019-08-20 12:45:46 +00:00
MobiusDevelopment
3023239ba8 More readable ZoneId enums. 2019-08-20 10:53:58 +00:00
MobiusDevelopment
7be20ca5c0 Addition of separate IdFactoryType enum. 2019-08-20 10:45:48 +00:00
MobiusDevelopment
9233a76402 WorldRegion class simplifications. 2019-08-19 22:37:36 +00:00
MobiusDevelopment
f9fadd38c5 Fixed ObservationInstance (Broadcasting Tower).
Contributed by ReynalDev.
2019-08-17 13:06:55 +00:00
MobiusDevelopment
8e0439b727 Fixed Daguerre (35559) double spawn.
Contributed by ReynalDev.
2019-08-16 08:43:39 +00:00
MobiusDevelopment
cb8dfaa0d0 Simplified script constructors. 2019-08-15 11:41:55 +00:00
MobiusDevelopment
c6405bc00e Updated libraries. 2019-08-12 22:28:42 +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