Commit Graph

35 Commits

Author SHA1 Message Date
P0nk
0e7c5358e2 Set minimum drop chance of skill/mastery books to 1/1000 2025-07-01 20:37:43 +02:00
P0nk
5da87f7b22 Add more skill/mastery books 2025-07-01 19:54:39 +02:00
P0nk
6e9ff7fb34 Remove drops from mobs that shouldn't have them 2025-07-01 17:41:47 +02:00
P0nk
7f149d56f0 Remove inexistent drop "[Mastery Book] Wind Booster" 2025-07-01 17:27:14 +02:00
P0nk
bfcadc0691 Apply drops that "should have been present by now" 2025-07-01 17:25:38 +02:00
P0nk
d6ad68d537 Apply horntail drops 2025-07-01 17:24:16 +02:00
P0nk
be98a7ab47 Apply kerning square drops 2025-07-01 17:21:33 +02:00
P0nk
469c70d1d7 Apply kerning square drop removals 2025-07-01 17:12:25 +02:00
P0nk
099275c5a3 Move "spider" drop data 2025-07-01 17:06:50 +02:00
P0nk
05ca945145 Add drop data changeset
Not able to run it yet due to duplicate (dropperid, itemid) combos causing the constraint to reject the entire insert
2025-07-01 16:59:30 +02:00
P0nk
131379e39e Clean up tables in old script 2025-07-01 16:43:47 +02:00
P0nk
150754a74b Add global drop data changeset 2025-07-01 16:41:15 +02:00
P0nk
d4c65ed690 Add nxcoupons data changeset 2025-07-01 16:39:41 +02:00
P0nk
295144758d Add specialcashitems data changeset 2025-07-01 16:34:55 +02:00
P0nk
111c4f2677 Apply subsequent removals of reactor drop data 2025-07-01 16:22:31 +02:00
P0nk
84c5216b8f Add complementing reactor drop data 2025-07-01 12:58:49 +02:00
P0nk
0921396c57 Integrate quest id adjustments to reactor drop data 2025-07-01 12:51:06 +02:00
P0nk
8b76a28458 Add reactor drops data changeset 2025-07-01 12:42:55 +02:00
P0nk
fc0075831a Finalize monster card data
Exported the result of running the old queries from HeidiSQL and copy-pasted the INSERT.
2025-07-01 12:14:10 +02:00
P0nk
4f0182621a Add monster card data changeset (not complete) 2025-07-01 12:10:55 +02:00
P0nk
9e4ea4a474 Add maker reagent data changeset 2025-07-01 12:05:59 +02:00
P0nk
8ca2720ec1 Add maker reward data changeset 2025-07-01 12:03:47 +02:00
P0nk
c7137954fe Add maker recipe data changeset 2025-07-01 12:00:14 +02:00
P0nk
b410832a81 Add maker create data changeset 2025-07-01 11:55:16 +02:00
P0nk
da17490dbc Add shop data changesets 2025-07-01 09:06:42 +02:00
P0nk
3850b63cec Add migration for <v0.14.0 to fix shop dc 2024-07-17 19:24:19 +02:00
P0nk
7071b13e41 Remove banish scroll from shops 2024-07-17 18:39:50 +02:00
P0nk
7d42870abd Fix sql script not being runnable on newer versions of MySQL 2024-05-09 21:26:09 +02:00
spiderpig60
90b44c3a8b added timed thread, added batch, cleaned code
changed starting value to false
2023-09-10 21:36:52 +03:00
Zihao Yu
8cd5211b8b fix the dropper of Cat's Eye
* it was previously dropped from Scorpion, which is wrong
2023-08-20 22:55:43 +08:00
pleb
83e436bbd2 Changes an incorrect Orange Potion ID to the correct one
Thorr in Mushroom Kingdom sold an untradable "Orange Potion for Beginners" instead of a "Orange Potion". This fixes that.
2023-07-27 09:03:39 -05:00
Charlie Unfricht
9cdd46c0cd Add Magic Device drop for Homun of Closed Lab for quest 2022-08-17 02:20:27 -04:00
P0nk
ecca446505 Add helpful comment in the monsterbook script 2022-01-19 18:04:36 +01:00
P0nk
d6192385dd Upsert monsterbook cards instead of delete -> insert
Also use existing connection during character saving for proper rollback.
2022-01-19 17:56:00 +01:00
P0nk
ef12275f35 Move db stuff to its own directory, update README 2021-05-24 20:29:59 +02:00