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
|
4029f3e91f
|
Removed final modifier from a few method parameters.
|
2020-07-24 04:30: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
|
596dd975ae
|
Only keep CustomDonatorEnd variable.
|
2020-07-19 13:46:14 +00:00 |
|
MobiusDevelopment
|
d52c356b99
|
Enforce new setdonator command syntax.
|
2020-07-19 11:49:13 +00:00 |
|
MobiusDevelopment
|
7e12777b77
|
Addition of CustomDonatorEnd player variable.
|
2020-07-19 11:34:43 +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
|
ae2e9409c6
|
Method isVisible should be named isSpawned to reflect what it does.
|
2020-07-11 07:16:59 +00:00 |
|
MobiusDevelopment
|
0ac09f876f
|
Proper naming for GameTimeController isNight getter.
|
2020-07-11 06:48:46 +00:00 |
|
MobiusDevelopment
|
f88cdc1dde
|
Fixed Eilhalder von Hellmann spawn.
Contributed by Helionar.
|
2020-07-11 04:46:46 +00:00 |
|
MobiusDevelopment
|
420ad7ce51
|
WarehouseCacheManager use of longValue method.
|
2020-07-04 04:45:25 +00:00 |
|
MobiusDevelopment
|
e4b5be8916
|
Use simple array for ArmorSetData.
Contributed by Sahar.
|
2020-07-04 00:00:41 +00:00 |
|
MobiusDevelopment
|
0b96b58d6e
|
AttackStanceTaskManager adjustments to match other task managers.
|
2020-07-02 23:32:21 +00:00 |
|
MobiusDevelopment
|
460aa353a9
|
Addition of configuration to show NPC clan crests.
Contributed by caioconc.
|
2020-07-02 04:09:53 +00:00 |
|
MobiusDevelopment
|
5bde7d0228
|
Fixed wrong donator drop rates.
Contributed by G-hamsteR.
|
2020-07-02 03:09:54 +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
|
ba916da04d
|
Cleanup related to previous commit.
|
2020-06-30 00:43:14 +00:00 |
|
MobiusDevelopment
|
b9178def59
|
Fixed movement multiplier float value not increasing.
|
2020-06-30 00:19:14 +00:00 |
|
MobiusDevelopment
|
de9f79661e
|
Fixed non dropable items been dropped with karma death.
Contributed by G-hamsteR.
|
2020-06-28 01:26:36 +00:00 |
|
MobiusDevelopment
|
50f485b0ff
|
SecondClassChange C grade shadow weapon coupon rewards.
Contributed by tevsko.
|
2020-06-28 01:17:41 +00:00 |
|
MobiusDevelopment
|
7ee1d55060
|
Prevent various auto-boxing operations by using primitive getters.
|
2020-06-27 23:45:29 +00:00 |
|
MobiusDevelopment
|
7ab3c0d97c
|
Updated libraries with sources.
|
2020-06-27 06:34:49 +00:00 |
|
MobiusDevelopment
|
73148c7f78
|
Addition of StatSet boolean set method.
|
2020-06-24 22:37:46 +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
|
39e9bd6836
|
Proper naming for separateAndSend method.
|
2020-06-23 00:58:52 +00:00 |
|
MobiusDevelopment
|
61157a6d03
|
Used List instead of ArrayList for declarations.
|
2020-06-20 18:58:43 +00:00 |
|
MobiusDevelopment
|
874bf49c19
|
Changed login server frmAbout URL position.
|
2020-06-19 01:22:33 +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
|
cf0ee224f8
|
Removed most stream filter uses.
|
2020-06-18 16:09:02 +00:00 |
|
MobiusDevelopment
|
2c64fbbc11
|
Proper reference id for NpcTable safeSet method.
|
2020-06-17 01:07:05 +00:00 |
|
MobiusDevelopment
|
5934ae15d9
|
SkillDat is replaced by SkillUseHolder.
|
2020-06-16 23:33:14 +00:00 |
|
MobiusDevelopment
|
c0261a2539
|
Proper name for SkillTable skill getter.
|
2020-06-16 23:02:33 +00:00 |
|
MobiusDevelopment
|
c6058f29cb
|
Moved siege skill checks above skill queue check.
|
2020-06-16 22:56:01 +00:00 |
|
MobiusDevelopment
|
a84e30de31
|
Fixed skills never queueing.
|
2020-06-16 21:27:05 +00:00 |
|
MobiusDevelopment
|
8bdf70c0e1
|
Fixed stackoverflow errors from movement.
Contributed by Sahar.
|
2020-06-16 16:08:26 +00:00 |
|
MobiusDevelopment
|
6671809076
|
Fixed quest 403 weapon check.
|
2020-06-15 23:16:47 +00:00 |
|
MobiusDevelopment
|
ab9e399e77
|
Properly named residence id getters.
|
2020-06-15 22:59:42 +00:00 |
|
MobiusDevelopment
|
7de9daa055
|
Renamed idTemplate to displayId.
|
2020-06-15 22:34:40 +00:00 |
|
MobiusDevelopment
|
7d8e78bb6d
|
Monster race info should use NPC client id.
|
2020-06-15 21:37:42 +00:00 |
|
MobiusDevelopment
|
cbd3a09ff4
|
Obsolete RequestRecordInfo adjustments.
|
2020-06-15 00:02:57 +00:00 |
|