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
|
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
|
65cd5b56b1
|
Fixed starting quest Under the Shadow of the Ivory Tower (343).
|
2020-07-13 02:15:26 +00:00 |
|
MobiusDevelopment
|
169487938e
|
Fixed nonexistent oracle teleport back to town.
|
2020-07-02 03:02:55 +00:00 |
|
MobiusDevelopment
|
50f485b0ff
|
SecondClassChange C grade shadow weapon coupon rewards.
Contributed by tevsko.
|
2020-06-28 01:17:41 +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
|
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
|
bf7c04f166
|
Assorted code format changes.
|
2020-06-14 02:36:44 +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
|
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
|
d6c62b24af
|
Fixes for quests 501, 604, 610, 616 and 625.
Contributed by ihearcolors.
|
2020-04-29 23:23:34 +00:00 |
|
MobiusDevelopment
|
8e20923030
|
Item container related cleanup.
|
2020-04-25 13:41:25 +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
|
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
|
71576ed8af
|
Check if html files contain non ASCII characters.
|
2020-02-08 02:41:23 +00:00 |
|
MobiusDevelopment
|
407ff24524
|
Access zone character list only by getter method.
|
2020-02-04 05:21:24 +00:00 |
|
MobiusDevelopment
|
ddc57a5891
|
Removed obsolete quest global data.
|
2020-02-03 20:34:59 +00:00 |
|
MobiusDevelopment
|
723e2d3ff3
|
Corrected and simplified NPC spawning methods.
|
2020-02-01 23:10:25 +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
|
3071525a9c
|
Proper use of isScriptValue instead of getScriptValue method.
|
2020-01-28 00:43:54 +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
|
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
|
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
|
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
|
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 |
|