Jittapan Pluemsumran
be82cf261e
Lowered Eden Uniform Tier 1 level requirement to level 7 Fixes #4009 ( #4401 )
...
Thanks to @zackdreaver
2019-10-10 23:31:28 +07:00
Aleos
995fb2a0a1
Corrected NPC view constant verification ( #4398 )
...
* Fixes #4397 .
* Corrected NPC view constant verification stopping at the first digit found resulting in invalid results.
Thanks to @Lemongrass3110!
2019-10-09 12:05:08 -04:00
Kisuka
3c78691d2d
Removed jAthena 1082 legacy code regarding castle defense rate. ( #4400 )
...
Fixes #4399
2019-10-09 17:49:04 +02:00
Aleos
e54b68a4c3
Updated EditorConfig ( #4394 )
...
* Set character set to UTF-8 for all files.
* Use tabs in C related files.
2019-10-07 08:54:08 -04:00
lemongrass3110
29e753ce83
Fixed small mistake in VS filters
2019-10-06 23:19:48 +02:00
JohnnyPlayy
9100e6b615
Payon script header fix ( #4395 )
2019-10-06 17:48:42 +02:00
Atemo
b412c4fcab
questinfo requirement update ( #4168 )
...
* The <quest ID> is now removed, all the conditions are handled by a <condition> argument. The <condition> is using the achievement_check_condition (like in achievement_db.yml) so any condition (in theory) can be used to display the icon.
* A new script command has been added to refresh the bubble for the given player anytime.
Thanks to @aleos89 and @secretdataz for the review!
2019-10-06 17:15:46 +02:00
Lemongrass3110
df6385fd4a
Fixed reply for adding to equip switch ( #4384 )
...
Fixes #4031
Thanks to @sctnightcore
2019-10-02 11:26:14 +02:00
Lemongrass3110
0e793e0c12
Fixed memory management for achievements ( #4381 )
...
Fixes #4380
2019-10-02 09:17:53 +02:00
Lemongrass3110
f290bc97be
Fixed achievementexists script command ( #4379 )
...
Fixes #4378
Thanks to @ecdarreola and @teededung
2019-10-02 08:19:03 +02:00
rAthenaAPI
58f1fdf206
SQL synchronization
2019-10-02 07:00:49 +02:00
rAthenaAPI
285071dd3b
Mob and NPC Identity Update
2019-10-02 07:00:35 +02:00
rAthenaAPI
136f21272e
Effect State Update
2019-10-02 06:05:38 +02:00
Lemongrass3110
cb5833776c
Added new missing hateffects ( #4382 )
2019-10-02 01:45:37 +02:00
Cydh Ramdh
ac03cea31d
Corrected RDMOPT_DAMAGE_PROPERTY_element_USER ( #4337 )
...
The effect is based on enemy element, not the element's attack
2019-10-01 10:12:38 +07:00
Cydh Ramdh
dda63f517c
Fixes #4311 ( #4312 )
...
* Added item with GUID flag as `CHKADDITEM_NEW` in pc_checkadditem
* Adjust inventory blank check for guid item to `+n`
* Moved slot check as item_data function
* Removed quantity force-set-to-1 check for buying equip from cashshop, it will gives the item to player just like item with GUID flag
2019-10-01 07:49:23 +07:00
Aleos
bbca9efd57
Added new achievements ( #4368 )
...
* Added new achievements
* Reordered some older achievements by ID.
* Fixed memory management on duplicate achievements.
Thanks to @Lemongrass3110!
2019-09-30 11:27:49 -04:00
JohnnyPlayy
752d3143f5
Portals Correction - yuno_in03 ( #4360 )
2019-09-21 11:42:52 +02:00
Aleos
e3fd7a6ff0
Fixed Escape not working with bNoKnockback ( #4353 )
...
* Fixes #4344 .
* Resolved Escape not letting the player backslide when wearing items that give bNoKnockback bonus.
Thanks to @Badarosk0!
2019-09-20 13:59:04 -04:00
Aleos
78b2f10964
Corrected Fame Points for level 3 weapons ( #4354 )
...
* Fixes #4346 .
* Level 3 forged weapons should give 1,000 fame points instead of 10,000.
Thanks to @Indigo000!
2019-09-20 10:50:16 -04:00
rAthenaAPI
d2aebaf0a5
SQL synchronization
2019-09-20 01:00:21 +02:00
JohnnyPlayy
62fa1b86cf
Added items for Advanced Potions NPC ( #4313 )
...
* Included respective item delays.
2019-09-19 18:59:46 -04:00
Aleos
81c5dc9aaa
Cleaned up left handed checks ( #4358 )
...
* Fixes #4347 .
* Cleaned up left handed weapon checks.
* Fixed a potential crash.
Thanks to @laziem!
2019-09-19 13:02:38 -04:00
Aleos
0d1eb99483
Corrected Brasilis Sign Post location ( #4355 )
...
* Fixes #4349 .
* Moved the sign post to the correct location.
Thanks to @bgamez23 and @JohnnyPlayy!
2019-09-19 12:43:42 -04:00
rAthenaAPI
af2433a82d
SQL synchronization
2019-09-19 15:22:44 +02:00
SeravySensei
5fb6dd7ed5
Removed obsolete Novice Rod bonus ( #4357 )
...
* Fixes #4356 .
* Removed +16 MATK% from Novice Rod in renewal mode.
2019-09-19 09:22:34 -04:00
Jittapan Pluemsumran
08d160aaac
Added multi-hit critical damage display support ( #2982 )
...
* Fixed #1788 .
* Double Attack and Fear Breeze can now critically strike.
2019-09-17 14:48:29 +07:00
JohnnyPlayy
ce42168b0d
Updated Young Man Position ( #4319 )
...
* Updated Young Man position for Renewal.
2019-09-16 10:44:14 -04:00
Radian
3126bd8a0b
Corrected custom Job Changer quest item reward ( #4339 )
...
* Gunslinger and Ninja class will now properly receive their job reward item.
2019-09-15 20:27:44 -04:00
Atemo
ddb9e814a2
Corrected dandelion request script ( #4309 )
...
An undefined label was called
Thanks to @dragonis1701 !
2019-09-14 19:03:02 +02:00
rAthenaAPI
0ac53a72a3
SQL synchronization
2019-09-12 17:01:45 +02:00
Aleos
479cc28ab5
Corrected Pet bonuses ( #4134 )
...
* Fixed Pet bonuses based on their intimacy level.
* Added new pet evolutions: Aliot, Alicel, and Aliza.
2019-09-12 11:01:33 -04:00
JohnnyPlayy
c1112c2854
Correct Position of Shrimp Trader ( #4320 )
...
* Correct NPC Position.
2019-09-10 10:29:03 -04:00
Balfear
8dfdac3298
Update duration for Purring
...
* Fixed wrong duration time for skill SU_PURRING.
2019-09-10 09:25:54 -04:00
Aleos
63c4c9c31d
Corrected Joint Beat damage formula ( #4325 )
...
* Fixes #4305 .
* Follow up to cb2c553.
* Corrected Joint Beat damage formula.
Thanks to @Indigo000!
2019-09-10 09:13:23 -04:00
Lemongrass3110
4664e88b91
Fixed item removal in RODEX ( #4332 )
...
Fixes #4317
Thanks to @voyfmyuh
2019-09-05 23:26:36 +02:00
rAthenaAPI
9c05cb8b6f
Effect State Update
2019-09-05 18:05:52 +02:00
rAthenaAPI
659b01511b
Effect State Update
2019-09-05 17:05:31 +02:00
Lemongrass3110
beb6b579f2
Fixed dropall counter ( #4331 )
...
Fixes #4330
2019-09-03 20:32:48 +02:00
rAthenaAPI
a03d80e9b6
SQL synchronization
2019-08-27 10:09:11 +02:00
Jittapan Pluemsumran
9f4e40d490
Fixed typo in item 5330's script ( #4307 )
2019-08-27 15:08:07 +07:00
rAthenaAPI
b8cfdaf725
SQL synchronization
2019-08-26 11:11:37 +02:00
Kanin Temsrisuk
df930fdb55
Minor item_db fix ( #4318 )
2019-08-26 16:11:26 +07:00
rAthenaAPI
92ba773dee
SQL synchronization
2019-08-20 12:00:42 +02:00
rAthenaAPI
506a88a506
Mob and NPC Identity Update
2019-08-20 12:00:29 +02:00
rAthenaAPI
5ef1e5e89b
Effect State Update
2019-08-20 06:05:46 +02:00
Atemo
378e44d85d
Removed the option ID requirement for countitem3, rentitem3, getitem3, makeitem3 and delitem3 ( #4270 )
...
* These functions now accept the option ID array fill with 0
* They don't throw a warning anymore when the item doesn't have option ID
2019-08-16 14:52:09 +02:00
Jittapan Pluemsumran
bc15f5ce14
Dropped ragsrvinfo functionality ( #4301 )
2019-08-15 19:08:22 +07:00
CairoLee
76698145e3
Make appveyor use the tools/ci/sql.bat
batch script
2019-08-15 13:44:05 +07:00
Atemo
786186f728
Small isequippedcnt script command update ( #4229 )
...
* Updated the command to only count the unique ID
Thanks to @cydh, @secretdataz and @aleos89 for the reviews !
2019-08-14 23:27:09 +02:00