Wlowscha
|
2321de0983
|
Updated various MEs. HeldItemManager can now generate a configuration from its items.
|
2025-06-19 00:23:07 +02:00 |
|
Wlowscha
|
f2a339fbe5
|
Held item generation for enemies follows the new scheme
|
2025-06-17 23:08:14 +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
|
be84790b2d
|
Converting to held item pools
|
2025-06-14 08:15:05 +02:00 |
|
Wlowscha
|
ad7f2d133c
|
Fixed Slumbering Snorlax encounter, overrideItems of heldItemConfiguration can deal with items with 0 stack
|
2025-06-11 22:30:09 +02:00 |
|
Wlowscha
|
64b1cf1669
|
More various fixes; introduced isMaxStack(item) method to heldItemManager
|
2025-06-10 23:29:29 +02:00 |
|
Wlowscha
|
d7882d4ca7
|
Various fixes
|
2025-06-10 22:50:27 +02:00 |
|
Wlowscha
|
6a4e4a345d
|
Added some utility functions to check if an item fits a list of items/categories, or to filter out which held items fit
|
2025-06-10 21:56:57 +02:00 |
|
Wlowscha
|
29af976c49
|
Fixed Pickup
|
2025-06-10 00:25:13 +02:00 |
|
Wlowscha
|
20d4d3aa05
|
Fixed types in held item manager
|
2025-06-09 18:29:13 +02:00 |
|
Wlowscha
|
ff73c5b038
|
Improved item transfer
|
2025-06-09 18:14:26 +02:00 |
|
Wlowscha
|
5278a96f24
|
pokemon.getHeldItems now uses heldItemManager
|
2025-06-09 16:20:21 +02:00 |
|
Wlowscha
|
b271dc724b
|
Reworked various effects that steal items
|
2025-06-09 14:43:00 +02:00 |
|
Wlowscha
|
c41ae99365
|
Changed BattleScene.removeModifier and pokemon.loseHeldItem
|
2025-06-09 10:42:55 +02:00 |
|
Wlowscha
|
69b99887d9
|
Shuckle Juice and Old Gateau
|
2025-06-09 10:12:17 +02:00 |
|
Wlowscha
|
76a3e612dd
|
Tracking forms in held item manager
|
2025-06-08 22:09:55 +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
|
b885b9c62c
|
Made heldItems public in heldItemManager
|
2025-06-01 20:37:22 +02:00 |
|
Wlowscha
|
41a4c9ec2d
|
Converted White Herb
|
2025-06-01 20:14:10 +02:00 |
|
Wlowscha
|
096c3e018e
|
Created items folder
|
2025-05-31 22:57:26 +02:00 |
|
Wlowscha
|
28c04877db
|
Held items now show up in summary
|
2025-05-31 01:16:15 +02:00 |
|
Wlowscha
|
ba01c505d9
|
Moved some files around, added many held item ids
|
2025-05-29 23:26:50 +02:00 |
|