16733 Commits

Author SHA1 Message Date
Aleos
2ca94ad411
Adds back removed skills from kRO (#4803)
* Fixes #4802.
* Adds back AB_EUCHARISTICA, GN_SLINGITEM, and GN_MAKEBOMB.
* Adds back CR_CULTIVATION for renewal.
* Skills are disabled in the skill tree database but gives easy ability to re-enable.
* Fixes an issue with pre-renewal produce database spitting errors when using any production-type skills.
Thanks to @trinitynetworks!
2020-04-30 09:33:38 -04:00
Eric Liu
331b31d8cf
Fix WZ_HEAVENDRIVE skill ratio (#4862)
* Adjusted to account for the default 100.
Thanks to @Latiosu!
2020-04-29 21:08:56 -04:00
Daegaladh
fe14af9962
Fixed duplicate itemshops and pointshops (#4850) 2020-04-30 01:44:53 +02:00
Eric Liu
4829f3775d
Fix Lord of Vermilion damage (#4855)
* Fixes #4852.
* Fixes Lord of Vermilion damage not accounting for the total of each hit.
Thanks to @mazvi and @Latiosu!
2020-04-29 10:55:06 -04:00
rAthenaAPI
53ad415e7a SQL synchronization 2020-04-28 17:51:36 +02:00
Chaos92
251b6cbc59
Add Flame Basin, Isle of Bios, Morse's Cave and Temple of Demon God Mob Card Drop (#4842)
* Enable Despair God Morocc Card ItemID
2020-04-28 17:51:28 +02:00
Daegaladh
ca56c060cf
Added independent idle time and settings for homunculus share (#4761)
* Follow up to 921b3e2c3e9eae36cbf2ca35bcede6e0d73ba074
2020-04-27 20:21:22 +02:00
rAthenaAPI
286645d850 SQL synchronization 2020-04-26 16:52:18 +02:00
Kanin Temsrisuk
935c08cc8e
Corrected up item_db (#4829)
* Corrected up item_db and item_combo_db

Thanks to 🅺🅸🅽🅶🅰🆁🆃🅴🆁
2020-04-26 16:52:10 +02:00
rAthenaAPI
05ebde0198 SQL synchronization 2020-04-24 19:58:19 +02:00
Aleos
312df0f10c
Job Improvement Project - Rebellion (#4428)
* Fixes #4426.
* kRO Changelog: http://ro.gnjoy.com/news/notice/View.asp?BBSMode=10001&seq=7081
Thanks to @Tokeiburu, @OptimusM, @admkakaroto,@cahya1992, @Tolimatoi, and @Badarosk0!
2020-04-24 13:58:09 -04:00
Kanin Temsrisuk
5756ae945e
Minor item combo correct up. (#4837)
Corrected the following combos
* Shackles + Prisoner's Uniform
* All of Vesper + Memory of Lovers
* Sprint Glove + Sprint Mail + Sprint Shoes + Sprint Ring

Thanks to Jumbo
2020-04-24 15:52:26 +02:00
Aleos
785cd766cd
Fixes Brandish Spear hit count (#4830)
* Fixes #4826.
* Brandish Spear damage should be calculated separately for each hit.
Thanks to @Masao87!
2020-04-24 08:37:32 -04:00
rAthenaAPI
7cac782db0 SQL synchronization 2020-04-24 06:53:17 +02:00
Cydh Ramdh
d9ab23ae0f
Fixed Max HP & SP rate bonus (#4828)
* Fixed #4264
* Added new SCs for proper HP & SP Pill usages
* Thanks to @Daegaladh
2020-04-24 11:53:08 +07:00
Eric Liu
e764fdd4b5
Fix Heaven's Drive damage (#4835)
* Fixes #4834.
* Fixes Heaven's Drive damage in renewal mode.
Thanks to @Latiosu!
2020-04-23 21:30:19 -04:00
Aleos
b65443d8f5
Removal of OnPCStatCalcEvent (#4831)
* Fixes #4812.
* This script event can be replaced with the other various player script events.
* The trigger during equipment changing causes headache across other calculation events in source.
2020-04-23 16:53:07 -04:00
Daegaladh
4a3dac6c93
Fixed Dimensional Gorge pre-re spawns (#4823) 2020-04-20 19:22:46 +02:00
Aleos
663d2eb3b4
Removes an invalid mob death event (#4821)
* Fixes #4816.
* Follow up to c6470ff.
* Removes an event that was accidentally added during a macro cleanup.
Thanks to @will21!
2020-04-19 14:07:01 -04:00
rAthenaAPI
dd9b6d30e2 SQL synchronization 2020-04-18 16:37:37 +02:00
Kanin Temsrisuk
8a0adc4902
Minor correct up item_db and item_combo_db (#4811)
Thanks to 🅺🅸🅽🅶🅰🆁🆃🅴🆁#4210
2020-04-18 16:37:29 +02:00
atemo
775b079fd3 Follow-up 736a5a31f1
Fixed a typo in Dimensional Travel Quest

Thanks to @reunite-ro
2020-04-17 16:32:15 +02:00
Aleos
8a4a5bfa25
Adds missing cast times for Arm Cannon (#4731)
* Fixes #4730.
* Adds missing levels 4 and 5 cast data for Arm Cannon.
* Updates other level values to official.
Thanks to @Surefirer, @flamefury!
2020-04-17 09:24:05 -04:00
Daegaladh
058ad2c67e
Fixed duplicated skill status check when switching weapons (#4806)
* Thanks to @aleos89
2020-04-16 16:21:25 +02:00
Daegaladh
ba76880364
Fixed vending and chatrooms checking for NPCs nearby (#4805)
* Thanks to @cydh
2020-04-16 16:20:52 +02:00
aleos
44b80448df Removes target SP consumption from Tiger Cannon
* Removes target SP consumption based on damage dealt by Tiger Cannon.
* This effect was removed in #4256 but accidentally merged back in through #3659.
Thanks to @Badarosk0!
2020-04-14 12:16:53 -04:00
Lemongrass3110
6570489a84 Fixed Soul Reaper's Soul Collect behavior
Added missing status change cancel condition, when the player has reached the maximum amount of soul spheres.
Fixed duration display on the client.
Some cleanup of duplicate code.

Thanks to @aleos89
2020-04-14 15:25:04 +02:00
Lemongrass3110
8323b0b275
Fixed soul costs for Espa (#4795)
Fixes #4781

Thanks to @Angelic234 and @iubantot
2020-04-14 14:18:11 +02:00
atemo
55053e0fc0 Follow-up 6293137841
Fixed a typo in MorseCave.txt
2020-04-13 20:28:08 +02:00
Lemongrass3110
f79cac8509
Fixed bodystyle for unsupported jobs (#4792)
Adds missing checks for Super Novice Expanded, Star Emperor and Soul Reaper.

Enables bodystyles saving by default, since all sprites have been released officially long enough.

Adjusted the mismatching default value for max_body_style.

Fixes #4787

Thanks to @reunite-ro
2020-04-13 18:38:49 +02:00
Atemo
85dc43c692
Fixed an issue in Umbala Domestic Dispute Quest (#4790)
Closed #4729
2020-04-13 16:45:19 +02:00
Chaos92
e08b5c4f13
Add Star Emperor and Soul Reaper Class Restriction in WoE:TE (#4784)
* Adds Star Emperor and Soul Reaper restriction in WoE:TE
* Adds Rebellion, Summoner, Star Emperor, and Soul Reaper statuses to the status_disabled database.
Thanks to @reunite-ro!
2020-04-13 10:04:23 -04:00
rAthenaAPI
eb823b2ab6 SQL synchronization 2020-04-12 16:44:14 +02:00
Atemo
6293137841
Updated Morse's Cave instance to match official script (#4674)
(to resume the change IG are some additionnals effects and defined warp points)
2020-04-12 16:44:04 +02:00
aleos
9db44eca7d Fixes Instance database converter
* Fixes the output of AdditionalMaps to not print as a sequence.
Thanks to @Atemo!
2020-04-09 16:13:17 -04:00
Lemongrass3110
1f63265a3b Follow up to 6fe0ed5
Thanks to @Daegaladh
2020-04-09 21:51:33 +02:00
Aleos
8716121b4c
Fixes to Battleground script commands (#4764)
* Fixes #4763.
* Cleans up script commands bg_getareausers and bg_get_data.
Thanks to @voyfmyuh and @Lemongrass3110!
2020-04-09 14:18:50 -04:00
Aleos
c8fd2a52a9
Adds missing AoE for Xeno Slasher (#4774)
* Fixes #4768.
* Updates ranges for levels 1-5.
* Adds missing AoE for levels 6-10.
Thanks to @teededung!
2020-04-09 13:29:27 -04:00
Daegaladh
42f695fe8e
Fixed autotraders counting for instance requirements (#4779) 2020-04-09 18:03:18 +02:00
~Neutral~
af8c4ff6d7
Fixed flags of 2 skills in prere (#4520)
Fixes #4498
2020-04-09 18:00:11 +02:00
Aleos
d421225c4f
Fixes Acid Demonstration for pre-renewal (#4775)
* Fixes #4770.
* Adds back missing case for pre-renewal damage calculation.
* Adds back long ranged check for Neutral Barrier in pre-renewal.
Thanks to @danieljorge17!
2020-04-09 11:45:52 -04:00
rAthenaAPI
c99545dbcc SQL synchronization 2020-04-09 17:08:58 +02:00
Lemongrass3110
cd7df72c63
Added missing pet eggs (#4783)
Item DB entries only

Fixes #4654

Thanks to @RagnaWay
2020-04-09 17:08:51 +02:00
Kakaroto
a741540366
Hateffect Update (#4780)
Minor Hateffect update.
2020-04-09 17:07:57 +02:00
Lemongrass3110
6fe0ed5819
Fixed a problem with walking NPCs (#4782)
Walking NPCs are not supported on official servers.
Therefore we have to respawn the NPC units as player units before they start walking.
After they stop walking we respawn them as NPC units again so that they show the bubbles for talking to them again.
Since player sprites have a small aura during spawning hardcoded in the client, this aura will be shown each time they begin walking now.

Fixes #4505

Thanks to @RagnaWay and @aleos89
2020-04-09 17:03:37 +02:00
Aleos
03fa1af7a8
Fixes Soul Unity being removed on map change (#4754)
* Fixes #4733.
* Soul Unity should not be removed on map change.
Thanks to @Balferian!
2020-04-08 13:46:43 -04:00
Aleos
00943a2c5f
Corrects Star Emperor stances (#4753)
* Fixes #4744.
* Adds missing stance skill requirements.
* Adds Stance values to csv2yaml for skill_db conversions.
Thanks to @iubantot and @attackjom!
2020-04-08 13:27:12 -04:00
Aleos
06c159c405
Refactored Instances to utilize C++ features (#3163)
* Fixes #3087 and fixes #3095.
* Converts database file to YAML.
* Converts static array to unordered_map which frees up pre-allocated memory that may never be fully used.
* Got rid of all DBMap/ERS features.
* Removes MAX_INSTANCE_DATA in favor of INT_MAX.
* Includes TXT converter.
Thanks to @Lemongrass3110, @secretdataz, @Atemo, @lighta, @InusualZ, @Angelic234, @Normynator, @cydh, and @ecdarreola!
2020-04-08 12:52:45 -04:00
Aleos
7507065885
Corrects Brandish Spear damage stacking (#4740)
* Fixes #4739.
* Follow up to 24ecebc.
* Resolves Brandish Spear damage doing more damage than it should.
Thanks to @violent01!
2020-04-07 16:59:38 -04:00
Daegaladh
3424928fa1
Added missing restrictions when writing a mail (#4772) 2020-04-06 22:19:12 +02:00