Aleos
4432b96b83
Fixes Jewelry Ring item bonus ( #5253 )
...
* Fixes #5248 .
* Commented out LUK bonus.
* Now reduces variable cast time by 30%.
* ASPD and cast reduction bonus now lasts for 5 seconds.
Thanks to @llchrisll!
2020-07-29 12:42:11 -04:00
Aleos
f7d08d6b2f
Fixes Wind Blade and Wind Charm bonus ( #5257 )
...
* Fixes #5227 .
* Wind Blade should only have a bonus of 10% per Wind Charm.
2020-07-28 20:36:01 -04:00
Cydh Ramdh
1658f273de
Adjust EXP storage to uint64 ( #4377 )
...
* Updates EXP table to 200/70
* Always store exp as uint64 no matter the client date.
* Adjusts guild exp to uint64.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-07-28 16:43:46 -04:00
rAthenaAPI
8b7f44cc63
SQL synchronization
2020-07-28 20:57:19 +02:00
Aleos
fcdcce2cfa
Fixes NPC_RUN behavior ( #5236 )
...
* Fixes #3622 and fixes #5220 .
* Monsters now properly escape from the attacker.
* NPC_RUN should determine distance based on skill level > 1.
* Resolves Sphere Mine when summoned by an Alchemist not escaping.
Thanks to @Balferian, @Indigo000, and @Daegaladh!
2020-07-28 14:57:09 -04:00
Daegaladh
2e88b27b9b
Fixed secure timeout triggering npc_scriptcont debug messages ( #5239 )
2020-07-28 19:40:04 +02:00
rAthenaAPI
4a819c4f61
SQL synchronization
2020-07-28 18:59:22 +02:00
Aleos
7168776c80
Fixes Veteran Axe Hammerfall bonus ( #5254 )
...
* Fixes #5227 .
* Fixes Veteran Axe not casting Bash when using Hammerfall.
Thanks to @Angelic234!
2020-07-28 12:59:12 -04:00
rAthenaAPI
faadc80042
Effect State Update
2020-07-22 10:05:28 +02:00
rAthenaAPI
da95fc75be
SQL synchronization
2020-07-21 23:13:12 +02:00
Aleos
0258bb20f3
Fixes weight of Throwing Weapons ( #5237 )
...
* Fixes #5094 .
* Fixes the weight for Shuriken, Nimbus Shuriken, Flash Shuriken, Sharp Leaf Shuriken, Thorn Needle Shuriken, Icicle Kunai, Black Earth Kunai, High Wind Kunai, Heat Wave Kunai, Fell Poison Kunai, and Explosive Kunai.
Thanks to @flamefury and@Atemo!
2020-07-21 17:13:03 -04:00
Maz-V
a7d7e72aa9
Added Paradise Market Mapflag ( #5219 )
...
* Added the following mapflags to paramk map
nobranch
nomemo
nopenalty
pvp off
noteleport
2020-07-21 17:27:15 +02:00
lututui
5ec7373309
Racing Cap (Super Novice) combo ( #5233 )
...
Racing Cap (Super Novice) & Racing (Super Novice) 2Lv (and 3Lv) should grant `GN_CARTBOOST`
2020-07-21 17:25:08 +02:00
Aleos
f68734bf31
Fixes Adoramus' area of effect ( #5231 )
...
* Fixes #5221 .
* The AoE is now 7x7 for levels 1-6 and 11x11 for levels 7-10.
Thanks to @Badarosk0!
2020-07-20 20:29:34 -04:00
Daegaladh
187aa852be
Added the ability to make dynamic cash/item/point shops ( #5213 )
2020-07-21 00:07:57 +02:00
Sader Fawall
40e1e4e726
Fixes crash when warping to invalid instance ( #5228 )
...
Thanks to @sader1992!
2020-07-20 17:04:35 -04:00
Aleos
fd8770c6ff
Fixes skill failure message that require items ( #5225 )
...
* Fixes #5222 .
* Fixes a skill failure message that requires an item in the players inventory or to be equipped.
Thanks to @voyfmyuh!
2020-07-20 16:43:15 -04:00
Aleos
7bdf67e3d3
Adjusted script command progressbar_npc behavior ( #2381 )
...
* Players are no longer detached from the script.
* Players can't walk, attack, use items, or use skills while progress bar is active.
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
2020-07-20 13:34:43 -04:00
Atemo
5ba29be2a3
Added support for race/size/element/min level/max level quest objectives ( #5191 )
...
* Added support for race/size/element/min level/max level quest objectives
* Enabled Butler for the Richards hunting quests (ep16.1)
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Thanks to @attackjom, @Balferian !
Took some parts from b67c688e79 (diff-f3653b71c45029581a98314726e4d8f5)
thanks to @exneval !
2020-07-20 18:59:50 +02:00
rAthenaAPI
28632e8328
SQL synchronization
2020-07-20 16:34:56 +02:00
Eric Liu
2cd46b9425
Corrected several Rock Ridge drop sell prices ( #5224 )
2020-07-20 16:34:47 +02:00
Daegaladh
9000948c3c
Fixed Magnus Exorcismus bonus added to pre-re instead of renewal
2020-07-17 18:26:00 +02:00
Daegaladh
79a36e71d1
Fixed Venom Splasher renewal damage ratio
2020-07-17 13:35:50 +02:00
Daegaladh
1595efc358
Fixed Sightless Mind damage ratio on renewal
2020-07-16 16:46:05 +02:00
Atemo
43ea987ba7
countbound script command update ( #5200 )
...
* the command now returns the number of differents type of item found
* the amount by item ID is now save in bound_amount array
Thanks to @Daegaladh
2020-07-14 15:48:21 +02:00
Daegaladh
42f24866ae
Fixed Decorate Cart cart requirement on pre-re
2020-07-14 09:10:22 +02:00
vykimo
07fd129b20
Fixes BG class requirement check ( #5208 )
...
* Changes to actual class ID associated to player.
Thanks to @vykimo!
2020-07-13 08:52:24 -04:00
Lemongrass3110
f9974170c9
Fixed a few possible crashes ( #5202 )
...
Fixes #5196
Thanks to @ecdarreola
2020-07-13 12:07:46 +02:00
Lemongrass3110
afdd8d3897
Cancel skill usage keeping on death ( #5206 )
...
Fixes #5058
Thanks to @admkakaroto and @qwerty7vp
2020-07-13 10:19:52 +02:00
Lemongrass3110
b12cef18d2
Improved web authentication token generation ( #5205 )
...
Fixes #5189
Thanks to @bgamez23 and @Badarosk0
2020-07-13 08:29:15 +02:00
Atemo
5cc391b2ea
Custom woe controller script update ( #5198 )
...
* Added the setting '[16] Mail online player only.'
* Fixed #5155
Thanks to @mazvi
2020-07-11 15:22:30 +02:00
Lemongrass3110
429569d4b6
Added some missing pet egg checks ( #5175 )
...
Also cleaned up some code duplicates to use the existing function for the respective check.
Fixes #5152
Thanks to @admkakaroto
2020-07-11 13:11:50 +02:00
rAthenaAPI
d3d864dce0
SQL synchronization
2020-07-10 10:18:17 +02:00
Daegaladh
1b280cf14e
Fixed several items ( #5193 )
...
*Thanks to @Atemo
2020-07-10 10:18:06 +02:00
rAthenaAPI
7457e32341
SQL synchronization
2020-07-08 16:32:01 +02:00
Chaos92
0ed0bc8819
Fix A Few SkillUseSPRate Item Script ( #5184 )
...
* Fixes a couple items increasing SP consumption when they should be decreasing.
Thanks to @reunite-ro!
2020-07-08 10:31:52 -04:00
Daegaladh
7adcfe1392
Fixed change quest error on Priest job change quest
2020-07-08 14:56:32 +02:00
Daegaladh
b51a87146f
Fixed reentering Sealed Shrine instance on pre-re
2020-07-08 14:48:22 +02:00
Daegaladh
52b22247e9
Fixed a check for spectate double Monster Races
2020-07-08 13:36:05 +02:00
Aleos
ff38cf70d2
Fixes party name display ( #5182 )
...
* Fixes #5179 .
* Fixes players who are not in parties sending out invalid data and possibly crashing the server.
2020-07-04 13:54:14 -04:00
Mark Hester
7d3064c667
script_command example has unmatched ')' ( #5177 )
...
Counter productive when copy pasting example for modification
2020-07-04 00:39:12 +07:00
Aleos
b13e4f0fbc
Adds support for object groups and titles ( #5171 )
...
* Fixes #4529 .
* Adds support for applying groups and titles to non-player objects.
* Expands script command setunitdata and getunitdata to support group ID.
* Adds script commands setunittitle and getunittitle.
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-07-03 13:25:17 -04:00
rAthenaAPI
92a3c3abc4
SQL synchronization
2020-07-03 17:42:54 +02:00
LordWhiplash
98efa294c8
Fix Survivor's Circlet ( #5111 )
...
Fix effects and combos for 19020.
Adds effects and combos for 19266
Fixed #5090
2020-07-03 17:42:44 +02:00
Atemo
b2afc2ea6e
Revert random opt index change ( #5172 )
...
* Reverted the index change to match the index in the client
2020-07-03 17:38:34 +02:00
Aleos
620fc7fbf2
Adds several missing player session checks ( #5158 )
...
* Fixes #5156 .
* Adds missing player session checks for the char-server.
Thanks to @blipblopblip!
2020-07-03 08:34:55 -04:00
Lemongrass3110
02c5b8c8d8
Added and fixed some pet features ( #5040 )
...
Fixes #5019
Thanks to @alisonrag
2020-07-03 13:52:15 +02:00
Joam
ddd8fb2fde
Monster Spawn Update ( #5015 )
2020-07-03 17:25:33 +07:00
aleos
2a37f687d3
Fixes Arrow Crafting
...
* Fixes Old Blue Box failing to be crafted into arrows.
2020-07-02 10:57:26 -04:00
Jittapan Pluemsumran
9d70b7c35f
Fixed a potential segfault in pc_insert_card ( #5167 )
2020-07-02 02:34:36 +02:00