idk-whoami
61311f5912
Corrected script for some item #25 ( #7946 )
2023-10-10 13:47:08 +02:00
Aleos
6e0a5bfa83
Adds missing mob SQL column for Illusion Turtle ( #7926 )
...
* Fixes #7925 .
* Follow up to 0f18869.
Thanks to @SpineOfSteel and @Atemo!
Co-authored-by: Atemo <capucrath@gmail.com>
2023-09-13 08:50:30 -04:00
Everade
7853e926c2
Episode 17.2 - Sage's Legacy ( #6799 )
...
* Episode 17.2 Initial Release of instances and quests
* Added warp portals and monster spawn scripts
* Added Episode 17.2 related database entries
Closed #6470
Thanks to @Megelith @Pokye
Co-authored-by: JohnnyPlayy <JohnnyPlayy@users.noreply.github.com>
Co-authored-by: Everade <privacy@gatheringro.com>
Co-authored-by: crazyarashi <26841779+crazy-arashi@users.noreply.github.com>
Co-authored-by: Atemo <capucrath@gmail.com>
2023-04-12 21:27:34 +02:00
Lemongrass3110
a0eb9d5ee2
Initial release of item reform UI ( #7185 )
...
Thanks to @idk-whoami, @Benq28021997, @datawulf, @Atemo and @aleos89
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2022-08-24 22:24:13 +02:00
idk-whoami
67d1261659
Added RC2_Malangdo race groups ( #6633 )
2022-02-24 01:20:01 +01:00
Lemongrass3110
7556453dfc
Merge of Rytech's 4CrAM ( #6414 )
...
Merged Rytech2/4CrAM-Open@978d4fc406
Original author is @Rytech2 and all credits belong to him.
Cleanups by @Lemongrass3110, @aleos89 and @Atemo.
Co-authored-by: Rytech2 <rytech16@gmail.com>
Co-authored-by: aleos <aleos89@users.noreply.github.com>
Co-authored-by: Atemo <capucrath@gmail.com>
2021-12-30 20:25:19 +01:00
Lemongrass3110
a53a65650f
Fixed mob_db_re.sql
...
Something seem to have gone wrong with merging.
Fixes #6338
Thanks to @RagnaWay
2021-10-28 15:47:25 +02:00
Atemo
5933ab8304
Temple of the demon god instance ( #5611 )
...
* Implemented Temple of the Demong God instance
Implemented the skills NPC_WIDEWEB, NPC_WIDESUCK and NPC_FIRESTORM from https://github.com/idathena/trunk
Credit to @exneval
Thanks to @Badarosk0 @idk-whoami @Everade @aleos89
2021-10-26 18:21:12 +00:00
Aleos
53e25aa462
Caps the item and mob display name length ( #6293 )
...
* Resolves an issue of trying to create an item or mob whose name was over the cap limit.
* Display a warning now when the length is over the cap.
* Resized the item and monster database values that were over the cap.
Thanks to @Lemongrass3110, @secretdataz, and @Atemo
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-10-06 03:01:32 +00:00
Atemo
dea0840785
Updated the monster mob db drop ( #6074 )
...
* Updated the monsters drop according to Divine Pride.
* Updated mob_db_re.sql
Thanks to @Lemongrass3110, @Everade !
2021-07-13 02:01:16 +00:00
Atemo
c44fdaf76e
Monsters stats update (renewal) ( #5783 )
...
* Updated the stats of monsters according to Aegis datas and Divine pride
* SQL Synchronization
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-05-10 16:55:00 +02:00
Atemo
47c471e3d0
Updates 16.1 quests to official scripts ( #4719 )
...
* Added a sql update to replace the main quest variables
Thanks to @Akaineko-astasi and @Badarosk0 !
2021-03-08 20:12:40 +01:00
Atemo
95c671a95d
Initial release of Sky Fortress Invasion Instance (Official Conversion) ( #3586 )
...
* Implemented skills
NPC_HALLUCINATIONWALK
NPC_POISON_BUSTER
NPC_CLOUD_KILL
NPC_IGNITIONBREAK
NPC_PHANTOMTHRUST
NPC_FIREWALK
NPC_ELECTRICWALK
Thanks to @aleos89 @Lemongrass3110 @Angelic234 @Latiosu @Akaineko-astasi !
2021-03-08 15:12:40 +01:00
Lemongrass3110
57d11cdc5a
Follow up to 7677d06 [ci skip]
2021-02-27 14:42:14 +01:00
Aleos
26632604f4
Adds support for Green Aura MVP damage ( #5749 )
...
Adds the DamageTaken flag which reduces damage done to specific naturally spawning MVP.
Fixes #3324 .
Thanks to @admkakaroto, @SonaSonaSona and @Atemo!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-02-21 23:33:15 +01:00
Aleos
7992e0891b
Converts the mob database to YAML ( #5435 )
...
* Combines mob_race2 and mob_drop databases into one.
* General cleanups and optimizations.
* Includes CSV2YAML conversion tool.
Thanks to @vstumpf, @lukasrmattos, and @Lemongrass3110!
2021-02-16 17:09:06 -05:00
Lemongrass3110
47d68286b5
Added some new constants and placeholders
2021-01-28 01:09:23 +01:00
atemo
8e48188313
SQL synchro
2020-12-17 16:16:24 +01:00
Lemongrass3110
d4c018cd90
Mob and NPC Identity Update ( #5441 )
2020-10-09 14:44:59 +02:00
Atemo
07cac123a9
Terra Gloria (episode 16.2) - walkthrough conversion ( #3990 )
...
* Updated monsters DB (data from aegis and DP)
* Updated item_db (data from aegis and DP)
* Updated quest_db, thanks to @zackdreaver for the quests names !
* Implemented SC_EP16_2_BUFF_SS, SC_EP16_2_BUFF_SC, SC_EP16_2_BUFF_AC buff, thanks to @aleos89 !
** Not removed on change map
** Not removed on log out
** Not removed by dispell/clearance/Vanishing Buster
** Removed on death
* SQL synchronisation
Thanks to @Badarosk0, @attackjom, @admkakaroto, @JohnnyPlayy, @Angelic234, @teededung for the reviews/contributions !
2020-08-29 00:33:28 +02:00
Atemo
d67a5e1873
Charleston Crisis instance (old version) ( #4840 )
...
* Initial implementation of Charleston Crisis instance
* Added charleston exchange/enchant npcs
2020-08-26 22:42:24 +02:00
Atemo
36c629e841
SQL synchronization ( #5321 )
...
Fixed #5311
2020-08-13 02:10:02 +02:00
Vincent Stumpf
3776bfbaa3
Support itemids up to ~2 billion ( #5141 )
...
Co-authored-by: aleos89 <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-08-08 12:06:07 +02:00
rAthenaAPI
0c299bf85f
SQL synchronization
2020-06-24 16:31:44 +02:00
rAthenaAPI
4b8879170d
SQL synchronization
2020-06-23 05:00:42 +02:00
rAthenaAPI
affb9da48d
SQL synchronization
2020-06-09 06:00:42 +02:00
rAthenaAPI
3b10fa16f0
SQL synchronization
2020-06-08 21:54:55 +02:00
rAthenaAPI
1c0a2c60b4
SQL synchronization
2020-06-04 17:38:36 +02:00
rAthenaAPI
a956d40747
SQL synchronization
2020-06-02 04:00:41 +02:00
rAthenaAPI
c3dda07180
SQL synchronization
2020-05-20 06:00:42 +02:00
rAthenaAPI
53ad415e7a
SQL synchronization
2020-04-28 17:51:36 +02:00
rAthenaAPI
eb823b2ab6
SQL synchronization
2020-04-12 16:44:14 +02:00
rAthenaAPI
ad820c168b
SQL synchronization
2020-04-01 04:00:48 +02:00
rAthenaAPI
d783324414
SQL synchronization
2020-03-31 06:00:46 +02:00
rAthenaAPI
e941f3a3f1
SQL synchronization
2020-03-03 18:15:20 +01:00
rAthenaAPI
45de3cc3a7
SQL synchronization
2020-01-26 05:36:22 +01:00
rAthenaAPI
441ebcffc8
SQL synchronization
2020-01-21 07:00:57 +01:00
rAthenaAPI
a3f3b94f10
SQL synchronization
2020-01-15 05:00:55 +01:00
rAthenaAPI
f449a5443a
SQL synchronization
2020-01-15 04:00:47 +01:00
rAthenaAPI
f4dd8eb96a
SQL synchronization
2020-01-08 05:00:57 +01:00
rAthenaAPI
0e8fab0c82
SQL synchronization
2019-12-24 18:00:42 +01:00
rAthenaAPI
4e5f82b344
SQL synchronization
2019-12-15 20:55:40 +01:00
rAthenaAPI
bf4ff739eb
SQL synchronization
2019-12-11 18:03:37 +01:00
rAthenaAPI
991b23776f
SQL synchronization
2019-12-04 04:00:43 +01:00
rAthenaAPI
769c6c533c
SQL synchronization
2019-11-27 04:02:21 +01:00
rAthenaAPI
5b5f7fef97
SQL synchronization
2019-11-26 04:02:26 +01:00
rAthenaAPI
ea5467004a
SQL synchronization
2019-11-14 04:22:33 +01:00
rAthenaAPI
e02ed40728
SQL synchronization
2019-10-16 06:00:58 +02:00
rAthenaAPI
a43139da61
SQL synchronization
2019-10-16 05:01:02 +02:00
rAthenaAPI
469183771b
SQL synchronization
2019-10-10 20:30:57 +02:00