MobiusDevelopment
|
638374db77
|
Fixed DeathPenaltyChance with 0 setting.
|
2020-08-12 16:27:09 +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
|
917c02c7da
|
Length check for armor set getters.
|
2020-08-03 14:09:21 +00:00 |
|
MobiusDevelopment
|
c98a0c4e7f
|
Set buff skill level for Scheme Buffer.
Contributed by G-hamsteR.
|
2020-08-02 06:52:15 +00:00 |
|
MobiusDevelopment
|
58fd65fb90
|
Commented RecipeController offline checks.
|
2020-08-01 17:17:11 +00:00 |
|
MobiusDevelopment
|
4029f3e91f
|
Removed final modifier from a few method parameters.
|
2020-07-24 04:30:42 +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
|
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
|
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
|
7ee1d55060
|
Prevent various auto-boxing operations by using primitive getters.
|
2020-06-27 23:45:29 +00:00 |
|
MobiusDevelopment
|
73148c7f78
|
Addition of StatSet boolean set method.
|
2020-06-24 22:37:46 +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
|
09ee6603af
|
HackingException serialVersionUID is not needed.
|
2020-06-18 16:56:10 +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
|
788ed9cfad
|
Fixed admin NPC information html title collapsing.
|
2020-06-16 18:17:29 +00:00 |
|
MobiusDevelopment
|
fcda2ab823
|
Prohibit admins messing with Shuttgart castle.
|
2020-06-16 18:01:57 +00:00 |
|
MobiusDevelopment
|
8bdf70c0e1
|
Fixed stackoverflow errors from movement.
Contributed by Sahar.
|
2020-06-16 16:08:26 +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
|
e0c68052fe
|
Adjustments for singular accessory slot.
|
2020-06-15 21:31:39 +00:00 |
|
MobiusDevelopment
|
e56fd7b401
|
Obsolete RequestRecordInfo adjustments for C4 branch.
|
2020-06-15 00:36:26 +00:00 |
|
MobiusDevelopment
|
0a7f937020
|
Removed unnecessary returns.
|
2020-06-14 23:58:33 +00:00 |
|
MobiusDevelopment
|
6703601648
|
Removed Rune and Schuttgart SQL clanhall entries.
|
2020-06-14 18:03:50 +00:00 |
|
MobiusDevelopment
|
7535a91173
|
Removed cursed_weapons table from IdFactory queries.
|
2020-06-14 06:03:44 +00:00 |
|
MobiusDevelopment
|
082558d4ac
|
Initial changes.
|
2020-06-14 05:49:47 +00:00 |
|
MobiusDevelopment
|
141764df73
|
Addition of C4 branch.
|
2020-06-14 05:43:34 +00:00 |
|