Commit Graph

319 Commits

Author SHA1 Message Date
JappaWakka c0101a122a Replaced script steps thing with @script.delay
@Script.Delay(ScriptPath,DelayType,DelayValue)
Executes a script file after something happened (like having moved a certain amount of steps)

@Script.ClearDelay(ScriptPath,DelayType,DelayValue)
Clears the register created with @script.delay, preventing the script from being executed.

<script.delay(ReturnType)>
Returns a different thing depending on what you write for ReturnType:
"type" - returns what kind of trigger the script delay uses (only "steps" atm)
"script" - returns the script that will be executed after the delay ended
"value" - returns when the trigger ends, like how many steps are left for example
2023-10-30 13:28:30 +01:00
JappaWakka b66be1637c Added camera battleanims & earthquake anim &...
...fixed the timing system to be consistent
2023-09-07 13:05:20 +02:00
JappaWakka eccda481b9 Implemented flash move animation 2023-09-06 12:13:24 +02:00
JappaWakka 5a7304c6fd Remove female Hisuian Sneasel from project 2023-08-04 09:55:54 +02:00
JappaWakka d66da7f1e8
Merge pull request #201 from jianmingyong/BasicEffectWithAlphaTest
Add BasicEffectWithAlphaTest
2023-07-30 13:28:06 +02:00
Yong Jian Ming 7cd60cc3ad
Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
darkfire006 0a2324b12a event, mandatory phone calls 2023-07-29 23:32:52 -05:00
JappaWakka 191fc26cae Remove from incorrect sprites from project 2023-07-28 18:46:31 +02:00
JappaWakka 73e5cb97f8 Add OWs for hisui forms and 899-901 2023-07-28 18:10:47 +02:00
darkfire006 339b7ae277 ace trainer beth update 2023-07-26 15:22:54 -05:00
darkfire006 a02c4e3405 update ace trainer gaven 2023-07-26 15:01:03 -05:00
darkfire006 8c27ec5fba ace trainer reena update 2023-07-26 13:38:46 -05:00
darkfire006 e9dc031b68 bird keeper jose update 2023-07-26 12:12:01 -05:00
JappaWakka 3d50fe8059 Added galar OWs, fixed some others 2023-07-26 17:17:57 +02:00
JappaWakka 5a447b8f01 Include in Project 2023-07-26 14:39:33 +02:00
darkfire006 32b5092aa2 picknicker erin update 2023-07-26 01:06:54 -05:00
darkfire006 9468972e78 fisherman wilton and some fixes 2023-07-26 00:11:47 -05:00
darkfire006 12927f986b birdkeeper vance update 2023-07-25 23:38:52 -05:00
JappaWakka abe69efb07
Merge pull request #200 from P3D-Legacy/mailsystem
Mailbox screen updated and polished
2023-07-25 18:17:46 +02:00
JappaWakka fdcbdfa62b Add mail delete menu + modern buttons 2023-07-25 12:48:43 +02:00
darkfire006 80428d0751 pokefan derek updates 2023-07-25 00:46:13 -05:00
darkfire006 8bb162ff13 school kid chad update 2023-07-25 00:23:47 -05:00
darkfire006 2ff0e8d1e8 school kid alan update 2023-07-24 22:51:15 -05:00
darkfire006 20a173874b update school kid jack 2023-07-24 22:29:17 -05:00
darkfire006 e25bcace3e lass krise update 2023-07-24 20:48:19 -05:00
darkfire006 ecbd410e5b bug catcher arnie update 2023-07-24 19:36:06 -05:00
darkfire006 260c3a3b06 youngster ian update 2023-07-24 18:47:01 -05:00
darkfire006 3d4bef33ff picnicker gina update 2023-07-24 17:48:32 -05:00
darkfire006 8adf5a1079 hiker anthony update 2023-07-24 17:31:35 -05:00
JappaWakka 970feaefbc Progress trying to make mailscreen prettier 2023-07-24 19:47:26 +02:00
darkfire006 7c245946f0 fisherman ralph update 2023-07-24 12:10:38 -05:00
darkfire006 5893036e92 update picnicker liz 2023-07-24 11:45:46 -05:00
darkfire006 7d1ffba691 update bug catcher wade 2023-07-24 09:59:26 -05:00
darkfire006 b6924b8a6c remove extra joey file 2023-07-24 09:37:40 -05:00
darkfire006 cf10f54515 update joey 2023-07-24 09:36:06 -05:00
darkfire006 db93909252 camper todd phone stuff incl bargain shop 2023-07-24 01:33:10 -05:00
darkfire006 77a322360c add elm and oak phone numbers 2023-07-23 19:24:06 -05:00
darkfire006 859e3d27fd mints and gems files 2023-07-19 23:03:57 -05:00
darkfire006 201108ae53 one more shop to include in the proj 2023-07-19 20:59:56 -05:00
darkfire006 4b6057332f zigzagoon, and evos galarian 2023-07-14 23:32:42 -05:00
darkfire006 29a9ec6ebb gen 9 menu icons, form tests, and new evos 2023-07-14 22:02:56 -05:00
JappaWakka a90ef6e6d8 A lot of progress on the softcode forms 2023-07-06 20:14:44 +02:00
darkfire006 d88974c617 forgot a bf shop 2023-07-04 15:11:35 -07:00
darkfire006 51636194f8 BF shops 2023-07-04 15:08:24 -07:00
darkfire006 18d7ed6f35 berry store scripts frontier 2023-07-02 03:15:04 -05:00
JappaWakka af937955b9 New BattleAnimation type + Confuse Ray animation..
And some fixes
2023-06-26 16:36:52 +02:00
JappaWakka 7a4b03ad3b First half of Confuse Ray done 2023-06-23 11:05:00 +02:00
JappaWakka a386be5eb6 Added psychic anim & made background anims work
and also added Ice Punch assets to project
2023-06-21 19:24:43 +02:00
JappaWakka f93fc668c6 Fix Alex's script and sprite 2023-06-18 09:50:19 +02:00
darkfire006 83aa835341 preliminary juice shoppe scripts 2023-06-17 23:15:57 -05:00