JappaWakka
7bffd5df72
Updated and added Pokémon name tokens
2023-06-13 19:58:37 +02:00
JappaWakka
31834572b0
Reset level when exiting voltorb flip screen
2023-06-12 18:08:25 +02:00
JappaWakka
c287e2ce36
Fix incorrect Voltorb Flip rules
2023-06-12 16:15:45 +02:00
JappaWakka
7be2275050
Reset VoltorbFlip on Pause Menu quit
2023-06-12 15:27:30 +02:00
darkfire006
3074bb8285
fix factory exit warp
2023-06-11 21:55:08 -05:00
darkfire006
16b8b030eb
trainer fixes
2023-06-11 21:52:38 -05:00
JappaWakka
a69f5b3f49
Maybe fix a pvp thing
2023-06-11 20:37:19 +02:00
JappaWakka
2e0966dd04
Reset Camera speed for run or ride in scripts
2023-06-11 20:36:41 +02:00
JappaWakka
b91a5f586f
Removed unused tokens
2023-06-09 12:11:03 +02:00
darkfire006
71e34ea4c0
add missing texture
2023-06-08 09:20:35 -05:00
JappaWakka
09be466c3c
Fixed the build error because of script v1
2023-06-08 16:14:48 +02:00
JappaWakka
f627d9dd55
Update ScriptLibrary
2023-06-08 11:02:48 +02:00
JappaWakka
2e26b2d0c8
Argument for registering amount of bought items
...
@screen.trade(storeData {itemID,amount,price}{...},canBuy [bool],canSell [bool],currencyIndicator [str],shopIdentifier [str])
shopIdentifier is the value to register to (e.g. if the shopIdentifier = apple then it will register apple_110 if you bought item 110 (pearl) from that shop)
2023-06-08 10:54:51 +02:00
darkfire006
4de02d4b67
add break room script
2023-06-07 21:35:48 -05:00
JappaWakka
512dad9529
Fix incorrect music crash in BattleFactory
2023-06-07 20:44:02 +02:00
JappaWakka
a9ab50f472
Fix invalid menu option crash
2023-06-07 20:36:58 +02:00
JappaWakka
92e611adcb
Update battle while in chat
2023-06-07 20:36:41 +02:00
JappaWakka
dc744ea02a
Make HM GameMode items possible
2023-06-06 20:35:05 +02:00
JappaWakka
f9602e0a07
Fixed Aragas' poster
2023-06-06 10:11:18 +02:00
darkfire006
741e0c1442
fix npc movement
2023-06-06 00:35:05 -05:00
JappaWakka
ee2a304be2
Forgot a thing
2023-06-05 17:30:19 +02:00
JappaWakka
fb63697ebd
Fixed freeze
2023-06-05 17:29:17 +02:00
JappaWakka
c6caf0dbbb
Actually fix the water reset this time
2023-06-05 16:12:22 +02:00
JappaWakka
ef0e2709f4
Polished Celadon GameCorner VoltorbFlip map
2023-06-05 15:49:56 +02:00
JappaWakka
228cc77755
Fix water not being reset between gamemodes
2023-06-05 13:50:41 +02:00
darkfire006
840bd17aba
add endless break room
2023-06-04 16:32:44 -05:00
darkfire006
67f1f9afcd
allow optional breaks
2023-06-04 16:23:08 -05:00
darkfire006
bc69bb36ac
update factory maps
2023-06-04 16:05:43 -05:00
darkfire006
00341dff77
slight re order of tower break start camera stuff
2023-06-04 16:05:25 -05:00
JappaWakka
4805bb2836
Made NPC Trade CatchMethod & Location localizable
...
Also fixed catchlocation with Pokémon add commands
2023-06-04 18:18:33 +02:00
JappaWakka
5b6c902f65
Fix frozen animation
2023-06-04 14:58:39 +02:00
JappaWakka
65ca21139b
Fixed wrong item when swapping from pokémon
2023-06-04 14:05:41 +02:00
JappaWakka
63b2134ef6
Added PM chat button for PSS
2023-06-04 12:09:03 +02:00
JappaWakka
aee6d641b1
Accept with mousebutton on PSS
2023-06-04 11:48:24 +02:00
JappaWakka
0600eb4d35
Quit battle if versions don't match
2023-06-04 11:47:52 +02:00
darkfire006
9aa43a95a4
add tents outside the pike
2023-06-04 02:21:11 -05:00
JappaWakka
90810667c9
StrengthRocks can be like wallbills with ModelID 3
2023-06-02 18:36:36 +02:00
JappaWakka
3cc76934e9
Added period after item daily reward messages
2023-06-02 18:35:55 +02:00
JappaWakka
6e1d409a9d
Made CatchLocation And CatchMethod Localizable
2023-06-02 10:56:58 +02:00
JappaWakka
522196367a
Stop NPC from dancing after done
2023-06-01 16:04:59 +02:00
JappaWakka
315d250405
Added <player.name> to the pokemon add commands
2023-06-01 16:02:04 +02:00
JappaWakka
098feb8e0d
Fix TM GameMode Item crashes
2023-06-01 12:40:58 +02:00
JappaWakka
771540a4a0
Make GameMode Items able to be TMs
2023-05-31 20:37:02 +02:00
TheOmegaGhost
36b4800690
Added Sea Plane Ticket and Frontier Stairs
2023-05-31 12:17:53 -03:00
JappaWakka
1467b907f4
Made GameMode Items able to start scripts on use
2023-05-31 16:25:38 +02:00
JappaWakka
ac4e5801c2
CInt(-1).ToString -> "-1" correction
2023-05-31 12:34:22 +02:00
JappaWakka
319ad9b231
Added @item.select and <inventory.selected>
...
@item.select(AllowedPages,AllowedItems)
Opens an item select screen with only the specified item type pages (separated with ";", e.g. "0;1;2" or "standard;medicine;plants") and possible item IDs (single items separated with ";", or with a "-" if you want a range, e.g. "2000-2066"
Both variables are optional. If AllowedPages is empty, all pages are allowed. If AllowItems is empty, all items are allowed.
<inventory.selected>
Returns the ID of the item selected in the screen opened by @item.select(AllowedPages,AllowedItems)
2023-05-31 12:34:11 +02:00
darkfire006
4e4b1bac73
add juice properties to berries
2023-05-30 17:54:26 -05:00
darkfire006
a6170d0e01
gate exterior
2023-05-30 15:11:45 -05:00
darkfire006
094b90d4c0
line breaks added
2023-05-30 15:10:30 -05:00
JappaWakka
57e0bf2f15
Added pluralnames to gamemode item tokens
2023-05-30 17:56:47 +02:00
JappaWakka
bb68e96bd5
Inventory Screen tweaks
2023-05-30 16:36:32 +02:00
JappaWakka
551a1f3659
Evo Items and Stones now get removed when used
...
from the inventory
2023-05-30 15:38:13 +02:00
JappaWakka
2d0ad05048
Fixed GameMode evolution items crash
2023-05-30 15:23:18 +02:00
JappaWakka
451115d7aa
GameMode Items properties work now
2023-05-30 14:51:43 +02:00
JappaWakka
9b702bd1bc
Include example in project
2023-05-30 13:32:03 +02:00
JappaWakka
5363db90cf
Added example and fixed some small things
2023-05-30 12:00:18 +02:00
JappaWakka
e30d5b017d
Implemented GameMode Item Use, needs testing
2023-05-30 11:38:59 +02:00
JappaWakka
a5a8162f5f
Adjusted token and position coin counters
2023-05-30 10:39:17 +02:00
JappaWakka
5cd5e00587
Change order of VoltorbFlip messages
2023-05-30 09:59:03 +02:00
JappaWakka
a2718ac639
Added missing Back token for VoltorbFlip
2023-05-30 09:23:23 +02:00
darkfire006
37e1c62ff5
add celadon gamecorner
2023-05-30 02:09:31 -05:00
darkfire006
8808c8f9f8
small typo
2023-05-30 02:09:03 -05:00
darkfire006
5bacef9eee
looping logic fix
2023-05-30 02:00:46 -05:00
darkfire006
a11f46dcd6
coin scripts
2023-05-29 20:33:16 -05:00
darkfire006
ddbbd21043
allow coins to be used in shops and track as stats
2023-05-29 20:32:57 -05:00
darkfire006
2e1b66a45d
add back from info screen and fix a line wrap
2023-05-29 20:32:31 -05:00
darkfire006
40b844e4d9
allow for saving and loading of coins
2023-05-29 20:31:42 -05:00
JappaWakka
d13b5eb8d3
GameMode Item Preparations
...
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka
ba98f40394
Mouse wheel can reach every item in bag now
2023-05-29 10:37:32 +02:00
JappaWakka
ca29595d25
Fix project
2023-05-29 10:26:27 +02:00
JappaWakka
b8535774aa
Merge branch 'VoltorbFlip'
2023-05-29 10:18:56 +02:00
JappaWakka
2a3579f684
Added menu with tutorials, removed gradients
...
Also improved some tokens and fixed the quit button on the How To Play tutorial image
2023-05-29 09:57:39 +02:00
darkfire006
efba920dda
sea plane scripts
2023-05-29 02:26:21 -05:00
darkfire006
45cc53a6ef
update level tags
2023-05-29 00:22:53 -05:00
darkfire006
a0e04eda44
add sea plane item
2023-05-28 23:18:08 -05:00
darkfire006
13c0c56f2b
frontier gate scripts
2023-05-28 22:53:40 -05:00
darkfire006
21fef0dca0
remove frontier gate from R40 and remake as g/s layout
2023-05-28 19:28:39 -05:00
darkfire006
6d3b35a831
remove fake shadows from tower lobby
2023-05-28 19:26:03 -05:00
darkfire006
66bdbe5b7f
new gate in frontier
2023-05-28 19:21:37 -05:00
darkfire006
e5a1a7d1f0
frontier gate scripts
2023-05-28 19:16:44 -05:00
JappaWakka
3b1f3075e8
Added New Level Menu and Game Info stuff
...
still need to test
2023-05-28 21:34:20 +02:00
darkfire006
24f47ebbbf
remove pal park from map
2023-05-28 14:08:15 -05:00
darkfire006
02824d1609
battle tower endless break room
2023-05-28 14:06:32 -05:00
JappaWakka
37580a3336
Make sure quit question reappears
2023-05-28 18:52:51 +02:00
JappaWakka
630cf4f9c9
New Level Menu preparations
2023-05-28 09:58:33 +02:00
JappaWakka
1a1e8bcf9b
Fix token and quit button text
2023-05-28 09:54:20 +02:00
JappaWakka
088bb1ceb2
Incorrect Quit Correction + Localizable QuitButton
...
And some corrected tokens
2023-05-27 19:27:48 +02:00
JappaWakka
7d9db111d2
Missing tokens and better total coins counter
2023-05-27 17:48:32 +02:00
JappaWakka
348ba89b15
Add localization for Voltorb Flip and Coin Case
2023-05-27 16:52:36 +02:00
JappaWakka
e2793e6a03
Fix TotalFlips
2023-05-27 16:23:21 +02:00
JappaWakka
39ce4458f1
Fix Consecutive Wins
2023-05-27 16:10:30 +02:00
JappaWakka
966525b14d
Textbox always drawn on top, position tweak
2023-05-27 15:44:01 +02:00
JappaWakka
2314ce6834
Sound effects, jingles and some minor fixes
2023-05-27 15:40:38 +02:00
JappaWakka
4aeecc99d1
Do move memo cursor even when tile = flipped
2023-05-27 15:14:35 +02:00
JappaWakka
bd38e5c2ab
VoltorbScreen fully implemented!
2023-05-27 15:09:41 +02:00
JappaWakka
99bf455a6e
It doesn't work perfectly but something happens
2023-05-25 18:37:37 +02:00
darkfire006
50c102fe89
add battle dome
2023-05-25 00:12:30 -05:00
darkfire006
f071823869
Battle Hall added
2023-05-24 23:43:07 -05:00
JappaWakka
791104ee49
Adjust positions row & column counters
2023-05-24 15:42:09 +02:00