Commit Graph

32 Commits

Author SHA1 Message Date
Wlowscha
90bc14c667
Fixed berries, removed some debug messages 2025-06-20 08:51:21 +02:00
Wlowscha
f26cb11e0b
Fixed several bugs related to accessing and visualizing held items 2025-06-19 22:29:46 +02:00
Wlowscha
d161aad372
Fixed shady vitamin ME and some HeldItem files 2025-06-18 00:01:34 +02:00
Wlowscha
0e5499bf25
Moved many data types for held items to a dedicated file; introduced held item pools for item generation 2025-06-15 20:51:05 +02:00
Wlowscha
89082921eb
Fixed evo tracker 2025-06-15 16:43:37 +02:00
Wlowscha
d7882d4ca7
Various fixes 2025-06-10 22:50:27 +02:00
Wlowscha
215ce632ef
Fixing (most) berry usage 2025-06-10 00:53:44 +02:00
Wlowscha
3891ef5f85
Removed AttackTypeBoosterModifierRequirement for MEs 2025-06-10 00:12:14 +02:00
Wlowscha
d22f7b1d4a
Fixed types in shuckle juice and old gateau 2025-06-09 18:37:12 +02:00
Wlowscha
a0041eb18a
Added Evolution Tracker as held item 2025-06-09 16:48:56 +02:00
Wlowscha
87b0035463
Reworked most entries in Modifier Types 2025-06-09 16:02:59 +02:00
Wlowscha
b271dc724b
Reworked various effects that steal items 2025-06-09 14:43:00 +02:00
Wlowscha
2f794dbc6e
Using phaseManager 2025-06-09 10:12:46 +02:00
Wlowscha
69b99887d9
Shuckle Juice and Old Gateau 2025-06-09 10:12:17 +02:00
Wlowscha
12117bb2ac
Using phaseManager 2025-06-08 20:23:42 +02:00
Wlowscha
1cb956e872
Partial implementation of item steal items 2025-06-08 20:10:32 +02:00
Wlowscha
bac6aa1d3d
Added Baton and Golden Punch 2025-06-08 00:48:27 +02:00
Wlowscha
0b32cfb622
Added multi lens and wide lens 2025-06-08 00:29:14 +02:00
Wlowscha
ff24aae54b
Added Shell Bell, Soul Dew 2025-06-08 00:06:04 +02:00
Wlowscha
bce7472e3d
Added Mystical Rock 2025-06-07 23:48:35 +02:00
Wlowscha
c323375590
Added Crit Boost held items, King's Rock, Focus Band and Quick Claw 2025-06-07 23:33:48 +02:00
Wlowscha
955592bdf6
Added Stat Boost items; generic name and description in HeldItem class 2025-06-07 12:53:47 +02:00
Wlowscha
298325f726
Added reviver seed 2025-06-07 11:13:01 +02:00
Wlowscha
d109bc202f
Changed held-items.ts to held-item-id.ts and renamed id object accoridngly 2025-06-07 10:48:30 +02:00
Wlowscha
9e1bbee58f
Converted wild pokemon pool to held item rewards 2025-06-03 23:19:44 +02:00
Wlowscha
9568488161
Lucky egg and Golden egg 2025-06-01 23:48:14 +02:00
Wlowscha
7ba7c9c529
Refactored parameters passed to .apply() methods; introduced generic .applyHeldItems() function; all HeldItems classes specify an ITEM_EFFECT 2025-06-01 23:00:15 +02:00
Wlowscha
b885b9c62c
Made heldItems public in heldItemManager 2025-06-01 20:37:22 +02:00
Wlowscha
da18bf6ea9
HeldItem .apply() methods do not really need the stack as input, just the pokemon 2025-06-01 20:21:33 +02:00
Wlowscha
41a4c9ec2d
Converted White Herb 2025-06-01 20:14:10 +02:00
Wlowscha
cf19a01c37
Shell bell 2025-06-01 04:03:04 +02:00
Wlowscha
096c3e018e
Created items folder 2025-05-31 22:57:26 +02:00